.text 
	{
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
	line-height: 1.5;
	text-align:center;
	overflow-x:hidden; 
	overflow-y:auto;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	}
	
a:link 
	{
	color: #7B0000;
	text-decoration: none;
	}
a:visited 
	{
	text-decoration: none;
	color: #7B0000;
	}
a:hover 
	{
	text-decoration: underline;
	color: #7B0000;
	}
a:active 
	{
	text-decoration: none;
	color: #7B0000;
	}	
	
.klein
	{
	font-family:  Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:7pt;
	line-height: 1.3;
	text-align:center;
	overflow-x:hidden; 
	overflow-y:auto;
	}

.heading
	{
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14pt;
	line-height:1.5;
	text-align:center;
	overflow-x:hidden; 
	overflow-y:auto;
	}

.textunten 
	{
	font-family:  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9pt;
	line-height: 1.5;
	}
	
.white
	{
	background-color: #FFFFFF;
	}

.brown
	{
	background-color: #432102;
	}
	
.red
	{
	background-color: #7B0000;
	
	}	

.bild_oben
	{
	position:fixed; 
	top:26px; left:38px;
	/*border:3px solid #7B0000;*/
	}
	
.bild_mitte
	{
	position:fixed; 
	left:38px; top: 40%;
	/*border: 3px solid #7B0000;*/
	}
	
.bild_unten
	{
	position:fixed; 
	top: 74%; left:38px;
	/*border:3px solid #7B0000;*/
	}
	
.bilder
	{
	border:3px solid #000000;
	}
	
.keinehand
{cursor: default;}