﻿#banner {
	background-color: #000000;
	height:120px;
}
#navigation {
	background-image:url(../img/navistreifen.jpg);
	height:30px;
	font-size:small;
	font-weight:bold;
	color:#CCCCCC;
}
#navi {
	position:relative;
	top:5px;
}
.subnav {
	position:relative;
	border-top:1px dashed black;
	padding:12px;
}
.subnav a {
	color:black;
}
.subnav a:hover {
	text-decoration:none;
}
.mainnews {
color:#cccccc;
background-color:#000000;
padding-left:8px;
padding-bottom:5px;
}
.mainnews a {
color:#cccccc;
}
.mainnewstitel {
color:#ccc;
font-weight:bold;
background-color:#000;
padding-left:5px;
padding-right:5px;
}
.mainnews2 {
color:#333333;
background-color:white;
border:4px solid #ECECEC;
border-bottom:0px;
border-bottom:6px solid #ECECEC;
padding:6px;
margin-top:4px;
}
.mainnews2 a {
color:#333333;
}
.mainnewstitel2 {
color:#547483;
font-weight:bold;
background-color:#ffffff;
padding-left:5px;
padding-right:5px;
height:24px;
}
.saisontermin {
	position:relative;
	border-top: 1px dashed black;
	margin:0px 8px 5px 5px;
	height:50px;
}
.saisonregatta a {
	color:black;
	font-variant:small-caps;
}
.saisonregatta a:hover {
	text-decoration: none;
}
.saisondatum {
	position:relative;
	font-size:small;
	font-style:italic;
	text-align:right;
	padding-right:5px;
}
.NLcontent {
	border-top: 1px dashed black;
	position: relative;
	margin: 0px 8px 0px 5px;
	padding-left:10px;
}
.newstitel {
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
}
.newsdatum {
	color:#999999;
	font-size:12px;
	font-style:italic;
	text-align:right;
	padding:2px 15px 2px 3px;
}
.newsshort {
	font-size:12px;
	background-color:#000000;
	color:#cccccc;
	padding:0px 5px 2px 0px;
}
.newsshort a {
	color:#cccccc;
}
.newstitel2 {
	color:#547483;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
}
.newsdatum2 {
	color:#547483;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	text-align:right;
	padding:2px 15px 2px 3px;
}
.newsshort2 {
	font-size:12px;
	background-color:white;
	color:#333333;
	padding:6px;
	border-bottom:4px solid #ECECEC;
	border-right:4px solid #ECECEC;
}
.newsshort2 a {
	color:#333333;
}
.racestitles {
	background-color:#CCCCCC;
	color:black;
	font-weight:bold;
	padding:4px;
}
.racesrow {
	background-color:#ECECEC;
	color:#666;
	height: 24px;
	text-indent: 4px;
}
.racesrow a {
	color:#666;
}
.racesrow a:hover {
	text-decoration:none;
}
.racesmonth {
	color:#547483;
	font-weight:bold;
	height: 24px;
	text-indent: 4px;
}
.racesmonth a {
	color:#547483;
}
.racesstand {
	padding:4px;
	color:#BBBBBB;
	font-size:x-small;
}

.Stil1 {
	padding-left:10px;
	font-weight:bold;
}