/* CSS Document BASTA! 2007 _ CONTENT.CSS */

/* BASIS */

#content_view h1
	{
	line-height:25px;
	font-size:16px;
	color: #0e5593;
	}	
	

#content_view_form
	{
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

#content_view_form h3
	{
	line-height:15px;
	font-size:12px;
	}	
	
	
#content_view p
	{
	padding: 0px 0px 0px 0px;
	width: 390px;
	line-height:18px;
	font-size:12px;
	}
	
#content_view li
	{
	padding: 0px 0px 0px 0px;

	line-height:17px;
	}


#content_view h3
	{
	line-height:15px;
	font-size:12px;
	}	
	
#content_view h4
	{
font-weight:normal;
	font-size:12px;
	}	


#content_view p a
	{color: #666666; font-size:12px; text-decoration: none;
	line-height:18px;
	font-size:12px;
	}

#content_view div
	{line-height:18px;
	font-size:12px;
	}

#content_view p a:link, #content_view p a:visited 
	{
	color: #666666; text-decoration: none;
	line-height:18px;
	font-size:12px;
	}
#content_view p a:active, #content_view p a:hover 
	{
	color: #c7ca00; 
	text-decoration: none; 
	text-decoration: none;line-height:18px;
	font-size:12px;
	}
	

/* Startseite */


#gruesse, #gruesse p {
	float:left;
	width:300px;

}



#infobar {

	float:right;
	width:255px;
	height:300px;
	margin-top:18px;

}

#infobar p {

	font-size:11px;
	width:200px;
}

#infobar p a {

	font-size:11px;
	width:200px;
}

#infobar a:link, #infobar a:visited{
	font-size:11px;
}
#infobar a:active, #infobar a:hover{
	font-size:11px;
}
/* INFOBAR */


::-moz-selection{
	background:#d4f699;
	color:#7aa62f;
}

::selection {
	background:#d4f699;
	color:#7aa62f;
}

code::-moz-selection {
	background: #535353;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

#container {
	width: 250px;
	text-align: left;}



#header {
display:none;
	height:0px;
}

#content {background: #f0f0f0; -moz-border-radius:4px;
	padding: 10px 0px 10px 10px;
}

#content h2 { 
	margin: 0px 0px 10px 0px;
}

#content .display a{ font-weight: lighter; line-height:14px;
	font-size:12px; color:#0e5593;
}
#content .display a:hover{color:black;
}


#con  tent:hover {background: #f1efef;
}

#content li {width:220px; list-style:none; list-style-image: url(../images/icon_sub.gif);  list-style-position:top;
}

#content hr { display:none; 
}


div.wrapper {

}

#content div {

	height: 1%;
	width:250px; overflow:hidden;
	
}

.stretcher {
	background: none !important;
	width:200px;
}

.moreinf:link ,.moreinf:visited {
	border:1px solid #cccccc;
	padding:3px; color:#0e5593;
}
.moreinf:active ,.moreinf:hover {
	border:1px solid #c7ca00;
	padding:3px;
	color:#000000;
}

.okgo {padding:0px; margin:0px; background-color:transparent;}
.okgo li { margin-left:18px; list-style-type:disc;}


 
/* INFOBAR - NEWSLETTER*/



#newsletter .sidebar-headline {
	background-position: right;
	background-repeat: no-repeat;
}

#newsletter label {
	display: none; 
}

#newsletter form {
	height: 20px;
	margin-top: 5px; border:none;
}

#newsletter .form-item {
	float: left; border:none; 
}

.newsletter-submit {
	font-weight: lighter;
	margin-left: 5px;
	width:40px; height:17px; padding:0px;
	border: none;}

#newsletter-email { width:130px; border:none; height:12px; padding:3px;}


/* TEST */

#one {height: 1.4em; overflow:hidden;}
#one:hover {display:block; height:17em;}

/*Tabelle Preise */

.kategorie {
			color:#666666;
			width: 17%;
			vertical-align:top;
			text-align:center;
			border-left: dashed 1px #cccccc;
			}
		.price {
			text-align:center;
			border-top: dashed 1px #cccccc;
			border-left: dashed 1px #cccccc;
			}
		.kollegenrabatt{
			font-size:smaller;
			}
		.teilnahme{
			border-top: dashed 1px #cccccc;
			}

/*Tracks & Sessions*/

.webinale.title {
	font-size: 15px;
	}
.webinale.title a, .webinale.title a:visited {
	color: #007700;
	font-size: 15px;
	}
	
.webinale.title a:hover, .webinale.title a:active{
	color: #000;
	}
	
.webinale.list { list-style-type:none; padding-top:0px;
	position:relative;
	left:-40px;
	}

.webinale.list a, .webinale.list a:visited {
	color: #000000; background-color: #efefef;
	font-size: 11px; display:block; padding:3px;
	}
	
.webinale.list a:hover, .webinale.list a:active{
	color: #007700; background-color: #CCCCCC;
	}

.webinale.list.item {}
	
.topper {width:400px; border-bottom:1px solid grey; padding:3px; text-align:right;}
.topper a {diplay:block;}


#overview a{color:#333333;}
#overview a:link, #overview a:visited {color:#333333;}
#overview a:active, #overview a:hover {color:#007700;}
.high {background-color: #efefef;}
.high:hover { background-color: #CCCCCC;}
.nohigh {height:5px background-color: ffffff;}
.nohigh:hover{ background-color: ffffff;}


