body {
	font-family: tahoma;
	font-size: 12px;
	background-color: #937e5f;
	color: #FFFF99;
	margin-left: 35px;
	margin-right: 5 px;
		
}
.gelbgross {
	font-family: tahoma;
	font-size: 18px;
	color: #FFFF99;
}

a:link {
	color: #FFFF99;
	text-decoration:none
}
a:visited {
	color: #FFFF99;
	text-decoration:none
}
a:active {
	color: #FFFF99;
	text-decoration:none
}

.braun {
	font-family: tahoma;
	font-size: 12px;
	color: #4c2504;
}
.braungross {
	font-family: tahoma;
	font-size: 18px;
	color: #4c2504;
}
.braunfett {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #4c2504;
}