body {
	background-color: #D4E8C1;
	background-image: url(bilder/bg.jpg);
	scrollbar-base-color: #D4E8C1;
	scrollbar-track-color: #D4E8C1;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}
			
td {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #003300;
}
			
td.liten { 	font-family:  Trebuchet MS, Arial;
			font-size: 12px;
				
			}
			
p { 	font-family: Trebuchet MS, Arial;
			font-size: 14px;
			color:#003300;
			}
			
p.liten { 	font-family:  Trebuchet MS, Arial;
			font-size: 11px;
			}

			
a:link { 	font-family: Trebuchet MS, Arial;
			font-size: 14px;
			text-decoration: none; 
			font-weight: bold;
			color: #000000;}
			
			a:visited { text-decoration: none; 
			font-size: 14px;
			font-weight: bold;
			color: #000000
			}
a:active { 	text-decoration: none; 
			font-size: 14px;
			font-weight: bold;
			color: #000000
			
			}			
a:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

