.infotext
	{
	margin-top:200px;
	color: #9F9F9F;
	padding: 5px;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	width:900px;
	position:absolute;
	left: 50%; 
	margin-left:-450px;
	}
.infotext h1
	{
	font-size: 10px;
	font-weight: bold;
	color:#AFDCF1;
	}
.infotext h2
	{
	font-size: 10px;
	font-weight: bold;
	color:#AFDCF1;
	}
.infotext h3
        {
         display:inline;
         font-size:10px;
         font-weight:normal; 
         color: #9F9F9F;
         font-family:verdana;
         font-variant:normal;
         text-transform: capitalize;
         }
.infotext a:link, .infotext a:visited
	{
	color: #9F9F9F;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #9F9F9F;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	}



.infoBottom {
 text-align:right;
}

.infoTop {
}

.weiter {
 margin-top:50px;
}