body {
	font-family: Arial;
	font-size: 10pt;
	color: White;
	border : 1px Black;
	background-color: White;
  background : url(bilder/main.gif) no-repeat fixed;
	scrollbar-base-color: Black;
	scrollbar-3dlight-color: Gray;
	scrollbar-arrow-color: Gray;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: Gainsboro;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: Gainsboro;
}

h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight:bold;
	color: Black;
	font-style : normal;
	letter-spacing : 6px;
}

h2 {
	font-family: Arial;
	font-size: 16pt;
	font-weight:bold;
	color: Black;
	font-style : normal;
	letter-spacing : 6px;
}

h3 {
	font-family: Arial;
	font-size: 13pt;
	font-weight:bold;
	color: Black;
	font-style : normal;
	letter-spacing : 4px;
}

h4 {
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	color: Black;
	font-style : normal;
}

h5 {
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	font-style : normal;
	font-weight : normal;
}
	
p {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}

h6 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

.table1 {
	text-align : left;
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}

.table2 {
	text-align : center;
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	line-height : 30px;
}

.border {
	border : 1px solid Black;
}

.formularfeld { 
	background-color:White; border: 1px solid Black;
}

.formularfeld2 { 
	background-color:#ffe0ff; border: 1px solid Black;
}

A:LINK {
	font-family: Arial;
	font-size : 10pt;
	color: Black;
	font-style : normal;
}

A:VISITED {
	font-family: Arial;
	font-size : 10pt;
	color: Black;
	font-style : normal;
}	

A:ACTIVE {
	font-family: Arial;
	font-size : 10pt;
	color: #666666;
	font-style : normal;
}
