/* Allgemeine Schrifteinstellungen */
body,center,font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
body,center,td,p { font-size: 12px; color: #FFE655;}
body { background: #3C4302; }
a:link,a:active { color : #FFDE24; }
a:visited { color : #E6C400; }
a:hover		{ text-decoration: underline; color : #FFFFFF; }
hr	{ height: 0px; border: solid #D0D8DD 0px; border-top-width: 1px;}

/* Titel */
h1	{
			font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #FFE655;
}
.haupttitel,h2	{
			font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #FFE655; margin-top:10px;
/*			border:1;border-width:1pt;border-style:solid;border-color:#D5F5FF; ; width:100%;background : #F2FEFF; */
}
h3	{
			font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #2A2F01; margin-top:16px;
			border:1;border-width:1pt;border-style:solid;border-color:#FFE655; ; width:100%;background : #E6C400;
/*			border:1;border-width:1pt;border-style:solid;border-color:#D5F5FF; ; width:100%;background : #D5F5FF; */
}

 /* Allgemeine Seiteneinstellungen */

/* Tabellen-Felder */

td { background-color: #333A09;}


th	{
	color: #FFE655; font-size: 11px; font-weight : bold;
	background-color: #333A09; height: 25px;
	background-image: url(bilder/back-themenkopf.gif); 
}

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

/* table.haupttabelle	{ background-color: #D5F5FF; border: 1px #D5F5FF solid; border-spacing: 1px; } */
table.haupttabelle	{ background-color: #1B1F02; }
tr.haupttabelle	{ background-color: #333A09;}
td.haupttabelle	{ background-color: #333A09;}
tr.tabellenfuss{ background-color: #C8A809; text-decoration: none; color : #2A2F01;}
td.tabellenfuss{ background-color: #C8A809; text-decoration: none; color : #2A2F01;border:1;border-width:1pt;border-style:solid;border-color:#FFE655; ; width:100%;}
a.tabellenfuss{ background-color: #C8A809; text-decoration: none; color : #2A2F01;}
tr.tabellenfeldunkel{ background-color: #333A09;}

td.tabellentitel{ background-color: #333A09;
	font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; color : #226784; padding-top:8px;
}
tr.tabellentitel{ background-color: #FFE655;}

/* Formular-Elemente */
input,textarea, select {
	color : #2A2F01;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #2A2F01;
	background-color : #C8A809;
}

input.post, textarea.post, select {
	background-color : #C8A809;
}

input {
	background-color : #C8A809;
	text-indent : 2px;
	color : #2A2F01;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #2A2F01;
}

input.button {
	background-color : #C8A809;
	color : #2A2F01;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alinkfarbe3{color : #000088;font-weight : bold;text-decoration : none;}
.alinkfarbe3:hover{COLOR : #FFFFFF;}


