/****INFO************************************************************************/ 
/*   Style (c) by Webtech AG, bz                                                */
/********************************************************************************/ 





/****Content-Formatierungen*******************************************************/ 

.clBoxInfo{
	background-color: #F7F7F7;
	border: 1px solid #999;
	color: #838383;
}
.clBoxInfo h2{
	font-size: 1.1em;
	text-transform: none;
	margin-bottom: 0.4em;
}
.clBoxInfo p{
	margin-bottom: 0.8em;
}

.clBoxInfo a{
	color: #838383;
}

.clBoxInfo ul{
	margin-bottom: 1em !important;
}
/********************************************************************************/ 





/****Schnellauswahl-Formatierungen*******************************************************/ 
.clBoxFastSearch{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #fff url(/weiterbildung/img/bg-box-home.jpg) repeat-x;
	border: 2px solid #989A99;
}

.clBoxFastSearch h2{
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px ;
	font-size: 1.6em;
	font-weight: normal;
	color: #2C778D;
}

#nav{
	margin-top: 2px;
	width: 230px;
	float: left;
}

#nav ul {
	margin-left: -20px;
	list-style-type: none;
}

#nav li {	
	height: 21px;
	background-image:url(/weiterbildung/img/bg-mainnav-rubriken.jpg);
	background-repeat: no-repeat;
}

#nav a {
	color: #1d89cf;
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;	
}

#nav ul li a:hover {
	color: #1d89cf;   /*#1d89cf;*/
	font-weight: bold;
}

#nav ul li a.active, #nav ul li a.active:visited {
	color: #1d89cf;   /*#771676;*/
	font-size: 1.1em;
	font-weight: bold;
	background-image:url(/weiterbildung/img/bg-mainnav-rubriken-akt.jpg);
	background-repeat: no-repeat;
}
/********************************************************************************/ 



h2.clTitleSpez{
	font-size: 1.0em !important;
	font-weight: bold;
	color: #646464;
	font-size: 20px;
	background-image:url(/weiterbildung/img/bg-titel-grau.gif);
	padding: 5px 0px 5px 24px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}






/****TYP IV Spezial Content-Styles***********************************************/ 
.clLinkimage{
	margin-bottom:50px;
	width: 100%;
	height: 214px; 
	float: left;
}
.clLinkimage.bild1{
	background-image: url(/weiterbildung/img/weiterbildung-info-IV-intro.jpg);	
}
.clLinkimage.bild2{
	background-image: url(/weiterbildung/img/weiterbildung-info-IV-intro-2.jpg);	
}

.clLinkimage .clLink{
	margin-left: 38px;
	margin-top: 87px;
	font-size:29px;
	font-weight:bold;
}
.clLinkimage .clLink li{
	list-style-type: none;
	margin-left: 0px;
}
.clLinkimage .clLink li a{
	display: block; 
	text-decoration:none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	width: 490px;
	color:#1D89CF;
}
/********************************************************************************/ 