body
{
height:auto;
margin: 0;
padding: 10;
font: 85% arial, hevetica, sans-serif;
text-align: center;
color: #333;
background-color: #D6D6D6;
overflow:scroll;
}

a:link { color: #ffffff; }
a:visited { color: #f8f889; }

a:hover, a:active
{
color: #ffffff;
background-color: #085595;
}

h2
{
color: #B52C07;
font: 120% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #5B5E0E;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 650px;
text-align: left;
background-color: #fff;

}

#header
{
	height: 100px;
	width: 100%;
	background-image: url(http://www.bit-racing.de/homepage/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#menu
{
float: right;
width: 165px;
border-left: 1px solid #C5C877;
padding-left: 15px;
}

#contents { margin: 0 400px 40px 20px height:600; }
#contents p { line-height: 165%; }

.imagefloat { float: right; }

#footer
{
clear: both;
color: #272900;
text-align: right;
font-size: 80%;
}
