<style type="text/css">
A:link 		{text-decoration: none; color : #000000}
A:visited 	{text-decoration: none; color : #000000}
A:active 	{text-decoration: none; color : #990000}
A:hover		{text-decoration: overline,underline; color : #fc0303}
BODY 		{ SCROLLBAR-FACE-COLOR: #fc0303; 
SCROLLBAR-HIGHLIGHT-COLOR: 	#ffffff; 
SCROLLBAR-SHADOW-COLOR: 	#AA0000; 
SCROLLBAR-3DLIGHT-COLOR: 	#fc0303; 
SCROLLBAR-ARROW-COLOR: 		#000000; 
SCROLLBAR-TRACK-COLOR: 		#fc0303; 
SCROLLBAR-DARKSHADOW-COLOR: 	#990000 }
.menu {text-decoration : none;}
.pfad {text-decoration : none; color : #FFFFFF }
.myButton { cursor:cross;}

#overall {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 100;
	background-image:url(images/christmas.jpg);
}

.opaque {
    opacity:0.5;
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
}

#wrapper  {
	background-image:url(images/christmas.jpg);
	position:	static;
	width	:	Auto;
	height	:	Auto;
	border	:	0px solid #000000;
	top	:	0px;
	margin-left:	Auto;
	margin-right:	Auto;
}

</STYLE>

