/* DGKN +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Farben: */
/* rot  #CC3333 */
/* blau #524DA6 */



body {
     background-color:#FFFFFF;
     color:#000000;
     padding:0;
     margin:0;
     font:12px Arial,Helvetica,sans-serif;
     }
table {
     font:12px Arial,Helvetica,sans-serif;
}

img {
     border:none;
     }



/* Text ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#text {
 	 margin-top:50px;
	 margin-left:70px;
	 font:12px Arial,Helvetica,sans-serif;
	 line-height:18px;
	 height:420px;
         overflow-x:hidden; 
         overflow-y:scroll; 
	 }

#text td .inhalt {
	 font:12px Arial,Helvetica,sans-serif;
	 line-height:18px;
	 }

#rechts {
 	 float:right;
	 width:220px;
	 text-align:right;
	 margin-left:15px;
	 }

#bilder {
 	 float:left;
	 width:100px;
	 margin-right:20px;
	 margin-top:30px;
	 margin-bottom:20px;
	 height:100%;
	 }

.bildunter {
	 font-size:10px;
	 }

.imgtext-table {
     margin-bottom:20px;
     }

h1 {
	 font-size:12px;
	 font-weight:bold;
	 }

.liste ol li {
	 list-style-type:square;
	 margin-left:30px;
	 font: 12px Arial,Helvetica,sans-serif;
	 line-height:18px;
	 }


table.tabelle td {
	 font:10px Arial,Helvetica,sans-serif;
	 line-height:18px;
	 border-bottom:1px solid #B5BCE0;
	 }


a {
	 color:#524DA6;
	 }

a:hover, a:active, a:focus {
	 color:#CC3333;
	 }



/* Navigation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#navi {
 	 margin-top:50px;
	 margin-left:25px;
	 width:110px;
	 font:13px Arial,Helvetica,sans-serif;
	 }

#navi ul {
	 list-style:none;
	 margin:0;
	 padding:0;
	 }

#navi ul a {
	 height:20px;
	 color:#524DA6;
	 text-decoration:none;
	 line-height:20px;
	 }

#navi ul a:hover, #navi ul a:active, #navi ul a:focus {
	 color:#CC3333;
	 }

#navi li.aktiv {
	 list-style:url(../grafik/pfeil.gif);
	 }

#navi ul li.aktiv a {
	 color:#CC3333;
	 font-weight:bold;
	 }

#navi ul li.aktiv ul {
	 list-style:url(../grafik/pfeil_leer.gif);
	 padding-left:10px;
	 }

#navi ul li.aktiv ul a {
	 color:#524DA6;
	 font-size:11px;
	 font-weight:normal;
	 }

#navi ul li.aktiv ul a:hover, #navi ul li.aktiv ul a:active, #navi ul li.aktiv ul a:focus {
	 color:#CC3333;
	 }

#navi ul li.aktiv ul li.aktiv {  
	 list-style:url(../grafik/pfeil_leer.gif);
	 }

#navi ul li.aktiv ul li.aktiv a {
	 color:#CC3333;
	 font-weight:bold;
	 }

#navi ul li.aktiv ul li.aktiv ul {
	 list-style:url(../grafik/pfeil_leer.gif);
	 padding-left:10px;
	 }

#navi ul li.aktiv ul li.aktiv ul a {
	 color:#524DA6;
	 font-size:11px;
	 font-weight:normal;
	 }

#navi ul li.aktiv ul li.aktiv ul a:hover, #navi ul li.aktiv ul li.aktiv ul a:active, #navi ul li.aktiv ul li.aktiv ul a:focus {
	 color:#CC3333;
	 }

#navi ul li.aktiv ul li.aktiv ul li.aktiv {  
	 list-style:url(../grafik/pfeil_leer.gif);
	 }

#navi ul li.aktiv ul li.aktiv ul li.aktiv a {
	 color:#CC3333;
	 font-weight:normal;
	 }

	 
	 
.news-latest-item {
background-color:#e3e6f4;
border:1px solid #ffbdbd;
border:1px solid #b5bce0;
margin-top:5px;
margin-right:10px;
padding:3px;
}

#top_image {
	text-align:right;
}
