body {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background: #E9B96E;
	background-image:url("gfx/hg.jpg");
	background-repeat:no-repeat;
}

h1 {
	color:#875502;
	font-weight: normal;
	font-family: georgia; 
}

h2 {
	color:#875502;
	font-weight: normal;
	font-family: georgia; 
}

p {
	margin: 5px 0;
}

a:link, a:visited {
	color: #E9B96E;
	text-decoration: none;
}
a:hover, a:active {
	color: #E9B96E;
	text-decoration: underline;
}

.news {
width: 450px;
border-color: #875502;
border-width: 1px;
border-style: solid;
}

.titel {
	background: #D58C20;
	color: #ffffff;
	font-size: 14px;
}

.inhalt {
 margin: 5px;
}

table.helptable td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #875502;
}

.helptable img {
 border-width: 1px;
 border-style: solid;
 border-color: #000000;
}
