/* Standard-CSS www.dddgratzer.de

LOGO NEU 2010 FARBEN

GELB-GRUEN 			#beb609	
GRUEN-GRAU 			#677d7a
BLAU 				#121c4d

HELLES GELB-GRUEN 	#dfd658
HELLES GRUEN-GRAU 	#849793
HELLES BLAU 		#414970

WICHTIGE FARBEN BIS 2009

Rotbraun			#392022
Braun				#64533C
Sepia				#B5927E
Mittelblau			#597F94
Dunkelblau			#4A6D81
Orange				#EE7F00
Hellblau 			#A4BAC8

ALT

Hintergrund Seite 		#4A6D81
Hintergrund Feld dunkel 	#1F3E50
Hintergrund Feld mittel 	#597F94
Hintergrund Feld hell	 	#FFFFFF

Text auf HG Feld dunkel		#FFFFFF
Text auf HG Feld mittel		#000000
Text auf HG Feld hell		#000000
*/

body {
	background-color: #4A6D81;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #121c4d;
}
a:hover {
	text-decoration: underline;
	color: #dfd658;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
}
.StilDDD1 {
	font-size: 1.5em;
	color: #392022;
	font-family: Arial, Helvetica, sans-serif;
}
.StilDDD2 {
	font-size: 0.8em;
	color: #392022;
	font-family: Arial, Helvetica, sans-serif;
}
.StilSYS1 {
	font-size: 1.5em;
	color: #121C4D;
	font-family: Arial, Helvetica, sans-serif;
}
.StilSYS2 {
	font-size: 0.8em;
	color: #121C4D;
	font-family: Arial, Helvetica, sans-serif;
}
.StilNav {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.StilCopy {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C4D;
	font-weight: bold;
}
.StilBots {
	color: #4A6D81;
	font-size: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.StilBots2 {
	color: #121C4D;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
