/******************allgemeines*******************/
body {
	background-image:url(../templates/images/hintergrund.gif);
	background-position: center top;
	margin:0px;
	padding:0px;
}


/****************Ebenen*****************/

#imagebild {
	width:908px;
	height:258px;
	position:absolute;
	background-image: url(../templates/images/imagebild.jpg);
	background-position:top;
	left:50%;
	margin-left:-454px;
	top:0px;
	}
	

#main {
	width:908px;
	position:absolute;
	background-image:url(../templates/images/hintergrund_inhalt.jpg);
	left:50%;
	margin-left:-454px;
	top:258px;
	}
	
#fuss {
	width:884px;
	height:56px;
	background-image:url(../templates/images/fuss.jpg);
	text-align:center;
	margin-left:14px;
	font-size: 10px;
	}

#fuss div {padding-top:25px;}
	
#inhalt {
	width:400px;
	float:left;
	padding-left:15px;
	margin-top:5px;
	}
	
	

	
#druckversion {
	display:none;
	}

	
	
#navi_unten {
margin-left:130px;
}


/**********teaser**********************/

#teaser {
	float:right;
	width:184px;
	padding-right:39px;
	}
	
#teaser h1 {
	background-repeat: no-repeat;
	background-position:bottom;
	margin-bottom:0px;
	background-image:url(../templates/images/h1.gif);
	border-bottom:none;
	padding-bottom:10px;
	padding-left:5px; }
	
#teaser h2  {
	margin:0px;
	padding:0px;
	border:none;
	font-size:11px;
	margin-top:10px;
	}
	
#teaser a:link,
#teaser a:visited,
#teaser a:hover {
	margin-bottom:20px;
	font-style:italic;
	}
	
	

	
#teaser_inhalt {
	padding-left:5px;
	}



/***********************navi************************/




#navi_abschluss{
	
	width:204px;
	height:10px;
	background-image:url(../templates/images/navi_abschluss.gif);
	}
#navi_buts {
	position:relative;
	float:left;
	padding-left:43px;
	width:204px;
	}

.but a:link,
.but a:visited,
.but a:hover{
	width:204px;
	height:29px;
	display:block;
	background-image:url(../templates/images/navi_a.gif);
	color: #003366;
	text-decoration:none;
	font-weight:bold;
	border-top:1px solid white;
	}	
.but a:hover{
	background-image:url(../templates/images/navi_b.gif);
	}
	
.abstand_navi {
	padding-top:7px;
	margin-left:15px;
	}
	
.but2 a:link,
.but2 a:visited,
.but2 a:hover{
	width:204px;
	display:block;
	background-image: url(../templates/images/navi2.jpg);
	color: #003366;
	text-decoration:none;
	}	
.but2 a:hover{
	color: #006699;
	}
	
.abstand_navi2 {
	padding-top:5px;
	margin-left:30px;
	padding-bottom:5px;	
	}
	
.abstand_navi_unten {
	margin-left:12px;
	margin-right:20px;
	}

#active {
         background-image: url(../templates/images/navi_aktiv.gif)  ;
         }

#n2active {
         background-image:url(../templates/images/navi2_aktiv.jpg);
         }


.drucken a:link,
.drucken a:visited,
.drucken a:hover{
	width:107px;
	height:20px;
	display:block;
	background-image: url(../templates/images/druck_a.gif);
	float:right;
	margin-bottom:20px;
	}	
.drucken a:hover{
	background-image: url(../templates/images/druck_b.gif);
	}	
	
.none {display:none;}

/*********Suche**********************/
.suche_button {
	background-color:#FFFFFF;
	border:1px solid #003366;
	color:#006699;
	width:60px;
	background-image:url(../templates/images/button.gif);
	padding:0px;
	}


.suche_input {
	background-color:#FFFFFF;
	border:1px solid #003366;
	color:#006699;
	width:90px;
	padding:0px;
	height:16px;
	padding-left:5px;
	margin-right:3px;
	}

#navitop form {padding-top:7px;margin:0px;}

/************************navi top********************/

#navitop {
	position:absolute;
	width:810px;
	left:50%;
	margin-left:-400px;}

.but_navitop_schrift,
.but_navitop a:link,
.but_navitop a:visited,
.but_navitop a:hover{
	float:right;
	height:31px;
	display:block;
	background-image: url(../templates/images/navi_top_a.gif);
	color: #003366;
	text-decoration:none;
	text-align:center;
	margin-left:6px;
	}	
.but_navitop a:hover{
	background-image: url(../templates/images/navi_top_b.gif);
	}
	
	
.but_navitop_schrift a:link,
.but_navitop_schrift a:visited,
.but_navitop_schrift a:hover{
	color: #003366;
	text-decoration:none;
	}	


	
#navitop .abstand {	
	margin-top:10px;
	}
	
#navitop .abstand2 {	
	margin-top:7px;
	}
	
#navitop img {vertical-align:middle; margin-left:5px;}
