.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66645C;
	padding-left: 20px;
	padding-top: 40px;
}

.text_ae {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66645C;
}


a:link {

	color : #66645C;
	text-decoration : none;
}

a:hover {

	color : #FF9900;
	text-decoration : none;
}

a:visited {

	color : #FF9900;
	text-decoration : none;
}

a:active {

	color : #FF9900;
	text-decoration : none;
}

.pic {
	padding-left: 40px;
}
.arrow_spacing {
	padding-left: 550;
}
	
div#wrapper {
     position: absolute;
        left: 50%;
        width: 910px;
        margin-left: -455px; /* negative Hälfte von width:892px */
        top: 50%;
        height: 685px;
        margin-top:  -342.5px; /* negative Hälfte von height:567px */
}
div#kl{
     position: absolute;
        left: 50%;
        width: 1024px;
        margin-left: -512px; /* negative Hälfte von width:892px */
        top: 50%;
        height: 638px;
        margin-top:  -319px; /* negative Hälfte von height:567px */
}