BODY {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
	margin : 0px;
	background-image : url(images/background.gif);
}
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 : normal;
	color : #000066;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
	text-decoration : underline;
}
A.link1:link {
	color: White;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

A.link1:visited {
	color: White;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

A.link1:hover {
	color: White;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
}
A.link1:active {
	color: White;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

A.link2:link {
	color: #86A230;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : none;
}

A.link2:visited {
	color: #86A230;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : none;
}

A.link2:hover {
	color: #86A230;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : underline;
}
A.link2:active {
	color: #86A230;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : none;
}
.form {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : #434343;
}
.fuss {
	background-color : #000066;
	color : White;
	padding : 10px 10px 10px 10px;
}
.inhalt01 {
	border-bottom : 1px solid #B6B6B9;
	border-left : 1px solid #B6B6B9;
	border-right : 1px solid #B6B6B9;
	background-color : #DEE3E6;
}
.inhalt02 {
	border-bottom : 1px solid #B6B6B9;
	border-right : 1px solid #B6B6B9;
	background-color : #FFFFFF;
}
.tab01 {
	background-color : #000066;
	padding : 10px 10px 10px 10px;
	color : white;
}
.tab02 {
	padding : 10px 10px 10px 10px;
}
.tab03 {
	padding : 10px 10px 10px 10px;
	border-left : 1px solid #FFFFFF;
}
.tab04 {
	padding : 2px 2px 2px 2px;
	border-left : 1px solid #FFFFFF;
}