body {
	background-color:#ffffff;
	scrollbar-base-color:#C77D56;
	scrollbar-3dlight-color:#F4E2D8;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#C77D56;
  	scrollbar-highlight-color:#F4E2D8;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#E5C3B1;
	font-family: Arial;
	font-size: 12px;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight="bold";
}

.braun { 
	color: #C77D56;
} 

.klein { 
	font-size: 10px;
}

td {
	font-family: Arial;
	font-size: 12px;
}

td.weiss {
	font-family: Arial;
	font-size: 12px;
	color: #E3BFAC;
}

.weiss {
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #C77D56;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #C77D56;
}

a.weiss {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.weiss:link {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.weiss:visited {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.weiss:active {
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

a.weiss:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}