
#content_bottom {
	clear:both;
	float: right;
	width: 44.6em;
	font-size: 0.9em;
	color:#62684f;
	padding: 0.2em 1.6em 1.4em 0;
}	

#content_bottom .termin_left {
	clear:both;
	float:left;	
	width:30%;
	padding: 0 1.0em 0 0;
}

#content_bottom .termin_right {
	float:left;	
	width:60%;
	padding-bottom: 0.2em;
}

#content_bottom .termin_seminar { /*verwendet in Modul 16.3 - Offene Termine für Home */
	font-weight: bold;
}

#content_bottom .termin_seminar_c1 { /*verwendet in Modul 16.3 - Offene Termine für Home */
	font-weight: bold;
	color: #d49645;
}

#content_bottom h2 {
	margin:0;
	font-size: 1.1em;
	color: #d49645;
	padding-bottom: 0.4em;
	font-weight: normal;
	font-style: normal;
}

/* allgemeine Formatierung fr Links im Contentbereich */
#content_bottom p a:link { color:#333; text-decoration:none;}
#content_bottom p a:visited { color:#044d77; text-decoration:none;}
#content_bottom p a:hover { color:#d49645; text-decoration:underline;}
#content_bottom p a:active { color:#333; text-decoration:none;}

#content_bottom .link_termin_h2 a:link { color:#333; text-decoration:none;}
#content_bottom .link_termin_h2 a:visited { color:#62291c; text-decoration:none;}
#content_bottom .link_termin_h2 a:hover { color:#d49645; text-decoration:underline;}
#content_bottom .link_termin_h2 a:active { color:#333; text-decoration:none;}

#content_bottom ul a:link { color:#62291c; text-decoration:none;}
#content_bottom ul a:visited { color:#044d77; text-decoration:none;}
#content_bottom ul a:hover { color:#d49645; text-decoration:underline;}
#content_bottom ul a:active { color:#62291c; text-decoration:none;} 

.gelb {
	color: #333;
	background-color: yellow;
	padding: 0.1em 0.3em 0.1em 0.4em;
}
.gruen {
	color: #fff;
	background-color: green;
	padding: 0.1em 0.3em 0.1em 0.4em;
}

#content_bottom p {
	margin: 0;
	padding:0;
}