body {
	background-color: #DEDECA;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	list-style-type: disc;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.BlauNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	list-style-type: disc;
}
.BlauGross {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

a.link {
	display:block;
	width:150px;
	padding:1px;
	background-color:#CCCCCC;
	border:1px solid #000000;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a.link:hover {
color:#ffffff;
background-color:#0000FF;
}
.RotGross {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
