* { float: none;}
body {	
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;}
body, body * {margin: 0;color: #000 !important;background-image: none;background-color: transparent; float: none;}
div#wrap {width:100%; margin: 0; padding: 0;background-color: transparent; background-image: none;}
div#header {width: 100%; margin: 0; padding: 0; border-bottom: 2px solid #444;background-color: transparent; background-image: none;}
div#suche, div#suche * {display: none !important;height:0px !important;width:0px !important;overflow:hidden !important;}
div#einstellungen, div#einstellungen * {display: none !important;height:0px !important;width:0px !important;overflow:hidden !important;}
div#stats, div#stats * {display: none !important;height:0px !important;width:0px !important;overflow:hidden !important;}
.grid_12, .grid_16, .grid_8 {float: none;}
div#links {display: none;}
div#rechts {display: none;}
div#logo img {display: block;}
div#mitte {position: relative;width: 100%; margin: 0; padding: 0px;float: none;}
div#breadcrumb {width: 100%; margin: 0; float: none;padding: 0;display: none;}
a#print {display: none;}
div#footer {display: none;}
a {border: 0;text-decoration: none;font-weight: bold;}
h1,h2,h3,h4,h5,h6 {
	font-size: 1.5em;
	font-weight: bold;
	color: #444;
	margin: 5px 0 2px 0;
}

#mitte h3 {
	padding-bottom: 2px;
	line-height: 120%;
}

#mitte h3.single {
	font-size: 1.8em;
}

#mitte p, #tickertabs p {
	padding-bottom: 10px;
	line-height: 150%;
	text-align: justify;
}
#mitte p {
	margin-bottom: 20px;
	font-size: 1.2em;
}
.imagebox {
padding: 5px 5px 10px 5px;
text-align: center;

}
.floatleft {
float: left;
}
.floatright {
float: right;
}
