@font-face { font-family: 'Colaborate'; src:url('ColabThi.otf'); }


body {
	background-color:#fff;
	color:#5F5F5F;
	font-family: Colaborate, Tahoma;
	font-size:18px;
	margin:0;
	padding:0;
}


a {
	color:#5F5F5F;
	text-decoration:none;
}
a:hover {
	color:#5F5F5F;
	text-decoration:underline;
}

.contain{
width: 1000px;
height: 772px;
margin:0 auto;
z-index:2;
}


.lang {
position:relative;
top: 400px;
left: 420px;
width: 200px;
z-index:11;

}

.header_startseite {
position:absolute;
top: 0px;
width: 1000px;
height: 772px;
background-image:url(images/header.png);
margin:0 auto;
background-repeat:no-repeat;
z-index:9;

}

.bild_startseite{
position:absolute;
top: 250px;
width: 999px;
height: 550px;
background-image:url(images/b1.jpg);
margin:0 auto;
background-repeat:no-repeat;
z-index:5;

}
