html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	/*font-family: "Bookman Old Style", serif;*/
	/*font-family: "Bookman Old Style", "Times New Roman", Times, serif;*/
	/*font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/pixel_variante2.gif);		
}
div#auszeichnungen {
float:right;
overflow:visible;
height:50px;
}
div#pagebody {
	width: 1001px;
	margin: 0 auto 0 auto;

}

div#pagebody2 {
	/*min-height: 672px;
	width: 1001px;
	width: 1001px;*/
	padding: 0 20px 0 20px;;
	margin: 0;
	float: left;
}

div#page {
	min-height: 591px;
	_height: 591px;
	width: 961px;
	margin: 0 auto 0 auto;
	padding: 0;
  overflow: visible;
  float: left;
 	background:url(../images/komm_plus.gif) no-repeat white right bottom;   
}

div#header {
	 margin: 0;
   padding: 40px 40px 0px 40px;
   height: 24px;
   height: 38px;
   overflow: hidden;   
	xbackground: silver;	   
}

div#header img#leiseder_logo {
	float: left;
	border: none;
}

div#header img#leiseder_punkte {
	float: left;
	clear: both;
	margin-top: 8px;
	border: none;
}

div#menue {
	 clear: both;
	 margin: 0;
   padding: 30px 40px 0px 40px;   
   height: auto;
   height: 132px; 
   overflow: hidden;  
}

div#content {
  padding: 0 40px 0 40px;
	clear: both;
}

div#footer {
  font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0; 
	float: left;  
}
div.footerLink {
	float: left;
	width: auto;
	background-color: white;
	padding: 6px 17px 5px 17px;
	margin-right: 2px;
}
div.footerLink a {
	text-decoration: none;
	color: #000;
}

div.footerText {
	float: left;
	width: auto;
	background-color: white;
	padding: 6px 17px 5px 17px;	
}
div#footer_clearer {
clear: both;
height: 21px;
}
div#footer_space {
clear: both;
height: 21px;
height: 39px;
}



