/* CSS Document */

a {
	color: #000;
	text-decoration: none;
	font-weight: normal;

} 
a:link {text-decoration: underline}
a:visited {text-decoration: underline} 
a:hover {color: #006991; text-decoration: underline} 
a:active {text-decoration: underline} 

.rub {color: #fff; font: bold 12px Arial, Helvetica, sans-serif}
.urub {color: #fff; font: bold 17px Arial, Helvetica, sans-serif}
.schlagz {color: #fff; font: bold 12px Arial, Helvetica, sans-serif}

a.navOff {color: #ffd93e; font: normal 11px Arial, Helvetica, sans-serif; text-decoration: none} 
a.navOff:link {text-decoration: none} 
a.navOff:visited {text-decoration: none} 
a.navOff:hover {text-decoration: underline} 
a.navOff:active {text-decoration: none} 

a.navOn {color: #ffd93e; font: normal 11px Arial, Helvetica, sans-serif; text-decoration: none} 
a.navOn:link {text-decoration: none} 
a.navOn:visited {text-decoration: none} 
a.navOn:hover {text-decoration: underline} 
a.navOn:active {text-decoration: none} 

a.navFlym {color: #ffd93e; font: normal 11px Arial, Helvetica, sans-serif; text-decoration: none} 
a.navFlym:link {text-decoration: none} 
a.navFlym:visited {text-decoration: none} 
a.navFlym:hover {text-decoration: underline} 
a.navFlym:active {text-decoration: none} 

/*.BgOff {background: #E2DFC7}*/        /*  Hintergrund der Rubriken onMouseout  */
/*.BorderOff {background: #666666}*/                     /*      Rand    der Rubriken onMouseout  */
.BgOn {background: #01476a url(images/bg2.gif)}                           /*  Hintergrund der Rubriken onMouseover */
.BorderOn { background: #fff}                      /*      Rand    der Rubriken onMouseover */
.BgFlym {background: #01476a url(images/bg3.gif)}                         /*  Hintergrund der Unterrubriken        */
.BorderFlym { background: #fff}                    /*      Rand    der Unterrubriken        */

.linkk { font: 11px Arial, Helvetica, sans-serif; color: #000; text-align: right}
p,td { font: 12px Arial, Helvetica, sans-serif; color: #fff}
h1 { font: bold 24px "Courier New", Courier, mono; color: #CC33FF; text-align: right}
h2 { font: bold 16px Verdana, Arial, Helvetica, sans-serif}
h3 { font: bold 13px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.kk { font: 9px Arial, sans-serif}

ul { font: 12px Arial, Helvetica, sans-serif; list-style-image: url(images/bullet.gif)}
li { font: 12px Arial, Helvetica, sans-serif; list-style-image: url(images/bullet.gif)}
.anker { font: 11px Arial, Helvetica, sans-serif; color: #000; text-align: right}
.BgGrid {  background: #fff;}
.BgText {  background: #005b7c}
.BgAkz {  background: #A8B0D8 url(images/bg_akz.jpg)}
.BgLink {  background: #ffb400} /*3d7a91 url(images/bg_link3.jpg)*/
.BgTitle {  background: #01476a /*url(images/bg.gif)*/}
.BgHead {  background: #01476a url(images/bg3.gif)}
.BgHGrid {  background: #fff}
.BgNav {  background: #012e4e}

body { 
	background: url(images/bg3.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none;}
em {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.imgLeftTop {

	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgRight {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.imgLeft {

	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgRightTop {


	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
}
.block {
	text-align: justify;
}
.klein {
font: 11px Arial, Helvetica, sans-serif; color: #ffffff
}

