BODY {
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
}
.hide {
	display: none;
}

H1, H2, H3, H4, H5, H6 {
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
H1 {
	font-family: Arial, Verdana, Tahoma, Helvetice, sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 10px;
	color: #b41732;
}
H2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #b41732;
}
H3 {
	font-size: 14px;
	color: #000;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
H4 {
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
H5 {
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
}

P {
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	margin-left: 3px;
}
UL, OL {
	margin: 5px auto;
    font-size:13px;
  	padding: 0px 5px;
	padding-left: 20px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
/* layout styles */
BODY{
	background-color: #ebebeb;
}

#body-wrap {
}
#head { /* hier im #head wird das Headerbild angegeben */
	background-image: url(../images/bg_header.jpg);
	margin-top: 0px;
	height: 356px;
}
/* obere Headernavi für die Sprache */
#navi-sprache {
	position: absolute;
	margin: 17px 0px 0px 636px;
	width: 120px;
	height: 20px;
	text-align: left;
}
#servicenavi {
	position: absolute;
	margin: 57px 0px 0px 574px;
	width: 180px;
	height: 20px;
	text-align: right;
}
#servicenavi A {
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
#servicenavi A:hover {
	text-decoration: underline;
}
/* Headernavi */
.primaernavi {
	position: relative;
	left: 0px;
	top: 292px;
	height: 64px;
	width: 766px;
}
.primaernavi UL {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
    font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.primaernavi LI {
	margin: 0px;
	padding-right: 10px;
	color: #000;
	display: inline;
} 
.primaernavi A {
	text-decoration: none;
	margin: 0px 1px;
	color: #000;
} 
.primaernavi span {
	padding-right: 0px;
}
.primaernavi IMG {
	margin-right: -2px;
}
.primaernavi A:hover {
	color: #4963a7;
}
ul.list_level li.active a {
	color: #000;
	font-weight: bold;
}
/* SEKUNDÄRNAVI */
#secundaernavi {
	position: relative;
	left: 0px;
	top: 304px;
	height: 20px;
	width: 719px;
	margin-left: 38px;
	font-size: 11px;
}
#secundaernavi A {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#secundaernavi A:hover {
	text-decoration: underline;
}
#secundaernavi A:focus {
	color: #000 !important;
	background: #fff !important;
}
#main-wrap {
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-color: #cae6fe;
}
#content-left {
	float: left;
	width: 726px;
}
.content {
	margin: 30px 15px 10px 15px;
	text-align: left;
	font-size: 12px;
}
.content OL, UL, LI{
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-left: 10px;
	line-height: 16px;
}
.content A {
	text-decoration: none;
	color: #000;
}
.content A:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	height: 93px;
	background-image:url(../images/bg_footer.jpg);
}
/* image and text positioning */
IMG.textpic {
	border: 0px solid #666;
}
IMG.textleft {
	float: right;
	margin-left: 10px;
}
IMG.textright {
	float: left;
	margin-right: 10px;
}
IMG {
	border: 0px;
}
IMG A{
	border: 0px;
}
.image-left {
	float: left;
}
.img-right {
	float: left;
}
.text-center {
	text-align: center;
}
.text-nach-rechts {
	text-align: right;
}
fieldset {
	margin-top: 10px;
	width: 420px;
	-moz-border-radius: 12px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 15px;
}
legend {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
 	border: 1px solid #999;
 	border-right-width: 2px;
 	border-bottom-width: 2px;
 	margin-bottom: 4px;
 	font-weight: bold;
	color: #999;
}
.inputfeld {
	float: right;
	margin-top: -18px;
	margin-right: 20px;
	width: 280px;
	height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #f2f3f3;
}
.inputfeld:hover {
	background-color: #FFF;
	border: 1px dotted #99bfd7;
}
.inputfeld:focus, .inputfeld:active {
	background-color: #FFF;
	border: 1px solid #99bfd7;
}
textarea {
	float: right;
	width: 285px;
	margin-top: -17px;
	margin-right: 20px;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #f2f3f3;
}
textarea:hover {
	background-color: #FFF;
	border: 1px dotted #99bfd7;
}
textarea:focus, textarea:active {
	background-color: #FFF;
	border: 1px solid #99bfd7;
}
.form-button {
	clear: both;
	float: left;
	margin-left: 55px;
	margin-top: 15px;
}
*html .form-button {
	margin-left: 37px;
}
span.error {
	color: #FF0000;
	clear: both;
	display: block;
}
.stern {
    color: red;
}
/* TABELLEN */
.spalte-links {
 width: 130px;
 height: 25px;
 background-color: #0033FF;
 color: #FFF;
 font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans',Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 padding: 5px;

 font-weight: normal;
 border-bottom: 1px dotted #FFFFFF;
}
.spalte-rechts {
 width: 350px;
 height: 20px;
 background-color: #99CCFF;
 color: #000;
 font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans',Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 padding: 8px;
 text-align: center;
 border-bottom: 1px solid #FFFFFF;
}
.spalte-rechts-header {
 width: 350px;
 height: 20px;
 background-color: #0033FF;
 color: #fff;
 font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans',Verdana,Arial,Helvetica,sans-serif;
 font-size: 10px;
 font-weight: bold;
 padding-top: 18px;
 text-align: center;
}
.spalte-rechts-2 {
 width: 350px;
 height: 20px;
 background-color: #fff;
 color: #000;
 font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans',Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 padding: 0px;
 text-align: center;
 border-bottom: 1px dotted #999999;
}
.kleine-zelle {
	width: 50px;
	color: #000;
	font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode','Bitstream Vera Sans',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	background-color: #FFF;
}

