body {
	font-size: small;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #e3e3e3;
}

#rahmen {
	height: auto;
	width: 970px;
	background-image: url(bilder/rahmenback.gif);
	background-repeat: repeat-y;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	min-height:750px;
	overflow: hidden;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 173px;
	width: 970px;
	background-image: url(bilder/top.jpg);
	background-repeat: no-repeat;
}

#topbild {
	padding: 0px;
	float: left;
	height: 100px;
	width: 620px;
	margin-top: 148px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navibox {
	height: 25px;
	width: 100%;
	float: left;
	padding: 0px;
	text-align: left;
	background-color: #666666;
	margin-top: 148px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navibox h1 {
	font-size: 100%;
	color: #BE0026;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 10px;
	}
#navibox  ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	display: inline;
	text-align: center;
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	width: 350px;
	float: left;
}
#navibox  ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 20px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	margin: 0px;
}
#navibox  li a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
#navibox  li a:hover {

	text-decoration: underline;
	color: #FFFFFF;
	background-position: 0 ;
}

#suche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #707070;
	text-align: right;
	float: right;
	height: 25px;
	width: 30%;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#suche p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


#main {
	padding: 0px;
	float: right;
	width: 725px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left {
	float: left;
	height: auto;
	width: 200px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#naviblock  ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
   /*line-height: 10px;*/
}

#naviblock  li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EAEAEA;
	display: block;
	float: left;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#naviblock  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #4A494A;
	margin-bottom: 10px;
	padding-left: 5px;
	
}
#naviblock  a:hover {
	text-decoration: underline;
	color: #738E00;
}

#navigation1 {
	height: auto;
	min-height:25px;
	width: 195px;
	float: left;
	background-color: #4A494A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navigation1 h1 {
	font-size: 75%;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: auto;
	width: auto;
	color: #FFFFFF;
}
#navigation1 a {
	color: #FFFFFF;
	text-decoration: none;	
}

#newsbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	width: 200px;
	background-color: #E9E9E9;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsbox h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #2423C9;
	background-image: url(bilder/leisteback.gif);
	margin: 0px;
	height: 25px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#newsbox p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newsbox #fett {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#newsbox a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#newsbox a:hover {
	color: #211FC8;
	text-decoration: underline;
	
}
#content {
	float: left;
	height: auto;
	width: 75%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
}
#rahmen #content li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}



#status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	float: left;
	height: 20px;
	width: 420px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-top: 5px;
}
#status a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#status a:hover {
	color: #2322C6;
	text-decoration: underline;
	
}

#status p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#status a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#status a:hover {
	color: #990000;
}
#formular {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	min-width:99%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#formular h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #011D80;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 450px;
}

#formular #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	float: left;
	height: auto;
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
}

#formular #form1 {
	float: left;
	height: auto;
	width: 100%;
}
#formular br {
clear:left;

}

#formular label {
	text-align: right;
	padding: 7px;
	float: left;
	width: 80px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}

#formular input {
	display: block;
	margin: 5px;
	padding: 2px;
	float: left;
	height: 15px;
	width: 150px;
	background-color: #FFFFFF;
}
#formular #submit {
	padding: 2px;
	height: 25px;
	width: 100px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EC7030;
	border: 1px solid #AF4810;
}
#formular #plz {
width: 40px;
}
#formular #ort {
width: 93px;
}
#form1 #nachricht {
	margin-right: 0px;
	margin-left: 5px;
	width: 410px;
	margin-top: 5px;
}

#form1 #label2 {
	width: 80%;
	float: left;
}
#form1 #option {
	float: left;
	height: auto;
	width: 100%;
}
#option input {
	display: block;
	margin: 5px;
	padding: 2px;
	float: left;
	height: 15px;
	width: 50px;

}#option #submit {
	margin: 0px;
	padding: 2px;
	height: 25px;
	width: 100px;
	text-align: center;
}
.Stil1 {color: #0000FF}
.Stil2 {color: #2423C9}

