body {
  border:0;
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
}

#banner img {
  border: 0;
  float: left;
}

#center {
  background: #FFF;
  border-right: 10px solid #B9B9B9;
  float: left;
	margin: 0;
	padding: 0;
  width: 791px;
}

#top_nav{
	background: #70BE44;
  float: left;
	padding-left: 69px;
	width: 722px;
}

#top_nav img {
  border: 0;
	float: left;
}

#top_nav a > img {
  border: 0;
	float: left;
}

#top_nav img.trenner {
  border: 0;
	border-bottom: 5px solid white;
	float: left;
}

#top_nav a{
  border-bottom: 5px solid #007A47;
  float: left;
}

#top_nav a:hover {
  border-bottom: 5px solid white;
  float: left;
}

#top_nav a:active {
  border-bottom: 5px solid white;
  float: left;
}

#top_nav a:focus {
  border-bottom: 5px solid white;
  float: left;
}

#sub_banner {
  float: left;
  background-image:url(/content/sub_banner.jpg);
  background-repeat:no-repeat;
  height: 210px;
  width: 791px;
}

#left_nav{
	float: left;
	width: 231px;
}

#left_nav1 {
  background: #E6E7EB;
  height: 285px;
  float: left;
	width: 231px;
}

#left_nav1 img {
  border: 0px;
	padding: 23px 0 0 23px;
}

#left_nav2{
	background: #70BE44;
	color: black;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 11px;
	width: 210px;
}

#left_nav2 ul{
	margin: 0;
	padding-left: 20px;
	padding-right: 5px;
}

#left_nav2 h3{
	border-top: 1px solid black;
	font-size: 17px;
	margin: 5px 0 10px 15px;
	padding-top: 5px;
	text-align: center;
	width: 180px;
}

#left_nav3{
	background: #70BE44;
	float: left;
	padding: 10px 0;
	text-align: center;
	width: 231px;
}

#left_nav3 img{
	border: none;
}

#content{
	background: white;
  float: left;
  font-size: 12px;
	padding: 20px;
  width: 520px;
}

#content h1{
  color: #007A48;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

#content .text{
	margin-bottom: 10px;
}

#content .text .imgBoxLeft{
  float: left;
	padding: 2px 10px 2px 0;
}

#content .text .imgBoxRight{
  float: right;
	padding: 2px 0 2px 10px;
}

#content .vorschauBox{
  background: #E2F2DA;
  font-size: 12px;
		padding: 10px;
}

#content .vorschauBox h2{
  color: #007A48;
	font-size: 15px;
	font-weight: 700;
	margin: 0;
}

#footer{
  border: 0;
  float: left;
  background-image:url(/content/footer.jpg);
  height: 263px;
  width: 791px;
  margin: 0;
  padding: 0;
}
#titlelist{
	width: 460px;
	/*
	border-top: 1px;
	border-top-style:solid;
	border-top-color:#003964;
	*/  padding-bottom: 20px;
        display:block;

        float:left;
        top:20px;
	padding: 0 0 0 20px;
	margin: 10px 0 0 148px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	}
#titlelist a{
	color: #000;
        text-decoration: none;
	}	
.bullet{
	color: #000000;
	}
.kontakt_impressum {
  float: left;
  font-size: 12px;
  width: 490px;
}

.kontakt_impressum h1 {
  font-size: 17px;
  font-weight: bold;
  margin-top: 0px;
}

.kontakt_impressum h2 {
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

.kontakt_impressum p{
  margin-top: 0px;
}

.kontakt_impressum pre{
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 0;
}

#error_msg {
  height:40px;
  padding:0px 0px 30px 0px;
}

#error_msg div {
  padding:5px;
  margin-bottom:10px;
  background-color:#EEEEEE;
  border:2px solid red;
}

td.errorClass input, td.errorClass select {
  border:2px solid red;
  background:#CCCCCC;
}

.error {
	color: #FF0000;
}

td.errorClass {
  color:red;
}



.error {
	border : 2px solid #ff0000;
}
.bigsize {
        width:790px;
        text-align:center;
}

