﻿
body { 
    color: #FFFFCC; 
    background: #DADAE7;
    font-family: verdana; 
    font-size: 10pt;
    margin: 5px;
}

.container {
	background: #666699  repeat-y;
	margin: 0 auto;
	padding: 0px;
	width: 990px;
	font-family: verdana;
}

.main {
	clear: both;
	padding: 8px 8px;
	font-family: verdana;
}


.bericht {
	padding-left: 10px;
	line-height: 20px;
	font-family: verdana;
	font-size: 10pt;
	background: #666699;
}

.bericht a:link {
	color: #CCCCFF;
	text-decoration: none;
}

.bericht a:visited {
	color: #CCCCFF;
	text-decoration: none;
}

.bericht a:hover {
	color: #3a3c69;
	background: #ffcc99;
}

#kopf {
	background: #3A3C69;
}

#fuss {
	color: #ffffcc;
	background: #3A3C69;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
}

#kopf-navi {
	background: #3A3C69;
}

#kopf-navi a:link {
	color: #CCCCFF;
	text-decoration: none;
}

#kopf-navi a:visited {
	color: #CCCCFF;
	text-decoration: none;
}

#kopf-navi a:hover {
color: #3a3c69;
background: #ffcc99;
}


/* . vor # */

/* Beginn neue Navigation */

#navcontainer { width: 180px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana;
font-size: 9pt;
}

#navcontainer a
{
display: block;
margin: 0;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
width: 200px;
background-color: #3A3C69;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFCC99;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFCC99;
color: #3A3C69;
}

#nav-menue {
font-family: verdana;
font-size: 9pt;
font-weight: bold;
color: #3A3C69;
background-color: #FFCC99;
display: block;
width: 200px;
margin: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
}

#online {
font-family: verdana;
font-size: 9pt;
color: #ffffcc;
background-color: #3A3C69;
display: block;
width: 200px;
margin: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
}

#update {
font-family: verdana;
font-size: 9pt;
color: #ff0000;
background-color: #3A3C69;
display: block;
width: 200px;
margin: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
}


/* Ende neue Navigation */


.bericht h1 { color: #FFCC99; font-size: 12pt; font-weight: bold; }
.bericht h2 { color: #FFCC99; font-size: 10pt; font-weight: normal; }

.titel { color: #FFCC99; font-family: verdana; font-size: 12pt; font-weight: bold;}
.titel1 { color: #FFCC99; font-family: verdana; font-size: 10pt; font-weight: normal;}
.titel2 { color: #3A3C69; font-family: verdana; background-color: #ffcc99; font-size: 10pt; }
.optimiert { color: #FFCC99; font-family: verdana; font-size: 8pt; }
.erklaerung { color: #FF6600; font-family: verdana; font-size: 10pt; font-weight: bold; }
.erklaerung1 { color: #FFFFCC; font-family: verdana; font-size: 8pt; }
.weiter { color: #FFFFCC; font-family: verdana; }

.text { color: #FFFFCC; font-family: verdana; font-size: 10pt; }
.quelle { color: #FFCC99; font-family: verdana; font-size: 8pt; font-style: italic;}



td {font-family: verdana; font-size: 10pt; line-height: 20px; color: #ffffcc} 

/*
td.navigation{font-family: verdana; font-size: 9pt; color: #FFCC99; background-color: #3A3C69}
.td.navigation{font-family: verdana; font-size: 9pt; color: #3A3C69; background-color: #3A3C69}
td.kopf{font-family: verdana; font-size: 9pt; color: #eec62e; background-color: #3A3C69}
td.rand{font-family: verdana; font-size: 9pt; color: #eec62e; background-color: #3A3C69}
td.tdnews {font-family: verdana; font-size: 9pt; color: #ffcc99}

*/

/*
a:link {color: #CCCCFF; text-decoration: none; }
a:visited {color: #CCCCFF; text-decoration: none; }
a:hover {color: #FFCC99; text-decoration: none; }
a:active {color: #CCCCFF; text-decoration: none; }
*/