div#site{
	border: 1px solid #5D86BC; 
	width: 743px; 
 	text-align: left;
	background-color:#fff;
	color: #000000;
}


/* Header */

div#header{
	width: 743px;
	height: 91px;
	background-image: url(./images/header.gif);
	position: relative;
}

div#logo{
	position: absolute;
	left: 10px;
	top: 9px;	
}


/* Navigation*/

/*Rechte Seite*/

div.navi_rechts{
	background-color: #E0EED5;
	width: 125px;
	float: right;
	height:525px;


}

div.content_rechts {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #5d86bc;
	font-family: Verdana;
	font-size: 10px;
	border-bottom: 1px solid #5d86bc;
	font-weight: bold;
}

div#link_rechts {
	margin-bottom: 5px;
}

div.content_rechts a {
	color: #5d86bc;
	text-decoration: none;
	font-weight: normal;
}
div.content_rechts a:hover, a:active {
	color: #5d86bc;
	text-decoration: underline;
	font-weight: normal;

}

/*Linke Seite*/
div#link_links a {
	text-decoration: none;
	font-family: Verdana;
}

#navi_links{
	background-color: #E0EED5;
	width: 125px;
	float: left;
	padding-top: 60px;
	margin-bottom:17px;

}

#navi_links div.menulevel1{
	list-style-type: none;
	font-family: Verdana;
	font-size: 10px;
	border-top: 1px solid #5D86BC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;

}


#navi_links div.menulevel2 {
	list-style-type: none;
	font-size: 10px;
	font-family:verdana;
	color: #5D86BC;
	text-decoration:none;
	border-top: 1px solid #fff;
	margin-left:10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}


#navi_links div.menulevel3{
	list-style-type: none;
	font-size: 10px;
	font-family:verdana;
	color: #5D86BC;
	text-decoration:none;
	margin-left:20px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-top: 1px solid #fff;	
}

div.menulevel1, div.menulevel1 a:link, div.menulevel1 a:visited, div.menulevel3 a:link, div.menulevel3 a:visited, div.menulevel2 a:link, div.menulevel2 a:visited {
	color: #5D86BC;
	text-decoration:none;
}


div.menucurrent, div.menucurrent a:link, div.menucurrent a:visited, div.menucurrent a:active {
	background-color: #5d86bc;
	color:#fff;
}

div.menucurrent a:visited, div.menucurrent a:link {
	color: #fff;
	text-decoration:none;
}




/* Formular Felder; Buttons*/

input.rechts {
	width: 95px;
	font-size: 9px;
}

input.button{
	color: #fff;
	background-color: #5d86bc; 
	font-family: Verdana;
	padding: 1px 0px;
	font-size: 9px;
	
}

/* Top */

div#navi {
	height: 23px;
	background-color: #ced9eb;
	width: 100%;
	border-bottom: 1px solid #5D86BC;
	padding: 0 0 0 0;
	margin: 11px 0 0 0;
}


a.mainmenu {
	position:relative;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	color: #2F6908;
	background-color: #ced9eb;
	font-size: 10px;
	font-family: Verdana;
	border-right: 2px solid #88be5e;
	padding-top: 11px;
	padding-bottom: 11px;
}

a.mainmenu:visited {
	color: #2F6908;
	background-color: #ced9eb;
}

a.mainmenu:hover {
	color: #fff;
	background-color: #88be5e;
}


a.main_selected {
	color: #fff;
	background-color: #88be5e;
}

a.main_selected:visited {
	color: #fff;
	background-color: #88be5e;
}


div#navi_rechts {
	padding: 0px 0px;
	background-color: #ced9eb;
	border-bottom: 1px solid #5D86BC;
	margin: 0 0 0 0;
	height: 34px;
}

div.balken {
	background-color: #88be5e;
	height: 13px;
	font-size: 9px;
	font-family: Verdana;
	padding-left: 5px;
	color: #fff;
	width:486px;
}

div.balken a{
	color: #fff;
	text-decoration: none;

}
div.balken a, div.balken a:hover, div.balken a:aktive, div.balken a:visited{
	color: #fff;
	text-decoration: none;

}

/* Inhalt */

body{
	background-color:#EEF3F9;
	margin: 20px 0 0 0;
	padding: 0;

}

h1{
	color: #5d86bc;
	font-size: 16px;
	border-bottom: 1px solid #5D86BC;
	font-family: Verdana;
	vertical-align:top;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3{
	color: #9cc87d;
	font-size: 16px;
	font-family: Verdana;
}

h3 a:link, h3 a:visited, h3 a:hover {
	color: #9cc87d;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none;
	width: 200px; 
	font-weight: bold;
}

p{
	color: #000000;
	font-size: 0.9em;
	font-family: Verdana
}

div.body{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
}


div.content{
	background-color: #FFF;
	width: 490px;
	margin-top: 20px;
}


div.inhalt{
	border-bottom: 1px solid #5D86BC;
	width: 470px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 12px;
}

div.inhalt_unten{
	width: 470px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 12px;
}

div.text{
	width:458px;
	color: #000;
	font-size: 10px;
	font-family: Verdana;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:justify;
}


div.text_links{
	float:left;
	width:330px;
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.bild_rechts{
	padding-left:350px;
}

div.bild_links{
	float: left;
	width:100px;
}

div.text_rechts{
	width:300px;
	margin-left:130px;
	color: #000;
	font-size: 12px;
	font-family: Verdana;

}


a.mehr{
	color: #5d86bc;
	text-decoration: none;
}

a:hover.mehr{
	color: #5d86bc;
	text-decoration: underline;
}
a:active.mehr{
	color: #5d86bc;
	background-color: #fff;
}

a:visited.mehr{
	color: #5d86bc;
	background-color: #fff;
}

div#top a {
	font-size: 12px;
	color: #5d86bc;
	margin-left: 10px;
}
div#top a:active {
	color: white;
}

/*Footer*/

div#foot_navi, div#foot_navi a, div#foot_navi a:visited, div#foot_navi active {
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000;
}

div.footer{
	background-color: #ced9eb;
	width: 743px;
	height: 13px;
	border-top: 1px solid #5D86BC;
	color: #5D86BC;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	margin-top: 25px;

}

.footer a:link, .footer a:visited{
	font-family:Verdana;
	font-size: 10px;
	color: #5D86BC;
	text-decoration:none;
}

.footer a:hover{
	font-family:Verdana;
	font-size: 10px;
	color: #5D86BC;
	text-decoration:underline;
}

div.date{
	text-align:right;
	color: #000000;
	font-size:1.0em;
	margin-right:12px;
	margin-left:10px;
	font-family:Verdana;
	float:right;
	margin-top:0px;
}

h2{
	font-size: 10px;
	font-family:Verdana;
	text-align:left;
	font-weight:bold;
	color:#5D86BC;
}

#weitereArtikelHeadline{
	background-color:#E0EED5;
}

.boxTeaser a {
	font-family:arial;
	font-size:12px;
	color:#5d86bc;
	text-decoration:none;
}

.boxTeaser a:hover {
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	color:#5d86bc;
}

.boxTeaser {
	margin-left:10px;
	margin-right:12px;
	text-align:left;
	font-family: Verdana;
	font-size:12px;
}

.copyTeaser{
	marign-right:12px;
	font-family: Verdana;
	font-size:12px;
	margin-top:25px;
}

.boxTeaser img{
	margin-bottom: 6px;
	z-index: 300;
}


.boxTeaserUebersicht{
	margin: 10px 10px 20px 10px;
	border-bottom:1px solid #5d86bc;
}

.visualtopleft{
	float:left;
	margin-right: 10px;
}



a.visited#logo, a.active#logo, a#logo{
	border:0;
	text-deocration:none;
}

.boxTeaserUebersicht a:link, .boxTeaserUebersicht a:visited, .boxTeaserUebersicht a:active{
	color: #5d86bc;
	text-decoration: none;
	font-family:Verdana;
}

.boxTeaserUebersicht a:hover{
	color: #5d86bc;
	text-decoration: underline;
}

.boxHeaderNews{
		margin: 10px 10px 10px 10px;
		font-family:Verdana;
		font-size:14px;
		font-weight:bold;
		color:#88BE5E;
}


#suchergebnis{
	margin-left:10px;
	font-family:Verdana;
	font-size: 12px;
}

.headSuche:link, a.headSuche:visited{
	color: #0E3E7E;
	text-decoration: none;
	font-family:Verdana;
	font-size:14px;
}

.alternate .headSuche:link, a.headSuche:visited{
	color: #0E3E7E;
	text-decoration: none;
	font-family:Verdana;
	font-size:14px;
}


a.headSuche:active, a.headSuche:hover{
	color: #5d86bc;
	font-family:Verdana;
	font-size:14px;
	text-decoration:underline;
}

.alternate{
	background-color:#ced9eb;
}

.advanced_search{
font-family:Verdana;
color: #0E3E7E;

}

.rahmen_links{
	background-color:#E0EED5;
	border-right: 1px solid #5D86BC;	
	border-bottom: 1px solid #5D86BC;	 
}

.rahmen_rechts{
	background-color:#E0EED5;
	border-left: 1px solid #5D86BC;	
	border-bottom: 1px solid #5D86BC;	 
}

.boxTeaserHeadline{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/*
a.linkNews{
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	position: relative;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecfaec;
	line-height: 18px;
	width: 446px;
	height: 18px;
	background-color: #e5e5e5;
	background-image: url(../images/quadrat_blau.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	z-index: 70;
}

a.linkNews:hover {
	text-decoration: underline;
	background-color: #cecece;
	background-image: url(../images/quadrat_blau.gif);
}*/


ul#aktuelles {
	padding-right:0px;
}

ul#aktuelles li{
	padding-right:0px;
}


/* Termine **************************************************** */
div.registerMonth {
	position: relative;
	background-color: #E0EED5;
	font-size: 11px;
	text-align: center;
	}

div.registerMonth a{
	line-height: 20px;
	color: #999;
	border-right: 1px solid #999;
	padding: 4px 6px 4px 5px;
	text-decoration: none;
	}

div.registerMonth a:hover{
	background-color: #CCC;
	color: #999;
	}

div.registerMonth #current{
	background-color: #88BE5E;
	color: #FFF;
	}

div.year {
	position: relative;
	background-color: #CCC;
	font-size: 11px;
	text-align: center;
	width: 464px;
	}

div.year a{
	background-color: #CCC;
	line-height: 20px;
	padding: 3px 147px 4px 147px;
	}

div.year a:hover{
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	}

div.year div.left{
	position: relative;
	float: left;
	background-color: #AAAAAA;
	text-align: center;
	width: 70px;
	}

div.year div.left a{
	background-color: #AAAAAA;
	padding: 3px 15px 4px 15px;
	}

div.year div.left a:hover{
	background-color: #808080;
	}

div.year div.right{
	position: relative;
	float: right;
	background-color: #AAAAAA;
	text-align: center;
	width: 70px;
	}	

div.year div.right a{
	background-color: #AAAAAA;
	padding: 3px 15px 4px 15px;
	}	

div.year div.right a:hover{
	background-color: #808080;
	}

#lineGreyMedien {
	position: relative;
	height: 2px;
	background-color: #88be5e;
	width: 491px;
	}

#termin {
	position: relative;
	left: 8px;
	width: 464px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

#termin form input, #termin form select {
	font-size: 11px;
	color: #5d86bc;
	border: 1px solid #999;
	margin-bottom: 6px;
	background-color: #e0eed5;
	}

#termin form a {
	color: #FFF;
	background-color: #88be5e;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	margin: 6px 0 6px 0;
	}


.terminTitel {
	position: relative;
	display: block;
	width: 335px;
	background-color: #88be5e;
	padding: 3px 2px 3px 130px;
	font-weight: bold;
	margin-top:10px;
	}

.terminDaten {
	position: relative;
	display: block;
	width: 335px;
	padding: 2px 2px 4px 130px;
	background-color: #FFF;
	}

.terminDaten a{
	color: #5d86bc;
	text-decoration: none;
	font-weight: normal;
}

.art {
	position: absolute;
	color: #777777;
	left: 6px;
	font-size: 10px;
	}

div.terminTitel div.date {
	position: absolute;
	left: -4px;
	padding: 3px 2px 3px 8px;
	top: 0px;
	font-weight: bold;
}

.terminNavi {
	position: relative;
	display: block;
	background-image: url(../img/back_artikel.gif);
	width: 335px;
	padding: 2px 2px 3px 130px;
	margin-top: 10px;
	font-size: 0.8em;
	color: #777777;
	}

.back a{
	position: absolute;
	color:#000000;
	text-decoration: none;
	left: 0px;
	padding: 0px 0px 0px 8px;
	}

.back a:hover{
	text-decoration: underline;
	}

div.next {
	position: absolute;
	left: 416px;
	width: 200px;
	}

.next a{
	color:#000000;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

.next a:hover{
	text-decoration: underline;
	}

#search {
	position: relative;
	padding: 8px;
	}

div.formularbox {
	position: relative;
	left: 6px;
	width: 466px;
	margin-top: 10px;
	margin-bottom: 20px;
	}

div.formularbox form input, div.formularbox form select, div.formularbox form textarea {
	font-size: 11px;
	color: #777777;
	border: 1px solid #999;
	margin-bottom: 6px;
	background-color: #E5E5E5;
	}

div.formularbox form a {
	color: #FFF;
	background-color: #777777;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	margin: 6px 0 6px 0;
	}