/* standard elements */
/* { */
/*	margin: 0; */
/*	padding: 0; */
/*} */

/* Farben */
/* grün: #2CA550 */
/* blau: #214066 */
/* grau: #9AA49A */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #E3E3E3;
	scrollbar-arrow-color: #E3E3E3;
	scrollbar-base-color: #F3F3F3;
	scrollbar-darkshadow-color: #E3E3E3;
	scrollbar-face-color: #F3F3F3;
	scrollbar-highlight-color: #E3E3E3;
	scrollbar-shadow-color: #BCBCBC;
	scrollbar-track-color: #E3E3E3;
 
}

a {color: #9AA49A;}
a:link { color:#9AA49A; }
a:visited { color:#9AA49A; }
a:hover { color:#2CA550; }
a:active { color:#2CA550; }


h1 {font-size: 13px;}
h2 {font-size: 15px;}
h3 {font-size: 18px;}
h4 {font-size: 20px;}
h5 {font-size: 14px;}
h6 {font-size: 11px;}

h1,h2,h3,h4,h5,h6 {color: #214066;}

hr { border: 0px; background-color: #000000; height: 1px; }

img { behavior: url(/iepngfix.htc) }



#logo {
	background-color: #FFFFFF;
	position: absolute; left: 80px; top: 10px;
	height: 50px;
	width: 220px;
	z-index: 900;
}
#navigation {
	position: absolute;
	left: 376px;
	z-index: 9999;
}
#imageback {
	position: absolute;
	left: 15px;
	top: 65px;
	height: 186px;
	width: 984px;
	background-image: url(/de/images/imageback.gif);
	background-repeat: no-repeat;
	z-index: 910;
}
#image {
	position: absolute;
	left: 77px;
	top: 74px;
	height: 160px;
	width: 800px;	
	z-index: 920;
}
#3rdmenue {
	position: absolute;
	left: 930px;
	top: 220px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 999;
}
#3rdmenue2 {
	padding-left: 930px;
	margin-top: 220px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 999;
}
#content {
	position: absolute;
	left: 80px;
	top: 280px;
	width: 610px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	z-index: 999;
}
#content img {
	margin: 2px;
}
.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}

#sidebar {
	position: absolute;
	left: 707px;
	top: 283px;
	width: 170px;
	height: 300px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	z-index: 999;
}
.datum-sidebar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
.aktuelles-head-sidebar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #747474;
	text-decoration: none;
}
.aktuelles-sidebar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #747474;
	text-decoration: none;
}
.aktuelles-head-content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #747474;
	text-decoration: none;
}
table, td {
        background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}