body {
	background-color: #E1E1B1;
	margin: 0px;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
div#seite {
	width: 932px;
	height: 700px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

div#kopfteil {
	width: 932px;
	height: 127px;
	background-color: red;
	padding: 0px;
	float: left;
	margin:0px;
}

div#link_leiste {
	width: 932px;
	height: 28px;
	background-color: #B7AD3F;
	float: left;	
}

div.link_leiste_eintrag1 {
	background-color: #B7AD3F;
	border-top: 0px solid white;
	border-right: 1px solid white;	
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	width: 128px;
	height: 28px;
	padding-top: 0px;
	text-align: center;
	float: left;
}

div.link_leiste_eintrag1 a {
	color: Black;
	display: block;
	margin: 0;	
	margin-top: 6px;
	text-decoration: none;
}

div.link_leiste_eintrag1 a:hover {
	color:White;
	text-decoration: none;
}


div.link_leiste_eintrag2 {
	background-color: #947D5A;
	color: White;
	text-align: center;
	border-top: 0px solid white;
	border-right: 1px solid white;	
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	width: 128px;
	height: 28px;
	float: left;
	padding-top: 0px;
}

div.link_leiste_eintrag2 a {
	color:White;
	display: block;
	margin: 0;
	margin-top: 6px;
	text-decoration: none;
}

div.link_leiste_eintrag2 a:hover {
	color:White;
	text-decoration: none;
}


img#logobild_ie6 {
	float:left;
	margin:0px;
	padding:0px;
}

div#logo {
	width: 128px; 
	height: 99px;
	margin:0px;
	padding:0px;
	background-image: url(../images/leiste.jpg);
	overflow: hidden;
	background-repeat: repeat-x;
	float: left;
}

div#banner {
	width: 804px;
	height: 71px;
	background-color: #D2D5A4;
	float: left;
}

img#banner_schriftzug {
	margin-left: 240px;
	float: left;
}

div#name {
	width: 804px;
	height: 28px;
	float: left;
	background-color: #B7AD3F;
	padding: 0;
	padding-top: 6px;
	height: 22px;
}

/*############################## Menue ##########################################*/

div#menu {
	width: 128px;
	height: auto;
	background-color: #D2D5A4;
	float: left;
	margin: 0px;
}

div#fix_braunbutton {
	color: White;
	padding-left: 14px;
	width: 113px;
	height: 28px;
	margin-top: 57px;
	float: left;
	background-color: #947D5A; 
}

div#fix_braunbutton a {
	color:White;
	display: block;
	margin-top: 7px;
	text-decoration: none;
}

div#fix_braunbutton a:hover {
	color:White;
	text-decoration: none;
}

div#menue2 {
	width: 128px;
	float:left;
   border: 0px solid blue;
}    

       
table#menue {
	border-spacing: 0px;
	border-collapse: collapse;
        height: 50px;
        border: 0px solid green;
        vertical-align: bottom;
	width: 128px;
}       

table#menue td.ebene1 {
	height: 28px;
	padding-left: 14px;
   border: 0px solid green;           
	background-color: #B7AD3F;
}			

table#menue td.ebene1_sel {
	height: 28px;
	padding-left: 14px;      
	background-color: #c6c576;
}	
				
table#menue td.ebene1 a, table#menue td.ebene1_sel a {
	color: Black;
	text-decoration: none;
}
				
table#menue td.ebene1 a:hover, table#menue td.ebene1_sel a:hover {
	color: White;
	text-decoration: none;
}

table#menue td.ebene2 {
	padding-left: 14px;
}
							
table#menue td.ebene2_sel {
	padding-left: 14px;
}	
						
table#menue td.ebene2 a {
	color: Black;
	text-decoration: none;			
}	

table#menue td.ebene2_sel a {
	color: White;
	text-decoration: none;			
}	
								
table#menue td.ebene2 a:hover {
	color: white;
}	
							
table#menue td.abstand {
	height: 14px;
	margin:0px;
	padding:0px;
	font-size:1px;	
}

/*############################## Layout 1: Startseite ##########################################*/

div#inhalt1 {
	width: 804px;
	height: auto;
	float: left;
	margin: 0px;
}

div#schriftzug_l1 {
	width: auto;
	width: 238px;	
	height: 397px;
	margin-top: 28px;
	margin-left: 28px;
	margin:0;
	padding-top:28px;
	padding-left:28px;
	color: #2F8652;
	font-size: 25px;
	float: left;
	overflow: hidden;
}

div#schriftzug_l1 h1 {
	margin: 0;
	padding: 0;
	color: #2F8652;
	font-size: 25px;
	font-weight: normal;	
}

div#bild_l1 {
	width: auto;
	width: 510px;	
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 28px;
	margin: 0;
	padding-right: 28px;
	overflow: hidden;
	
}

div#sprache {
	width: auto;
	width: 360px;
	width: 380px;
	width: 400px;	
	height: auto;
	float: right;
	margin-top:15px;
	font-size: 13px;
	color: #2F8652;
	text-align: right;
	margin-right: 107px;
	margin: 0;
	padding-right:107px;
}

div#sprache a {
	text-decoration: none;
	color: red;
}

div#sprache a:hover {
	color:white;
}
p.bodytext {
	margin: 0;
	padding: 0;
}


				
				
				
			