/* Zusammenfassung */

/*
Body: E3FCFF
Ueberschriften-Farbe: 1D134D
Schrift-Farbe: 110358
Haupttabellen-Hintergrund: F6FCFD
Tabellenrahmen duenn: CEEBF8
Balken: D8F0FB
Mitteldunkel (Disclaimer): D4D5F3
Mittelhell: E4E5F8
*/

/* Allgemeine Schrifteinstellungen */
/* Allgemeine Schrifteinstellungen */
body,center,font,th,td,p { font-family: Arial, Helvetica, sans-serif; color: #000066; }
// body,center,td,p { font-size: 12px; }
a:link,a:active { color : #004477; }
a:visited { color : #004477; }
a:hover	{ text-decoration: underline; color : #000044; }
body {background-color: #BEF1F8; background-image: url(bilder/back.gif); }
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 : #003377;
}
h2,.haupttitel	{
			font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #003377; margin-top:10px;
}
h3	{
			font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #003377; margin-top:16px; padding: 5px;
			border:1;border-width:1pt;border-style:solid;border-color:#000088; ; width:100%;background : #C9EFF4;
			background-image: url(bilder/back-themenkopf.gif);
}

/* Tabelleneinstellungen */

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

tr.h1feld	{
	color: #003377; font-weight : bold;
	background-color: #C9EFF4; 
	background-image: url(bilder/back-h1.gif); 
}

table.haupttabelle	{ background-color: #000088; }
tr.haupttabelle	{ background-color: #F7FDFE; color: #000066;}
td.skyscraper { background-color: #F7FDFE;}
tr.tabellenfuss{
	color: #003377; font-weight : bold;
	background-color: #C9EFF4; 
	background-image: url(bilder/back-h1.gif); 
}
a.fusslink {color: #003377; }
table.blended {background-color : #F7FDFE;}
table.balken {
	background-color : #C9EFF4;
	border:1;border-width:1pt;border-style:solid;border-color:#000088; width:100%;
}

table.navigation	{
	background : #C9EFF4;
}
tr.navigation{ background-color: #C9EFF4; color : #000066;}
td.navigation	{
	color: #000066;
}

table.listentabelle	{ background-color: #000088; }
tr.listentabelleerstezeile	{ background-color: #C9EFF4; color: #000066;}
tr.listentabellezeilen	{ background-color: #F7FDFE; color: #000066;}

table.bildertabelle	{
	border:1;border-width:1pt;border-style:solid;border-color:#D8F0FB; ; width:100%;
	background : #D8F0FB;
}
tr.bildertabelle	{
	background : #F6FCFD;
}

table.mitrahmen	{ background : #E9BA44; }
tr.mitrahmenerstezeile	{ background : #D8F0FB;}
tr.mitrahmenzeilen	{ background : #F6FCFD;}

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

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

table.steckbrief{ background-color: #E9BA44; }
tr.steckbrieferstezeile{ background-color: #D8F0FB; }
tr.steckbriefzeilen{ background-color: #F6FCFD; }

