#maincontent {
  width:988px;
  height: 748px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

#logo{
  width:260px;
  height:191px;
  margin-left:46px;
  margin-top:23px;
  background-image:url(images/logo.jpg);
  float:left;
}

*html #logo{  /*IE6 only*/
  width:260px;
  height:191px;
  margin-left:23px;
  margin-top:23px;
  float:left;
}

#logo h1 a{
  position:absolute;
  width:260px;
  height:191px;
  margin-left:0;
  margin-top:-21px;
  background-image:url(images/logo.jpg);
  float:left;
  text-indent:-9999px;
}

* html #logo h1 a  { /*IE6 only*/
  position:absolute;
  width:260px;
  height:191px;
  margin-left:0;
  margin-top:0px;
  background-image:url(images/logo.jpg);
  float:left;
  text-indent:-9999px;
}

#impressum h1 a{
  position:absolute;
  width:31px;
  height:33px;
  margin-left:956px;
  bottom:0;
  background-image:url(images/impressum.jpg);
  float:right;
  text-indent:-9999px;
}

#menu{
   width:342px;
   height:29px;
   margin-left:65px;
   margin-top:187px;
   float:left;
}

#dropdown1 {
   position:absolute;
   padding-left:5px;
   width:102px;
   height:133px;
   left:371px;
   top:215px;
   visibility:hidden;
   background-image:url(images/dropdown_1.jpg);
   background-repeat:no-repeat;
}

#dropdown2 {
   position:absolute;
   padding-left:5px;
   width:175px;
   height:272px;
   left:457px;
   top:215px;
   visibility:hidden;
   background-image:url(images/dropdown_2.jpg);
   background-repeat:no-repeat;
}   

#sidebar{
   width:275px;
   height:667px;
   margin-top:16px;
   float:right;
   background-image:url(images/side.jpg);
   background-repeat:no-repeat;
}

#rand_oben{
  width:713px;
  height:10px;
  background-image:url(images/rand_oben.jpg);
  background-repeat:no-repeat;
  float:left;
}

#rand_seite{
  width:5px;
  height:457px;
  background-image:url(images/rand_seite.jpg);
  float:left;
  margin-top:0;
}

*html #rand_seite{ /*IE6 only*/
  width:5px;
  height:457px;
  background-image:url(images/rand_seite.jpg);
  float:left;
  margin-top:-10px;
}

#inline {
   margin-top:0;
   margin-left:36px;
   background-color:#FFFFFF;
   float:left;
}

#footer {
  width:988px;
  height:65px;
  background-image:url(images/footer.jpg);
  float:left;
}

a:link {
  color:#25794c;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
  line-height:27px;
}

a:visited {
  color:#25794c;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
  line-height:27px;
}
a:active {
  color:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
  line-height:27px;
}
a:hover {
  color:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  text-decoration:none;
  line-height:27px;
}

a.impressum:link {
  color:#25794c;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  line-height:27px;
}

a.impressum:visited {
  color:#25794c;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
}
a.impressum:active {
  color:#97c00a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
}
a.impressum:hover {
  color:#97c00a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
}

#kontakt {
	margin-top:320px;
	margin-left:15px;
	width:225px;
	color:#FFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

a.kontakt:link {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:normal;
	font-size:15px;

}
a.kontakt:visited {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:normal;
	font-size:15px;

}
a.kontakt:active {
	color:#25794c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:normal;
	font-size:15px;

}
a.kontakt:hover {
	color:#25794c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:normal;
	font-size:15px;

}

h2 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:17px;
}

#news {
	margin-top:40px;
	margin-left:15px;
	width:225px;
	color:#FFF;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}