#banner{
	display:none;
}

#menu{
	display:none;
}

#header{
	display:none;
}

#bottomMenu{
	display:none;
}

body{
	margin: 0px;
	padding: 0px;			
	background-color: #ffffff;
	height: 100%;
	color: #000000;
	font-family: helvetica, Arial, sans-serif;
	font-size: 12px;
	border: none;
	
}
body table{
	font-size: 12px;
}
body img{
	border: none;
}
#main{
	width:835px;	
	background-color: #000000;
	height: auto;
}


#all{
	height:100%;  
}

#content{
	padding-left: 40px;
}
h2 {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
h1 {

	font-size: 28px;
	font-weight: normal;
	color: #000000;
	font-family: serif;
}


#teaser{
	height: 378px;
	padding-top: 20px;
}
.teaser_small{
	height: 115px;
}

		
a, a:link{
	color: #000000;
	text-decoration: none; 
}
a:VISITED, a:ACTIVE {
	color: #000000;
	text-decoration: none; 
}

#news_fahrberichte{
	padding-top: 20px;
}
	
#fahrberichte{
	width: 390px;
	float:left;
}
#news{
	float:left;
	width: 390px;
	margin-right:15px;
}

#fahrbericht_banner{
	width: 370px;
	float:left;
	padding: 10px;
	text-align: right;
}
.berichtTeaser{
	width: 390px;
	float:left;
	height: 110px;
	border-top: 1px solid grey;
	padding-top: 10px;
}
.fahrberichtTeaser{
	width: 390px;
	float:left;
	height: 110px;
	border-top: 1px solid grey;
	padding-top: 10px;
}
.newsTeaser{
	float:left;
	width: 390px;
	margin-right:15px;
	height: 110px;
	border-top: 1px solid grey;
	padding-top: 10px;
}

.teaserH{
	font-style: italic;
	font-size: 14px;
	padding-bottom: 3px;
	font-family: serif;
}
	
.clear{
	clear:left;
}
.left{
	float:left;
	width: 268px;
}
.right{
	float:left;
}
.grey{
	color: gray;
}

input{
	color: #000000;
	background: none;
	border: 1px solid grey;
	
}

#quicklinks{
	padding-top:10px;
	padding-bottom: 20px;
}
