body{
	color: White;
	background: url(images/hinter1.gif);
	margin: 0;
	padding: 0;
	font: 13px verdana, sans-serif;
}


#li-box{
	background: #B5B5B5;
	padding: 0;
	width: 900px;
	margin-left: 2%;
}


#kopf{
	height: 80px;
	background: #B5B5B5 url(images/banner1.gif) no-repeat center;


}


#top-navi{
	margin: 0;
	padding: 0;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	text-align: center;
}
#top-navi ul{
	background: #B5B5B5 url(images/hinter1.gif);
	margin: 0;
	padding: 5px;
	list-style: none;
	white-space: normal;
}
#top-navi li{
	display: inline;
	
}

#top-navi a{
	color: Black;
	background: #B5B5B5;
	padding: 2px 20px 2px 20px;
	border: 1px solid White;
	font: bold 10px verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	line-height: 2em;
}
#top-navi a:hover{
	color: Red;
	background: #DCDCDC;
}


#submenu{
	float: left;
	width: 150px;
	height: 400px;
}
#submenu ul{
	margin: 0px;
	padding: 0 5px 0;
	list-style: none;
}
#submenu li{
	padding: 0 4px 0 ;
	margin: 0;
}
#submenu a{
	color: Gray;
	background: transparent;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#submenu a:hover{
	color: Navy;
	text-decoration: underline;
}
#submenu p{
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 5px 5px;
	margin: 0;
}


#content{
	color: White;
	background: #E6E6E6;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 150px;
	border-left: 1px solid black;
}
#content h1{
	margin: 0 0 10px 0;
	padding: 2px 0 2px 5px;
	font: bold 16px verdana, sans-serif;
	border-left: 10px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	color: Black;
}
#content h2{
	margin: 25px 0 10px 0;
	padding: 2px 0 2px 5px;
	font: bold 14px verdana, sans-serif;
	border-left: 8px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
}
#content h3{
	margin: 25px 0 10px 0;
	padding: 2px 0 2px 5px;
	font: bold 12px verdana, sans-serif;
	border-left: 6px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	color: Black;
}
#content p{
	padding: 15px;
	color: #545454;
}


#foot{
	color: Navy;
	background: #B5B5B5;
	margin: 0px;
	margin: 0;
	border-top: 1px solid black;
}
#foot p{margin:0;padding:4px;text-align:right;}


.box1 {
	color: Black;
	background: Silver;
	border: 1px dashed black;
	height: auto;
	font-family: serif;
	font-size: x-small;
	margin: 10px;
} 

.box1 p{
	font: 12px Arial;
	color: Black;
} 

.ub {
	font: bold 14px Arial;
	color: White;
	background-color: Aqua;
	background-image: url(images/a1.gif);
	padding: 0 20px;
	height: 20px;
} 

.uu {
	font: 14px Arial;
	color: Red;
	background-color: Aqua;
	background-image: url(images/a2.gif);
	padding: 0 20px;
	height: 20px;

} 
.uu a:link{
	color: White;
	font-weight: bold;
}
.uu a:focus{
	color: #D8D8D8;
	font-weight: bold;
}
.uu a:hover{
	color: #4B4B4B;
}
.info{
	font: 12px Arial;
	color: Black;
} 
#wbox {
	float: right;
	height: 600px;
	width: 160px;
	position: absolute;
	visibility: visible;
	left: 920px;
	top: 400px;
} 
