 body
  {
	color: black;
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 1em 0;
	text-decoration:none;
	text-align: left;  /* Zentrierung im Internet Explorer */
	background-color: #ddd;
  }
  #body a
  {
   text-decoration: none;
  }
  
  #body a:link
  {
   text-decoration: none;
   font-weight: bold;
  }


 div#Inhalt
  {
	font-size: 14px;
	font-family: Arial,sans-serif;
	position:absolute;
	left:215px;
	top:180px;
	width:750px;
	/* [disabled]height:800px; */
	border-style:solid;
	border-width:2px 2px 2px 2px;
	-moz-border-radius:15px; /* Firefox runde ecken */
	-webkit-border-radius:15px; /* Safari, Chrome */
	-khtml-border-radius:15px; /* Konqueror */
	border-radius:15px; /* CSS3 */
	behavior:url(border-radius.htc);
	margin: 0 0 1em 20px;
	padding: 0 1em;
	text-align:justify;
	background-color: #FFF;
	border-color: #bbb;
  }
 div#Inhalt a:link
  {
	text-decoration:underline;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	color:#013CFC;
  }
 div#Inhalt a
  {
	text-decoration:underline;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	color:#900;
  }
 div#Inhalt a:visited
  {
	text-decoration:underline;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	color:#903;
  }

 html div#Inhalt
  {
	/* [disabled]height: 1em; */  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin-bottom: 0;
	background-color: #FFF;
  }
 div#Inhalt h2
  {
	color: #333;
	/* [disabled]background-color: #FFF; */
  }
 div#Inhalt p
  {
	font-size: 1em;
	margin: 1em 0;
	background-color: #FFF;
  }

 table
  {
	font-family:arial,sans-serif;
	font-size:12px;
  }

   /* Logoeigenschaften */
 #logo
  {
	position:absolute;
	left:15px;
	top:5px;
	width:1000px;
	height:150px;
	float:left;
	border-color:#fff;
	border-style:solid;
	border-width:2px 2px 2px 2px;
	-moz-border-radius:15px; /* Firefox runde ecken */
	-webkit-border-radius:15px; /* Safari, Chrome */
	-khtml-border-radius:15px; /* Konqueror */
	border-radius:15px; /* CSS3 */
	behavior:url(border-radius.htc);
  }
 #logo_gif
  {
   position:absolute;
   left:250px; top:5px; width:700px; height:145px;
   float:left;
  }

 #logo_ecke
  {
   position:absolute;
   left:5px; top:5px; width:175px; height:175px;
   float:left;
  }
 #logo_klein
  {
   position:absolute;
   left:175px; top:5px; width:500px; height:100px;
   float:left;
  }
  .Stil1 {color: #333333}
  .Headline {
	font-weight: bold;
	color: #FFF;
	background: #305baa;
	padding-left: 0.5em;
	background-color: #305baa;
}
.Headline2 {
	font-weight: bold;
	color: #FFF;
	background: #eee;
	padding-left: 0.3em;
}
.tin  {
	padding: 0.3em;
}
.Headline3 {
	font-weight: bold;
	color: #FFF;
	padding-left: 0.3em;
	background-color: #305baa;
}

