.body_white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #827149;
	color : #663300;
	line-height : 19px;
        text-align: justify;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #645A57;
	text-decoration : none;
}
.button:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #B0926B;
	text-decoration : underline, italic;
}
body {
	background-color: #4C924F;
	background-image: url(images/gradient_bkg.jpg);
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #DADFD6;
	scrollbar-arrow-color: #e9e3bf;
	scrollbar-base-color: BEC8BA;
	scrollbar-darkshadow-color: #26341E;
	scrollbar-face-color: #4C924F;
	scrollbar-highlight-color: #996633;
	scrollbar-shadow-color: #26341E;
	scrollbar-track-color: #DCD6B2;
	overflow:auto;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #352F26;
	line-height : 15px;
	padding-left : 12px;
}

//          BEC8BA;
// grün = #4C924F;
// braun #996633;
//lind #DCD6B2;
//track = #e9e3bf;
