/* ##########
Überregionale Einstellungen
###########   */

body,table
{
font-family:Arial, sans-serif; font-size:10pt;
}
body
{
	background-color: #003366;
	padding-left: 30px;
	padding-right: 10;
}


/* ##########
Links - a - Tags
###########   */



a.standnav:link { color:#000080;  font-weight:normal; font-size:10pt; font-family:Verdana;   text-decoration:none; }
a.standnav:visited { color:#000080; font-weight:normal; font-size:10pt;  font-family:Verdana;    text-decoration:none;}
a.standnav:hover 
{color: #111111;background-color: #FFFFCC;font-weight: 
normal;font-size: 10pt;font-family: Verdana;text-decoration: underline;
}
a.standnav:active { color:#000080;  font-weight:normal; font-size:10pt; font-family:Verdana;   text-decoration:none; }



a.header 
{
	background-color: #FFecd1;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	border: thin outset #FFecd1;
    color:#000080;
	padding-right: 4px;
	padding-left: 4px;
}



a.help 
{
	background-color: #000000; color:#00ff00;
	text-decoration: none; font-size: 8pt;
	font-weight: bold; border: thin outset #00ff00;
	padding-right: 4px; padding-left: 4px;
}

a.formbutton
{
	background-color: #FFecd1; text-decoration: none;
	font-size: 10pt; font-weight: bold;
	border: thin outset #FFecd1;  color:#000080;
    padding-right: 4px; padding-left: 4px;
}

/* ##########
div
###########   */
div.header
{
	border-width: 1px; 	border-style: solid; padding: 4px;	margin: 0px;
	background-color: #FFecd1; width: 890px; font-size:8pt; font-weight: lighter;
    height: 16px;
}
div.formzeile
{
	border-width: 1px; 	border-style: solid; 	padding: 4px; margin: 0px;
	background-color: #FFecd1; width: 890px; font-size:8pt; font-weight: lighter;
    height: 20px;
}

div.vorschau
{
border-width:2px;  border-style: groove;  border-color:#000000;  padding: 0.5cm; width:865px; background-color: #FFFAEE;   
}

div.sonstige
{
border-width:2px;   border-style: groove;   border-color:#ff9966;
padding:4px;  background-color:#FFF5E5;
width:890px; 
}


/* ##########
Tabellen Zeilen Zellen
###########   */

table.navtab1
{
	border-style: solid; border-color: #003366;	border-width: 1px;
	width: 900px; background-color: #FFF5E5;
}
table.navtab2
{
	border-style: solid; border-color: #003366;
	border-width: 1px; width: 900px; background-color: #FFFAEE;
}
table.read
{
	background-color: #FFFAEE;
}

td.readzelle
{
border-left-style:solid;  border-width:1px;  border-color:#000080;
}
td.highlight
{
	background-color: #FFFFCC;
}

/* ##########
SPAN Tags
###########   */

span.autor
{
	color: #000000; font-style: italic;font-weight: normal;
}
span.datum
{
	font-size: smaller;
}

span.beschriftung
{
font-weight:bold; color:#ffffff; 
}
span.msg
{
font-size:12pt;
font-weight:bold; color:#ff0000;  background-color: #FFFAEE;
padding-left:15px;  padding-right:15px;  
}
span.highlight
{
	background-color: #FFF5E5;
}

/* ##########
Sonstige Tags
###########   */
input.formbutton
{
	background-color: #FFecd1;
	font-size: 10pt;
	font-weight: bold;
	border: thin outset #FFecd1;
    color:#000080;
	padding-right: 1%;
	padding-left: 1%;
	 cursor:pointer;
     
}
form.small
{
margin:0px; font-family:Arial, sans-serif;font-size:9pt;
}
hr
{
 text-align:left;  
width:890px; 
}

img.ta
{
border-width:3px; border-style:solid; border-color:#ffffff;
}

