	INPUT { border-style:solid; border-width:1px; border-color:#000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana,sans-serif; text-decoration: none; }

	/* Zentrieren*/

    * 
	{
        margin: 0; padding: 0;
    }

    body 
	{
		background-color: #000;
		text-align:center;
    }

	html, body {
  		height:100%;
	}

	body, div
	{
		color: white;
		margin: 0px;
		font-size:10px;
	}

	#distance { 
	  width:1px;
	  height:50%;
	  margin-bottom:-305px; /* half size */
	  float:left;
	}

	#container {
	  margin:0 auto;
	  position:relative;
	  text-align:left;
	  height:610px;
	  width:100%;
	  clear:left;
	}

	/* CONTENT */

	a:link, a:visited { text-decoration: none; font-weight: normal; color:#FFFFFF; }

	#content 
	{
		font-family: Verdana, Geneva, Arial, sans-serif;
		width: 100%;	/* wie oben */
		height: 610px;  /* wie oben mal 2 */

		visibility: visible;
		text-align:center;
	}

	#header
	{
		height:0px;
	}

	#newsletter
	{

	}

	#musik
	{
	}

	#logo
	{
		float: left;
		padding: 0 0 0 12px;
	}



	#footer
	{
		padding: 10px 0 0 0;
		font-size:10pt;
	}

	#banner, #footer
	{
		clear: left;
	}


	div.home_top
	{
		text-align:center;
		float: left;
		height: 118px;
	}

	div.home_top div.head
	{
		height: 16px; /* 32px - 2 lines / 40px - 3 lines)
	}

	img
	{
		border: 0px;
	}
