body { 
	background: #eee url(../_bg/schnee.gif);
	font: normal 10pt Arial Verdana Helvetica, sans-serif ;
	color:#00008B; 
	text-align:center;
	margin: 5em auto;
	}

a:link {
	color:#00008B;
	 text-decoration:underline;
	} 

a:visited {
	color:#00008B; 
	text-decoration:underline;
	} 

a:hover {
	color:#ff0000; 
	text-decoration:underline;
	} 

table {
	width:75%;
	border:#AAA7A5 2px inset;
	border-collapse: collapse;
	text-align: center;
	margin: 1em auto;
	}

table td {
	border:#AAA7A5 2px inset;
	padding: 1em;
	}

.fett {
	font: bold italic 1.2em Arial Verdana Helvetica, sans-serif ;
	}

.kursiv {
	font: bold italic 1em Arial Verdana Helvetica, sans-serif ;
	padding-top: 1em;
	}


img.distance {
	padding: 2em 0;
	}


