<style type="text/css">
				.menu {
					color : #043167;
					font-family : Verdana;
					font-size : 13pt;
					text-decoration : none;
					font-weight : normal;
				}

				.submenu {
					color : #ffffff;
					font-family : Verdana;
					font-size : 11pt;
					text-decoration : none;
					font-weight : bold;
				}
				
				.submenu:hover {
					text-decoration : underline;
					}

				.detail {
					color : #04413D;
					font-family : Verdana;
					font-size : 10pt;
					text-decoration : none;
				}
				
				.detail:hover {
					color : #FFFFFF;
				}
				
				.ueberschrift {
					color : #04413D;
					font-family : Verdana;
					font-size : 10pt;
					text-decoration : none;
					font-weight : bold;
				}

				.text {
					color : #04413D;
					font-family : Verdana;
					font-size : 10pt;
					font-weight : normal;
				}
				
				.fehler {
					color : #FFF69A;
					font-family : Verdana;
					font-size : 10pt;
					text-decoration : none;
					font-weight : normal;
				}

				.adresse {
					color : #4577B5;
					font-family : Verdana;
					font-size : 8pt;
					text-decoration : none;
				}
				
				.hinweis {
					color : #043167;
					font-family : Verdana;
					font-size : 8pt;
					text-decoration : none;
					font-weight : normal;
				}
				
				.hinweis2 {
					color : #04413D;
					font-family : Verdana;
					font-size : 8pt;
					text-decoration : none;
					font-weight : normal;
				}
				body {
					scrollbar-face-color: #30444D;
				        scrollbar-highlight-color: white;
				        scrollbar-shadow-color: black;
				        scrollbar-3dlight-color: gray;
				        scrollbar-arrow-color: silver;
				        scrollbar-track-color: gray;
				        scrollbar-darkshadow-color: gray;
				}
</style>

