body { 
	background-color:#dcb46f;
	margin:0px; 
	padding:0px; 
	height : 100% ; 
    width : 100% ; 
    overflow : auto;
	scrollbar-base-color:#dcb46f;        /* basisfarbe der scroll-leiste   */
  	scrollbar-3dlight-color:#dcb46f;     /* farbe für 3-d effekte          */
  	scrollbar-arrow-color:#D2D1BD;       /* farbe der verschiebepfeile     */
  	scrollbar-darkshadow-color:#dcb46f;  /* farbe für schatten				  */	
  	scrollbar-face-color:#7B7B6A;			/* farbe der balkenoberfläche		*/
  	scrollbar-highlight-color:#dcb46f;		/* farbe für oberen und linken rand */
  	scrollbar-shadow-color:#dcb46f;		/* farbe für unteren und rechten rand */
  	scrollbar-track-color:#dcb46f;			/* farbe für sichtbaren verschiebeweg */
	}
img {border: none;}


td, table, select, p, input, textarea{
	font-family: verdana;
	}

table	{border-collapse: collapse} /* damit fallen die ränder der tabellen aufeinander */

li {
color: #49473b;
	font-size: 10px;
	line-height: 130%;
	font-family: verdana;
}

a{ color:#626155; text-decoration:none}
a:hover{ color:#ffffff; text-decoration:none}


b{ color:#FFFFFF; font-weight:normal}

.style1 {
	color: #494949;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #49473b;
	font-size: 10px;
	line-height: 130%;
	font-family: verdana;
}
.style3 {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #626155;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style5{
	color: #494949;
	font-family: tahoma;
	font-size:10px
}
