body {
	scrollbar-base-color: #DA251C;
	scrollbar-highlight-color: #DA251C;
	scrollbar-shadow-color: #DA251C;
	scrollbar-3dlight-color: #DA251C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #DA251C;
	scrollbar-darkshadow-color: #DA251C;
	scrollbar-face-color: #DA251C;
}
a.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C6B98;
	text-decoration: none;
	font-weight: bold;
}
a.navi1:hover {
	color: #000066;
	text-decoration: none;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0093DD;
	text-decoration: none;
	letter-spacing: 0px;
}
a.copy:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0093DD;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}
a.navi2:hover {
	color: #FFFF00;
	text-decoration: none;
}
.navi1Activ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.navi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.navi3:hover{
	text-decoration: none;
	color: #FFFF00;
}
.rahmen {
	border: 1px solid #2C6B98;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFF00;
	letter-spacing: 1px;
}
.telefon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: normal;
}
.telefon2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFCC8;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFCC8;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.rahmenBild {
	border: 1px solid #FFFFFF;
}
.hgNav {
	background-image: url(bitmap/hg_navi.gif);
	background-repeat: no-repeat;
}
.hgNav2 {
	background-image: url(bitmap/hg_navi2.gif);
	background-repeat: no-repeat;
}
.hgNav3 {
	background-image: url(bitmap/hg_navi3.gif);
	background-repeat: no-repeat;
}
.rahmenLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF66;
}