body, p, td, li, ul, tr { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}
.gelb {
	color:#ffd965;
}
html { 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ff9900; 
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#ff7e00; 
	scrollbar-highlight-color:#ff7e00; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ff7e00;
}
.linie {
	color: #fff;
	background-color: #fff;
	background:url(../images/dots.gif) repeat-x;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 12px;
	margin-bottom:10px;
	padding:0;
	}
*html .linie {
	margin-bottom:-8px;
}
hr {
	color: #fff;
	background-color: #fff;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 3px;
	margin-bottom:3px;
	}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	line-height: 18px;
	outline:none;
}
a:hover, a:active {
	color: #fed964;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing:1px;
}
.img {
	border:2px solid #ffffff;
}
.imagebox {
	width:137px;
	height:99px;
	padding:4px;
	margin-top:5px;
	float:right;
	background-image:url(../images/img_hg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.beraten {
	width:205px;
	height:31px;
	margin-top:5px;
	float:right;
}
.formbut	{
	width:174px;
	padding:1px;
	background:#990000;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	}
.input {
	border:1px solid #990000;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	font:inherit;
	color:#333;
	width:170px;
	margin:0 0 0 0;
	padding:1px;
}
div#inhalt ul	{
	list-style-type: none;
	line-height: 18px;
	margin: 0 0 0 20px;
}
div#inhalt li	{
	margin: 0 0 0 0;
	list-style-position: outside;
	background:url(../images/but.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
}
.tabelle {
	padding: 5px;
}