@charset "UTF-8";
#schriftzug {
	position:absolute;
	left:0px;
	top:266px;
	width:100%;
	height:216px;
	z-index:4;
}
#jalousie {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:263px;
	z-index:3;
	background-color: #000000;
}
body {
	background-color: #000000;
	background-image: url(../bilder/index.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center top;
}
#container {
	position:absolute;
	left:310px;
	top:395px;
	width:100%;
	height:285px;
	z-index:3;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #3333FF;
	text-decoration: none;
}
a:active {
	color: #3333FF;
	text-decoration: none;
}
#buttons {
	position:absolute;
	left:0px;
	top:530px;
	width:100%;
	height:70px;
	z-index:2;
	text-align: center;
}
.buttons {
	margin: 10px;
}
