BODY {
	scrollbar-DarkShadow-Color:#E2E2E2;
	scrollbar-Track-Color:#E2E2E2;
	scrollbar-Face-Color:#E2E2E2;
	scrollbar-Shadow-Color:#CC0099;
	scrollbar-Highlight-Color:#CC0099;
	scrollbar-3dLight-Color:#e2e2e2;
	scrollbar-Arrow-Color:#000000;
	background : E2E2E2;
}

.text10pt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	color : Black;
	text-align : justify;
}

.text10pt_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: Black;
	text-align: center;
}

.text10pt_fett {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	color : Black;
	font-weight : bold;
}

.text10pt_fett_lila {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	color : #CC0099;
	font-weight : bold;
}

.text10pt_fett_weiss {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	color : white;
	font-weight : bold;
}

.text10pt_no {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	color : Gray;
	text-decoration : line-through;
}


.text8pt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	color : Black;
}

.text8pt_weiss {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	color : White;
}

.text11pt_weiss{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
}

.text11pt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}

.text12pt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}

.text14pt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: Black;
}

.text11pt_lila{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0099;
}

A:link {
	color : #CC0099;
}
A:hover {
	color: #000000;
}
A:visited {
	color : #CC0099;
}

.kontaktform {
	background-color : #F6F6F6;
	border : 1px solid #CC0099;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.kontaktbutton {
	background-color : #CC0099;
	border : 1px solid #CC0099;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	border-color : Black;
}

.kontaktbutton2 {
	background-color : #999999;
	border : 1px solid #CC0099;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	border-color : Black;
}

