body {
  background: #f8f8f8;
  color: #000000;
  margin: 0px;
}


div,p,br,pre,th,td,small,input,select,textarea	{
	font-family: arial,sans-serif;
	font-size: 10pt;
}


h1,h2,h3,h4	{
	font-family: arial,sans-serif;
}


a  {
	font-family: arial,sans-serif;
	color: #0000C0;
}


sub,small {
	font-size: 8pt;
}


select.bg_auswahl {
	width: 140px;
	font-family: arial narrow,arial,sans-serif;
}

	
.titeltext {
	width: 90%;
	text-align: justify;
	font-family: arial,sans-serif;
	font-size: 10pt;
}
	
	
.version_titel {
	text-align: center;
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.version {
	text-align: left;
	font-family: arial,sans-serif;
	font-size: 9pt;
}


.grau1 {
  background: #e8e8e8;
}

	
.grau2 {
  background: #d8d8d8;
}
	

.titel {
	font-size: 14pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
}

	
.menue_auswahl{
	font-family: arial narrow,arial,sans-serif;
	font-size: 10pt;
	width:160px;
}
	
	
.vor {
	position: fixed; /* absolute */
	top: 10px; 
	left: 410px;
	width: 50px;
	height: 50px;
	z-index: 200;
	background-image: url(hintergrund_weiss_30.png); 
	border: 1px solid #808080;
	padding: 5px;
	text-decoration: none;
}	
	
.weiter {
	position: fixed; /* absolute */
	top: 10px; 
	left: 480px;
	width: 50px;
	height: 50px;
	z-index: 200;
	background-image: url(hintergrund_weiss_30.png); 
	border: 1px solid #808080;
	padding: 5px;
	text-decoration: none;
}	
	
.auswahl {
	position: fixed; /* absolute */
	top: 10px; 
	left: 10px;
	width: 55px;
	height: 50px;
	z-index: 200;
	background-image: url(hintergrund_weiss_30.png); 
	border: 1px solid #808080;
	padding: 5px;
	text-decoration: none;
}	
	
.zurueck {
	position: fixed; /* absolute */
	top: 10px; 
	left: 10px;
	width: 45px;
	height: 50px;
	z-index: 200;
	background-image: url(hintergrund_weiss_30.png); 
	border: 1px solid #808080;
	padding: 5px;
	text-decoration: none;
}


.bildtitel {
	position: fixed; /* absolute */
	top: 10px; 
	left: 90px;
	width: 300px;
	height: 50px;
	z-index: 200;
	background-image: url(hintergrund_weiss_30.png); 
	border: 1px solid #808080;
	padding: 5px;
	font-family: arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


.minitext	{
	font-family: arial,sans-serif;
	font-size: 8pt;
	padding-bottom: 4px;
	/*float: right;*/
}
