@charset "utf-8";
/* CSS Document */

body {
	background-color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#page {
	margin:10px auto 0;
	text-align:center;
	width:957px;
}

.ueberschrift {
	text-decoration:underline;
	font-weight:bold;
}

.ueberschrift_the {
	font-size: 0.75em;	
}

a {
	color:#000000;
}

.impressum {
	font-size: 0.80em;
}
