* {
	margin:0;
	padding:0;
	line-height:1.5em;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}
body {
	background-color:#8b8b98;
	color:#000;
	font-size: 100.01%; 
}
p {
	margin:0 0 1em 0;
	line-height: 1.5em;
}
ul {
	margin: 0 0 1em 0;
}
li {
	margin: 0 0.2em 0.2em 2em;
	line-height: 1.5em;
}
ul li ul {
	margin: 0.2em 0 0.2em 0;
}
img {
	border: 0;
}
a:link {
	color: #00c;
}
a:visited {
	color: #606;
}
a:focus, a:hover, a:active {
	color: #000;
	background-color:#ffc;
	text-decoration:none;
}
a:focus {
	outline:blue 1pt solid;
}
#huelleumalles{
	max-width:760px;
	padding:0;
	height:100%;
	margin-left:1em;
	background-color:#fff;
}
#kopf {
	clear:both;
	border-bottom:#68a solid 3px;
	padding:0.5em 0.5ex 0.5em 2ex;
	margin:1.2em 0 0 0.5ex;
}
#kopf .p1 {
	margin:0 0.5em 0.5em 0;
	line-height: 1em;
	font-size:1.5em;
	text-align:right;
}
#kopf .p2 {
	margin:0 0.5em 0 1em;
	line-height: 1em;
	font-size:1.2em;
	text-align:right;
}
#rumpf {
	height:100%;
}
#naviboxaussen{
	width:10em;
	float:right;
}
#naviboxinnen {
	margin-bottom:2em;
	margin-top:2em;
}
#inhaltsbox {
	margin-right:11em;
	min-width:150px;
}
#huelleuminhalt {
	background-color:#fdfdfd;
	padding:5px;
	margin:5px;
}
#inhalt {
	width:100%;
	position:relative;
	padding-bottom:14em;
}
#vorzurueck {
	font-size:0.9em;
	margin:1em 1em 1em 1em;
	text-align:center;
}
#vorzurueck, #vorzurueck a {
	color:#666;
}
#fuss{
	max-width:760px;
	padding:5px;
	clear:both;
	border-top: 1px dotted #777;
	margin-top:2em;
	margin-bottom: 0;
}
#fuss p {
	font-size:0.9em;
	text-align:right;
}
#fuss p, #fuss p a  {
	color:#444;
	margin-bottom:0;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom:2em;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top:2em;
	margin-bottom:1em;
}
#naviboxinnen p.navi {
	font-size: 1em;
	font-weight: bold;
	margin:0 0 1em 0.2em;
	border: 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top:1.5em;
	margin-bottom:0.7em;
	border-bottom:1px dashed #999;
}
.linkziel:focus,
.linkziel:target,
h2:focus,
h2.linkziel:target,
h3:focus,
h3.linkziel:target {
	background-color:#eef;
}
/* # Menu # */
.doc, .docs, .sdoc, .sdocs {
	list-style: none;
}
.menulevel1 li {
	display:block;
	margin:0 0 2px 0;
	color: #333;
	font-size:0.9em;
}
li.sdoc, li.sdocs {
	padding:0.4em 0.2em;
	background-color:#eee;
	border-top:1px solid #333;
/*	border-right:1px solid #333;
*/	border-bottom:1px solid #333;
	border-left:4px solid #333;
}
.menulevel1 a {
	display:block;
	padding:0.4em 0.2em;
	font-weight: normal;
	color: #000;
	background-color:#d8e7e9;
	border-top:1px solid #333;
/*	border-right:1px solid #333;
*/	border-bottom:1px solid #333;
	border-left:4px solid #777;
}
.menulevel1 a:link, 
.menulevel1 a:visited {
	text-decoration:none;
}
.menulevel1 a:link {
	color: #0000FF;
}
.menulevel1 a:visited {
	color: #660066;
}
.menulevel1 a:hover, 
.menulevel1 a:focus, 
.menulevel1 a:active {
	color: #0000FF;
	background-color:#ffc;
	text-decoration:underline;
	border-left:4px solid #333;
}
/* # weitere #
*/
#naviboxinnen p {
	text-align:right;
}
.update {
	font-size:0.8em;
	color:#666666;
	margin-top:8em;
}
.linksfloat {
	float: left;
	margin: 0.5em 0.5em 0.5em 0pt; 
}
.bildnebentext {
	float: right;
	margin: 0 0 0.5em 0.5em; 
}
textarea {
	width:98%;
}
/* # Sonderloesungen IE6 mit Star-HTML-Hack #
*/
* html #huelleumalles {
	width: 760px;
}
* html #kopf {
	height:72px;
}
* html #inhaltsbox {
	float:right;
	margin-right:1em;
}
/* # Druck #
*/
@media print {
  body {
       color: #000;
       background-color: #fff
  }
  div  {
       clear:both;
  }
#huelleumalles {
	width:100%;
}
  #kopf p {
    text-align:left;
  }
  #naviboxaussen,#fuss, #vorzurueck, #skiplinks {
        display:none;
  }
#inhaltsbox {
	margin-right:5px;
}
}
