body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.style1 {color: #ffffff}

.errorBox {
	background-color:#FFFFE1;
    border:1px dashed #0000CC;
	padding:5px;
	margin-bottom:20px;
	color:#0000CC;
	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;
}


/* links in rechten Hauupteil der seite */
#normal a {
	font-size: 11px;
	color: #0033CC;
}
#normal a:link {
	text-decoration: none;
}
#normal a:visited {
	text-decoration: none;
}
#normal a:hover {
	text-decoration: underline;
}
#normal a:active {
	text-decoration: none;
}


a {
	font-size: 11px;
	color: #0000CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #005083;}
.style3 {color: #B7B7B7}

.Stil9 {font-family: Verdana; font-size: 9px; }
.Stil3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}
.Stil4 {
	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.Stil6 {
color: #1c3e85;
margin-bottom: 6px;
margin-top: 6px;
font-weight:bold;
}
.Stil10 {color: #003366}
.Stil11 {
	font-family: Verdana;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;
}
.Stil12 {
	color: #FF0000;
	font-weight: bold;
}
.Stil15 {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

.Stil20 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #1c3e85;
	margin-bottom: 6px;
	margin-top: 6px;
}
.Stil23 {
	font-size: 24px;
	color: #FF0000;
}
.Stil34 {
	font-family: Verdana;
	font-size: 14pt;
	color: #000066;
	font-weight: bold;
}

.Stil35 {
	font-weight:bold;
	color:#0000CC;
	font-size: 14px;

}
.Stil60 {
	color: #003300;
	font-weight: bold;
}
.Stil71 {
	font-size: 18px;
	color: #FF0000;
}
.Stil72 {
	color: #FF0000;
}
.Stil73 {
	font-size: 14px;
	color: #FF0000;
}
.Stil666 {
	color: #700101;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

.username {
	font-weight:bold;
	color:#0000CC;
}

.Tabheader {
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#0000CC;
	padding-left:15px;
}


.adminStandard
{
    color: #000000;     
}
.biggertext
{
    font-weight:bold;
}
a.nav, a.nav:visited, a.nav:active {
/*	background-color:#FFCC00;
	border:1px solid #FFCC00;/***************************/
	padding:0px 15px 0px 15px;
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover {
	background-color:#0000CC;
	border:1px solid #FFCC00;
	padding:0px 15px 0px 15px;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}

.zahlBox {
	background-color:#FFFFE1;
    border:1px dotted #666666;
	padding:5px;
}
