html, body { 
	height:100%; 
	font-family:Arial, sans-serif;
	text-align:center;
	margin:0;padding:0;
	background-color:#54851B;
	background-image:url(http://saarbachtalschule.de/pics/saarbachtal/pixel_weiss.gif);
	background-repeat:repeat-x;
}
a:link{

        color:#000;
        text-decoration: none
}
a:visited{
       color:#000;
       text-decoration: none
}
a:hover{
       color:#000;

}
a:active{
       color:#000;
       text-decoration: none

}

#wrapper { 
	position:relative; 
	margin:auto auto; 
   	width:940px; 
   	min-height:580px; 
   	height:auto !important; 
   	height:710px;    
   	background:#fff; 
	background-image:url(http://saarbachtalschule.de/pics/saarbachtal/gs_saarbachtal.jpg);
	background-repeat:no-repeat;
}
#content { 
	overflow:hidden; 
	width:780px;
	padding-bottom:43px;
	height:400px;
	padding-left:160px;
	text-align:left;
	padding-top:130px;
}
#content h1 {
	background-color:#C2E0A0;
	width:610px;
	margin:0;
	padding:5px;
	font-size:16px;
}
#inhalt {
	height:305px;
	width:620px;
	overflow:auto;
}
#nav {
	margin-top:10px;
}
#nav a, #nav, #fuss, #fuss a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
	
}
#nav2 {
	height:40px;
	width:620px;
	padding-top:5px;
}
#nav2 a, #nav2 {
	color:#54851B;
	font-size:13px;
	text-decoration:none;
}
#fuss {
	margin-top:28px;
	text-align:center;
	width:620px;
}
