body {
background-color: #FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
scrollbar-face-color: #E0E1E1;
scrollbar-shadow-color: #F3F7F8;
scrollbar-highlight-color: #F3F7F8;
scrollbar-3dlight-color: #F3F7F8;
scrollbar-darkshadow-color: #EFEFEF;
scrollbar-track-color: #F3F7F8;
scrollbar-arrow-color: #004a7F;

}
a {color: #004A7F; text-decoration: none;}
a:visited {color:#004A7F;}
a:hover {color: #004A7F; font-weight: bold;}
a:active { color:#004A7F; font-weight: bold;}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border-bottom: 1px solid;
border-color: #E0E1E1;
z-index: 100;
}



/* ----------header for logo-------------- */
#header {
/* background-color: #004A7F; */
background-color: #e8e8e8;
text-align: right;
padding: 0px;
margin-top: 5px;
height: 80px;
border: 1px solid;
border-color: #E0E1E1;
}
#header img {padding:6px 18px;} 

/* ----------navigation-------------- */
#navigation {
background-color: #FFFFFF;
background-image: url(/images/layout/navigation_background.jpg);
text-align: left;
padding: 0px;
margin-top: 0px;
height: 30px;
border-left: 1px solid;
border-right: 1px solid;
border-color: #E0E1E1;
}



/* ----------freiraum-------------- */
#freiraum {
background-color: #FFFFFF;
text-align: left;
padding: 0px;
margin-top: 0px;
height: 10px;
border: 1px solid;
border-color: #E0E1E1;
}


/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
padding: 0;
margin: 0px;
}
div#content { 
min-height:235px;
height:expression(this.scrollHeight > 235 ? "auto":"235px");
margin: 0px;
padding: 0px;
}



/* -----------eyecatcher--------------------------- */
#eyecatcher {
clear: both;
margin: 0px;
padding-top: 3px;
text-align: left; 
background-color: #FFFFFF;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #E0E1E1;

}


/* -----------flash--------------------------- */
#flash {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; 
height: 200px;
background-color: #FFFFFF;
border-left: 1px solid;
border-right: 1px solid;
border-color: #E0E1E1;
}

/* -----------contentbereich folgeseiten--------------------------- */
#contentbereich {
margin: 0px;
padding-top: 0px;
text-align: left; 
background-color: #F3F7F8;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 0px solid;
border-color: #E0E1E1;
height: 436px;
width: 898px;
}

/* -----------subnavigation folgeseiten--------------------------- */
#subnavigation {
clear: both;
float: left;
padding-top: 20px;
padding-left: 10px;
text-align: left; 
background-color: #FFFFFF;
background-image: url(/images/layout/subnavigation_background.gif);
background-repeat: repeat-x;
border-color: #E0E1E1;
width: 167px;
height: 416px;
color: #004A7F;

}


/* -----------textbereich (textfeld) folgeseiten--------------------------- */
#textbereich {
float: right;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: left; 
background-color: #FFFFFF;
background-image: url(/images/layout/textbereich_background.gif);
background-repeat: repeat-y;
border-left: 1px solid;
border-color: #E0E1E1;
width: 699px;
height: 416px;
overflow: auto;
list-style:decimal outside;

}

/* -----------flash2 (folgeseiten)--------------------------- */
#flash2 {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; 
height: 120px;
background-color: #FFFFFF;
border-left: 1px solid;
border-right: 1px solid;
border-color: #E0E1E1;
}

/* -----------listen (folgeseiten)--------------------------- */


/* -----------horizontale linie--------------------------- */
hr {
	border: thin;
	color: #E0E1E1;
	height: 1px;
	margin-right: 10px;
	
}
.text {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
}
.headline {
font-size: 13px;
font-weight: bold;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
}
.image_oben_rechts {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.image_oben_links {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.image_unten_rechts {
float: right;
margin-left: 10px;
margin-top: 10px;
}
.image_unten_links {
float: left;
margin-right: 10px;
margin-top: 10px;
}
.image_mittig_rechts {
float: right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
.image_mittig_links {
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
.image_zentriert {
margin: 10px;
}

.text_weiss {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;

}

.termineansicht {
color: #FF0000; 
border-bottom: 1px dotted;
}
.secondNavHeadline {
border-bottom: 1px dotted;
}
