
body.index
	{
	background-image:url(../paint/hintergrund.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	}
	
body.frame
	{
	background-image:url(../paint/hintergrundtoreo.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
	}
	
.spanstyle  {
color : #ff00ff;
font-family : Verdana;
font-size : 10pt;
position : absolute;
top : -50px;
visibility : visible;
font-style : italic;
font-weight : bold;
} 
			   
a:link { color:#0000bb }
a:visited { color:#002299 }
a:active { color:#990000 }
body  {
margin-right : 10%;
} 

