/*
Farbe 1: #F5CB4D - orange
Farbe 2: #EEEEC4 - beige
Farbe 3: #333300 - braun
Farbe 4: #FFEB9F - Kaffee
Farbe 5: #007237 - grün
Farbe 6: #F90400 - rot
*/
body {
	margin: 0px;
	background-color: #EEEEC4;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#infotext p {
  color:  #333300;
}

a {
	color: #333300;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #007237;
	text-decoration: underline;
	font-weight: normal;
}

input {
	border: 1px solid #333300;
	width: 250px;
	font-family: verdana, arial;
	font-Size: 11px;
	font-weight: normal;
}

select {
	border: 1px solid #333300;
	width: 250px;
	font-family: verdana, arial;
	font-Size: 11px;
	font-weight: normal;
}

textarea {
  border: 1px solid #333300;
	width: 250px;
	font-family: verdana, arial;
	font-Size: 11px;
	font-weight: normal;
}


label {
	float: left;
  width: 80px;
	font-family: verdana, arial;
	font-Size: 11px;
	font-weight: normal;
  display: block;
}

input.button {
	width: 110px;
  background-color: #EEEEC4;
	border-color: #333300;
	color: #333300;
	height:17px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

input.radio {
	background-color:#EEEEC4;
	border-color: #333300;
	width: 20px;
	height:17px;
	margin: 0px;
	padding: 0px;
}

div.radio {
	float: left;
	width: 20px;
	margin-bottom: 1px;
}

input.checkbox {
	background-color: #EEEEC4;
	border-color: #333300;
	width: 20px;
	height:17px;
	margin: 0px;
	padding: 0px;
}

div.checkbox {
	float: left;
	width: 20px;
	margin-bottom: 1px;
}

#page {
	float: left;
	width: 990px;
	height: auto;
	background-color: #EEEEC4;
}

#pageMain {
	float: left;
	width: 777px;
	background-color: #FFFFFF;
	border-right: 1px solid #333300;
	border-bottom: 1px solid #333300;
}

#main {
	float: left;
	width: 777px;
	background-color: #FFFFFF;
}

#mainContent {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
}

#service	{
	float: left;
	width: 200px;
}

#infoNav {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

#infoNav hr, #printNav hr {
	height:1px;
	border: 0px;
	color: #333300;
	background-color: #007237;
}

#infoNetwork {
	float: left;
	width: 100%;
  line-height: 16px;
	text-align: center;
  margin-top: 10px;
	margin-bottom: 5px;
  font-size: 9px;
  color: #BBBBBB;
}

#infoNetwork a, #infoNetwork a:hover {
    line-height: 16px;
    font-size: 9px;
    color: #BBBBBB;
}

#infoNetwork hr {
	height:1px;
	border: 0px;
	color:#BBBBBB;
	background-color: #BBBBBB;
}

#blueparks {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 9px;
}

#infoText {
	float: left;
	width: 750px !important;
    width: 760px;
	height: auto;
	margin: 15px 5px;
    color: #BBBBBB;
}

#infoText p {
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
	color: #BBBBBB;
}

#mainNav	{
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #007237;
}

#mainNav div	{
	float: left;
	border-right: 1px solid #F5CB4D;
	color: #EEEEC4;
    padding-top: 3px;
	padding-bottom: 3px;
	background-color: #007237;
}

#mainNav div a {
	float: left;
	margin-left: 9px;
	margin-right: 9px;
	font-weight: bold;
	color: #EEEEC4;
}

#mainNav div a:hover {
	color: #F5CB4D;
}

#mainNav div a.active {
	color: #F5CB4D;
}

#mainNav #search {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#mainNav #search form {
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 9px;
	font-weight: bold;
	color: #EEEEC4;
}

#mainNav #search label {
	padding: 0px;
	margin: 0px;
    margin-top: 1px;
	font-weight: bold;
	color: #EEEEC4;
}

#mainNav #search .quest {
	margin-left: 5px;
	width: 105px;
	font-size: 9px;
	height: 16px;
}

#mainNav #search .submitButton {
	font-size: 9px;
	background-color:#ffffff;
	border-color:#333300;
	color: #333300;
	height:16px;
	width: 45px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}



#subNav {
	float: left;
	width: 157px;
	margin-right: 10px;
	margin-bottom: 15px;
}

#subNav div {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFEB9F;
	text-decoration: none;
	border: none;
}

	#subNav div.links {
		margin-top: 2px;
		margin-bottom: 2px;
		background-color: #FFFFFF;
		text-decoration: none;
		border: none;
	}
	
		#subNav div.links a {
			margin: 0;
			padding: 0;
			background-color: #FFFFFF;
			text-decoration: none;
			border: none;
		}
		
		#subNav div.links a:hover {
			text-decoration: none;
			border: none;
		}

#subNav div.hdl {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333300;
	background-color: #F5CB4D;
	font-weight: bold;
	font-size: 11px;
}

#subNav div.modell {
	padding-left: 12px;
}

#subNav div a {
	width: 152px !important;
	width: 100%;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
	background: none;
	border-bottom: 1px solid #F5CB4D;
	text-decoration: none;
	display: block;
}

#subNav div a:hover {
	color: #007237;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F90400;
}

#subNav div a.active {
	color: #007237;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F90400;
}

#grid {
	float: left;
	width: 100%;
}

#grid div.center {
	float: left;
	width: 600px;
}

#grid div.center h1{
	width: 580px !important;
	width: 100%;
}

#grid div.left {
	float: left;
	width: 375px !important;
	width: 372px;
	margin-bottom: 10px;
}

#grid div.left h1{
	width: 355px !important;
	width: 100%;
}

#grid div.right {
	float: left;
	width: 215px !important;
	width: 212px;
	margin-left: 10px;
}

#grid div.contentBorder, #grid div.left div.contentBorder, #grid div.right div.contentBorder {
	float: left;
	width: 100%;
	border-bottom: 1px solid #F5CB4D;
	margin-bottom: 10px;
}

#grid div.text {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#grid div.right div.contentBorder div.text {
   width: 190px !important;
   width: 100%;
}

#grid div.right div.contentBorder input {
   width: 200px !important;
   width: 100%;
}

#grid div.right div.contentBorder input.radio {
   width: 20px !important;
   width: 20px;
}

#service div.content {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F5CB4D;
}

#service div.content div.text {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#service div.content img {
	float: left;
	padding-left: 5px;
}