body {  scrollbar-base-color:#3D86FF;
        scrollbar-track-color:#0030AE;
        scrollbar-face-color:#0A208F;
        scrollbar-higlight-color:#000033;
        scrollbar-3d-light-color:#000033;
        scrollbar-dark-shadow:#000033;
        scrollbar-shadow-color:#000033;
        scrollbar-arrow-color:#FF9900;
        margin: 0px;
}		
a:link { color:#FF9900; text-decoration:none; font-weight:bold; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:hover { color:#000066; text-decoration:none; background-color:#FFCC00; font-weight:bold; }
a:active { color:#BB0000; font-weight:bold; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Hintergrund {
	background-attachment: fixed;
	background-color: #0030AE;
	background-image: url(grafik/hintergrund.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;


}
.Rahmen {
	border: 1px solid #FF9900;

}
.Schatten {
	filter: Shadow(Color=#000033, Direction=135);
}
.navi-background {
	background-attachment: fixed;
	background-color: #003399;
	background-image:  url(naviegrafik/navi_hg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.blau-hg-rechts {
	background-image: url(grafik/blau_rechts_2.gif);
	background-repeat: repeat-y;
}
.blau-hg-links {
	background-image: url(grafik/blau_links_2.gif);
	background-repeat: repeat-y;
}
.blau-hg-mitte {
	background-image: url(grafik/blau_mitte.gif);
	background-repeat: no-repeat;
	background-color: #000034;

}
img {
	border-color:#FF9900;
}
.Rahmen-unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

