<style type="text/css">{  }
BODY {

background-image: url('url(hintergrund.gif'); 
background-position:    
               middle center;
background-attachment: fixed;
background-repeat: repeat;


	font-family: Futura LT BT, Futura Hv BT, Futura Md BT, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: rgb(40,60,40);
	font-size: 12px;

scrollbar-arrow-color: #DDDDDD;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #8CA08C;
scrollbar-highlight-color: #3C503C;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFFF

}


A:link {
	color: rgb(100,0,0);
}
A:visited {
	color: rgb(100,0,0);
}
A:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(200,0,0);
}

A { background-attachment: scroll;
}

h3		{
		font-family: Futura LT BT, Futura Hv BT, Futura Md BT, Arial,Helvetica,Sans Serif;
        	font-size: 16px;
        		text-decoration: none;
        		font-weight: normal;
        			color: rgb(255,255,255);
        	}

h2		{
		font-family: Futura Md BT,  Futura Hv BT, Arial,Helvetica,Sans Serif;
        	font-size: 16px;
        		text-decoration: none;
        		font-weight: normal;
        			color: #3C503C;
        	}

td		{
		font-family: Futura LT BT, Futura Hv BT, Futura Md BT, Arial,Helvetica,Sans Serif;
        	font-size: 12px;
        		color: rgb(40,60,40);
        	}

.cssButton{
border-right: #000044 2px inset;
border-top: #666666 2px outset;
font-weight:Normal;
font-size: 16px; 
border-left: #666666 2px outset;
color: #FFEEEE;
border-bottom: #000044 2px inset;
font-family: Futura LT BT, Futura Hv BT, Futura Md BT, Arial, Helvetica, sans-serif;
background-color: #506450; 
}


//-->
</style>