/* Allgemeine Einstellungen */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

body a:link, body a:visited {
	font-weight: bold;
	text-decoration: none;
}

body a:link:after, body a:visited:after {
	font-weight: normal;
	text-decoration: none;
	font-size: 80%;
}

#navlist, #fuss, #navi_links, #banner, #logo80, #logo, #schrift
{
	display:none;
}
	
#kopf {
	width:16cm
}

