/* CSS Document */
<style type="text/css">
<!--

BODY 
{
	scrollbar-face-color: #C8C8B6;
	scrollbar-shadow-color: #687888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #687888;
	scrollbar-darkshadow-color: #DCE0E2;
	scrollbar-track-color: #BCBFC0;
	scrollbar-arrow-color: #6E7E88;
	
	/*background-image: url("Graphics/backgrund_RestSeiten_a-copy.jpg");*/
	/*background-image: url(Graphics/backgrund_RestSeiten_a-copy.jpg); */
	background: url(Graphics/backgrund_RestSeiten_a-copy.jpg); 
	/*background-attachment: fixed; */

	/*background-image: url('backgrund_RestSeiten_a-copy.jpg');*/
	background-color: #706852;
	background-repeat: no-repeat;
	/*background-position: center center;
	background-attachment: fixed; */
}

a:link {color: #ff0000; text-decoration: none}
a:visited {color: #0000ff; text-decoration: none}
a:hover {text-decoration: underline}
a:hover {font-size: 103%}
a:hover {color:#CC0000}

</style>
