/* CSS Document */
body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
	}
h1 {	
	font-weight: bold;
	font-size: 12pt;
}
h2 {	
	font-weight: bold;
	font-size: 10pt;
}
body a:link, body a:visited {
	font-weight: bold;
	text-decoration: none;
}
/*body a[href]:link:after, body a:visited:after {
	content: " ("url(pfeil.gif) attr(href) ") ";
	font-weight: normal;
	font-size: 80%;
}*/
#menu_oben, #linkespalte, #menubox, #footer {
	display: none;
}
#main_content {
	width: 100% !important;
  	margin: 20px 0 0 0 !important;
  	padding: 0 !important;
	clear: both;
	}
#news {
	float: left;
	width: 100% !important;
  	margin: 20px 0 0 0 !important;
  	padding: 0 !important;
}




