body{
border:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#41742b;
}


#head{
font-family: Georgia, 'Copse', serif;
width: 980px;
height: 130px;
background-color:#fff;
margin-left:auto;
margin-right:auto;
}

#subnavi{
font-family: Georgia, 'Copse', serif;
width: 980px;
text-align:right;
font-size:13px;
background-color:#fff;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

#subnavi a{
margin-left:20px;
color:#333;
text-decoration:none;
}

#subnavi a:hover{
text-decoration:underline;
color:#41742b;
-webkit-transition: color .5s ease-in;

}

#meta {
font-size:11px;
text-transform:uppercase;
text-align:right;
padding-top:20px;
}

#meta a:hover{
text-decoration:underline !important;
}

#navi{
text-align:right;
padding-top:60px;

}

#navi a{
color:#333;
float:right;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

#navi a:hover{
-webkit-transition: color .2s ease-in;
color:#41742b;

}

#logo{
float:left;

}


#bildstreifen{
background-image:url(../img/slideshow-schatten.jpg);
background-repeat:repeat-x;
background-position:center;
width:100%;
height:390px;

background-color:#41742b;
}

#slideshow{
width:980px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
}

#beige{

width:100%;
background-color:#fbf1d9;
padding-top:20px;
padding-bottom:20px;
}

#textcontainer{
width:980px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
padding-top:10px;
box-shadow:0px 2px 4px #666;
-webkit-box-shadow:0px 2px 4px #666;
-moz-box-shadow:0px 2px 4px #666;
-webkit-border-radius: 5px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 5px;
-moz-border-radius-topright: 0;
border-radius: 5px;
border-top-right-radius: 0;

}

h1{
font-family: Georgia,'Copse', serif;
color:#333;
font-size:20px;
line-height:24px;
font-weight:normal;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.fliesstext {
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
color: #464646;
float: left;
font-family: Georgia,'Copse', serif;
font-size: 13px;
font-weight: normal;
line-height: 19px;
overflow: hidden;
text-align:left;
width: 380px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.fliesstext a{
color:#365f23;
text-decoration:none;

}
.fliesstext a:hover{
color:#333;
-webkit-transition: color .5s ease-in;

text-decoration:underline;

}


.fliesstext-i {
padding-left:20px;
color: #464646;
font-family: Georgia,'Copse', serif;
font-size: 13px;
font-weight: normal;
line-height: 19px;
overflow: hidden;
text-align:left;
width: 600px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

#footer{
background-image:url(../img/verlauf-unten.jpg);
background-repeat:repeat-x;

width:100%;

overflow:hidden;
}
#footertext{
width:980px;
padding-top:20px;
padding-bottom:40px;	

margin-left:auto;
margin-right:auto;
font-family: Georgia,'Copse', serif;
font-size: 13px;
font-weight: normal;
line-height: 22px;
color:#fff;
-webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#footertext a{
color:#fff;
text-decoration: none;
}
#footertext a:hover{
text-decoration:underline;

}

<style type="text/css">
.clearer
{
  clear: both;
}

#navigation_menu
{	
  background-color: #fff;
  height: 35px;  
}

#navigation_menu ul
{
  margin: 0%;
  padding: 0%;
  list-style-type: none;
}

#navigation_menu ul a 
{

  line-height: 30px;
  padding: 0px 0px 0px 45px;
  text-decoration: none;
  display: block;
}

#navigation_menu ul a:hover
{		
  text-decoration: underline; 
  
}

#navigation_menu ul div
{	
  position: absolute;
  display: none;
  z-index: 1000;
}

#navigation_menu ul li
{	
  float: right;
}

#menu_2_link{
padding-left:20px;
color:#333;
text-decoration:none;
font-size:20px;

  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

#menu_2{

position:absolute;
top:122px;
margin-left:240px;
padding-top:10px;
padding-bottom:10px;
background-color: rgb(65,116,43); 
-moz-border-radius: 5px;
border-radius: 5px;
text-align:left;
font-size:16px
color:#fff ;
width:240px;
box-shadow:0px 2px 4px #666;
-webkit-box-shadow:0px 2px 4px #000;
-moz-box-shadow:0px 2px 4px #000;
}

#menu_2 a{
color:#fff;	
float:left;
}
#menu_2 a:hover{
color:#fbf1d9;
}