* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-repeat: repeat-x;
	background-image: url(../images/mainback4.jpg);
	background-attachment: fixed;
}
.dunkelgruen {
	color: #666;
}

#container {
	width: 760px;
	background-color: #FFF;
	float: left;
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #FFF;
	min-height: 100%;
	background-repeat: no-repeat;
}

#logo {
	float: right;
	height: 118px;
	width: 320px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 38px;
	margin-left: 300px;
}
#header {
	width: 100%;
	background-color: #FFF;
	float: left;
	height: 136px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B70008;
	margin-bottom: 20px;
}
.slogan_rot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #B70008;
}


#textcontainer {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 720px;
	min-height: 300px;
	margin-left: 8px;
	margin-right: 0px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	text-align: left;
}
#textcontainer2 {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 766px;
	min-height: 300px;
	margin-left: 8px;
	margin-right: 0px;
	font-size: 18px;
	color: #666;
	line-height: 22px;
	text-align: left;
}

#textcontainer3 {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 766px;
	min-height: 300px;
	margin-left: 8px;
	margin-right: 0px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	text-align: left;
}


.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.einruecken {
	padding-left: 20px;
}
.kleiner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}
.kleiner2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}





#textcontainer a {
	color: #B30009;
}

#textcontainer a:hover {
	color: #000;
}



.rot {
	font-weight: bolder;
	color: #990000;
}

#formularcontainer {
	background-color: #EEE;
	float: left;
	width: 220px;
}
#formularcontainerok {
	float: left;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #DE0059;
	margin-bottom: 10px;
}
.slogan_weiss {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	background-color: #B70008;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

/* Eingabe neu */

	/* Anfrageformular BEGIN */

.eingabe {
	color: #666;
	background-color: #F3F3F3;
	width: 348px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../images/eingabeback.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}


.eingabe_aktiv {
	color: #FFF;
	background-color: #AC0008;
	width: 332px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../images/eingabeback_aktiv.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;

}


.eingabepulldown {
	color: #666;
	background-color: #F3F3F3;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../images/eingabeback.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}

.eingabepulldown_aktiv {
	color: #FFF;
	background-color: #AC0008;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../images/eingabeback_aktiv.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}


.eingabemehrzeiler {
	height: 180px;
	color: #666;
	background-color: #F3F3F3;
	width: 348px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../images/eingabeback.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}

.eingabemehrzeiler_aktiv {
	height: 180px;
	color: #FFF;
	background-color: #AC0008;
	width: 332px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(../images/eingabeback_aktiv.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}

.eingabebutton {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	width: 200px;
	background-color: #666;
	background-image: url(../images/button1back.png);
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	margin-top: 10px;
}

.eingabebutton_aktiv {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	width: 200px;
	background-color: #B50009;
	background-image: url(../images/button1back.png);
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	margin-top: 10px;
}

#downloadcontainer {
	float: left;
	width: 220px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 10px;
}

#minimenu {
	float: left;
	height: 28px;
	text-align: left;
	margin-left: 0px;
}

#minimenu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#minimenu li { 
	float: left;
	margin-top:6px;
}
.bild {
	padding: 2px;
	border: 1px solid #CCC;
}


#minimenu a {
	font: normal 9px Verdana, Geneva, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px 2px 10px;
	width: auto;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}

#minimenu a:hover {
	color: #990000;

}
HR {
	margin-top: 20px;
	margin-bottom: 20px;
}


#downloadcontainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#downloadcontainer a:hover {
	color: #DE0059;
}


#menu .hauptmenu {
	list-style: none;
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 2px;

}
#menu {
	float: left;
	width: 200px;
}


#menu .hauptmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666;
	text-decoration:none;
	padding-left: 14px;
	display: block;
	height: 24px;
	line-height: 24px;
}

#menu .hauptmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #900;
	text-decoration:none;
	background-image: url(../images/pfeil_a.png);
	background-repeat: no-repeat;
}

.tabellebildklein {
	border: 1px solid #CCC;
	padding: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
