/* Zusammenfassung */

/*
Body: F5E6FF
Ueberschriften-Farbe: 14043B
Schrift-Farbe: 230A36
Haupttabellen-Hintergrund: FBF7FE
Tabellenrahmen duenn: 2E0E47
Balken: F4D3F0
Mitteldunkel (Disclaimer): F4E0F2
Mittelhell: F9EDF8
*/

/* Allgemeine Schrifteinstellungen */
body,center,font,th,td,p { font-family: Arial, Helvetica, sans-serif; color: #230A36; }
/* 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: #F5E6FF;
		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 : #14043B;
}
h2,.haupttitel	{
			font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #14043B; margin-top:10px;
}
h3	{
			font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #14043B; margin-top:16px; padding: 5px;
			border:1;border-width:1pt;border-style:solid;border-color:#2E0E47; ; width:100%;background : #F4D3F0;
			background-image: url(bilder/back-themenkopf.jpg);
}

/* Tabelleneinstellungen */

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

tr.h1feld	{
	color: #14043B; font-weight : bold;
	background-color: #F4D3F0; 
	background-image: url(bilder/back-h1.jpg); 
}

table.haupttabelle	{ background-color: #2E0E47; }
tr.haupttabelle	{ background-color: #FBF7FE; color: #230A36; }
td.skyscraper { background-color: #FBF7FE;}
tr.tabellenfuss{
	color: #14043B; font-weight : bold;
	background-color: #F4D3F0; 
	background-image: url(bilder/back-h1.jpg); 
}
a.fusslink {color: #14043B; }
table.balken {background-color : #F4D3F0;}
table.blended {background-color : #FBF7FE;}

table.bildertabelle	{
	border:1;border-width:1pt;border-style:solid;border-color:#F4D3F0; ; width:100%;
	background : #F4D3F0;
}
tr.bildertabelle	{
	background : #FBF7FE;
}
table.navigation	{
	background : #F4D3F0;
}
td.navigation	{
	color: #14043B;
}
table.mitrahmen	{ background : #2E0E47; }
tr.mitrahmenerstezeile	{ background : #F4D3F0; color: #FFFFFF;}
tr.mitrahmenzeilen	{ background : #F9EDF8; color: #FFFFFF;}

table.suchfeld	{ background : #F4D3F0; color: #FFFFFF; }
input.suchfeldklein	{ width: 110px; }

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

table.steckbrief{ background-color: #F4E0F2; }
tr.steckbrieferstezeile{ background-color: #F4E0F2; }
tr.steckbriefzeilen{ background-color: #F9EDF8; }



