/*  Bodystyle  */

html, body {
	font-family: Verdana;
	height: 100%;
	position: absolute;
	width: 100%;
                overflow-x: hidden;
}

.normbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}

.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}

.textbody b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
                font-weight: bold;
	font-style: bold;
	margin: 0px;
                border: none;
                display: inline;
	background-color: transparent;
}

.normbody b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
                font-weight: bold;
	font-style: bold;
	margin: 0px;
                border: none;
                display: inline;
	background-color: transparent;
}

.navbody {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
                margin-left: 0px;
	color: #000000;
                background-color: #FFFFFF;
                font-weight: normal;
	font-style: normal;
	line-height: 12px;
                height: 100%;
           	background-image: url(/files/include/image/gif/nav.gif);
                overflow: visible;
}

/*  Allgemeinangaben */

h1{
	font-size: 14px;
	color: #162D6E;
	font-weight: bold;
}

h2{
	font-size: 13px;
	font-weight: bold;
}

h3{
	font-size: 13px;
	font-weight: bold;
	font-weight: bold;
}

a:link{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:visited{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover{
	color: #0E2B89;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

ul{
              
              list-style-image: url(/files/include/image/gif/orange_disc.gif);
}

*html ul{
              
              list-style-image: url(/files/include/image/gif/orange_disc.gif);
               height:1%;
}

table{
             font-size: 11px;
}

p b {
    font-weight: bold;
    font-size: 11px;  
    border: none;
    padding: none;
    background-color: transparent;
    display: inline;
    color: #000000;
}

.navbody b {
    font-weight: bold;
    font-size: 11px;
    border: none;
    padding: none;
    background-color: transparent;
    display: inline;
    color: #000000;
}




/*  IDs */

#oben {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; font-weight: normal; line-height: 16px;
	padding: 0px;
	margin: 0px;
	background-image: url(/files/include/image/gif/bg_oben_bottom.gif);
	background-repeat: repeat-x;
}



#iframes{
 	width:178px;
	height:225px;
	padding:0px;
	margin:0px;
	border:1px solid #000000;
                background-color: #FFFFFF;
	margin-bottom:30px;
}

#iframes_gr{
	 width:178px;
	 height:315px;
	 padding:0;
	 margin:0;
	 border:1px solid #000000;
                 background-color: #FFFFFF;
	 margin-bottom:30px
}

/*  Kalenderklassen */

.kal_day{
	color: #B10800;
	font-weight: bold;
}

.tbl_header{
	width: 100%;
	background-color: #C2C9E2;
}

a.nav:link{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: underline;
}

a.nav:active{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: none;
}

.td_right_header{
	font-weight: bold;
	font-style: normal;
	text-align: right;
	width: 33%;
	padding: 2px;
}

.td_center_header{
	font-weight: bold;
	text-align: center;
	width: 33%;
	padding: 2px;
}

.td_left_header{
	font-weight: bold;
	text-align: left;
	width: 33%;
	white-space:nowrap;
	padding: 2px;
}

.wochenlink{
	width : 100%;
	text-align: right;
}

.tbl_kal{
	width: 100%;
	border-collapse:collapse;
}

.td_days{
	text-align: left;
	white-space:nowrap;
	background-color: #E7E9F3;
	font-weight: bold;
	padding: 3px;
	width: 14%;
	border: 1px solid;
	border-color: #C0C0C0;
}

.td_kal{
	font-size: 9px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid;
	border-color: #C0C0C0;
	vertical-align:top;
}

.td_kal b{
               font-size: 9px;
}

.td_kal_today{
	font-size: 9px;
	background-color: #E7E9F3;
	padding: 3px;
	border: 1px solid;
	border-color: #C0C0C0;
	vertical-align:top;
}

.td_kal_today b{
               font-size: 9px;
}

.td_kal_blank{
	text-align: left;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid;
	border-color: #C0C0C0;
}

.td_weeks{
	 text-align: left;
	 white-space:nowrap;
	 background-color: #E7E9F3;
	 font-weight: bold;
	 padding: 3px;
	 width: 1%;
	 border: 1px solid;
	 border-color: #C0C0C0;
}

/*  Klassen allgemein */

.startseite{
	font-size: 16px;
	background-image: url(/files/aktuelles_termine/image/pjpeg/hintergrund6.jpg);
	background-color: #081c59;
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	width: 100%;
}


.pfeil{
	font-size: 8px;
}

.high{
	font-size: 8px;
	height: 41px;
}


.ticker{
	font-size: 12px;
	color: #FFBC3A;
	background-color: #002569;
	cursor: wait;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.unterliste{
	list-style-image: url(/files/include/image/gif/zaehlpfeil.gif);
}


.aktuelles1{
	font-size: 14px;
	color: #081c59;
	font-weight: bold;
	font-style: normal;
}

.aktuelles2{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-indent: 20px;
}

.aktuelles3{
	font-size: 10px;
	text-indent: 20px;
}




.td_such{
	 text-align: left;
	 white-space:nowrap;
	 background-color: #E7E9F3;
	 font-weight: bold;
	 padding: 5px;
	 width: 98%;
	 border: 1px solid;
	 border-color: #C0C0C0;
	 vertical-align: top;
}

.spez{
	padding: 10px;
	width: 95%;
}

.left{
	width: 50%;
	margin: 0;
	float: left;	
                clear: left;
	vertical-align:top;
	margin-bottom: 5px;
}

.right{
	vertical-align:top;
	float: left;
	margin-bottom: 5px;
	width: 50%;
}

.spez_b{
	background-color: #E7E9F3;
	border: 1px solid;
	border-color: #C0C0C0;
	padding: 3px;
	margin-bottom:5px;
                display: block;
}

html* .spez_b{
	height: 1px;
                background-color: #E7E9F3;
	border: 1px solid;
	border-color: #C0C0C0;
	padding: 3px;
	margin-bottom:5px;
                display: block;
}

.left_back{
	clear: left;
	width: 50%;
	margin: 0px;
	float: left;
	vertical-align:top;
	margin-bottom: 5px;
	background-color: #E7E9F3;
	border-right: 0px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #C0C0C0;
	padding: 3px;
}

.top_line{
	border-style:solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style:solid;
	border-color:#081C58;
	border-bottom-width: 0px;
	border-top-width: 1px;
}

.left_h {
	left:0px;
	width:215px;
	height: 10px;
	border-style:solid;
	background-color: #9EAAD1;
	border-color:#9EAAD1;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-top-width: 0px;
	padding: 0px;
	margin-right: -3px;
	margin-bottom: -3px;
	float: left;
}

a.Stil1:link{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.Stil1:active{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.Stil1:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.Stil1:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.bild {
 	background-image: url(/files/include/image/jpeg/hintergrund_head1.jpg);
}

.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.blau{
              color:#374572;
}

/*  Navigation */

.nav_2_bg{
  	width: 215px;
   	padding-top: 5px;
 	padding-bottom: 5px;
                margin: 0px;
}


.nav_2_akt_bg{
  	width:215px;
  	background-color: #081C58;
  	padding-top: 5px;
  	padding-bottom: 5px;
                margin: 0px;
}

.nav_3_akt_bg{
  	width:215px;
  	background-color: #E7E9F3;
   	padding-top: 5px;
  	padding-bottom: 5px;
                margin: 0px;
}

.nav_3_bg{
  	width:215px;
  	background-color: #E7E9F3;
  	padding-top: 4px;
  	padding-bottom: 4px;
                margin: 0px;
}

.nav_4_bg{
  	width:215px;
  	background-color: #E7E9F3;
  	padding-right: 0px;
                padding-top: 5px;
  	padding-bottom: 5px;
                padding-left: 0px;
                margin: 0px;
}

.nav_4_akt_bg{
  	width:215px;
        	background-color: #E7E9F3;
  	padding-right: 0px;
                padding-top: 5px;
  	padding-bottom: 5px;
                padding-left: 0px;
                margin: 0px;
}

a.nav_2_inakt:link{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_2_inakt:active{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_2_inakt:visited{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_2_inakt:hover{
	color: #0E2B89;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_2_akt:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_2_akt:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_2_akt:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_2_akt:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_3_akt:link{
	color: #081C58;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_3_akt:active{
	color: #081C58;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.nav_3_akt:visited{
	color: #081C58;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_3_akt:hover{
	color: #081C58;
	font-weight: bold;
	text-decoration: underline;
}

a.nav_4_akt:link{
	background-image: url(/files/include/image/gif/pfeil3.gif);
                background-repeat: no-repeat;
                font-weight: bold;
                margin-left: 20px;
                 width:195px;
                  display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                line-height: 1.0em;
}

a.nav_4_akt:active{
	background-image: url(/files/include/image/gif/pfeil3.gif);
                background-repeat: no-repeat;
                font-weight: bold;
                margin-left: 20px;
                 width:195px;
                  display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                 line-height: 1.0em;
}

a.nav_4_akt:visited{
	background-image: url(/files/include/image/gif/pfeil3.gif);
                background-repeat: no-repeat;
                 font-weight: bold;
                 margin-left: 20px;
                 width:195px;
                 display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                 line-height: 1.0em;
}

a.nav_4_akt:hover{
	background-image: url(/files/include/image/gif/pfeil3.gif);
                background-repeat: no-repeat;
                 font-weight: bold;
                 margin-left: 20px;
                 width:195px;
                 display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                 line-height: 1.0em;
}

a.nav_4_inakt:link{
                 margin-left: 20px;
                 width:195px;
                 display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                 line-height: 1.0em;
}

a.nav_4_inakt:active{
                 margin-left: 20px;
                 width:195px;
                 display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                 line-height: 1.0em;
 }

a.nav_4_inakt:visited{
                  margin-left: 20px;
                 width:195px;
                 display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                 line-height: 1.0em;
 }

a.nav_4_inakt:hover{
                 margin-left: 20px;
                 width:195px;
                  display: block;
                 border-bottom: 1px solid #081C58;
                 text-decoration: none;
                 line-height: 1.0em;
}


/* Infoboxen */

.infobox{
 	top:10px;
	right:10px;
	width:220px;
}

.header_infobox{
 	width: 200px;
 	background-color: #DADFED;
 	padding: 5px;
 	bottom: 0px;
	font-weight: bold;
}

.body_infobox{
 	width: 198px;
 	top: 0px;
 	background-color: #FFFFFF;
 	border-style:solid;
 	border-color:#DADFED;
 	border-left-width: 1px;
 	border-right-width: 1px;
 	border-bottom-width: 1px;
 	border-top-width: 1px;
 	padding: 5px;
}

.link_infobox{
  	width: 198px;
  	top: 0px;
  	border-style:solid;
  	border-color:#DADFED;
  	border-left-width: 1px;
  	border-right-width: 1px;
  	border-bottom-width: 1px;
  	border-top-width: 0px;
  	padding: 5px;
  	background-color: #F1F4F9;
 	text-align: right;
}

.header_infobox_txt{
 	width: 200px;
  	padding: 5px;
 	bottom: 0px;
	font-weight: bold;
}

.body_infobox_txt{
 	width: 198px;
 	top: 0px;
 	background-color: #FFFFFF;
  	padding: 5px;
}

.link_infobox_txt{
  	width: 198px;
  	top: 0px;
  	padding: 5px;
   	text-align: right;
}

/* Seitenstruktur */

.navigation_o{
  	width: 215px;
  	height: 100%;
  	border-style:solid;
  	border-color:#081C58;
  	border-left-width: 0px;
  	border-right-width: 1px;
  	border-bottom-width: 0px;
  	border-top-width: 0px;
  	background-color: #9EAAD1;
  	margin-top: 0px;
  	margin-left: 0px;
  	margin-bottom: 0px;
  	margin-right: 20px;
  	float: left;
  	padding: 0px;
}

.navigation{
 	position:absolute;
 	left:0px;
 	width:215px;
}

.inhalt{
  	position:absolute;
  	top:10px;
  	left:230px;
  	margin-right:30px;
  	padding-right:210px;
}



.nav_fr{
 	float: left;
	line-height: 16px;
 	width:215px;
                margin: 0px;
                overflow: hidden;
}

.inh_fr_txt{
 	margin-top: 10px;
 	margin-left: 10px;
 	margin-right: 20px;
}

.inh_fr{
 	line-height: 16px;
 	margin-top: 10px;
                margin-left: 225px;
 	margin-right: 20px;
                overflow: visible;
 }

* html .inh_fr{
 	line-height: 16px;
 	margin-top: 10px;
                margin-left: 225px;
 	margin-right: 20px;
                position: relative;
                overflow: visible; 
 }


.inh_fr_pl{
 	line-height: 16px;
 	margin-top: 10px;
                margin-left: 225px;
 	margin-right: 225px;
                overflow: visible;
 }


* html .inh_fr_pl{
 	line-height: 16px;
 	margin-top: 10px;
                margin-left: 225px;
 	margin-right: 225px;
                position: relative;
                overflow: visible; 
 }



.info_fr{
 	float: right;
 	margin: 0px;
                margin-top: 0px;
                margin-right: 13px;
                margin-left: 10px;
                height: 100%;

}

.info_fr_top_m{
                margin-top: 66px;
}

.unten_l{
 	height: 27px;
 	width: 211px;
 	border-style:solid;
 	border-color:#081C58;
 	border-left-width: 0px;
 	border-right-width: 1px;
 	border-bottom-width: 0px;
 	border-top-width: 1px;
 	padding: 2px;
                margin: 0px;
                float: left;
 	background-color: #FFFFFF;
}

.unten_r{
 	height: 27px;
 	border-style:solid;
 	border-color:#081C58;
 	border-left-width: 0px;
 	border-right-width: 1px;
 	border-bottom-width: 1px;
 	border-top-width: 1px;
                margin: 0px; 
                background-image: url(/files/include/image/gif/hg_foot.gif);
 	
}

*html .unten_r{
 	height: 27px;
 	border-style:solid;
 	border-color:#081C58;
 	border-left-width: 0px;
 	border-right-width: 1px;
 	border-bottom-width: 1px;
 	border-top-width: 1px;
                margin: 0px; 
                float: right;
                background-image: url(/files/include/image/gif/hg_foot.gif);
 	
}

.links_unt{
                 float: left;
                 padding: 5px;
}


.bilder_unt{
 	float: right;              
}



#bg_layer2{
 	position: relative;
 	top: 0px;
 	left: 0px;
 	z-index:1;
 	padding: 0;
 	margin: 0;
}

.nav_positioner{
 	position:relative;
 	top:5px;
}


.nav_ob a {
 	text-decoration:none;
 	padding:0px 8px 13px 8px;
 	height: 29px;
 	vertical-align: middle;
 	width: auto;
}

.nav_ob a:link{
 	text-decoration:none;
 	color: #FFBC3A;
}

.nav_ob a:visited {
 	text-decoration:none;
 	color: #FFBC3A;
}

.nav_ob a:active {
 	text-decoration:none;
 	color: #FFBC3A;
}

.nav_ob a:focus {
 	text-decoration:none;
 	color: #FFBC3A;
}

.nav_ob a:hover {
 	background-color: #9EAAD1;
 	color: #FFBC3A;
}

.nav_ob_gew a {
 	text-decoration:none;
 	padding:0px 8px 13px 8px;
 	height: 29px;
 	vertical-align: middle;
 	width: auto;
 	background: #9EAAD1;
 	color: #FFBC3A;
}

.nav_ob_gew a:link{
 	color: #FFBC3A;
}

.nav_ob_gew a:visited{
 	color: #FFBC3A;
}

.nav_ob_gew a:active{
 	color: #FFBC3A;
}

.nav_ob_gew a:hover{
 	background: #9EAAD1;
 	color: #FFBC3A;
}

.nav_ob_gew a:focus{
 	color: #FFBC3A;
}



.orangeBlau strong, b {
	background-color:#37427A;
	color:#FFB73A;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	padding: 5px;
	margin-top:-5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:2px;
	display:block;
}


.orangeBlauRand {
	 border:1px solid #000000;
}


.orangeBlauRand strong, b {
	background-color:#37427A;
	color:#FFB73A;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	padding: 5px;
	margin-top:-5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:2px;
	display:block;
                border:1px solid #000000;
}

.weissBlauRand {
	background-color:#37427A;
	color:#FFFFFF;
                border:1px solid #000000;
}

.weissBlauRand strong, b {
	background-color:#37427A;
	color:#FFFFFF;
	margin-bottom:5px;
	display:block;
}

.weissBlauRand a:link{
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlauRand a:visited{
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlauRand a:hover{
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlauRand a:active {
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlauRand a:focus {
	color:#FFFFFF;
	background-color: transparent;
}



.weissBlau {
	background-color:#37427A;
	color:#FFFFFF;
}

.weissBlau strong, b {
	background-color:#37427A;
	color:#FFFFFF;
	margin-bottom:5px;
	display:block;
}

.weissBlau a:link{
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlau a:visited{
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlau a:hover{
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlau a:active {
	color:#FFFFFF;
	background-color: transparent;
}

.weissBlau a:focus {
	color:#FFFFFF;
	background-color: transparent;
}


.schwarzHellblau strong, b{
	font-size:13px;
	background-color:#9EAAD0;
	color:#000000;
	font-weight:bold;
	display:block;
	margin-top:-5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:2px;
	padding:5px;
}

.dunkelblauHellblau strong, b{
	font-size:11px;
	background-color:#9EAAD0;
	color:#002569;
	font-weight:bold;
	display:block;
	margin-top:-5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:2px;
	padding:5px;
}




.schwarzHellblauRand {
	border:1px solid #000000;
}


.schwarzHellblauRand strong, b{
	font-size:13px;
	background-color:#9EAAD0;
	color:#000000;
	font-weight:bold;
	display:block;
	margin-top:-5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:2px;
	padding:5px;
}

.dunkelblauWeiss strong, b {
	color:#374572;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

.dunkelblauWeissRand  {
               	 border:1px solid #000000;
}

.dunkelblauWeissRand strong, b {
	color:#374572;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}


.hellorangeRand  {
               	background-color:#FFF1D7;
                border:1px solid #FED487;

}

.hellorangeRand  strong, b{
               	background-color:#FFF1D7;
                font-size: 13px;
                color:#374572;

}

.anmeldungBlauOrange  {
               	background-color:#3A497A;
                border:1px solid #091C58;

}

.anmeldungBlauOrange  strong, b{
               	background-color:#3A497A;
                font-size: 13px;
                color:#FEB838;
}

.anmeldungBlauOrange a:link{
	color:#FFFFFF;
	background-color: transparent;
}

.anmeldungBlauOrange a:visited{
	color:#FFFFFF;
	background-color: transparent;
}

.anmeldungBlauOrange a:hover{
	color:#FFFFFF;
	background-color: transparent;
}

.anmeldungBlauOrange a:active {
	color:#FFFFFF;
	background-color: transparent;
}

.anmeldungBlauOrange a:focus {
	color:#FFFFFF;
	background-color: transparent;
}


.hellblauRand  {
               background-color:#E7EAF4;
               border:1px solid #B5BBCD;
 }

.hellblauRand  strong, b{
               	background-color:#E7EAF4;
                font-size: 13px;
                color:#374572;
}

.tableCellDefault strong, b {
	display:block;
	margin-bottom:5px;
}

.contentTable p {
	margin-top:0;
}
.contentTable a {
	margin-top:0;
	background-color: transparent;
}

.blauOrange {
	background-color:#FFB73A;
	color:#0B1E56;
}

.blauOrange strong, b {
	font-size:13px;
	background-color:#FFB73A;
	margin-bottom: 5px;
	display:block;
}

.blauOrangeRand {
	background-color:#FFB73A;
	color:#0B1E56;
                border:1px solid #000000;
}

.blauOrangeRand strong, b {
	font-size:12px;
	background-color:#FFB73A;
	margin-bottom: 5px;
	display:block;
}


.ueberschrift strong, b{
	font-size:13px;
	background-color:#9EAAD0;
	color: #091C58;
	font-weight:bold;
	display:block;
	margin-top:-5px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:2px;
	padding:5px;
                text-align: center;
                border-top: 1px solid #374572;
                border-bottom: 1px solid #374572;
}

.schwarz_rand{
               border:1px solid #000000;
}

.topaktuell{
               text-align: center;
               padding: 5px;
               font-weight: bold;
}

