body {
margin-left: 0em;
margin-top:0px;

}



ul#Navigation {
font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  float: left;
  width: 11em;
  margin-left: 3em;
  margin: 0; padding: 0;

}
ul#Navigation li {
  list-style: none;
  margin: 0; /*padding: 0.3em;*/
}
ul#Navigation a {
  margin-left: 1em; /*wenn es hüpft hier px wert rein*/
  border-top: 1px solid #000;
 display: block;
  /* border-left: 5px solid #00b3ff;*/
  line-height: 30px;
  /*padding-left: 8px;*/
  /*border-bottom: 1px solid #000;*/
  
}

ul#Navigation a:hover {
  color: black; background-color: #00000;
   display: block;
   text-transform: uppercase;
   text-decoration: underline;
   /*font-size: 20pt;*/
  /*border-left: 5px solid #000;*/
  /*background-image: url(bilder_bg/bunt_ausschnitte.gif);*/
}

ul#Navigation a:active {
  color: white; background-color: black;
  text-decoration: underline;
  
}



div#inhalt {
  margin-top: 0em;
  margin-left: 11em;
  margin-bottom: 2em; /* hier den Abstand zu den einzelen Artikeln*/
  padding: 0em;
  border: 0px;
  min-width: 18em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  max-width: 1380px;
}
div#inhalt h1 { /*hier steckt meine Headline*/
  margin-top: 0em;
  margin-bottom: -0.2em
}
div#inhalt h2 { /*hier ist subheadline*/
  margin: 0em;
  margin-bottom: 0em
}
div#inhalt p { /*hier steht der text*/
  margin: 0em;
  max-width: 650px;
  margin-bottom: 1em;
  margin-top:0.5em;
}
div#inhalt img { /* hier sind die Bilder und margin ist der Abstand*/
  margin: 0em;
  margin-bottom: 5px;
}


a { 
margin-top:0px;
font-family: Times New Roman, Times, serif;
font-style: oblique;
font-size:10pt;
color: #000000;
}

a:link { text-decoration: none ; }
a:visited { text-decoration: none; }
a:active: {text-decoration: underline;}
a:hover: {text-decoration: underline;}

IMG { border:0px }

.head {
border-top: 1px solid #ae75c3;
padding-top: 1px; 

font-family: Times New Roman, Times, serif;
font-style: oblique;
color: #000000;  
font-size:12pt;
font-weight: normal;
font-stretch: expanded;
}



/*.subhead { 
font-family:  Verdana, Helvetica, Arial; 
color: #000000; 
font-size:10pt;
font-weight: normal;
}*/

.text { 
border-bottom: 1px dashed #000;
padding-bottom: 2px; 
line-height: 10pt;
font-family: 'helvetica', helvetica Neue, Verdana, Arial;
color:#000000;  
font-size: 11px;
font-weight: normal;
}

.menu_active{ 
font-family: Times New Roman, Times, serif;
background-color:#000000;
color:#FFFFFF;  
font-size:10pt;
font-weight: normal;
}



.container  { padding: 5px 1px 25px }

#img-container	 {
	margin: -5;
	margin-top: -17px;
	margin-left: 0px;
	margin-right: 0 dottepx;
	padding-top: 32px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	width: 737px;
	margin-left: 0px;
	margin-right: 0 dottepx;
	position: relative;
	top: 32px;
	display: table;
}

#img-container p	  {
	margin-bottom: 5px; 
	margin-top: -30px; 
	padding-bottom: 0px;
	padding-top: 8px;
	border-bottom: thin dotted #434343;
	border-top: thin solid #434343;
	clear: both;
	height: 18px;
	margin-bottom: 5px; 
	margin-top: -25px; 
	padding-bottom: 0px;
	padding-top: 5px;
	position: static;
	top: -10px;
	width: 737px; 
	display: inline block;
	
	
	
	
	
}



#once { clear: left; }
