body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	scrollbar-face-color: #BECE8D;
	scrollbar-highlight-color: #C3D491;
	scrollbar-shadow-color: #B8C889;
	scrollbar-3dlight-color: #CDDE98;
	scrollbar-arrow-color: #72865C;
	scrollbar-track-color: #72865C;
	scrollbar-darkshadow-color: #B1BD81;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #BECE8D;
	text-decoration: none;
	cursor: pointer;
}
a:active {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	cursor: pointer;
}

p {
	ffont-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #000000;




}
td.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #ffffff;
	background: #89AB30;
}

textarea {
	background-color:#ffffff;
	border:#BECE8D 1px solid;
	font:regular 6px arial, sans-serif;
	color:#000000;
} 

input {
	background-color:#ffffff;
	border:#BECE8D 1px solid;
	font:regular 6px arial, sans-serif;
	color:#000000;
} 

input.text{
	background-color:#ffffff;
	border:#BECE8D 1px solid;
	font:regular 6px arial, sans-serif;
	color:#000000;
} 

input.ratio{
	background-color:#ffffff;
	font:regular 6px arial, sans-serif;
	color:#000000;
} 

img {
	border:0;
}

.TitelWerbung {
	font-size:6pt;
	text-align:center;
	text-color:#aaa;
}