body, a, table, td, tr {
	background: #343945;
	font-family: sans-serif;
	font: VERDANA,ARIAL,HELVETICA;
	font-size: 10pt;
	color: #ADB6BA;
	vertical-align: top;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: #DCA602;
	scrollbar-base-color: #343945;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #343945;
	scrollbar-highlight-color: #2A2E37;
	scrollbar-shadow-color: #2A2E37;
	scrollbar-track-color: #C0C9CB;
}
a:active {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #DCA602;
}
a:visited {
	color: #DCA602;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headline {
	font-size: 36pt;
	color: #000000;
	font-weight: bold;
	background: #C0C9CB;
	text-indent: 10px;
}
.headlinenavigation{
	font-size: 9pt;
	color: #000000;
	background: #C0C9CB;
	font-weight: normal;
	text-indent: 10px;
	vertical-align: bottom;
}
a.headlinenavigation{
         color: #000000;
}
.headlinenavigation:hover{
	text-decoration: underline;
         color: #DCA602;
}
.headlinenavigation:active{
	text-decoration: none;
	color: #DCA602;
}
.ueberschrift{
	font-size: 12pt;
	color: #ADB6BA;
	font-weight: bold;
}
.slogan{
         font-size: 30pt;
         color: #ADB6BA;
         font-weight: bold;
 	text-align: center;
}
.bildunterschrift{
	font-size: 8pt;
	color: #ADB6BA;
}
.vorschau{
	text-align: center;
	background: #191C21;
	vertical-align: middle;
}
.content {
	background: #2A2E37;
}
.navigation {
   	font-size: 10pt;
	color: #ADB6BA;
	font-weight: bold;
	text-indent: 20px;
}
a.navigation:hover{
	text-decoration: underline;
	color: #DCA602;
}
a.navigation:active{
	text-decoration: none;
         font-size: 10pt;
	color: #DCA602;
}
.subnavigation {
	text-indent: 25px;
   	font-size: 9pt;
	font-weight: normal;
	color: #ADB6BA;
}
a.subnavigation:hover{
	text-decoration: underline;
	color: #DCA602;
}
a.subnavigation:active{
	text-decoration: none;
	color: #DCA602;
}
.subsubnavigation {
	font-weight: normal;
	text-indent: 30px;
	font-size: 9pt;
	font-weight: normal;
	color: #ADB6BA;
}
a.subsubnavigation:hover{
	text-decoration: underline;
	color: #DCA602;
}
a.subsubnavigation:active{
	text-decoration: none;
	color: #DCA602;
}
.black{
	background: Black;
}
.red{
	background: Red;
}