#wrapper {
	height: 700px;
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	background-image: url(opener.jpg);
	background-repeat:no-repeat;
}
#wrapper #myspace {
	height: 39px;
	width: 150px;
	position: absolute;
	top: 583px;
	left: 205px;
}
#wrapper #facebook {
	height: 39px;
	width: 150px;
	top: 583px;
	position: absolute;
	left: 10px;
}
#wrapper #t-mel {
	height: 39px;
	width: 150px;
	position: absolute;
	left: 400px;
	top: 583px;
}
#logo {
	width: 350px;
	position: absolute;
	top: 35px;
	left: 20px;
}

#Facebook2 {
	width: 292px;
	position: absolute;
	top: 135px;
	left: 25px;
}

#YoutubeOver {
	width: 450px;
	height: 255px;
	position: absolute;
	top: 175px;
	left: 20px;
	background-color: black;
	border: 2px solid white;
	z-index:10;
	display:none;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	padding:10px;
	font-size:15px;

}

#alteSeite {
	width: 600px;
	height: 255px;
	position: absolute;
	top: 200px;
	left: 150px;
	background-color: black;
	border: 3px solid white;
	z-index:100;
	display:none;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	padding:10px;
	font-size:14px;

}

#wrapper #navi {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	height: 35px;
	width: 899px;
	position: absolute;
	top: 655px;
	padding-left: 10px;
}
a:link, a:visited, a:hover, a:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #0c0d19;
}
.buttons {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.buttons:hover {
	border:1px solid black;
	
}

#Impressum {
	width: 800px;
	height: 300px;
	position: absolute;
	top: 175px;
	left: 20px;
	background-color: black;
	border: 2px solid white;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	padding:10px;
	font-size:12px;
}

#close {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 180px;
	left: 825px;
	background-color: black;
	border: 1px solid white;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	padding:1px;
	z-index:100;
}

#close a:link, a:visited, a:hover, a:active {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}


h2 {

	font-size:14px;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
}