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

body{
color:#efef;
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
line-height:16pt;
background:#efefef;
}

div{
	font-family: times;
	font-size: 11px;
	line-height: 15px;
	color:#606060;
}


#container {
width:1000px;
margin:0px auto;
background:#efefef;
}

#header {
	height:110px;
	border-bottom: 1px solid #70706f;
	 }
	 
#content {
width:640px;
background: #efefef;
color:#606060;
font-size:13pt;
line-height:15pt;
float:right;
min-height:400px;
}


#contentanfahrt {
width:1000px;
background: #efefef;
color:#606060;
font-size:13pt;
line-height:15pt;
min-height:400px;
text-align:center;
}

.block
{
text-align:justify;
color:#606060;
font-size:13pt;
line-height:15pt;
	
}

.leistung
{
color:#606060;
font-size:12pt;
line-height:14pt;	
}



#navi {
	padding-top:10px;
	padding-bottom:10px;
	width:300px;
	background:#efefef;
	margin: 0px 0px 0px 0px;
	height:660px;
}


#footer {
border-top:1px solid #70706f;
height:100px;
background:#efefef;
text-align:center;
font-size:8pt;
width:1000px;
}

#footerimp {
border-top:0px solid #70706f;
height:100px;
background:#efefef;
text-align:center;
font-size:8pt;
width:1000px;
}

.text{ 
text-align:justify; 
padding:0px;
color:#000;
font-size:10pt;
line-height:11pt;
}


h1 {
	font-family: Times;
	text-align: left;
	font-size: 35px;
	line-height:27px;
	color: #606060;
	font-weight: bold;
	padding-left: 2px;
	margin: 5px 0px 8px 0px;
	text-decoration: none;
}

A:link,  A:visited, A:active {
	color:#606060;
	font-size: 16pt;
	text-decoration: none;
	font-family: times;
}
A:hover {
	color: #000;
	text-decoration: bold;
	border-bottom:0px;
}

#header ul{
		list-style-image:url('disc.png');						
		color:#f3946e;						
	}
	
	#header li{	
	list-style-image:url('disc.png');				
		margin:5px;								
		padding: 10px;	
		color:#f3946e;	
		display:inline;	
	}
		
ul { 
	list-style-image:url('disc_small.png');
	color:#70706f;
}

li { 
	list-style-image:url('disc_small.png');
	color:#70706f;
}

a.navi:link, a.navi:visited{
	font-family: verdana;
	color: #666666;
	font-weight: normal;				
	font-size: 8pt;		
	border-bottom:1px solid #f3946e;
}
a.navi:hover {
font-family: verdana;
	color: #666666;
	font-weight: normal;				
	font-size: 8pt;		
	border-bottom: 0px solid;
}

a.navi1:link, a.navi1:visited{
	font-family: verdana;
	color: #666666;
	font-weight: normal;				
	font-size: 12pt;		
	border-bottom:1px solid #f3946e;
}
a.navi1:hover {
font-family: verdana;
	color: #666666;
	font-weight: normal;				
	font-size: 12pt;		
	border-bottom: 0px solid;
}

.disclaimer
{
font-size:11px;	
}

.kontakt
{
font-size:14pt;
line-height:16pt;
padding-left:100px;	
}