#seite {
		background: url("basicstripes.png")  no-repeat top center;
		padding: 150px 0px 0px 240px;
		height: 650px;
		text-align: center;	
}
#menu {
	 margin-left: 11px;
   padding:0px 0px 0px 0px;
   height: 20px;
   width: 745px;
   border: bottom 3px white;
}

#menunew {
   padding:0px 0px 0px 0px;
   height: 20px;
   width: 745px;
   border: bottom 3px white;
}

#flashinhalt {
		width: 745px;
		height: 463px;
		border: solid 4px white;
		margin-left: 11px;		
}
#flashinnerinhalt {
   overflow: auto;
   height: 471px;
}
#sponsorinhalt {
		width: 745px;
		height: 463px;
		border: solid 4px white;
		margin-left: 11px;
}

#sponsorinnerinhalt {
   margin-top: 88px;
   margin-right: 0px;
   margin-left: 618px;
   margin-bottom: 0px;
   padding: 50px 0px 0px 0px;
   overflow: auto;
   height: 320px;
   width: 150px;
   text-align:left;
}

#biosinhalt {
		width: 745px;
		height: 463px;
		border: solid 4px white;
		margin-left: 11px;
}
#biosinnerinhalt {
   margin-bottom: 0px;
   padding: 0px 0px 0px 380px;
   overflow: auto;
   height: 275px;
   width: 350px;
   text-align:left;  
}
#showtimeinhalt {
		width: 745px;
		height: 463px;
		border: solid 4px white;
		margin-left: 11px;
}
#showtimeinnerinhalt {
   overflow: auto;
   height: 471px;
}
#contactinhalt {
		width: 745px;
		height: 463px;
		border: solid 4px white;
		margin-left: 11px;
		align: center;	
}
#contactinnerinhalt {
   overflow: auto;
   height: 471px;
}

a {
  text-decoration: none;
  color: #66FFCC;
}
