html {height:100%;}

body {
	background-image:url(img/bghome.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0; 
	padding:0; 
	height:100%;
	background-color:#d16800;
	}

.copy {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-style: normal; 
	font-weight: normal;
	line-height: 24px;
	color: #ee7900;
	margin:0;
	}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-style: normal; 
	font-weight: normal;
	line-height: 24px;
	color: #4b4b4b;
	margin:0;
	}

hr {  
	height: 1px;
	color: #333333;
	margin-bottom:10;
	border-bottom: 0px;
	border-top: 1px solid #333333;
	}


#copyright {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-style: normal; 
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	}

#mainCont {
	height:950;
	background-image:url(img/bghome2.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:800px;
	}



#infos a 			  { display:block;background: url("img/elterninfos.gif") 0 0 no-repeat;width:191px;height:40px;padding-left:5px; }
#infos a:hover  { background-position: -191px 0; }
#infos a:active { background-position: -191px 0; }

#fortbildung1 a 			 { display:block;background: url("img/fortbildung1.gif") 0 0 no-repeat;width:191px;height:40px;padding-left:5px;margin-top:10px; }
#fortbildung1 a:hover  { background-position: -191px 0; }
#fortbildung1 a:active { background-position: -191px 0; }

<!-- Navigational Styles -->
a
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	line-height: 17px;
	color: #ee7900;
	text-decoration: underline;
	}

a:link
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	line-height: 17px;
	color: #ee7900;
	text-decoration: underline;
	}

a:visited
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	line-height: 17px;
	color: #ee7900; 
	text-decoration: underline;
	}
	
a:hover
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	line-height: 17px;
	color: #e65700; 
	text-decoration: underline;
	}
div#stellungen {
	border: 4px solid #ee7900;
	padding: 10px 0 0 14px;;
	margin: 0 0 0 -15px;
	width: 420px;
}
div#stellungen div {
	width: 60px;
	float: left;
	margin-top: -5px;
}
div#stellungen p {
	margin-top: 0;
}
