body {
  margin: 0;
  padding: 0;
  border: 0;
  font: small Arial, Helvetica, Verdana, sans-serif;
  background-color: #fff;
}

#wrap_out {
  background-image: url(../images/bg_wrap.gif);
  background-repeat: repeat-x;
  background-color: #fff;
}
	
#wrap {
	background-image: url(../images/bg_wrap.gif);
	background-repeat: repeat-x;
	background-color: #fff;
  width: 1193px;
}
	
#logo_home {
  position: absolute;
  top: 78px;
  left: 740px;
  width: 298px;
  height: 44px;
}

#dreieck_home {
  position: absolute;
  top: 150px;
  left: 123px;
  width: 50px;
  height: 11px;
  
}

#header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 1193px;
	height: 150px;
	}
	
#header_bottom {
	background-image: url(../images/bg_header_bottom.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 1193px;
	height: 21px;
}
	
.language {
  font: small Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  position: absolute;
  top: 152px;
  left: 910px;
}

#main {
	background-image: url(../images/bg_main.gif);
  background-repeat: repeat-y;
  background-color: #fff;
	width: 1193px;
	}
	
#menu {
  background-image: url(../images/bg_menu.gif);
  background-repeat: repeat-y;
  background-color: #ccc;
  margin-left: 121px;
	width: 155px;
	float: left;
	}

* html #menu {
  background-image: url(../images/bg_menu.gif);
  background-repeat: repeat-y;
  background-color: #ccc;
  margin-left: 61px;
  width: 154px;
	float: left;
}
  
#menu ul{
  margin-left: 0px;
  line-height: 14px;
  vertical-align: middle;
  padding: 0px 0px 5px 0px;
  list-style-type: none;
  }
  
#menu li{

  padding-left: 15px;
}
 
#menu li.line{
  background-image: url(../images/menu_line.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
  padding: 5px 0px 5px 10px;
}

#menu li.line_active{
  background-image: url(../images/bg_menu_active.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #e6e6e6;
  vertical-align: middle;
  padding: 5px 0px 5px 10px;
  /*list-style-image: url(../images/pfeil.gif);*/
  
}

* html #menu li.line{
  background-image: url(../images/menu_line.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  vertical-align: middle;              
  padding: 5px 0px 5px 10px;  
}

* html #menu li.line_active{
  background-image: url(../images/bg_menu_active.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #e6e6e6;
  vertical-align: middle;
  padding: 5px 0px 5px 10px;
  /*list-style-image: url(../images/pfeil.gif);*/
}

.menu_unter {
  background-color: #f0f0f0;
  padding-bottom:5px;
  padding: 0px 0px 0px 15px;
	}
  
.menu_unter_active {
  background-color: #f0f0f0;
  padding: 0px 0px 0px 15px;
  background-image: url(../images/bg_menu_unter_active.gif);
  background-position: center center;
  background-repeat: no-repeat;
  }


#menu_unter ul{
  margin: 0px;
  padding-left: 10px;
  list-style-type:none;
  line-height: 14px;
  vertical-align: middle;
  }

#content {
	background-color: #fff;
	width: 753px;
	padding-top: 20px;
  padding-left: 43px;
  padding-bottom: 20px;
	float: left;
	}
  
.uber_content {
  width: 727px;
  margin-bottom: 20px;
  }
  
.uber_content_discription {
  width: 727px;
  border-width: 1px 0px 0px 0px;
  border-color: #97ca10;
  border-style: solid;
  }
.mittig {
  margin: 0;
  padding: 0;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #97ca10; 
  }
  
#right {
	width: 298px;
	float: right;
  margin-left: 0px;
	}

#left {
	width: 415px;
	float: left;	
	}
   
#footer {
	background-image: url(../images/footer_ges.gif);
	background-repeat: no-repeat;
	width: 1079px
	height: 16px;
	}

  
a {
	text-decoration: none;
	color: #000;
	font: small Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  vertical-align: middle;
	}
  
#menu a {
	text-decoration: none;
	color: #000;
	font: small Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  vertical-align: middle;
	}
 
  
.active_link {
  font-weight: bold;
  }
  
p {
  font: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #000;
  }
  
img {
  border-width: 0px;
  border-style: solid;
  margin: 0px;
  padding: 0px;
  }
  
h2{
	color: #98CB12;
	font: small Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
	}

ul {
  margin: 0px;
  padding-left: 15px;
  list-style-type: disc;
  line-height: 20px;
  vertical-align: middle;  
  font-size: 12px;
  }
  
td.unter {
  vertical-align: top;
  line-height: 20px;
  background-color: #f0f0f0;
  padding-right: 25px;
  }

.contenttable {
	margin: 0;
	padding: 0;
	width: 100%;
}
  
.contenttable th{
  background-color: #e4e3e1;
  font: small Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-align: left;
}

.contenttable td{
  vertical-align: top;
  line-height: 20px;
  background-color: #f0f0f0;
  padding-right: 25px;
}
  
#discription{
  width: 727px;
  clear: both;
  }
  
#cleaner {
  clear: both;
  }
  
li.detail{
  list-style-image: url(../images/pfeil.gif);
  padding-bottom: 5px;
  }

.bodytext li{
	font-size: 12px;
}

.bodytext a{
  color: #75787c;
  font-weight: bold;
  }