body {
	color: black;
	background-color: #92B4FD;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 1em 0;
	text-align: center; /* Zentrierung im Internet Explorer */
}

  div#Seite {
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 850px;
	padding: 0 10;
	background: white;
	border: 2px solid #004d91;
}

pre#Top {
	margin: 10px 0 0 10px;
	padding: 0;
	height: 120px;
	font-size: 13px;
	color: #014D91;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
}
p#Navi-top {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	text-align: left;
	border-bottom: 2px solid #014D91;
	height: 25px;
}
p#Navi-top a {
	padding: 0.1em 0.5em 0.1em 0.5em;
	font-weight: bold;
	background: #92B4FD;
	text-decoration: none;
	list-style: none;
	border: 2px groove #014D91;
	display: inline;
}
p#Navi-top a:link {
	color: #014D91;
	background-color: #92B4FD;

}
p#Navi-top a:visited {
    color: #014D91; background-color: #92B4FD;
  }
p#Navi-top a:hover {
	color: #92B4FD;
	background-color: #014D91;
	}
p#Navi-top a:active {
    color: #92B4FD; background-color: #014D91;
  }
  ul#Navigation {
	font-size: 0.83em;
	float: right;
	width: 140px;
	margin: 3px 10px 0 0;
	padding: 0;
	background: #014D91;
	list-style: none;
}
  ul#Navigation li {
	margin: 0;
	padding: 0.4em 0.5em 0.4em 0.5em;
	
}
  ul#Navigation a {
	display: block;
	padding: 0.2em;
	font-weight: bold;
	background: #92B4FD;
	text-decoration: none;
	list-style: none;
	border: thin solid #92B4FD;
}
  ul#Navigation a:link {
	color: #014D91;
	background-color: #92B4FD;
}
  ul#Navigation a:visited {
    color: #014D91; background-color: #92B4FD;
  }
  ul#Navigation a:hover {
	color: #92B4FD;
	background-color: #014D91;
	}
  ul#Navigation a:active {
    color: #92B4FD; background-color: #014D91;
  }
  div#Inhalt {
	margin: 30px 140px 1em 0;
	padding: 0 1em;
}
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt h3 {
	font-size: 1.0em;
	margin: 0.2em 0;
	color: black;
}
div#Inhalt h4 {
	font-size: 0.8em;
	margin: 0.2em 0;
	color: black;
}
  div#Inhalt p {
    font-size: 13px;
    margin: 1em 0;
  }
div#Inhalt td {
    font-size: 13px;
    margin: 1em 0;
  }
div#Inhalt img#links {
    margin-left: 10px;
  }
div#Inhalt img#rechts {
    margin-right: 10px;
  }
div#Inhalt a {
	color: #014D91;
	font-size: 13px;
}
div#Inhalt a:link {
	color: #014D91;
}
div#Inhalt a:hover {
	color: #0E0B89;
}
div#Inhalt a:visited {
	color: #014D91;
}
  p#Fusszeile {
	clear: both;
	font-size: 0.83em;
	margin: 0 10px 0 10px;
	padding: 0.1em;
	text-align: left;
	background-color: white;
	border-top: 2px solid #014D91;
	color: black;
}
.leerzeile
{
	background: #92B4FD;
}
 ul#Listen li {
	margin: 0;
	padding: 0.5em;
	}
div#popup {
	color: black;
	background-color: #ffffe0;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin-left: 0;
	padding: 1em 0;
	text-align: left; /* Zentrierung im Internet Explorer */
	
}
div#popup p {
margin-left: 10;
}
.tab-re
{

	border-right: thin solid black;
}
.tab-re-ob
{
	border-right: thin solid black;
	border-top: thin solid black;
}
.tab-li-ob
{
	border-top: thin solid black;
}
.infostand
{
	border-bottom: thin solid #92B4FD;
	border-top: thin solid #92B4FD;
	font-weight: bolder;
}
.uppercase
{
	text-transform: uppercase;
}
.articlePictureLeft {clear: left; float:left;overflow:hidden;margin: 3px 15px 5px 0;}
.imgLongM {width:230px;}
