body { 
	background-color: #000000;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
}

a:hover {
	color: #FFFF11;
}

a {
	color: #FFFFFF;
}

img {
	border: none;
}

.seite {
	position: absolute;
	background-color: #888888;
	width: 800px;
	height: 420px;
	left: 50%;
	margin-left: -400px;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Tahoma;
	top: 100px;
}

.rand {
	position: absolute;
	background-color: #000000;
	text-align: right;
	font-size: 8pt;
	color: #DEDEDE;
	width: 800px;
	height: 20px;
	top: 400px;
}

.domain {
	position: absolute;
	/*background-color: #FFFFFF;*/
	width: 240px;
	height: 60px;
	left: 33px;
	top: 25px;
	font-size: 20pt;
}

.picturespace_left {
	position: absolute;
  /*background-color: #FFFFFF;*/
  font-size: 5pt;
	width: 45px;
	height: 240px;
	left: 128px;
	top: 160px;
}

.picturespace {
	position: absolute;
  /*background-color: #FFFFFF;*/
  font-size: 5pt;
	width: 45px;
	height: 240px;
	left: 165px;
	top: 100px;
}

.picturespace_right {
	position: absolute;
  /*background-color: #FFFFFF;*/
  font-size: 5pt;
	width: 45px;
	height: 240px;
	left: 202px;
	top: 115px;
}

.look {
	position: absolute;
	/*background-color: #FFFFFF;*/
	width: 170px;
	height: 20px;
	left: 350px;
	top: 200px;
}

.just {
	position: absolute;
	/*background-color: #FFFFFF;*/
	width: 170px;
	height: 20px;
	left: 350px;
	top: 185px;
}

.link_one {
	position: absolute;
	/*background-color: #FFFFFF;*/
	width: 170px;
	height: 20px;
	left: 543px;
	top: 185px;
}

.link_two {
	position: absolute;
	/*background-color: #FFFFFF;*/
	width: 170px;
	height: 20px;
	left: 543px;
	top: 200px;
}

.link_three {
	position: absolute;
	/*background-color: #FFFFFF;*/
	width: 170px;
	height: 20px;
	left: 543px;
	top: 214px;
}

.link_four {
	position: absolute;
	/*background-color: #FFFFFF;*/
	width: 170px;
	height: 20px;
	left: 543px;
	top: 228px;
}


