/* CSS Document */
html{
	margin: 0; 
	padding: 0;
	
}
body {
 	color: #4c4c4c;
  	font-size: 11px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#edf3ff;
}


#content{
	position:absolute;
	height: auto; 
	width: 930px;
	left: 50%;
	margin-left:-465px;
	top:5px;
}
#subnavi{
	position: absolute;
	left:611px;
}
#logo{
	position:  relative;
	left:103px;
	top:17px;
	width:140px;
	height:88px;
	z-index:3;
}
#spruch{
	position:absolute;
	width:528px;
	height:18px;
	left:316px;
	top:85px;
	z-index:3;
}
#menue{
	position:relative;
	width:900px;
	height:90px;
	z-index:2;
	left:15px;
	background-repeat:no-repeat;
	top:7px;
}
*html #menue{
	top:5px;
}
#headerbild{
	position:relative;
	left:15px;
	width:900px;
	height:255px;
	top:-12px;
	z-index:1;
	overflow:hidden;
}
#anfang{
	position:relative;
	background-repeat: no-repeat;
	width:930px;
	height:64px;
	top:-32px;
	z-index:2;
}
/*ie6*/
*html #anfang{
	top:-34px;
}
/*ie7*/
*+html #anfang{
	top:-32px;
}

#inhalte{
	position:relative;
	width:930px;
	height:auto;
	top:-32px;
}
/*ie6*/
*html #inhalte{
	top:-34px;
}
/*ie7*/
*+html #inhalte{
	top:-32px;
}
#ueberschrift_blau{
	position:relative;
	width:872px;
	height:35px;
	background-image:url(../images/ueberschrift_bg.gif);
	background-repeat:no-repeat;
	padding-left:58px;
}
.ueberschrift_blau{
	width:865px;
	height:35px;
	background-image:url(../images/orange_blau.gif);
	background-repeat:no-repeat;
	background-position:left -2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:35px;
	vertical-align:middle;
	padding-left:7px;
}
.ueberschrift_grau{
	position:relative;
	width:872px;
	height:35px;
	background-image:url(../images/ueberschrift2_bg.gif);
	background-repeat:no-repeat;
	padding-left:58px;
	margin-left:-64px;
	margin-top:30px;
	margin-bottom:20px;
}
.ueberschrift_grau2{
	width:865px;
	height:35px;
	background-image:url(../images/orange_grau.gif);
	background-repeat:no-repeat;
	background-position:left -2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:35px;
	vertical-align:middle;
	padding-left:7px;
}


.norm_bg_inhalte{
	position:relative;
	width:802px;
	height:auto;
	background:url(../images/norm_bg.gif) repeat-y;
	background-repeat:repeat-y;
	padding:20px 64px 20px 64px;
}
#abschluss_bg{
	position:relative;
	width:930px;
	height:45px;
	background:url(../images/abschluss_bg.gif) no-repeat;
	background-repeat:no-repeat;
}
#slideshow{
	height:60px;
	overflow:hidden;
	margin:0;
	padding:0;
}
