html {
	color: #303030;
	font-size: 80%;
	font-family: "arial", "verdana", sans-serif;
	text-align: justify;
}

body {
	background: #FFFFFF;
}

li {color:#000000;font-family:verdana;font-size:10pt;}

ul {
	margin: 20px 0px 0px 20px;
	padding: 0;
}	

a {
	color: #000000; font-family:verdana; font-size:10pt;
	text-decoration: none;
}

a:visit {
	color: #000000; font-family:verdana; font-size:10pt;
	text-decoration: none;
}

a:hover {
	color: #000000; font-family:verdana; font-size:10pt;
	text-decoration: underline;
}

#container {
      width: 700px;
      height: 100px;
      margin: auto;
      padding : 0px;
      overflow: auto;
      border: #9D9D9D solid 0px;
       }

#content-oben {
	width: 100%;
	margin:0;
	padding:0;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
       }	
	   
#content-mitte {
	width: 100%;
	margin:0;
	padding:0;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
       }		      
	   
h1 {
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 20px;
	display: inline;	
       }
	   
h1 a {
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 20px;
	display: inline;	
       }	   
	   
h2 {
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 20px;
       }	
	   
.Stil1 {font-size: 10pt; text-decoration: underline;}	   