
body {
  background-color: white; /* #F4ED7C; */
  margin: 0px;
  font-size: 14px;
  font-family: Arial, Helvetica;
  padding: 0px;


}

.content {
	padding-bottom: 6em;
	padding-left: 30%;
	padding-right: 10px;
	position: absolute;
	padding-top: 20px;
	


}

img
{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	border:0px;
}



#printable {
	float: right;
}

#printable img {
	border: 0px;
}


#recht0
{

	background-color: #CCE2DD;
	text-align:right;

}

#recht1 
{
	height:8px;
	font-size:6px;

	border-top:2px solid white; /* #FFCC1E;	*/
	border-bottom:2px solid white; /*#00337F;;*/
	background-color: #F9E55B;  
}

#recht2
{
	height:20px;

	background-color: #7FBCAA; 
	border-bottom: 2px solid #7FA08C; 
}


.question {
}

.exclamation { 
  background-color: yellow;             
 }


dt { 
  margin-top: 1ex;

 }

.important { 
  margin-left: 5%; 
  margin-right:5%; 
  margin-top: 0.5ex;
  margin-bottom: 0.5ex;
  padding:0.5ex; 
  border: 1px solid black;
  background-color: #ffee77;
  color: #333333; 
  font-family: Verdana, Arial, Helvetica;
 }


.highlight { 
  margin: .5em;
  padding: .5em;
  background-color: #ffffaa;
  font-weight: bold;
  text-align: center;
 }



.lastModified { /*font-family:monospace;*/ font-size:xx-small;
 color:#cccccc; font-weight:bold;
 text-align:center; position:absolute; 
 bottom:1%; left:50%}


.lastModified2{ /*font-family:monospace;*/ font-size:xx-small;
 color:#cccccc; font-weight:bold;
 text-align:center; position:relative; 
 top:5%; }




h1 { 
  font-family: Arial, Helvetica;
 }

h2 { 
  font-family: Arial, Helvetica;
 }

h3 { 
  font-family: Arial, Helvetica;
 }


dt { 
  font-family: Verdana, Arial, Helvetica;
 }

a { 
  text-decoration: none;
color: black;
	color: #666D70;

 }


a:visited {
color: #666D70;
}

a:hover { 

 }

.dokuzeile { 
  top: 2%;
  right: 2%;
  position: absolute;
  font-size: small;
  font-family: Arial, Helvetica;
 }

.kopfzeile { 
  top: 2%;
  left: 2%;
  position: absolute;
  font-family: Arial, Helvetica;
 }

#nav {
	position: absolute;
	top: 100px;
	left: 10px;
	z-index: 1;

/* noch prozentual */

}
.navsection {
	width:20%;
	background: #CCE2DD;
	border: 1px solid #7FBCAA;
	display: block;
	padding: 1.25em;
	width: 15em;
}


.navsectionheader {
	color: #919693;
	margin: 5px;
	font-size: 15px;
}

.navohnelink{
	margin-left: 15px;
	/*display: list-item;
	list-style-type: disc;*/
	color: #919693;
          }
a.navitem, a.navitem:visited, a.navitem:active { /* not selected */
	margin-left: 15px;
	/*display: list-item;
	list-style-type: none;*/
	color: #666D70;
	text-decoration: none;
}

a.navsubitem
{
margin-left: 25px;
color: #666D70;
font-size: 11px;

}

span.navsubitem, a.navsubitem:hover { /* selected and hover on not selected*/
	margin-left: 25px;
	/*display: list-item;
	list-style-type: disc;*/
	color: #919693;
}

span.navitem, a.navitem:hover { /* selected and hover on not selected*/
	margin-left: 15px;
	/*display: list-item;
	list-style-type: disc;*/
	color: #919693;
}