/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */

 BODY {font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif; background-color: #FFFACD; margin: 10pt 5pt;}

.errorBox {
	background-color:#FFECEE;
	border:2px dashed #fc3900;
	padding:5px;
	margin-bottom:20px;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}

.errorBox_ok {
	background-color:#FFFFE1;
    border:2px dashed green;
	padding:5px;
	margin-bottom:20px;
	color:#0000CC;
	text-align:center;
	font-weight:bold;
}

.errorBox_fail {
	background-color:#FFFFE1;
    border:2px dashed red;
	padding:5px;
	margin-bottom:20px;
	color:#0000CC;
	text-align:center;
	font-weight:bold;
}


 .border {border: 0.7pt solid #6F6F6F;}
 .border2 {border-bottom: 0.7pt solid #6F6F6F; border-top: 0.7pt solid #6F6F6F;}

 .navigation {font-size: 13px; font-weight: bold; text-decoration: underline; font-family: Verdana; padding-left:20px; padding-right:20px}
 A.navigation:active {color: #000000;}
 A.navigation:link {color: #003080;}
 A.navigation:visited {color: #003080;}
 A.navigation:hover {color: #000000;}

 A:active {color: #000000;}
 A:link {color: #0000DF;}
 A:visited {color: #0000DF;}
 A:hover {color: #000000;}

 .bilderrahmen-rechts {
 margin-right: 7pt;
 margin-bottom: 5pt;
 }

 P {font-size: 16px;}
 .P2 {font-size: 11px;}
 .P3 {font-size: 46px; color: #FFFFFF; font-weight: bold;}
 .P4 {font-size: 30px; color: #FFFFFF;}
 h1 {font-size: 26px;}
 h2 {font-size: 18px; color: #003080;}
 h3 {font-size: 26px; color: #FF0000;}
 h4 {font-size: 16px;}
 h5 {font-size: 20px;}
 
 .Stil4 {
	font-size: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.Stil10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14;
}
.style1 {font-size: x-small}
.Stil20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
}
.Stil21 {color: #000000}
.Stil22 {font-weight: bold; font-size: 20px;}
.Stil25 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil26 {font-size: 16px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

