body, table, td, p{
    font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-weight: normal;
}
body{
     background: #edf7ef;
    text-align: center;
}
#container{
    background: url(../bilder/lachsundmeer/hintergrund_lachsundmeer_container.gif) repeat-y;
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 780px;
}
#navigation{
    background: url(../bilder/lachsundmeer/kopfgrafik_lachsundmeer.jpg) no-repeat;
    position: relative;
    height: 118px;
}
#navigation ul, #navigation ul li{
    padding: 0;
    margin: 0;
}
#navigation ul{
    padding: 92px 0px 0px 40px;
}
#navigation ul li{
    list-style: none;
    float: left;
}
#navigation li {

}
#navigation ul li a{
    text-transform: uppercase;
    text-decoration: none;
    margin: 2px 30px 0 0;
    font-size: 11px;
    color: white;
    letter-spacing: 1px;
    display: block;
    white-space: no-wrap;
    padding-bottom: 4px;
   font-weight: bold;
}
#navigation ul li a:hover , #navigation ul li a.active{
        color: #FF9900;
    font-weight: bold;
    
}

#navigation .special a {
    margin: 2px 15px 0 0;
    font-weight: normal;
    
}
#navigation .special a:hover {
    
    font-weight: normal;
    
}

#inhalt{
    position: relative;
}
#produkte{
    position: relative;
}
#produkte h2{
    margin-top: 0;
    padding-top: 0;
}
#produkte .leftcolumn, #produkte .rightcolumn{
    margin-top: 10px;
    width: 166px;
    _width: 164px;
    float: left;
}
#produkte .leftcolumn{
    margin-right: 16px;
}
#produkte img.floatright, #topprodukte img.floatright{
   
    padding: 1px;
    margin-left: 10px;
   
}
#produkte a h2{
    text-decoration: none;
}
#produkte label{
    width: 50px;
    margin: 0;
}
#produkte span.kontakt{
    width: auto;
    margin: 0;
}
#produkte .button, #produkte .buttonklein{
    vertical-align: middle;
    margin: 0;
}
#produkte .button{
    margin-left: 10px;
}
#newsbox p{
    line-height: 1.3em;
}
#newsbox .datum{
    font-size: 10px;
    color: #000;
}
#newsbox strong, #newsbox a{
    font-size: 12px;
}
#kundenstatus{
    line-height: 1.3em;
    font-size: 12px;
}
#warenkorb_klein a{
    text-decoration: none;
}
#warenkorb_klein label, #warenkorb_klein span, #kundenlogin label, #produktsuche label{
    line-height: 1.3em;
    font-size: 12px;
    margin: 0;
}
#warenkorb_klein label, #kundenlogin label{
    width: 50px;
}
#warenkorb_klein span{
    font-weight: bold;
    position: relative;
    display: block;
    float: left;
}
#kundenlogin input, #produktsuche input{
    border: 1px solid #999;
    width: 128px;
    font-size: 10px;
    margin: 0;
}
strong{
    font-size: 12px;
}
fieldset{
    padding: 8px;
}
fieldset label{
    width: 140px;
}
.hauptrubrik{
    float: left;
    width: 116px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
.hauptrubrik a{
    font-size: 10px;
    line-height: 1.3em;
}
.hauptrubrik img{
    text-decoration: none;
    vertical-align: middle;
}
.button, .buttonklein{
    margin: 8px 0 2px 0;
    
    
    border: 0;
}

.imglink{
    text-decoration: none;
}
.links{
    margin: 0 20px 0 40px;
    display: inline;
    float: left;
    width: 150px;
}
.mitte{
    margin: 0 10px 0 20px;
    display: inline;
    float: left;
    width: 360px;
}
.rechts{
    margin: 0 20px 0 20px;
    display: inline;
    float: left;
    width: 130px;
}
.linieoben{
    border-top: 1px solid #999;
}
.vollebreite{
    width: 350px;
}
.fussnote{
    display: block;
    margin-top: 20px;
    font-size: 10px;
}
.fehler{
    color: #f00;
}
hr{
    height: 1px;
    
}
h1, h2 , h3{
    padding: 0 0 2px 0;
    margin: 20px 0 10px 0;
    font-size: 13px;
    color: #2d672d;
    display: block;
}
h1{
    color: #2d672d;
    font-size: 12px;
    border-bottom:1px solid #2d672d;
}
h2{
    font-size: 12px;
    margin: 5px 0 5px 0;
    border: 0;
}
h3{
    color: #2d672d;
    font-size: 12px;
    border-bottom:1px solid #2d672d;
}
a{
    text-decoration: underline;
    color: #FF9900;
}
a:hover{
    text-decoration: none;
     

}
a img{
    border: none;
}
select, form{
    display: inline
}
input{
    border: 1px solid #999;
}
.rahmen{
    border: 1px solid black;
}
.floatleft{
    float: left;
    margin-right: 10px;
    display: inline;
}
.floatright{
    float: right;
    margin-left: 10px;
    display: inline;
}
/* Kontaktformular */
.ausfuellen{
    border: 1px solid red ;
}
form label{
    cursor: pointer;
    cursor: hand;
}
form label.required{
  color: red;
}
form label.completed{
  color: green;
}
.formmailerror{
    border: 1px solid #E7DBC6;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}
label{
    
    width: 150px;
    display: block;
    float: left;
    margin-bottom: 5px;
}
.kontakt{
    position: relative;
    width: 190px;
    display: block;
    float: left;
    margin-bottom: 5px;
}
.clearleft{
    clear: left;
}
/* Ende Kontakt */

/* Expandable */
.expandable{
    list-style: none;
    padding: 0;
    margin: 0;
}
.expandable ul{
    list-style: none;
    padding: 0;
    margin: 0 0 0 20px;
}
.expandable ul{
    display: none;
}
.expandable span{
    white-space: nowrap;
    overflow: hidden;
    float: left;
    width: 90%;
}
a.switch{
/*     background: transparent url(arrows.gif) no-repeat top left; */
    border: none;
    height: 10px;
    line-height: 0px; /* Win/IE needs this for some reason */
    margin: 0;
    margin-right: 2px;
    padding: 0;
    text-indent: -5000px;
    width: 10px;
    top: 0.4ex;
    display: block;
    float: left;
    position: relative;
    text-decoration: none ;
}
a.on{
    background-position: bottom left; color: red;
}
a.off{
    background-position: top left;
}




#kastenhome {
    background: url(../bilder/lachsundmeer/kasten_rahmen_back.jpg) repeat-y;
    text-align: center;
    width: 351px;
}
#kastenhomeinnen {
    
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
#rubrikenuebersicht {
    width: 90px;
    float: left;
    text-align: center;
    background: none;
}

#horline {
    width:360px;
    border-bottom: 1px solid #2d672d;
    margin: 10px 0 10px 0;
}

.direkthover {
    background-color: #e9f4eb;
}

.direkt {
    background-color: #fff;
}

.sitemapnavi a {
    color: #fff;
    text-decoration: none;
}