html 
 {width: auto;
 text-align: center;
 }

html, body  
 {background-color: #88543a;
 } 
	
body
 {width: 980px; 
 margin: 0 auto; 
 padding: 5px 10px;
 text-align: left;
 font-family: 'Times New Roman', serif;
 font-style: normal; 
 font-variant: normal; 
 font-weight: 500; 
 line-height: 1,4em;
 font-size: 16px; 
 color: #88543a; 
 }

#logo
 {position: relative;
 top: 0;
 width: 980px; 
 height: 170px;
 margin-bottom: 2px;
 }
 
/*    -----------     div "menu_hor" Anfang   ----------    */
 
#menu_hor li { 
position:	relative;
top: 44px;
left: 0px;
float: left; 
width: auto;
height: 34px;  
list-style-type: none;
border-right: 5px solid #996633;
} 

#menu_hor a { 
width: auto; 
display: block; 
text-decoration: none;
height: 27px;
font-size: 19px;
font-weight: bold;
color: #996633;
background: #FFFFFF;
padding: 6px 39px 1px 39px 
}

#menu_hor li a:hover {
background: #FFFFFF;
color: #FFFFFF;
text-decoration: underline;
border-top: 5px solid #FF6600;
background-color: #88543a;
}

#menu_hor li a:active {
text-decoration: none;
color: #996633;
background: #FFFFFF;
}
 
/*    ------------   div "conten" Anfang   ----------    */
 
#conten 
 {position: relative;
 top: 50px;
 float: right;
 width: 699px; 
 margin-right: 0;
 text-align: left;  
 padding: 0 16px 0 40px; 
 list-style-type: disc; 
 background-color: #FFFFFF;
 margin-bottom: 20px;
 }
 
 #conten h1 {
text-align: left;
font-size: 21px;
line-height: 20px;
color: #FF6600;
padding-top: 20px;
}
	
#conten h2 {
font-size: 18px;
}
	
#conten h3 {
font-size: 17px;
}
	
#content h4 {
font-size: 16px;
}
 
#conten ul 
 {padding-left: 1em;
 list-style-type: disc;
 }

#conten a {
text-decoration: underline;
color: #FF6600;
font-size: 17px;
font-weight:600;
}

#conten a:hover {
color: red;
font-size: 19px;
font-weight:700;
}

#conten a:active {
text-decoration: none;
font-size: 17px;
color: #FF6600;
}

#conten img {
display: inline;
}
 
#bewert
 {width: 340px; 
 height: 250px; 
 margin-bottom: 20px; 
 padding: 14px; 
 background-color: #FFFFF0; 
 border: 2px solid #996633;
 } 
 
 #hr { 
    width: 700px;
    height: 3px; 
    margin: 0 auto;
		color: #996633;
}
 
 #footer {
clear: both;
margin-top: 60px;
width: 700px;
border-top: 2px solid #996633;
text-align: left;
color: #FF6600;
font-size: 14px;
font-weight: bold;
}

/*    -------------     div "leftl" Anfang   ----------    */
 
#leftl 
 {float: left;
 position: relative;
 top: 46px;
 width: 220px; 
 margin-left: 0;
 text-align: center;
 background-color: #88543a;
 color: #88543a;
 padding-bottom: 10px;
 }

#e_mail, div#menu_senkr, div#adres, div#googll {
 width: 220px;
 margin-bottom: 7px;
 }

 
 /*    -------------     div "e_mail" Anfang   ----------    */
 
#e_mail {
 text-align: center;
 list-style-type: none;
 
 }
 
#e_mail a {
 width: auto;
 height: 34px;
 display: block;
 text-decoration: none;
 font-size: 21px; 
 font-weight: bold; 
 color: #88543a;
 margin: 4px 0;
 padding: 6px 10px 1px 10px;
 background-color: #FFFFFF;
 }
 
#e_mail a:hover {
 width: 191px;
 font-size: 22px;
 text-decoration: underline; 
 color: #FFFFFF;
 background-color: #88543a;
 border-left: 5px solid #FF6600;
 }
 
#e_mail a:active {
font-size: 20px;
text-decoration: none;
color: red;
background-color: #FFFFFF;
}


 /*    -------------     div "menu_senkr" Anfang   ----------    */
 
#menu_senkr {
 text-align: center;
 list-style-type: none;
 margin-top: 6px;
 }
 
#menu_senkr li a {
 width: auto;
 height: 27px;
 display: block;
 text-decoration: none;
 font-size: 19px; 
 font-weight: bold; 
 color: #996633;
 margin: 4px 0;
 padding: 4px 10px 2px 10px;
 background-color: #FFFFFF;
 }
 
#menu_senkr li a:hover {
 width: 191px;
 font-size: 18px;
 text-decoration: underline; 
 color: #FFFFFF;
 background-color: #88543a;
 border-left: 5px solid #FF6600;
 }
 
#menu_senkr li a:active {
text-decoration: none;
color: #996633;
background-color: #FFFFFF;
}
 
  /*    -------------     div "adresse" Anfang   ----------    */
 
#adresse {
clear: left;
font-size: 19px;
color: #996633;
background-color: #FFFFF0;
font-weight: bold;
line-height: 21px;
text-align: center;
margin: 7px 0 7px 0;
padding: 12px 0 12px 0;
 
}
 
 /*    -------------     div "googl" Anfang   ----------    */ 

#googl {
height: 240px;
background-color: #FFFFFF;
padding-bottom: 7px;
margin-bottom: 7px;
}

#googl a {
text-decoration: underline;
color: #FF6600;
font-size: 16px;
font-weight:600;
}

#googl a:hover {
color: red;
font-size: 18px;
font-weight:700;
}

#googl a:active {
text-decoration: none;
font-size: 16px;
}

/*    -----------     Andere Anfang   ----------    */
 
img 
 {padding: 0;
 border:  0px;
 }
 
 
strong 
 {font-weight:500;
 }

span.mittel 
 {font-size: 16px;
 font-weight:600;
 color: #FF6600;
 }

span.norm 
 {font-size: 16px;
 font-weight:500;
 color: #FF6600;
 }

span.gross 
 {font-size: 18px;
 font-weight:700;
 color: #FF6600;
 }

p.gros_farb
 {font-size: 18px;
 font-weight:500;
 color: #FF6600;
 }

p.gross 
 {font-size: 18px;
 font-weight:600;
 }
 
 
#geige { 
position: relative; 
top: 15px; 
left: 215px; 
}

/*    -----------------------       ------------------------    */

table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 700px; 
	 background: #fafafa;
	}
td 
	{text-align: left; 
	 vertical-align: top; 
	 background: #ffffff;
	}
	
	
