body {
	background-color: #ffffff;
	overflow: auto;
	scrollbar-3dlight-color: #808080;
	scrollbar-arrow-color: #003399;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: #003399;
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: Black;
	font-size: 9pt;
}

a {
	color: #808080;
	background-color: transparent;
	text-decoration : none;
}
a:hover {
	color: #003399;
}
a:focus,a:active,h1 a:link,a.aktiv:link {
	font-weight: bold;
	color: #003399;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

h1{
/* Headline Block */
	font-size: 11pt;
	font-weight: bold;
	color: #003399;
}

h2 {
/* Headline 2nd Level Navi */
	font-size: 10pt;
	font-style: italic;
	text-align: right;
}

h3 {
	font-size: 9px;
}

h4 {
	font-size: 9px;
	color: #003399;
}

h5 {
	font-size: 9px;
	color: Gray;
}

h6 {
	font-size: 9px;
	color: #003399;
}

img, table {
	border: 0px;
}

td {
	font-size: 13px;
}

.bg {
	background-repeat : no-repeat
}

.secondlevel {
/* 2nd Level Navi */
	font-size: 10pt;
	color: #808080;
	text-align: right;
}

.copy,.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.impressum {
	font-style: italic;
	font-size: 14px;
}

.formlabel,.formlabelactive {
	text-align: right;
}

.formtext {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 0px 1px 1px 0px;
	border-color: White Gray Gray White;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.formcontent {
	overflow: auto;
	scrollbar-3dlight-color : #808080;
	scrollbar-arrow-color : #003399;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : #003399;
	scrollbar-face-color : #F4F4F4;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #F4F4F4;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 0px 0px 1px 1px;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-left: 1px outset Gray;
	border-bottom: 1px inset Gray;
}

.formbutton {
	color: #003399;
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-color: White #AAAAAA #AAAAAA White;
	margin: 2px 2px 2px 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 2px 2px 2px 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.aktiv,.formlabelactive {
	color: #003399;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
