body{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, 'sans-serif';
	font-size: 11px;
	background: #ececec;
	color: #545454;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ddd;
	scrollbar-track-color: #ffffff;
	}
	
img{border: 0px;}
a{color: #e30000;}
a:hover{color: #545454;}
a:active{color: #000;}

ul,li{padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
td{vertical-align: top;}
	
#content{
	width: 800px; 
	height: 510px;
	border-top: 4px solid #e30000;
	border-bottom: 2px solid #aaa;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background: #fff;
	}
	
#head{
	width: 800px;
	height: 140px;
	padding-top: 15px;
	}
	
#startline{
	position: relative;
	top: 25px;
	left: 325px;
	width: 200px;
	}
	
.red{
	font-weight: bold;
	color: #e30000;
	}
	
#startnavi{
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 22px;
	}
	
#startnavi a{
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	font-size: 13px;
	}
	
#startnavi a:hover{
	color: #e30000;
	}
	
#startnavi a:active{
	color: #000;
	}

#startnavi li{
	list-style-type: none;
	vertical-align: top;
	display: block;
	height: 16px;
	width: 345px;
	padding: 0px 0px 0px 30px;
	margin-bottom: 10px;
	background: url(../img/9.gif) no-repeat 0px 0px;
	}

#startnavi ul{
	padding: 0px;
	margin: 0px;
	}
	
.neun{
	height: 15px;
	background: url(../img/9.gif);
	background-repeat: no-repeat;
	margin-left: -2px;
	margin-right: -2px;
	}
	
#navi{
	position: relative;
	top: 20px;
	width: 798px;
	height: 15px;
	}	
	
#navi ul{
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 15px;
	}
	
#navi li{
	display: inline;
	padding: 0px;
	}
	
#navi a{
	text-decoration: none;
	font-weight: bold;
	color: #545454;
	font-size: 10px;
	}

#navi a:hover{
	color: #e02f2f;
	}
	
#bottom{
	position: relative;
	top: 2px;
	height: 360px;
	width: 800px;
	}
	
#links{
	float: left;
	width: 385px;	padding-left: 15px;
	height: 350px;
	}
	
#rechts{
	float: left;
	width: 400px;
	height: 350px;	
	}
	
.head{
	font-weight: bold;
	height: 10px;}
	
.l{
	padding: 20px 0px 0px 0px;
	}
	
.r{
	padding: 0px 0px 0px 30px;
	}
	
#maintext{
	position: relative;
	top: 21px;
	left: 30px;
	width: 340px;
	padding: 0px 30px 0px 0px;
	overflow: auto;
	height: 323px;
	}
	
#maintext ul{
	list-style-type: square;
	padding: 10px 0px 10px 20px;
	}
	
#images{
	width: 347px;
	border: 1px solid #545454;
	height: 173px;
	}
	
.grey{color: #545454;}
.grey:hover{color: #000;}

hr{
  border: 1px solid #ccc;
  border-top: none;
  border-left: none;
  border-right: none;
  height: 1px;
}