body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	margin: 0px;
	background-color: #FFFBED;
}	
.content {
	text-align: left;
	color: #990000;
	padding-left: 2px;
	padding-right: 35px;
}
h2 {
	font-size: 19px;
	color:#B05924;
}
h1 {
	font-size: 10px;
	color:#B05924;
}
.klein {
	font-size: 11px;
	color:#B05924;
}
.menu {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height : 13px;
	padding-left: 42px;
	color: #B05924;
}
.menuklein {
	text-align: left;
	padding-left: 40px;
	font-size: 11px;
	line-height : normal;
	font-weight: bold;
	color: #B05924;
}
a:link {
	color: #B05924;
	text-decoration: none;
}
a:visited {
	color: #B05924;
	text-decoration: none;
}
a:hover {
	color: #B05924;
	text-decoration: underline;
}
a.contentlink:link { color: #B05924; text-decoration:none; }
a.contentlink:visited { color: #B05924; text-decoration:none; }
a.contentlink:hover { color: #B05924; text-decoration:none; }
a.contentlink:active { color: #B05924; text-decoration:none; }
a.contentlink:focus { color: #B05924; text-decoration:none; }