@charset "UTF-8";
/* CSS Document */

body {
	top: 0px;
	left: 0px;
	/*background-image: url(pics/_notes/haus.png);*/
		background-image: url(mmmmmjpg.png);
	background-repeat: no-repeat;
	background-color: #000000;
}

#page {
	width:1024px;
	height: auto;

}

#link {

}

#content {
	
}

a {
	display: block;
	text-decoration: none;
	font-family: impact;
	color: #FF3399;
	font-size: 2em;
	margin-top: 610px;
	margin-left: 599px;
	
}

#halooooo {
	display: block;
	text-decoration: none;
	font-family: impact;
	color: #FF3399;
	font-size: 1em;
	margin-top: 45px;
	margin-left: 1100px;
	
}



#haloo:hover {
	color:#FF6600;
	
}

#insider {
	margin-left: 30px;
	margin-top: 650px;
	color: #CCCCCC;
	font-size: 12px;
	
}

/*#insider:hover {
background-image: url(pics/insider.png);
background-repeat: no-repeat;
width:800px;
height:400px;

}*/

#filmschrift {
	font-size: 16px;
	font-family: impact;
	color: #CCCCCC;

}

#filmschrift_schwarz {
	font-size: 16px;
	font-family: impact;
	color: #000000;
	}
	
.insideschrift {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF3399;
	
}

#insbody {
	margin-left: 200px;
	width: 600px;
	
}

/*#halooo {
	position: relative;
	top: 10px;
	left: 5px;
	
}*/

#des{
	width: 100px;
	height: 100px;
	margin-top: 250px;
	/*margin-left: 180px;*/
	font-family: impact;
	font-size: 1.5em;
	color:#99CCFF;
	padding-right: 10px;
	}

#des:hover {
	color: #0066FF;
}

#des:active {
	color: #FFCCFF;
	
}