body, html{
width: 100%;
margin: 0;
padding: 0;
background-image: url(wrapperbg.gif);
background-repeat: repeat-y;
background-position: 50% 0;
}
html{
height: 100%;
margin-bottom: 1px;
overflow: -moz-scrollbars-vertical;
}
a{
	text-decoration: none;
	color: #000000;
}
div#wrapper{
	width: 990px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(wrapperbg.gif);
	background-repeat: repeat-y;
}
div#header{
	margin: 0;
	width: 990px;
	height: 150px;
	background-image: url(schema_net_banner.jpg);
	background-repeat: no-repeat;
	float: left;
}
div#top{
	width: 990px;
	float: left;
}
div#mainnav{
	width: 315px;
	float: left;
	/*margin: 0px 0 0 0;*/
}
div#mainnav ul{
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	list-style-image: url(schema_net_punkt.gif);
	height: 120px;
	margin: 10px 0 10px 40px;
	padding: 0;
}
div#mainnav ul .active{
	list-style-image: url(schema_net_punkt_act.gif);
	font-weight: 900;
}
div#mainnav ul  li{	
	margin: 3px 0 0 0;
}
div#mainnav ul  li a{
}
div#haupttext{
	margin: 0 15px 0 20px;
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	float: left;
	line-height: 15px;
	width: 280px;
	display: inline;
	height:10px;
}
* html div#haupttext{
	/*margin: 0 0 0 25px;
	width: 280px;*/
}	
	
div#subnav{
	/*margin: 0px 0 0 0;
	padding: 0px 0 0 0;*/
	float: left;
	width: 310px;
	min-height: 30px;
	background-image: url(schema_net_schattenecke.gif);
	background-repeat: no-repeat;
	background-color: #F2F4EF;
}
/* ie hack */
* html div#subnav{
	margin: 0px 0 0px 0;
}

div#subnav ul{
	height: 0px;
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 10px 0 10px 40px;
	padding: 0;
	list-style-image: url(schema_net_subpunkt.gif);
	}
div#subnav ul .active{
	list-style-image: url(schema_net_subpunkt_act.gif);
	font-weight: 900;
	}
div#subnav ul  li{	
	margin: 3px 0 0 0;
}
div#subnav ul  li a{
}
div#content{
	float: left;
	width: 980px;
}
div#contenttext{
	width: 380px;
	margin: 0 0 20px 20px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	float: left;
	display: inline;
	line-height: 17px;
}
* html div#contenttext{
	margin: 0 0 0 25px;
	width: 275px;
}
div#contentbild{
	float: right;
	margin: 0 10px 0 0;
	}
div#abbtext{
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	margin: 10px 0 0 20px;
	float: left;
	display: inline;
}
* html div#abbtext{
	margin: 0 0 0 20px;
}
div#abbtext p{
	margin: 2px 0 0 0;
}
div#weiss{
	float: left;
	width: 347px;
	height:30px;
	
}
div#blaetter{
	float: left;
	background-color: #F2F4EF;
	width: 18px;
}

