/* CSS Document */
body {
	position: absolute;
	background:url(images/ansicht1/yellow_bg.jpg);
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#logo {
	position: absolute;
	background:url(templates/e-teens/images/e-teens_logo.png) no-repeat;
	top: 10px;
	left: 10px;
	width: 470px;
	height: 47px;
	z-index: 9;
}

#footer {
	position: absolute;
	top: 550px;
	left: 15px;
	width: 905px;
	height: 20px;
	font: 10px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #000000;
	text-align: center;
}

#fbtw {
	position: absolute;
	top: 55i0px;
	left: 100px;
	width: 150px;
	height: 30px;
	font: 10px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #000000;
	text-align: center;
	/*background-color:#FFFF00;*/
}


/*********************************** HOVER IMAGES ***********************************/

a img.gott_hover {
	height: 0;
	width: 0;	
}

a:hover img.gott_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.me-myself-i_hover {
	height: 0;
	width: 0;	
}

a:hover img.me-myself-i_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.friends_hover {
	height: 0;
	width: 0;	
}

a:hover img.friends_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.girls-only_hover {
	height: 0;
	width: 0;	
}

a:hover img.girls-only_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.family_hover {
	height: 0;
	width: 0;	
}

a:hover img.family_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.teuflisches_hover {
	height: 0;
	width: 0;	
}

a:hover img.teuflisches_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.schuhle_hover {
	height: 0;
	width: 0;	
}

a:hover img.schuhle_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.drogen-und-alkohol_hover {
	height: 0;
	width: 0;	
}

a:hover img.drogen-und-alkohol_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.boyzone_hover {
	height: 0;
	width: 0;	
}

a:hover img.boyzone_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.animalfarm_hover {
	height: 0;
	width: 0;	
}

a:hover img.animalfarm_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

a img.mission-is-possible_hover {
	height: 0;
	width: 0;	
}

a:hover img.mission-is-possible_hover {
	position: absolute;
	top: 190px;
	left: 326px;
	height: 200px;
	width: 270px;	
}

table#social_table {
	margin-top: 5px;
}

table#social_table a {
	font-size: 10px;
}

#fb {
	margin-left: 60px;
}

#footer a img {
	margin: 5px 10px 0 0;
}
