/* Positionen */



#navigation {
float:left;
}

#content {
margin-left: 3px;
}



#skyscraper {
float: right;
}


#fussleiste {
background-color: #1E6E9F;
min-height:600px;
}



/* Schrift */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F0FF;
	background-image:url(gfx/background-streifen.gif);
	width: 960px;	
}


.h1 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
}

h2 {
	font-size: 12px;
	color: #CB192C;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: left;
}

td, div {
	font-size: 10px;
	color: #000000;
}
td.dopingdb {
	font-size: 9px;
}

.dopingdbwert {
	margin-left: 8px;
	color: #002E5E;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #CB192C;
}

a:hover {
	text-decoration: underline;
	color: #CB192C;
}

.newstext
{
	text-align: justify;
}

.formular {
	font-size:10px;
	background-color: #94BDD6;
	border:solid 1px #002E5E;
}

.newsticker
{
	margin-bottom: 4px;
}

.newslink{
	margin-bottom: 5px;
	margin-top: -3px;
	text-align: left;
}
.nav1 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 10px;
	height: 22px;
}

.nav2 {
	font-size: 10px;
	color: #002E5E;
	margin-left: 20px;
	margin-top: 4px;
	font-weight: bold;
}

a.nav {
	text-decoration: none;
	color: #002E5E;
}
a.topnav {
	text-decoration: none;
	color: #94BDD6;
}


a:hover.nav {
	color: #CB192C;
	text-decoration: underline;
}

.fussleiste {
	color: white;
}
a:hover.fussleiste {
	color: #CB192C;
}

.urteile_dach
{
	color: #CB192C;
}

.ravz_dach
{
	color: #94BDD6;
	font-weight: bold;
}

.termine {
font-size: 9px;
line-height: normal;
}

