body, table, tr, td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 line-height: 16px;
}

body {
 background-color: #FBFAF7;
}

h1 {
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color: #603913;
 margin-top:0px;
 margin-bottom:3px;
 padding-bottom:3px;
 text-transform:uppercase;
 letter-spacing: 1px;
}

h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 color: #603913;
 margin-top:0px; 
 margin-bottom:3px;  
 padding-bottom:3px;  
 text-transform:uppercase; 
 letter-spacing: 1px;
}

h3 {
 font-family: "Times New Roman", Times, serif;
 font-size: 12px;
 color: #603913;
 margin-top:0px; 
 margin-bottom:3px;  
 padding-bottom:3px;  
 text-transform:uppercase; 
 letter-spacing: 1px; 
}

h4 {
 font-family: "Times New Roman", Times, serif;
 font-size: 11px;
 color: #603913;
 margin-top:0px; 
 margin-bottom:3px;  
 padding-bottom:3px; 
 letter-spacing: 1px; 
}

p {
 margin: 0px 50px 10px 80px;
 font-size: 11px;
 line-height: 16px;
}

ul, li {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 50px;
}

strong {
 color: #603913;
 font-weight: bold;
}

a:link {
 color: #B3382D;
 text-decoration: underline;
}

a:visited {
 color: #B3382D;
 text-decoration: underline;
}

a:hover {
 color: #B3382D;
 text-decoration: underline;
}

a:active {
 color: #B3382D;
 text-decoration: underline;
}

#inhalt {
 float:left;
}

#content {
 margin: 20px 0px 0px 0px;
}

#werbung {
 width: 200px;
 float:left;
}

#unternavi {
 width: 165px;
}

#unternavi ul{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 list-style-type:none;
}

#unternavi li{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 10px;
 list-style-type:none;
}

.antifloat{
 clear: both;
 visible: hidden;
}

.abstand_rechts {
 padding-right:40px;
}

