/* Zusammenfassung */

// Ueberschriften-Farbe: 2F2561
// Haupttabellen-Hintergrund: FAEED0
// Tabellenrahmen duenn: E9BA44
// Balken: F8CE63

/* Allgemeine Schrifteinstellungen */
body,center,font,th,td,p { font-family: Arial, Helvetica, sans-serif; color: #110358; }
// body,center,td,p { font-size: 12px; }
a:link,a:active { color : #2D1893; }
a:visited { color : #2D1893; }
a:hover	{ text-decoration: underline; color : #5846B3; }
body {background-color: #FAD780; background-image: url(bilder/back.jpg); }
hr	{ height: 0px; border: solid #D0D8DD 0px; border-top-width: 1px;}

/* Titel */
h1	{
			font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #2F2561;
}
h2,.haupttitel	{
			font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #2F2561; margin-top:10px;
}
h3	{
			font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #2F2561; margin-top:16px; padding: 5px;
			border:1;border-width:1pt;border-style:solid;border-color:#E9BA44; ; width:100%;background : #F8CE63;
			background-image: url(bilder/back-themenkopf.jpg);
}

/* Tabelleneinstellungen */

/* Tabellenkopf-Felder */
th	{
	color: #2F2561; font-size: 11px; font-weight : bold;
	background-color: #F8CE63; height: 25px;
	background-image: url(bilder/back-themenkopf.jpg); 
}

tr.h1feld	{
	color: #2F2561; font-weight : bold;
	background-color: #F8CE63; 
	background-image: url(bilder/back-h1.jpg); 
}

table.haupttabelle	{ background-color: #E9BA44; }
tr.haupttabelle	{ background-color: #FAEED0; color: #110358; }
td.skyscraper { background-color: #FAEED0;}
tr.tabellenfuss{
	color: #2F2561; font-weight : bold;
	background-color: #F8CE63; 
	background-image: url(bilder/back-h1.jpg); 
}
a.fusslink {color: #2F2561; }
table.balken {background-color : #F8CE63;}
table.blended {background-color : #FAEED0;}

tr.navigation{ background-color: #F8CE63; color : #2F2561;}


