html {font-size: 100.1%;}
body {margin: 0;}
img {
	margin: 0;
	border: none;
}

#bg {
	background: url(../images/body-bg.gif) repeat-x 0 100%;
	overflow: hidden;
	min-width: 881px;
}
/*start main*/
#main {
	margin: 0 auto; 
	width: 881px;
	background: url(../images/main-bg.gif) repeat-y;
	overflow: hidden;
}
/*start header*/
#header {
	position: relative;
	width: 869px;
	height: 315px;
	padding: 0 7px 0 5px;
}
/*start header logo*/
#header .logo {
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 136px;
	height: 72px;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	left: 5px;
}
#header .header-text {
	position: absolute;
	top: 53px;
	left: 159px;
}
#header .melden {
	position: absolute;
	right: 7px;
	top: 48px;
	width: 145px;
	height: 24px;
	padding: 7px 0 0;
	text-align: center;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
	color: #fefdfd;
	background-color: #981c1f;
}
#header .melden:hover {text-decoration: underline;}
#header .active {background-color: #6699cc;}
#header .headerimg {
	position: absolute;
	right: 7px;
	top: 79px;
}
#header .image {
	position: absolute;
	left: 5px;
	top: 79px;
}
/*start top navigation*/
#header #top-nav {
	position: absolute;
	top: 279px;
	left: 5px;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
	width: 869px;
	overflow: hidden;
}
#header #top-nav li {float: left;}
#header #top-nav li a {
	float: left;
	width: 145px;
	height: 26px;
	padding: 10px 0 0 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#header #top-nav li a:hover {text-decoration: underline;} 
#header #top-nav .link1 a {background-color:#71101b;}
#header #top-nav .link2 a {background-color:#981c1f;}
#header #top-nav .link3 a {background-color:#c2272d;}
#header #top-nav .link4 a {background-color:#b7b19b;}
#header #top-nav .link5 a {background-color:#ded7bb;color:#7c7864;}
#header #top-nav .link6 a {background-color:#f2efdc;color:#7c7864;width: 144px;}
#header #top-nav .active a { color: white; background-color: #69c; }
/*start content*/
#content {
	float: left;
	width: 869px;
	padding: 0 7px 3px 5px;
}
/*start left column*/
#column {
	float: left;
	width: 645px;
	margin: 10px 0 0 8px;
	display: inline;
}
#column .inner {
	float: left;
	width: 615px;
	height: 366px;
	padding: 12px 30px 0 0;
	overflow: auto;
	color: #666;
}
#column .inner2 { float: left; width: 615px; height: 366px; overflow: auto; color: #666; margin-left: 12px; padding-top: 0; padding-right: 30px; padding-bottom: 0; }
#column h1 { margin: 0; color: #933; font-size: 113%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal;fon;line-height: 28px; t-variant: normal; }
#column h2 { margin: 0; color: #933; font-size: 92%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal;f;line-height: 18px; ont-variant: normal; }
#column h3 { margin: 0; color: #933; font-size: 85%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal;f;line-height: 18px; ont-variant: normal; }
#column p {
	margin: 9px 0 0;
	color: #666;
	font: 78%/18px Arial, Helvetica, sans-serif;
}
#column a {color: #933;}
#column a:link {color: #933;}
#column a:hover {color: #933;text-decoration: underline;}
#column .pdf a:link { color: #933; font-size: 100%; }
#column .pdf a:hover { color: #933; font-size: 100%; text-decoration: underline; }
#column a {text-decoration: none;}
#column .list {
	float: left;
	list-style: none;
	padding: 15px 0 20px 0;
	margin: 0;
	width: 595px;
	color: #000;
	font: 78%/18px Arial, Helvetica, sans-serif;
}
#column .list li { float: left; width: 590px; }
#column .list .grau { background-color: #666; float: left; width: 590px; }
#column .list li span { float: left; width: 415px; }
#column .list .right { float:left; width: 375px; color: #666; }
/*start right column*/
#column2 {
	float: right;
	width: 211px;
	padding: 10px 0 0 0;
}
/*start right navigation*/
#column2 #right-nav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#column2 #right-nav li {
	float: left;
	padding: 0 0 4px 0;
}
#column2 #right-nav img {float: left;}
#column2 .banners {
	float: left;
	list-style: none;
	padding: 5px 0 0 8px;
	margin: 0;
}
#column2 .banners li {float: left;padding:0 18px 8px 0;}
#column2 .banners .right {padding:0 0 8px 0;}
#column2 .banners li img {float: left;}
/*start footer*/
#footer {
	float: left;
	width: 881px;
	height: 18px;
	overflow: hidden;
	background: url(../images/footer-bg.gif) no-repeat;
}
/*start footer navigation*/
#footer ul {
	float: left;
	list-style: none;
	padding: 1px 0 0 10px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
#footer ul li {float: left;border-left: 1px solid #fbf8f9; padding: 0 4px 0 4px;}
#footer ul .first {
	border: none;
	padding: 0 4px 0 0;
}
#footer ul li a {
	color: #fbf8f9;
	text-decoration: none;
}
#footer ul li a:hover {text-decoration: underline;}
.title { color: #000; font-size: 100%; font-family: Arial, Helvetica, sans-serif; }
.preview { margin-right: 3px; margin-bottom: 2px; margin-left: 3px; border-color: gray; border-width: 1px; }
.race { color: #69c; font-size: 12px; width: 500px; padding-left: 5px; }
.race_more { color: #69c; font-size: 11px; padding-left: 5px; width: 500px; }
.news_headline { color: #981c1f; font-size: 12px; font-weight: bold; width: 500px; }
.img_press { margin-right: 6px; border-color: white; border-width: 6px; }
.help { color: #981c1f; font-size: 11px; font-family: Arial, Helvetica, sans-serif; top: 12px; width: 500px; }

