html, body{
height: 100%;
padding: 0;
margin: 0;
overflow: show;
background-image:url(../img/etc/hintergrund-kachel.jpg);
background-color:#F7F2D5;
font-family:arial;
font-size:12px;
color:#655140;
text-align:center;
}

a{
color:#655140;
text-decoration:none;	
}
a:hover{
color:#000000;
}

input{
border: 1px solid #FFFFFF;	
}
.button{
border:0px;
}

#menue_1{
height:36px;
width:100%;
background-repeat:no-repeat;
background-position:center;
border-bottom: 1px solid #FFFFFF;
}
#menue_2{
height:36px;
width:100%;
background-color:#d3cdbe;
border-bottom: 1px solid #FFFFFF;
}
#menue_3{
height:18px;
width:100%;
}
#menue_4{
height:36px;
width:100%;
}

#submenue_aussen{
margin:auto;
width:780px;
}	

#content{
margin:auto;
margin-top:37px;
width:780px;
}
#contentadmin{
margin:auto;
margin-top:37px;
width:780px;
text-align:left;
}
#foto{
width:310px;
float:left;
text-align:center;
font-size:12px;
line-height:15px;
}
#fotobr{
width:310px;
float:left;
text-align:left;
font-size:12px;
line-height:15px;
}
#text{
width:435px;
float:right;	
text-align:left;
line-height: 15px;
font-size:12px;
}

#außen_links{
width:520px;
float:left;
}
#links{
width:260px;
float:left;
}
#mitte{
width:260px;
float:right;
}
#außen_rechts{
width:260px;
float:right;
}
#produktdetails{
margin-right:40px;
margin-left:40px;
text-align:left;
}

#außen_links_kl{
width:390px;
float:left;
}
#links_kl{
width:195px;
float:left;
}
#rechts_kl{
width:195px;
float:right;
}
#außen_rechts_kl{
width:390px;
float:right;
}
#produktdetails_kl{
margin-right:20px;
margin-left:20px;
text-align:left;
}

#seiten{
font-size:10px;
color:#b8ad96;
margin-bottom:17px;
}

.text_grau{
color:#b8ad96;
font-weight:bold;
}
.text_grau_fein{
color:#b8ad96;
}
.text_klein{
font-size: 10px
}
