body {
	margin: auto 0;
	width:100%;
	height:100%;
	padding: 0;
	text-transform: none;
	
}
#body-top {
	margin: 0px;
	background-color: #004f91;
	width: 100%;
	height: 10%;
}


#body-main {
	background-color: #d7d7d7;
	width: 100%;
	height: 85%;
}

#body-bottom {
	margin: 0px;
	background-color: #004f91;
	width: 100%;
	height: 5%;
}
#body-bottom a {
	color: #ffffff;
	text-decoration: none;
}

hr { 
    width: 100%; 
    height: 1px; 
    margin: 0 auto;
    color: #9b9b9b;
	border: none;
}


.Stil1 {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 14px;}
.Stil2 {font-family: Arial, Helvetica, sans-serif; color: #798c9d; font-size: 14px; font-weight: bold; }
.schwarz {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16px; font-weight: bold; }
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fa8d00;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;	
}
navi a:link {
	color: #929292;
	text-decoration: none;
}




#container { 
width:1600px; 
margin: 0 auto;
	padding: 0;
	height: 100%;

}

#content {
	width:1185px;
	height: 94%;
	float:left;
	background-color:#f3f3f3;
	padding: 20px;
	line-height: 20px;
	border:0px;
	margin: 0;
}


#navi {
	width:295px;
	height: 94%;
	float:right;
	border:0px;
	line-height:28px;
	background-image: url(images/navi.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:relative;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#navi a {
	color: #929292;
	text-decoration: none;
}
#navi a:hover {
	color: #358b15;
	text-decoration: none;
}


#title {
width:1600px;
height:90px;
background-image: url(image/rot.jpg);
float:left;

}
