html { 
	margin: 0; 
	padding: 0; 
} 

body
{background:url(../layout/sitebg.jpg) 
repeat-x center top; 
margin: 0; 
padding: 0;
background-color:#ECEBD7; 
}

table {  font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	line-height: 25px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	letter-spacing: 1px;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999900;
	font-weight: bold;
	font-style: normal;
	line-height: normal;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: left;

}

#teas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: left;

}
#content {
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	line-height: 25px;
}

#content2 {
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	line-height: 25px;
}

#content2 img {
	float: left;
        margin: 0px 10px 0px 0px;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-left: 1px solid #666666 ;
border-right: 1px solid #666666 ;
border-top: 1px solid #666666 ;
border-bottom: 1px solid #666666 ;
color: #666666;
        
}

#was {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	line-height: 120%;


}

hr{
background-color: #999999; /* Farbe für Opera und Firefox */
color: #999999; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}

