
body.auftritt {
		font-family : Times New Roman ;
		background-color : #F6F6F6 ;		
		background-attachment : fixed; 
		background-image :  url(images/back.jpg);
		background-position : top left ;
		background-repeat: no-repeat;	   
				scrollbar-face-color: #005d2f;
                scrollbar-shadow-color: #A2CAB1;
                scrollbar-highlight-color: #005d2f;
                scrollbar-3dlight-color: #A2CAB1;
                scrollbar-darkshadow-color: #005d2f;
                scrollbar-track-color: #005d2f;
                scrollbar-arrow-color: #000000;
                scrollbar-base-color: #005d2f;
	 }

#rand { border: 5px solid #6EA500;}
#mail {position:relative; left:270px; top:338px; width: 110px; height: 15px; z-index:1;}