
h1,h2,h3,h4,h5,h6,p,ul,li,br,table,div,ol,a,img {
	margin: 0px;
	border: 0px none;
	padding: 0px;
}

html * { margin: 0px;   padding: 0px; }

body {
	font-size: 10px;
	color: #444;
	margin: 0px;
	padding: 0px;
	font-family:  Arial, sans-serif;
	background: url('Grafik/bg01.jpg');

}


	
div#wrap{
	width: 100%;
		height: 100%;
		min-height: 1000px;

		position: absolute;
		top:0; left:0;
		background: url('Grafik/bg03b.jpg');
		background-repeat: no-repeat;
z-index: 10;
	/*background: url('Grafik/bg01.jpg');*/

}

div#cover {
	margin: 0;
	padding: 0;
	position: absolute; 
	top: 67px; left: 136px;
	width: 285px;
	height: 287px;
	background: url('Grafik/44beine.jpg');
	background-repeat: no-repeat;
}


div#video {
	margin: 0;
	padding: 0;
	position: absolute;
	top:85px; left: 476px;
	width: 399px;
	height: 333px;
	z-index: 2;
}
div#contact {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 396px; left: 130px;
	width: 250px;
	height: 61px;
}


div.unge {
	margin-bottom: 3px;
	}
a.cred, a.cred:visited, a.cred:hover, a.cred:active {
	color: #444;
		 text-decoration: none;
}


div#green {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 800px;
	height:100%;
	background: url('Grafik/greene2.gif');
	background-repeat: no-repeat;
	background-position: -15px 385px;

}	

div#light_off {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 537px; left: 837px;
	width: 25px;
	height: 48px;
	visibility: hidden;
	z-index:4;

}



div#light_on {
border: solid 1 yellow;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 537px; left: 837px;
	width: 25px;
	height: 48px;
	z-index:4;
}


div#darky {
	width: 100%;
	height: 100%;
	background: url('Grafik/darker2.png');
		position: absolute; 
	z-index: 1;
	visibility: hidden;
}
	
div#myspace {
	position: absolute;
	background: rtred;
	top: 472px; left: 84px;
	width: 190px;
	height: 58px;
	z-index: 6;
	}













