body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*scrollbar-arrow-color:#FFF000;
	scrollbar-track-color:#0A50A0;
	scrollbar-face-color:#F03C32;
	scrollbar-shadow-color:#FFF000;
	scrollbar-highlight-color:#FFF000;
	scrollbar-darkshadow-color:#F03C32;
	scrollbar-3dlight-color:#F03C32;*/
}

.tablehw100 {
	height:100%;
	width:100%;
}

.tablew100 {
	width:100%;
}

.hgright {
	background-image: url(images/bild_right.jpg);
	background-repeat: no-repeat;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.nav1:hover {
	text-decoration: underline;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B98F00;
	text-decoration: none;
}
a.nav2:hover {
	text-decoration: underline;
}
.rahmenstart {
	border: 1px solid #B98F00;
}

.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B98F00;
	text-decoration: none;
}
a.nav3:hover {
	text-decoration: underline;
}
.nav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav4:hover {
	text-decoration: underline;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a.text:link {
		color: #B98F00;
}
a.text:active {
		color: #B98F00;
}
a.text:visited {
		color: #B98F00;
}
a.text:hover {
		color: #B98F00;
}

a.hinweis {
		color: #c00;
		text-decoration: none;
}

a.hinweis:hover {
		text-decoration: underline;
}
