/* Allgemeine Schrifteinstellungen */
body,center,font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000044;  }
body,center,td,p { font-size: 12px; }
a:link   { text-decoration: underline; color : #000088; }
a:visited { text-decoration: underline; color : #000044; }
a:active   { text-decoration: underline; color : #0000AA; }
a:hover	{ text-decoration: underline; color : #0000AA; }

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 : #000044;
}
.haupttitel,h2	{
			font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #000044; margin-top:10px;
/*			border:1;border-width:1pt;border-style:solid;border-color:#D5F5FF; ; width:100%;background : #5E9AE6; */
}
h3	{
	color: #000044; 
	font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; margin-top:16px;
	background-color: #5E9AE6; height: 25px; padding:2px;
	background-image: url(bilder/back-themenkopf.gif); 
	border:1;border-width:1pt;border-style:solid;border-color:#006798; ; width:100%;
}

 /* Allgemeine Seiteneinstellungen */
body {
	background-color: #5E9AE6;
	background-image: url(bilder/back.gif); 
}

/* Tabellenkopf-Felder */
th	{
	color: #000044; 
	font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; margin-top:14px;
	background-color: #5E9AE6; height: 25px;
	background-image: url(bilder/back-themenkopf.gif); 
	border:1;border-width:1pt;border-style:solid;border-color:#006798; ; width:100%;
}

tr.h1feld, tr.tabellenfuss	{
	color: #000088; font-weight : bold;
	background-color: #5E9AE6; 
	background-image: url(bilder/back-h1.jpg); 
}

tr.bauernregel	{
	color: #000088;
	background-color: #5E9AE6; 
	background-image: url(bilder/back-h1.jpg); 
}
td.bauernregel	{
	border:1;border-width:1pt;border-style:solid;border-color:#006798; ; width:100%;
}

/* table.haupttabelle	{ background-color: #D5F5FF; border: 1px #D5F5FF solid; border-spacing: 1px; } */
table.haupttabelle	{ background-color: #006798; width:760; }
tr.haupttabelle	{ background-color: #FFFFFF;}
tr.tabellenfeldunkel{ background-color: #5E9AE6;}
td.haupttabelle	{ width:596; }
td.skyscraper	{ width:164; background : #FFFFFF;}
table.kasten	{ border:1;border-width:1pt;border-style:solid;border-color:#5E9AE6; background : #C6E6FA;}

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

table.bauernregeltabelle { background-color: #006798;}
tr.bauernregeltabelle { background-color: #E7F3FB;}
tr.bauernregeltabellentitel { 	background-color: #5E9AE6; background-image: url(bilder/back-themenkopf.gif); }

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

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

input { text-indent : 2px; }

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

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

