BODY {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-arrow-color:#006666;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#666666;
	margin : 0px;
}
TD {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
}

A:LINK {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
	text-decoration : underline;
}
A.link1:link {
	color: #0C4B8A;
	font-weight : normal;
}

A.link1:visited {
	color: #0C4B8A;
	font-weight : normal;
}

A.link1:hover {
	color: #0C4B8A;
	font-weight : normal;
}
A.link1:active {
	color: #0C4B8A;
	font-weight : normal;
}

A.link2:link {
   color: #FFFFFF;
}
A.link2:visited {
   color:#FFFFFF;
}
A.link2:hover {
	color:#FFFFFF;
	text-decoration : none;
}
A.link2:active {
	color:#FFFFFF;
	text-decoration : none;
}
.gray {
	text-align : right;
	padding-left : 20px;
	padding-right : 20px;
	border-top : 1px solid White;
}
.abstand {
	background-color : #F1F1F7;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 20px;
	padding-bottom : 20px;
}
.abstand2 {
	padding-left : 20px;
	padding-bottom : 20px;
}
.abstand3 {
	padding-left : 20px;
	border-left : 1px dotted Silver;
}
.abstand3 {
	padding : 10px;
}
.abstand4 {
	padding-left : 10px;
	padding-top : 5px;
}
.abstand5 {
	padding-left : 10px;
}
.punkte {
	border-right : 1px dotted Silver;
}
.center {
	vertical-align : middle;
}
.rand1010 {
	padding-right : 10px;
	padding-bottom : 10px;
}
.rand2020 {
	padding-right : 20px;
	padding-bottom : 20px;
}
.form {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
}
.tabhead
{
	border-top : 1px solid White;
	background-color : #CDD2E6;
}