body {
	background-color: #dcdcdc;
	background-image: url(data/motor.gif);
	background-attachment: fixed;
	font-family: Verdana, Arial;
	padding : 0px; height : 100% ; width : 100% ; overflow : auto;
	scrollbar-3dlight-color : #dcdcdc;
	scrollbar-highlight-color : #f0f0f0;
	scrollbar-face-color : #dedede;
	scrollbar-arrow-color : #A0A0A0;
	scrollbar-shadow-color : #a0a0a0;
	scrollbar-darkshadow-color : #dcdcdc;
	scrollbar-track-color : #dcdcdc;
	
}

.nl {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nl:hover {
font-size: 11px;
text-decoration: none;
color: #999999;
font-weight: normal;
}

.nl:active {
font-size: 11px;
text-decoration: none;
color: #0000FF;
font-weight: normal;

}


.content { 
background-color: #ececec


}
.back {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(gs750.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
	
</script>
<script language="JavaScript1.2"> 

var speed, currentpos=curpos1=0,alt=1,curpos2=-1 

function initialize(){ 
if (window.parent.scrollspeed!=0){ 
speed=window.parent.scrollspeed 
scrollwindow() 
} 
} 

function scrollwindow(){ 
temp=(document.all)? document.body.scrollTop : window.pageYOffset 
alt=(alt==0)? 1 : 0 
if (alt==0) 
curpos1=temp 
else 
curpos2=temp 

window.scrollBy(0,speed) 
} 

setInterval("initialize()",10) 

</script>
<script language="JavaScript1.2"> 

var speed, currentpos=curpos1=0,alt=1,curpos2=-1 

function initialize(){ 
if (window.parent.scrollspeed!=0){ 
speed=window.parent.scrollspeed 
scrollwindow() 
} 
} 

function scrollwindow(){ 
temp=(document.all)? document.body.scrollTop : window.pageYOffset 
alt=(alt==0)? 1 : 0 
if (alt==0) 
curpos1=temp 
else 
curpos2=temp 

window.scrollBy(0,speed) 
} 

setInterval("initialize()",10) 

</script>
.mittel {
}
.mittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.groß {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
