/**
* mit reset

*/


* { margin:0; padding:0; }
option { padding-left: 0.4em; }

* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html { height: 100%; margin-bottom: 1px; }
body {
    font-size: 100.01%;
    position: relative;
    color: #000;
    background: #fff;
    text-align: center;
	
	
}


body *{

	text-align: left;
	margin-left:auto;
	margin-right:auto;
	font-family: arial,;

}

fieldset, img {
 border:0 solid;
 }



/* ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; } */


h1{

	font-family: verdana, arial, sans serif;
	font-size: 1.3em;
	font-weight: normal;
	color:#33461B;
	padding: 0 0 20px 0;
}


h2{

	font-family: verdana, arial, sans serif;
	font-size: 1em;
	font-weight: bold;
	color: #A6B38E;
	padding: 5px 0 5px 0;
}



td{

	text-align:center; 
}

.tuttable{
	border-width: 1px;
	border-color: #F2F2DD #8E9E73 #F2F2DD #F2F2DD;
	border-style: solid;
}

.tuttable td{
	border-width: 1px;
	border-color: #F2F2DD #8E9E73 #F2F2DD #F2F2DD;
	border-style: solid;
	
	font-family: verdana, arial, sans serif;
	font-size: 0.8em;
	font-weight: normal;
	color:#33461B;
	text-align: left;  
	
}

body{

	font-family: verdana, arial, sans serif;
	font-size: 12pt;
	color:#000;
	background-image: url(../bilder/bg1.jpg);
	background-repeat:repeat-x ;
}


#menu {
	background-image: url(../bilder/content1.jpg);
	width: 1137px;
	height:80px;
    margin-left:auto;
	margin-right:auto;
	text-align:center;  
}


#navcontainer
{
	background: #FFFFEA;
	background-image: url(../bilder/content1.jpg);
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 1137px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 60%;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

ul#navlist
{
	list-style: none;
	padding: 0 0;
	margin: 0 auto;
	width: 1137px;
	font-size: 0.8em;

}

ul#navlist li
{
	display: block;
	float: left;
	width: 10%;
	margin: 0;
	padding: 0;
		text-align:center;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em;
	border-width: 1px;
	border-color: #F2F2DD #8E9E73 #F2F2DD #F2F2DD;
	border-style: solid;
	color: #33461B;
	text-decoration: none;
	background: #FFFFEA;
		
	text-align:center;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background: #F2F2DD;
	color: #33461B;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #F2F2DD;
	background: #8E9E73;
	border-color: #8E9E73 #fff #fff #ccc;
}





/*
ab hier IDs der divs
*/


#container {
	margin-left:auto;
	margin-right:auto;
	text-align:center;  
	width: 100%; 




}


#header {
	background-image: url(../bilder/header1.jpg);
	height: 238px;
	width: 1137px;

    
}



#content {
	background-image: url(../bilder/content1.jpg);
	width: 1137px;
    margin-left:auto;
	margin-right:auto;
	text-align:center;  
}


.inhalt{
	width: 60%; 
}

#footer {
	background-image: url(../bilder/footer1.jpg);
	width: 1137px;
	height: 66px;
    margin-left:auto;
	margin-right:auto;
	text-align:center;  
    
}

#impr, #impr a{
	font-family: verdana, arial, sans serif;
	font-size: 10pt;
	color:#000;
    text-decoration: none;

}


