body {background-color:#F9EFD4;
text-align: center;
font-family:Trebuchet MS, "Times New Roman", Times, serif;
color: #663300;
font-size: 100,01%;
line-height: 1.2em;
margin: 0;
background-image:url(../upload/layout/back2.jpg);
background-position: center top ;
background-repeat:no-repeat;
}

#wrapper {
margin: 0 auto;
text-align: center;
width: 780px;}

#navi
{
line-height: 1.8em;
float: left;
margin-top: 245px;
text-align: right;
font-size: 80%;
width: 170px;
}

#inhalt { 

float: right;
font-size: 80%;
text-align: left;
padding-right: 40px;
margin-top: 175px;
width: 515px;

}

#inhalt a:link {color: #CC3300;}
#inhalt a:visited {color: #CC3300;}
#inhalt a:hover {color: #CC3300;}



#inhalt h1 {font-size: 120%;}
#inhalt h2 {font-size: 110%;}
#inhalt h3 {}
#inhalt h4 {font-size: 100%;}

#inhalt ul{
list-style-type:none;
margin:0;
padding:0;
}

#inhalt li {
background:url(../upload/layout/liste.gif) no-repeat 0 0.2em; 
padding-left: 1em;
}

.stopfloat	{
	float					:	none;
	clear					:	both;
	width					:	1px;
	margin					:	0;
	padding					:	0;
	font-size				:	0px;
	line-height				:	0px;
	height					:	1px;}

#bottomnavi{
font-size:0.8em;
text-align:right;
border-top: 1px solid #663300;
width: 500px;
}

a.bottomnavi:link { color:#663300;  padding: 0 10px;} 
a.bottomnavi:visited { color:#663300;  padding: 0 10px;} 
a.bottomnavi:hover { color:#663300;  padding: 0 10px;} 


a.navileft_passive {padding-top:3px; padding-bottom:3px; padding-left:5px; color:#663300;} 
a.navileft_passive:link {text-decoration: none; color:#663300;} 
a.navileft_passive:visited {text-decoration: none; color:#663300;} 
a.navileft_passive:active {text-decoration: none; color:#663300;} 

a.navileft_active {padding-top:3px; padding-bottom:3px; color:#663300;
} 
a.navileft_active:link {font-weight:bold; text-decoration: none; color:#CC3300;} 
a.navileft_active:visited {font-weight:bold; text-decoration: none; color:#CC3300;} 
a.navileft_active:active {font-weight:bold; text-decoration: none; color:#CC3300;} 


