/* Zusammenfassung */

/*
Body: 2C8F21
Ueberschriften-Farbe: FFE13D
Schrift-Farbe: 162B07
Haupttabellen-Hintergrund: F9F4C9
Tabellenrahmen duenn: 24470B
Balken: 457C1E
Navigationsschrift: FFFFFF
Mitteldunkel (Disclaimer): FEF1B0
Mittelhell: E4E5F8
*/

/* Allgemeine Schrifteinstellungen */
body,center,font,th,td,p { font-family: Arial, Helvetica, sans-serif; color: #162B07; }
/* body,center,td,p { font-size: 12px; } */
a:link,a:active { color : #24470B; }
a:visited { color : #457C1E; }
a:hover	{ text-decoration: underline; color : #162B07; }
hr	{ height: 0px; border: solid #D0D8DD 0px; border-top-width: 1px;}

body {
		background-color: #2C8F21;
		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 : #FFE13D;
}
h2,.haupttitel	{
			font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #FFE13D; margin-top:10px;
}
h3	{
			font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; color : #FFE13D; margin-top:16px; padding: 5px;
			border:1;border-width:1pt;border-style:solid;border-color:#24470B; ; width:100%;background : #457C1E;
			background-image: url(bilder/back-themenkopf.jpg);
}

/* Tabelleneinstellungen */

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

tr.h1feld	{
	color: #FFE13D; font-weight : bold;
	background-color: #457C1E; 
	background-image: url(bilder/back-h1.jpg); 
}

table.haupttabelle	{ background-color: #24470B; }
tr.haupttabelle	{ background-color: #F9F4C9; color: #162B07; }
td.skyscraper { background-color: #F9F4C9;}
tr.tabellenfuss{
	color: #FFE13D; font-weight : bold;
	background-color: #457C1E; 
	background-image: url(bilder/back-h1.jpg); 
}
a.fusslink {color: #FFE13D; }
table.balken {background-color : #457C1E;}
td.balken {color: #FFFFFF;}
table.blended {background-color : #F9F4C9;}

table.bildertabelle	{
	border:1;border-width:1pt;border-style:solid;border-color:#457C1E; ; width:100%;
	background : #457C1E;
}
tr.bildertabelle	{
	background : #F9F4C9;
}
table.navigation	{
	background : #457C1E;
}
td.navigation	{
	color: #FFFFFF;
}
table.mitrahmen	{ background : #24470B; }
tr.mitrahmenerstezeile	{ background : #457C1E; }
td.mitrahmenerstezeile	{ color: #FFE13D;}
td.mitrahmenhellezeilen	{ background : #F9F4C9; }
tr.mitrahmenzeilen	{ background : #F9F4C9; }

table.tagebuch	{ background : #345F32; }
tr.tagebucherstezeile	{ background : #008800; }
td.tagebucherstezeile	{ color: #FFFF88;}
tr.tagebuchtextfeld	{ background : #FEF1B0; }
tr.tagebuchunterezeile	{ background : #FEF1B0; }

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

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

table.steckbrief{ background-color: #D4D5F3; }
tr.steckbrieferstezeile{ background-color: #D4D5F3; }
tr.steckbriefzeilen{ background-color: #E4E5F8; }




