html, body {text-align: center;  font-family: Arial; font-size: 12px;}
	tr, td {font-family: Arial; font-size: 12px;}
	body {background-image: url(images/hintergrund_fade.jpg); background-repeat: repeat;}
	h1 {font-size: 20px; color: #315798;}
	h2 {font-size: 12px; color: #315798;}
	a {text-decoration: none; color: #315798;}
	a:hover {text-decoration: none; color: #808080;}
	
	#box {position: relative; top: 50px; text-align: left; width: 771px; height: 471px; margin: auto; background-image: url(images/hintergrund_main.gif); }
	#header {width: 711px; height: 150px;}
	#left {width: 130px; height: 292px; float: left;}	
	#scrollContentDiv { float: left; width: 506px; height: 292px; overflow: hidden; visibility: visible }
	#scrollbuttons { float: left; position: relative; z-index: 2; top: 230px; left: 48px;  visibility: visible }
	#right {width: 135px; height: 292px; float: left;}
	#footer {width: 771px; height: 29px; clear: both; text-align: center; color: #315798;}
	
	.scrollup {display: block; background-image: url(images/button_up.gif); width: 25px; height: 25px; border: 0; float: left; cursor:pointer}
	.scrolldown {display: block; background-image: url(images/button_down.gif); width: 25px; height: 25px; border: 0; clear: left; cursor:pointer}
	.footer {font-size: 18px; color: #315798; }
	.footer a {font-size: 12px; text-decoration: none; color: #315798; font-weight: bold;}
	.footer a:hover {font-size: 12px; text-decoration: none; color: #808080; font-weight: bold;}
	.bild_links {float: left; padding-right: 10px}
	.bild_rechts {float: right; padding-left: 10px;}
	