body {
	font-family: Arial, Helvetica, sans-serif;
}


.std {
	font-size: 16px;
	color:white;
}

.stdform {
	font-size: 11px;
	color:white;
}

.stdbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:white;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	color:white;
}

#topleft {
	position:absolute;
	top:0px;
	left:0px;
	width: 124px;
	height: 98px;
	background: url(images/bg_top_left.gif);
}

#top {
	margin-left: 124px;
	height: 98px;
	width: 880px;
	background: url(images/bg_top.gif);
}


#pageheader {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	padding-top: 18px;
	padding-left: 30px;
	width: 700px;
	text-align: center;
	z-index: 500;
}

#logo {
	position: absolute;
	top: 0px;
	left: 844px;
	width: 160px;
	height:98px;
	background: url(images/logo_sm_neu.gif);
	z-index: 100;
}

#subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-left: 12px;
	padding-top: 27px;
}

/*------------------  navigation  ------------------------*/

#leftnav {
	position:absolute;
	top: 98px;
	left:0px;
	width: 124px;
	height: 454px;
	background: url(images/bg_grey.gif);
}

.topmenu {
	width: 124px;
	height: 30px;
	background: url(images/menu_top2a.gif);
}

.middlemenu {
	width: 124px;
	height: 25px;
	background: url(images/menu_middle2b.gif);
}

.middlemenu2 {
	width: 124px;
	height: 34px;
	background: url(images/menu_middle2linea.gif);
}

.bottommenu {
	width: 124px;
	height: 36px;
	background: url(images/menu_bottoma.gif);
}

.topmenu a {
	display: block;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 10px;
}

.middlemenu a, .bottommenu a {
	display: block;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 6px;
}

.middlemenu2 a {
	display: block;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
}

.impressum {
	margin-top: 2px;
	margin-left: 10px;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.impressum a {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.topmenu a:hover, .middlemenu a:hover, .middlemenu2 a:hover, .bottommenu a:hover, .impressum a:hover {
	color: #6784CB;
}


/* --------------------- ende navigation ------------------------------*/



#blueleft {
	position: absolute;
	top: 98px;
	left: 124px;
	height: 266px;
	width: 11px;
	background: url(images/bg_blue_left2.gif);
}

#blue {
	margin-left: 135px;
	height: 266px;
	background: url(images/bg_blue2.gif);
	width: 869px;
}

#beige {
	top: 233px;
	left: 135px;
	height: 188px;
	background: url(images/gruen_struktur3.jpg);
	margin-left:124px;
	width: 880px;
}

#blau {
	top: 233px;
	left: 135px;
	height: 188px;
	background: url(images/hintergrund_blau_unten.jpg);
	margin-left:124px;
	width: 880px;
}

#braun {
	top: 233px;
	left: 135px;
	height: 188px;
	background: url(images/hintergrund_beige_unten.jpg);
	margin-left:124px;
	width: 880px;
}

#submenu1 a, #submenu2 a, #submenu3 a {
	display:block;
	color: black;
	padding:3px;
	text-decoration: none;
}

#submenu1 a:hover, #submenu2 a:hover, #submenu3 a:hover {
	color: #6784CB;
}
