/* reithalle - allgemeine seiteneinstellungen ------------------------------------------- */


body {
	background-attachment: fixed;
	background-image: url(../bilder/reithalle_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D4D4D4;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CCCBD1;
	scrollbar-highlight-color:#E2E1E3;
	scrollbar-3dlight-color:#E0DADC;
	scrollbar-darkshadow-color:#ACB0C4;
	scrollbar-track-color:#E8E9EC;	

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	color: #000066;
}

#ticker { 
	position:absolute; 
	top:447px; 
	left:300px; 
	width:545px; 
	height:30px; 
	z-index:1; 
}
