	body {
	 font:12px Verdana, Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 margin: 0px;
	 padding: 0px;
	 background-color: #2d3851;
	}

	h1 {
	 font-size: 26px;
	 font-weight: normal;
	 color: #e9f2fc;
	 }

	h2 {
	 font-size: 20px;
	 font-weight: bold;
	 color: #333;
	 }

	h4 {
	 font-size: 20px;
	 font-weight: bold;
	 color: #333;
	 }

	 
	h5 {
	 font-size: 14px;
	 font-weight: normal;
	 color: #333;
	 }

	p {
	 font-size: 12px;
	 font-weight: normal;
	 line-height: 18px;
	 color: #333;
	 }

	a {
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: underline;
	 color: #0000f0;
	 }

	a:visited {
	 text-decoration: none;
	 color: #000090;
	 }

	a:hover {
	 text-decoration: none;
	 color: #000090;
	 }

	a.navlink {
	 font-size: 11px;
	 font-weight: normal;
	 text-decoration: none;
	 color: #e9f2fc;
	 }
         
        a.navlinksub2 {
	 font-size: 11px;
	 font-weight: bold;
	 text-decoration: none;
         color: #000000;
	 }

	a.navlink:visited {
	 text-decoration: none;
	 color: #e9f2fc;
	 }

	a.newslink {
	 font-size: 10px;
	 font-weight: normal;
	 line-height: 10px;
	 text-decoration: none;
	 color: #c00050;
	 }

	a.newslink:visited {
	 text-decoration: none;
	 color: #900020;
	 }

	a.newslink:hover {
	 text-decoration: none;
	 }

	li {
	 font-size: 12px;
	 font-weight: normal;
	 line-height: 18px;
	 padding-bottom: 7px;
	 color: #333;
	 }

	.navcell {
	 padding: 3px 7px 3px 7px;
	 }

	.newsheader {
	 font-size: 10px;
	 font-weight: normal;
	 line-height: 10px;
	 padding-left: 5px;
	 color: #e9f2fc;
	 background-color: #fff;
	 background-color: #5f7797;
	 }

	.newscell {
	 font-size: 10px;
	 font-weight: normal;
	 line-height: 10px;
	 padding-top: 7px;
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-bottom: 9px;
	 color: #464c64;
	 background-color: #a7aeb8;
	 }

	.update {
	 font-size: 10px;
	 font-weight: normal;
	 line-height: 14px;
	 color: #e9f2fc;
	 }

	.copyright {
	 font-size: 10px;
	 font-weight: normal;
	 line-height: 10px;
	 color: #464c64;
	 }
	 
	 hr {
	 color: #464c64;
	 background: #464c64;
	 margin: auto 0px auto auto;
	 width: 100%;
	 height:1px;
	 text-align: right;
	 border: 1px solid #464c64;
	 }

	b {
	font-weight: normal
	}

	em {
	font-size:12px
	}

	wichtig {
	font-weight: bold
	}



	

	.text h1 {margin-top: 5em;}

	#container {overflow: hidden;}

	.rahmen {
	position: absolute;
	top: 16px;
	left: -1999px;
	width: 394px;
	height: 254px;
	visibility: visible;
	}

