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

body 			{  	background: #000000; 
					margin: 0px;
					padding: 0px;
					list-style: none;	}
					
#container		{	width: 870px;
					position: relative;
					top: 30px; }
					
#preload 		{	display: none; }

#preload img 	{	height: 0; width: 0; 
					border: none;
					position: absolute;
					bottom: 0; left: 0;
					z-index: -30; }

a:link			{	color: #FFFF76;
					text-decoration: none;	}
					
a:visited		{	color: #FFF;
					text-decoration: none;	}
					
a:active		{	color: #FFF;
					text-decoration: none;	}
					
a:hover			{	color: #FFF;
					text-decoration: none;	}
					
#header			{	width: 870px; height: 70px;
					background-image: url(images/schrift.png); 
					background-repeat: no-repeat; }

#player			{ 	width: 300px; 
					height: 120px; }
	
#leftbody		{ 	width: 560px; 
					float: left; }
					
#bodypic		{	width: 550px; height: 359px;
					background-image:url(images/neonpingupussysback.jpg); }
					
#rightbody		{	width: 300px;
					float: right; }					

					
hr		{ color:#FFFF76;												}
p		{ font: 12px Verdana, Geneva, sans-serif; color: #FFFFFF;		}
table	{ font: 12px Verdana, Geneva, sans-serif; color: #FFFFFF;		}
h1		{ font: bold 14px Verdana, Geneva, sans-serif ; color:#FFFF76; 	}
h2		{ font: bold 12px Verdana, Geneva, sans-serif ; color:#FFFF76; 	}
h3		{ font: bold 12px Verdana, Geneva, sans-serif ; color:#FFFFFF; 	}

/*<h2>Newsletter</h2>
<table cellpadding="0" width="300px"><tr><td>
<form name="newsletter" action="http://www.counterindex.de/newsletter-max/newsletter.php" method="post" target="_blank">
<table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr height="1px">
<td width="9%"><input checked name="code" type="hidden" value="1"></td><td width="9%"><input checked name="html" type="hidden" value="ja"></td></tr></tbody></table><input type="hidden" value="11794" name="user">
<table border="0" cellpadding="0" cellspacing="0" width="300px"><tr>
<td bgcolor="#000000" ><input style="background: #888888" name="name" size="23" value="Dein Name" type="text"><br /><input  style="background: #888888" name="mail" size="23" value="Deine E-Mail Adresse" type="text"><br /><br /><input type="submit" style="background: #888888; BORDER-RIGHT: white thin solid; BORDER-LEFT: white thin solid; BORDER-TOP: white thin solid; BORDER-BOTTOM: white thin solid" name="submitButtonName" value=" Senden "></td></tr></tbody></table></form></td></tr></table>*/


