body {
    margin: 0;
    padding: 0;
    width: 780px;
    font-family: verdana;
    font-size: 12px;
    line-height: 17px;
    background: #EBE4CE;
    voice-family: "\"}\"";
}
address {
	font-style: normal;
	text-align: right;
}
strong {
    text-align: left;
    letter-spacing: 1px;
}
img {
    border: 0;
}
h1,h2 {
    margin-top: 0;
    font-size: 16px;
    font-family: verdana;
}
h3,h4,h5 {
    font-size: 14px;
}
ul {

}
li {
    text-align: left;
    line-height: 20px;
    
}
#container {
    width: 609px;
    float: left;
    background: #B39E81;
    border-top: 2px solid white;
    border-left: 2px solid white;    
}
#leftslot {
    background: #312409;
    width: 169px;
    height: 80%;    
    float: left;
    padding-top: 20px;
    /*padding-left: 20px;*/
    border-top: 2px solid white;    
}
#leftslot .menulink {
    width: 119px;
    height: 20px;
    line-height: 20px;
    margin-left: 30px;
    margin-bottom: 5px;
    text-decoration: none;
    color: white;
    font-family: verdana;
    text-align: left;
}
#leftslot .menulink a {
    text-decoration: none;
}
#content {
    background: white;
    width: 377px;   
    padding-top: 0;    
    min-height: 500px;
    float: left;    
    border-top: 5px solid #B39E81;    
    border-left: 5px solid #B39E81;
    border-right: 5px solid #B39E81;
}
#content #inhalt {
    padding-left: 20px;
    padding-right: 18px;   
    padding-bottom: 20px;
    padding-top: 0;
    text-align: justify; 
    min-height: 400px;
}
#content #inhalt a {
    color: #917550;
    text-decoration: none;
    /* letter-spacing: 1px; */
}
#rightslot {
    background: #B39E81;
    width: 220px;
    height: 80%;
    float: right;
    padding: 5px;
    padding-left: 0px;
	padding-right: 0px;
}
#leftcontainer {
    /* border-bottom: 2px solid #312409; */
    background-color: #312409;
    width: 780px;
}

#standardlinks a {
    text-decoration: none;
    color: black;
    margin-right: 8px;
    margin-left: 4px;
    font-size: 11px;
}
#adresse {
    margin-top: 40px;
	margin-left: 6px;
    color: white;
    line-height: 18px;
    font-size: 11px;    
    text-align: left;
}
.thumbnail {
    margin-right: 5px;
	margin-left: 5px;
    margin-bottom: 10px;
    height: 65px;
    width: 65px;
}
.bildrahmen {
    
}
#tel {
	width: 200px;
	font-size: 10px;
	color: white;
}
#tel .desc {
	float: left;
	color: white;
}
#tel .valu {
	float: right;
}