/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
margin: 0;
padding:0;
background-color: #fff;
font-family: Arial, Helvetica ,Verdana, Sans-serif;
font-size: 0.8em;
color: #4F5155;
}
a {
text-decoration: none;
color:#788741;
}
h1 {
}
strong{
font-weight: bold;	
}
em{
}
p{
line-height:1.2em;
}
img{
border: 0;
}

hr{
border:0;
border-bottom:1px solid #788741;
}


.hide{
visibility: hidden;
display:none;
}
.red , .error{color:#b30000; font-weight:bold}
.green{color:green}
.floatleft{float:left;}
.floatright{float:right;}
.clearleft{clear:left; margin-top:5px;}
.clearfloat{clear:both;font-size:1px;}
/*start layout /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#container{
height:100%;
width:100%;
text-align:center;
background: url(images/bg_k.png)  #fff repeat-x;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#main{
margin: 0 auto;
width:990px;
height:500px;
background: url(images/bg.png)  no-repeat ;
}
#content{
width:990px;
}
#navi{
margin: 117px 0 0 0;
float:left;
width:110px;
}
#navi ul{
margin:0 10px 0 0;
}
#navi li{
width:100px;
list-style:none;
font-size:1.2em;
font-weight:bold;
margin:0 0 20px -10px;
text-align:right;
}
#navi li a{
}
#navi li a:hover{
}
.menue1off {
text-align:right;
}
.menue1off a{
color:#000;
}
.menue1on  {
text-align:right;
}
.menue1on  a{
color:#788741;
}
#logo_gfm{

margin:160px 0 0 41px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#content_r{
text-align:left;
float:left;
margin:117px 0 0 31px;
padding:0;
width:640px;
color:#788741;
}
#content_r h1{
margin:15px 0  -5px 0;
font-size: 1.6em;
font-style:italic;
}
#content_r em{
font-size: 1.5em;
font-style:italic;
}
#content_r p{
line-height:1.2em;
font-weight:bold;
margin-right:40px;
}
/*content images*/
#img{
height:360px;
}
/*content*/
#txt{
margin-bottom:30px;
}
/*textarea right*/
#imagetxt{
font-size:0.88em;
text-align:left;
float:left;
width:160px;
height:360px;
margin:117px 0 0 20px;
padding:0 5px 0 10px;
color:#788741;
background:url(images/trans_w.png);
}
#imagetxt p{
line-height:1.4em;
}
/*möbel  kategorie - links*/
#imagediv{
}

/*scroller right////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#scroller{
height:577px;
overflow:auto;
}


/*magazine/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#mag{
float:left;
margin:117px 10px 0 20px;
width:170px;
text-align:center;
font-size:0.8em;
height:560px;
overflow:auto;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*kontakt////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#kontakt{
/*float:left;*/
margin:18px 0 0 0;
}
.form{
float:left;
margin:0 30px 0 0;
}
#kontakt h1{
margin:0 0  20px 0;
}
#kontakt span ,#kontakt .red{
color:#b91c13;
font-weight:bold;
}
label{
color:#686b6c;
line-height:1.2em;
font-weight:bold;
}
#kontakt  div{
width:290px;
}
.input, textarea{
margin:5px 0 0 0;
border:1px solid #ddd;
}
.input1, .input2, .input3{
margin:5px 0 0 0;
border:1px solid #ddd;
}
.input1{
width:290px;
}
.input2{
width:40px;
}
.input3{
width:238px;
}
.textarea1{
width:290px;
}
.buttonsend,.button{
color:#788741;
font-weight:bold;
border:1px solid #788741;
background:#efefef;
}
#kontakt p{
}
#kontaktfehler{
margin-bottom:20px;
}
#kontaktfehler p{
line-height:0.5em;
text-align:left;
}
.textinput, .selectinput{
border:1px solid #788741;
width:200px;
}
.selectinput{
width:202px;

}
.error{
}
/*gmap///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#map{
width:600px;
height:400px;
}
/*impressum ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.imp{
font-size:11px;
font-weight: normal;
float:left;
margin:20px 20px 0 0;
}
/*produkte//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.produkte{
float:left;
margin:5px 1px 0 0;
}
.pimg{
width:126px;
float:left;
margin: -10px 1px 0 0;
font-size:1.2em;
}

.pimg p{
margin: 5px 0 -2px 0;
font-size:1.2em;
}
.pimg a{
float:left;
display:block;
width:15px;
height:15px;
margin: 0 0 -2px 0;
font-size:0.8em;
background:#ebf2d2;
border-right:2px solid #fff;
text-align:center;
}
.pimg .on {
color:#3a3a3a;
}
.pimg .off{
color:#788741;
}
