/* CSS Document */



/*<--- Main --->*/



* {

  margin: 0;

  padding: 0;

}



body{

  font-size: 12px;

  font-family: arial;

  color: #333333;

  background: #008f96 url(/fileadmin/wasmeier/img/body_bg.jpg) repeat-x;

}



#shadow {

  background: url(/fileadmin/wasmeier/img/bg_verlauf.png) repeat-y;

  width: 768px;

  margin: 0 auto;

}



#wrapper {

  width: 700px;

  margin: auto;

  background: #fff;

}



h1 {

  font-size: 18px;

  color: #ef7c00;

  padding: 10px 0px 0px 0px;

  font-weight: normal;

} 



h2 {

  font-size: 14px;

  color: #0099a1;

  line-height: 28px;

  font-weight: normal;

} 

  

h3 {

  font-size: 12px;

  color: #0099a1;

  line-height: 24px;

  font-weight: bold;

}



h4 {

  font-size: 12px;

  color: #0099a1;

  line-height: 24px;

} 

 

/*<--- Header --->*/



#header{

  height: 110px;

  width: 700px;

  background-color: #eeeeee;

  }

  

#logo {

  float:left;

}



#newsletter{

  float: right;

  margin-right: 25px;

}



#newsletter a {

  width: 125px;

  height: 24px;

  text-align: center;

  background: url(/fileadmin/wasmeier/img/button_newsletter.jpg);

  display: block;

  color: #fff;

  padding-top:5px;

  text-decoration: none;

}



#kontakt_header{

 width: 235px;

 height: 35px;

 float:right;

 margin: 40px 25px 0 0;

}



#adresse {

  float: left;

}



#tel {

  float: right;  

}



/*<--- Navi --->*/



#navi {

  width: 691px;

  height: 35px;

  margin: 4px 0px 0px 4px;

  padding: 0px 0px 0px 0px;

  background-color: #0099a1;

}



/*.navi li {

  list-style: none;

  float: left;

  padding-right: 2px;

}



.navi li a {

  text-decoration: none;

  display: block;

  height: 15px;

  background: #0099a1;

  padding: 10px 22px 10px 22px;

  color: #fff;

}



.navi li a:hover {

  background: #ef7c00;

}



.sub_navi li{

}



.sub_navi li a {

  display: block;

  height: 27px;

  width: 132px;

  background: url(img/subnavi_bg.png) no-repeat;

  padding: 10px 22px 10px 22px;

}



.sub_navi li a:hover {

  background: url(img/subnavi_bg_over.png) no-repeat;

}

*/

#search{

  height: 23px;

  float: right;

  padding: 7px 0px 5px 0px;

}



#form1{

  width: 150px;

  height: 22px;

}



.form_row {

  width:130px;

  height:21px;

  float:left;

  }

  

.suche_input {

  width: 105px;

  height: 14px;

  background: #eeeeee;

  border: none;

  padding: 3px;

  font-size: 9px;

  }

  

.search_button{

  background: url(/fileadmin/wasmeier/img/button_search.jpg) no-repeat;

  width: 9px;

  height: 15px;

  margin-left: 5px;

  border: none;

}



/*<--- Content --->*/



#content {

 padding: 2px 5px 5px 5px; 

}



/*<--- Slideshow --->*/



#slideshow {

  width: 690px;

  height: 150px;

}



/*<--- Sideboard --->*/



#sidebar {

  float:left;

  width:180px;

  padding: 60px 5px 0px 5px;

  margin-left: 10px;

}



#sidebar a {

  font-size: 10px;

  color: #333333;

  text-decoration: none;

  line-height: 20px;

}



#inhalt a {

  color: #0099a1;

  text-decoration: none;

}



#inhalt_content_mid a:hover {

  color: #0099a1;

  text-decoration: underline;

 

}



#aktuelles {

  

}





#bildergallerie {

  

}



#sidebar img {

  border: 1px solid #333333;

  padding: 2px;

/* width:39px;

  height:39px;*/

  margin: 5px 5px 0 0;

 /* float: left;*/

}



/*<--- Inhalt --->*/



#inhalt{

  float: right;

  margin-right: 10px;

  width: 475px;

  padding-top: 11px;

}



.inhalt_content_top {

  background: url(/fileadmin/wasmeier/img/inhalt_content_bg_top.jpg) no-repeat;

  height: 11px;

  width: 475px;

}



.inhalt_content_mid {

  width: 435px;

  background: url(/fileadmin/wasmeier/img/inhalt_content_bg_mid.jpg) repeat-y;

  padding: 10px 20px 10px 20px;

  line-height: 20px;

}



.inhalt_content_mid p {

  padding: 6px 0px 6px 0px;

  }



.inhalt_content_mid b {

   color: #0099a1;

    }



.inhalt_content_mid li{

 list-style: none;

 background: url(/fileadmin/wasmeier/img/list-point-haken.png) no-repeat 40px 4px;

 padding-left: 55px;

 }



#inhalt h1 {

  font-size: 18px;

  color: #ef7c00;

  line-height: 24px;

  font-weight: normal;

  padding-left: 20px;

} 



.inhalt_content_bottom {

  background: url(/fileadmin/wasmeier/img/inhalt_content_bg_bottom.jpg) no-repeat;

  height: 11px;

  width: 475px;

  margin-bottom: 20px;

}



/*<--- Footer --->*/



#footer{

  height: 22px;

  background: #eeeeee;

  text-align: center;

  padding-top: 8px;

  font-size: 10px;

}



#footer a {

  text-decoration: none;

  color: #333333;

}



/*<--- Navi --->*/



#nav, #nav ul {

  

  list-style: none;

}

 

#nav a {

  text-decoration: none;

    display: block;

    height: 15px;

    border-left: 1px solid #fff;

    border-right: 1px solid #fff;

    border-bottom: 1px solid #fff;

    background:  #0099a1;

    padding: 10px 22px 10px 22px;

    color: #fff;

    text-align: center;

    filter:alpha(opacity=90); /* for IE */

    /*Änderung Frank*/

    -moz-opacity:0.9; /* for mozilla */

    opacity: 0.9; /* for safari */

    khtml-opacity: 0.9; /* for konquerer and older safari */

}



#nav a:hover {

  background: #ef7c00;

}



/*#nav li .menuparent a  {

    background: red;

    border-left: 2px solid #fff;

}*/



#nav a.aktiv  {

    background: #ef7c00;

}

 

#nav li {

  float: left;

  padding: 0;

  width: 113px;

}

 

#nav li ul {

  position: absolute;

  left: -999em;

  height: auto;

  width: 130px;

  font-weight: normal;

  border-width: 1px;

  margin: 0;

}

 

#nav li li {

  width: 130px;

}

 

#nav li ul a {

  /* Änderung*/

  width: 130px;

  padding-left: 22px;

  border-top: 1px solid #fff;

  text-align: left;

  height: 10px;

}

 

#nav li ul ul {

  /*Änderung*/

  margin: -32px 0 0 175px;

  text-align: left;

  

}

 

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

  left: -999em;

}

 

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

  left: auto;

}

 

#nav li:hover, #nav li.sfhover {

  /*Änderung*/

  /*width: 160px;*/

  background: transparent;

  color: white;

}



/* <--- Contact Formular ---> */



#mailform {

}



.csc-mailform {

 /* background-color: #fff;*/

  border: none;

  

}



.csc-mailform-field {

  margin: 5px;

  width: 320px;

}



.csc-mailform-field label {

  color: #414141;

}



.formular {

  margin-top: 5px;

  padding: 3px;

  width: 300px;

  height: 14px;

  background-color: #ffffff;

  border: 1px solid #414141;

}
