body {
	background-image:url(../../bilder/background.gif);
	font-family: sans-serif; 
} 

pre, tt, code, kbd, samp {
	font-family: monospace;
}

h1 { 
	font-size: 120%; 
	font-weight: bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	margin-top: 0;
	padding: 2pt;
}

h2 { 
	font-size: 100%; 
	font-weight: bold;
	color: #006699;
}

h3 { 
	font-size: 100%; 
	font-weight: bold;
}

p, td, th {
	font-size: 80%; 
	text-align:left;
}

