/* DATEI: selfhtml.css */

/* Wenn die Schriftgroessen von SELFHTML fuer Sie schwer lesbar sind */
/* und Sie SELFHTML lokal lesen, benennen Sie diese Datei */
/* um in selfnormal.css */
/* und benennen Sie die Datei selfnosize.css im src-Verzeichnis */
/* um in selfhtml.css */



html, body
	{
		text-align:center;
		background-color:black;
	}
	
div#container
	{
		width:1024px;
		margin:auto; /** automatische Zentrierung **/
		text-align:left; /** Beendigung der Zentrierung im Container **/
	}
	
	div#aussen {
width:750px;
margin:auto;
text-align:left;
}
	
#Banner 
	{
		top:-8px;left:-8px;
		height: 180px;width: 1024px;
		background-image: url(img/banner.gif);
		position: relative;
	}	
	
#News 
	{
		height:35px;width:75px;
		position: absolute;
		left:184px;top:119px;
		background-color:transparent;<!--background-image: url(img/news.gif);-->
	}
	
#Band 
	{
		height:35px;width:82px;
		position: absolute;
		left:259px;top:119px;
		background-color:transparent;
	}

#Live 
	{
		height:35px;width:71px;
		position: absolute;
		left:341px;top:119px;
		background-color:transparent;
	}
	
#Media 
	{
		height:35px;width:88px;
		position: absolute;
		left:412px;top:119px;
		background-color:transparent;
	}
			
#Guests 
	{
		height:35px;width:87px;
		position: absolute;
		left:500px;top:119px;
		background-color:transparent;
	}
	
#Links 
	{
		height:35px;width:84px;
		position: absolute;
		left:587px;top:119px;
		background-color:transparent;
	}
		
#Contacts 
	{
		height:35px;width:117px;
		position: absolute;
		left:671px;top:119px;
		background-color:transparent;
	}
	
	
#Box-left
 { 
	position:relative; top:-8px; left:-8px; 
	width:1024px; height:408px;
	background-image:url(img/bubbles-back-left.gif); background-repeat:no-repeat;
	}
		
#Inhalt-left
 { 
	position:absolute; top:30px; left:15px; 
	width:260px; height:355px;
	background-color:transparent;
	padding-right:10px;
	}
	
#Gigs
 { 
	position:absolute; top:2px; left:10px; 
	width:240px; height:180px;
	background-color:transparent;
	}

#MySpacelogo
 { 
	position:absolute; bottom:100px; left:70px; 
	width:116px; height:116px;
	background-image:url(logos/myspacelogo.gif); background-repeat:no-repeat;
	}
		
#Counter
 { 
	position:absolute; bottom:20px; left:70px; 
	width:130px; height:20px;
	background-color:transparent;
	}
		
#Box-right
 { 
	position:absolute; top:0px; left:305px; 
	width:719px; height:408px;
	background-image:url(img/bubbles-back-right.gif); background-repeat:no-repeat;
	}
	

#Inhalt-right
 { 
	position:absolute; top:30px; left:15px; 
	width:670px; height:355px;
	padding-right:10px;
	background-color:transparent;
	}
	
#newstext { font: 17px Verdana;}

#news { font: bold 26px Verdana;}

#gigs { font: bold 19px Verdana;}