@charset "utf-8";
/* CSS Document */
{
		
		margin: center;
		padding: center;
		

		
}
body
{
	
		text-align: center;
		background-color:#FFFFFF;
}



p, h1, h2, h3, h4, li, td, body, a 
{
	color: black; 
	font-family: arial, helvetica, sans-serif;
}

p, li, td 
{
	font-size: 12px;
}

b.red
{
	color:#b0101a;
}

a.menue:link {font-size: 11px; color: #000000;  text-decoration: none } 
a.menue:visited {font-size: 11px; color: #000000;  text-decoration: none } 
a.menue:active {font-size: 11px; color: #000000;  text-decoration: none } 
a.menue:hover {font-size: 11px; color:#b0101a; text-decoration: none } 

a.submenue:link {font-size: 10px; color: #000000; font-weight:bold; text-decoration: none } 
a.submenue:visited {font-size: 10px; color: #000000; font-weight:bold; text-decoration: none } 
a.submenue:active {font-size: 10px; color: #000000; font-weight:bold; text-decoration: none } 
a.submenue:hover {font-size: 10px; color:#b0101a; font-weight:bold; text-decoration: none } 

a.subsubmenuehigh:link {font-size: 10px; color: #b0101a; font-weight:bold; text-decoration: none } 
a.subsubmenuehigh:visited {font-size: 10px; color: #b0101a; font-weight:bold; text-decoration: none } 
a.subsubmenuehigh:active {font-size: 10px; color: #b0101a; font-weight:bold; text-decoration: none } 
a.subsubmenuehigh:hover {font-size: 10px; color:#b0101a; font-weight:bold; text-decoration: none } 


#container 
{
	border:1px white solid;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width: 914px;
	height: 609px;		
	text-align: left;
	background:url(img/hintergrund_index.jpg);
	background-repeat:no-repeat;
	
	
		
}

#headlinegross
{
	
	width: 500px;
	margin-left:23px;
	margin-top:40px;
	font-size: 25px;
	color:#b0101a;
	font-weight:bold;	
	font-family: arial, helvetica, sans-serif;

}
#headlineklein
{
	
	width: 500px;
	margin-left:211px;
	margin-top:5px;
	font-size: 14px;
	color:#b0101a;
	font-weight:bold;
	font-family: arial, helvetica, sans-serif;	
}

#menue
{
	
	width:600px;
	margin-left:23px;
	margin-top:24px;
	cursor:default;
	font-size: 11px; 
	color:#000000;
	
}

#content
{
	
	width: 390px;
	height: 360px;
	margin-left:23px;
	margin-top:32px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	padding-top:40px;
	padding-right:10px;
	
}

#submenu
{
 	
	width: 890px;
	height: 20px;
	margin-right:0px;
	margin-top:30px;
	font-size: 10px; 
	color: #000000; 
	font-weight:bold;
	cursor:default;
	text-align:right;
	

}
#flash
{

	margin-left:50px;
	margin-top:-187px;
	width:380px;
	height:300px;
	overflow:hidden;

}
#ticketskaufen
{
	margin-top:-514px;
	margin-left: 210px;


}
