html , body{
	 overflow-x:hidden;
	 }
html,body {
		  margin:0;
		  padding:0;
		  font-style:normal;
		  text-transform:none;
		  vertical-align:middle;
		  font-family:Arial,Verdana;
		  font-weight: normal;
		 }
a {
   text-decoration:none;
   font-size:14px;
   font-family:Verdana;
   color:#ffffff
  }

/*Dynamische Navigation ANFANG*/

/* Erweiterung zur dynamischen Ein-/Ausblendung */
ul#Navigation li>ul {
				 display: none; top: 1.6em;
				 margin: 0; padding: 0;
				}

ul#Navigation li {
			   position:relative;
			   left:-17%;
			   list-style: none;
			   margin: 0; padding: 0;
			  }

ul#Navigation li ul {
				 margin: 0 0 0 1em; padding: 0;
				 left:0.5%;
				}

ul#Navigation li ul li {
				  margin: 0.1em 0;
				  left:0.5%;
				 }

/* Korrektur fuer IE 5.x */
* html ul#Navigation li ul li {  
					   margin-left: 1em;
					   ma\rgin-left: 0;
					  }

ul#Navigation li:hover>ul, ul#Navigation li>a#aktuell+ul {
												   display: block;
												  }

/* Breitenangaben nur fuer IE */
* html ul#Navigation a {  
					width: 100%;
					w\idth: 8.8em;
				   }

/* Workaround fuer den IE 7 */
*:first-child+html ul#Navigation ul {
								 background-color:white; padding-bottom:0.4em;
								}
/*Dynamische Navigation ENDE*/

a:hover {
		 text-decoration:none;
		 font-size:14px;
		 font-family:Verdana;
		 color:#8b0000
		}
.logo {
		  left:0.5%;
		  position:relative;
		  margin-top:1%;
		  width:22%;
		  height:auto;
		}
.navmenue {
		  left:0%;
		  position:relative;
		  width:24%;
		  height:auto;
		  margin-top:1%;
		}
.addthis {
		  left:0.5%;
		  position:relative;
		  margin-top:3%;
		  width:10%;
		  height:auto;
		}
.subnavi {
		  position:relative;
		  border-width:1px;
		  border-style:solid;
		  border-color:#900000;
		  left:4%;
		  padding:2px;
		  width:100%;
		  background-color: #00005F;
		}
.mayne {
		 position:absolute;
		 bottom:1%;
		 top:1%;
		 left:25%;
		 right:14%;
		 }
.marq {
	   right:1%;
	   top:1%;
	   bottom:1%;
	   width:10%;
	   position:absolute;
	  }
.inf_index {
			position:absolute;
			top:41%;
			bottom:41%;
			left:34%;
			right:34%;
		   }
.man_index {
			position:absolute;
			top:42%;
			bottom:42%;
			left:36%;
			right:36%;
		   }
.ergeb_index {
			position:absolute;
			top:32%;
			bottom:42%;
			left:36%;
			right:36%;
		   }
.pic_index {
			position:absolute;
			top:42%;
			bottom:42%;
			left:35%;
			right:35%;
		   }
.news_index {
			 position:absolute;
			 top:22%;
			 bottom:32%;
			 left:38%;
			 right:38%;
			}
.table {
		 display:table;
		 width:340px;
		 border-collapse:collapse;
		 margin:auto;
		}
.tr {
	 display:table-row;
	}
.td {
	 display:table-cell;
	 padding:2px;
	}
.tbltermin {
		 text-align:left;
		 width:500px;
		 display:table;
		 border-collapse:collapse;
		 border: solid #000099 1px;
		}
.trtermin {
	 display:table-row;
	 border: solid #000099 1px;
	}

.tdtermin {
	 display:table-cell;
	 padding:2px;
	 border: solid #000099 1px;
	}
