input {
  height:12px;
  width:380px;
  font-size:11px;
  }

input#submit {
  height:22px;
  width:150px;
  text-align:center;
  }

input#nummer {
  width:100px;
  }

input#zipcode {
  width:40px;
  }

input#cityname {
  width:320px;
  }

textarea#mitteilung {
  width:440px;
  height:150px;
  }


.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 19px;
	// color: #E74100;
	Color: #F7bd7b;
}
.Subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #efb263;
	font-style: normal;
	font-weight: bold;
}

.linie{
  width:90%;
  text-align:left;
  color:#ffffff;
  align:left;
  display:none;}

ul.liste {
  font-size:11px;
  }

.standard,Body,TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: half-bold;
	color: 73757B;
	line-height: 150%;
}
.standard_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E74100;
	line-height: 12px;
	font-weight: bold;
}
.standard_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 73757B;
	line-height: 12px;
	font-weight: bold;
}

.menueBox{
  margin-left:20px;
  margin-top:40px;
  width:175px;
  background-color:#ffffff;
}

.menue{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#999999;
  text-align:left;
  height:20px;
  }


a.menue {
  text-decoration:none;
  }

a:hover.menue {
  text-decoration:none;
  }  

a {
  font-weight:normal;
  text-decoration:none;
  
}

a:hover {
  background-color:#eeeeee;
  }  

.contentBox{
  margin-left:20px;
  margin-top:30px;
  
  width:500px;
  background-color:#eeeeee;
  
}  

#markant {
  font-weight:bold;
  color:red
  }
#footer{
  font-weight:bold;
  text-align:center;} 

#liste{
  padding:5px;
  background-color:#eeeeee;
  }
