body
	{}
	
/************News-BOX*********************/
#newcomer{							/* Plazierung der News-box */
	position:absolute;
	width:188px;
	height:106px;
	left: 79px;
	top: 670px;
}#newcomer a {
	color:#FFFFFF ;
	text-decoration: none;
}

#sponsoren{							/*Plazierung innerhalb der Newsbox*/
	position:absolute;
	width:147px;
	height:90px;
	left:100px;
	top:691px;
}
#Sponsoren a {						/*Weisser link bei den Sponsorenbildern */
	color:#FFFFFF ;
	text-decoration: none;
}

/************Vorverkaufs-BOX*********************/
#vorverkaufbox{							/* Plazierung der Vorverkaufs-box */
	position:absolute;
	width:188px;
	height:106px;
	left: 79px;
	top: 532px;
}#vorverkaufbox a {
	color:#000000 ;
	text-decoration: none;
}

#nextevent{							/*Plazierung innerhalb der Newsbox*/
	position:absolute;
	width:147px;
	height:90px;
	left:100px;
	top:553px;
}



#nextevent a {						/*Weisser link bei den Sponsorenbildern */
	color:#FFFFFF ;
	text-decoration: none;
}

/************Page*********************/	
#body
	{
	position:relative;
	background-image:url(hpqueror.png);
	width:1100px;
	height:863;
	overflow:hidden;
	}

/* Menu */
	
#menue
	{
	position:absolute;
	width:552px;
	height:45px;
	left:280px;
	top: 340px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}	


#menue a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#menue a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#menue a:hover {
	text-decoration: none;
	color:#000000;
}
#menue a:active {
	text-decoration: underline;
	color:#FFFFFF;
}
	
/* Textfenster */
	
#content
	{
	position:absolute;
	width:507px;
	height:383px;
	left:305px;
	top:394px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	overflow: auto;

	}
	
	
#content a {
	color:#000000 ;
	text-decoration: none;
}


/* Events textfenster */
#event
	{
	position:absolute;
	width:508px;
	height:399px;
	left:303px;
	top:383px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	overflow: auto;

	}
		
#event a {
	color:#FFFFFF ;
	text-decoration: none;
}




#linksw a {
	color:#00FF00 ;
	text-decoration: none;
}



.Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
