@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	
	}
	
body {
	
	font-family:Verdana, Helvetica, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	line-height:14px;
	background-color:transparent;
	
	}
	
p {
	padding-bottom:14px;
	
	
	
	}
	
h1 {
	
	font-size:10px;
	font-weight:bold;
	color:#000;
	padding-bottom:14px;
	
	}
	
h2 {
	
	font-size:10px;
	font-weight:bold;
	color:#930;
	padding-bottom:14px;
	
	
	}

h3 {
	
	font-size:10px;
	font-weight:bold;
	color:#930;
	padding-bottom:0;
	
	
	}

h4 {
	
	font-size:10px;
	font-weight:bold;
	color:#999;
	padding-bottom:0px;
}
	
	

	
h5 {
	
	font-size:10px;
	font-weight:bold;
	color:#999;
/*	padding-bottom:14px;
*/	
	}


	
a {
	font-weight:bold;
	text-decoration:none;
	color:#999;
	
	
	}
	
a img {
	
	
	border:none;
	outline:none}
	
a:hover {
	
	color: #000;
	
	}
	
a:focus, a:active {
	color: #000;
	
	outline:none;
	
	
	}
	
ul {
	
	list-style:none;
	
	}
	

	

#header {
	position: absolute;
	left: 73px;
	width: 800px;
	
	height:100px;
/*	border-bottom: 1px dotted #999999;
*/	}



#logo01 {
	
	position:absolute;
	top: 10px;
	left: -63px;}
	
	
#logo02 {
	
	position:absolute;
	top: 10px;
	left: 470px;}
	
#container {
	position:absolute;
	top: 120px;
	left: 73px;
	width: 1000px;
	height: 800px;

	}
	
#content {
	position: relative;
	top: 40px;
	left: 0px;
	width: 400px;
	height: 800px;
	height:450px;
	}
	
#footer2 {
	padding-top:15px;
	width:770px;
	border-top: 1px solid #999999;
		}

#footer {
	padding-top:15px;
	width:770px;
	/*border-top: 1px dotted #999999;*/
		}
#footer img {
	padding-top:15px;}
	




#navigation {
	height: 30px;
	width:800px
	}
	
#navigation2 {
	height: 30px;
	width:800px
	}
/*#navigation ul {
	width:800px;
	}	

#navigation li {
	width:200px;
	height:20px;
	background-color:#000;
	margin-bottom:5px;
	margin-right:5px;
	padding-left:10px;
	padding-top:5px;
	display:inline-block;
	
	
	
	
	
	}
	
#navigation li:hover {
	
	background-color:#990033;
	
	
	
	
	}
*/


#content li, {
		
		width:450px;
		padding-left:10px;}

#content400 li {
		
		width:390px;
		padding-left:10px;}
		
#content4002 li {
	font-weight:normal;
		
		width:390px;
		padding-bottom:14px;}
		
		
		/*///////////////////////////// klassen selektoren ////////////////////////////*/

.disclaimer {
	
	font-size:8px;
	font-style:italic;
	
	
	}

.solo {
	padding-top:28px;
	padding-bottom:28px;
	border-bottom:dotted 1px #999999}
	
.endline {
	padding-bottom:28px;
	border-bottom:dotted 1px #999999}
	
	
.distance {
	
	padding-bottom:14px;}
	
.distance2 {
	
	padding-bottom:50px;}
	
.aktiv {color:#000;}

li.aktiv3 {
	padding-bottom:50px;
	color:#000;
}
	
li.aktiv2 {
	padding-bottom:14px;
	color:#000;
	}
	
.next {
	padding-top:14px;}
	
.aktivtop {
	color:#000;
	
	padding-top:14px;}
	
.nowrap {
	
	white-space:nowrap;}
	
.abstand {
	padding-left:120px;}
	
