/* Zusammenfassung */

// Body: F9F093
// Ueberschriften-Farbe: 2F2561
// Schrift-Farbe: 110358
// Haupttabellen-Hintergrund: FAF8DF
// Tabellenrahmen duenn: E9BA44
// Balken: FAE164

/* 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; }
hr	{ height: 0px; border: solid #D0D8DD 0px; border-top-width: 1px;}

body {
		background-color: #F9F093;
		background-image: url(bilder/back.jpg);
	}

/* 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 : #FAE164;
			background-image: url(bilder/back-themenkopf.jpg);
}

/* Tabelleneinstellungen */

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

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

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

table.bildertabelle	{
	border:1;border-width:1pt;border-style:solid;border-color:#FAE164; ; width:100%;
	background : #FAE164;
}
tr.bildertabelle	{
	background : #FAF8DF;
}
table.navigation	{
	background : #FAE164;
}
table.mitrahmen	{ background : #E9BA44; }
tr.mitrahmenerstezeile	{ background : #FAE164; }
tr.mitrahmenzeilen	{ background : #FAF8DF; }

table.suchfeld	{ background : #FAE164; }
input.suchfeldklein	{ width: 110px; }

table.disclaimer{ background-color: #FAE164; }
tr.disclaimer{ background-color: #FAE164; }

table.steckbrief{ background-color: #E9BA44; }
tr.steckbrieferstezeile{ background-color: #FAE164; }
tr.steckbriefzeilen{ background-color: #FAF8DF; }



