body {
	background-image:url(bilder/fellflitzer-hg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #00266C;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	
}

div#wrapperv
{
    
	width: 980px;
    margin: 0 auto;
	background-color:#FFFFFF;
}




#by {
	color:#999999;
	position:absolute;
	height: 17px;
	padding:0px;
	text-align:right;
	font-size:11px;
	bottom:0px;
	right:0px;
}
#by a {
	color:#999999;
    padding:0px;
    margin:0px;
	font-size: 11px;
	line-height: 27px;
	}
.alles {
	position:relative;
	width: 620px;
	height:auto;
	float:left;
	padding:30px 0px 30px 20px;
	min-height:400px;

}
#oben {
	position: relative;
	height: 147px;
	width: 980px;
	background-image: url(bilder/hillclimb.jpg);
	
}


#adresse {
	color: #000000;
	position: absolute;
	left: 470px;
	width: 300px;
	top:10px;
	font-weight: bold;
	text-align: center;
}
.right {
	position:relative;
	width: 180px;
	padding-left:20px;
	padding-top: 70px;
	float:left;
}

.right a{
	padding-bottom: 10px;
}

.navi {
	position:relative;
	width: 140px;
	padding-left:0px;
	padding-top:70px;
	float:left;
}
.navi a
{
	font-weight: bold;	
	color: #000000;
    text-align: left;
	padding-left:10px;
    margin:0px;
  	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
	width:130px;
	background-image:url(bilder/hillclimb-navi.jpg);
	background-repeat:no-repeat;
	display:block;
}

.rot {
	color:#FF0000;
}

h1 {
font-size: 20px;

}

h2 {
font-size: 15px;
	color: #8C0000;
	font-weight: 800;
	line-height:18px;
	margin-bottom:30px;

}
table, tr, td{
border-collapse:collapse;
border-style:solid;
border-width:1px;
}

form table, form tr, form td{
border-collapse:collapse;
border-style:solid;
border-width:0px;

