body
{	
	color:#000000;
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;

}
/* ---"www.was-geht-ab.com" in der H1 im Kopfbereich ------------------ */

.sitename a {
	visibility:visible;
	font-size: 15pt;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	}
	
#schalter {
display:none;
}	
#container
{	float: none !important;
	width:auto;
	margin:0 7%;
	padding:0;
	border:0;
}

#kopf {
		width:100%;
		height:1cm;
		border-bottom:solid 1pt red;}
		
#kopf img {display:none;
}		
		


#inhalt-rechts
{	vertical-align:top;
	width: 100%;
	margin-top:20pt;
	padding:0;
}

h1 {
	font-size: 24pt;
	line-height: 23pt;
	margin:0 0 10pt 0;

}

h2 {
	font-size: 18pt;
		line-height: 19pt;
	margin:0 0 10pt 0;
}
h3 {
	font-size: 15pt;
		line-height: 16pt;
	margin:0 0 10pt 0;
}
h4 {
	font-size: 12pt;
		line-height: 14pt;
	margin:0 0 10pt 0;
	color:#CC0000;
}
p {
	margin: 0px 0px 10pt 0;
}



#inhalt-links
{
display:none;

}

#fuss
{	
display:none;
}

a {
	color: #000000;
	text-decoration:none;
	font-style:italic;
}



/* ------------------ box ------------------ */

.box {
	float:right;
	position: relative;
	margin:0 0 10px 10px;
	width: 200px;
	background-color: #FFCC66;
	font-size: 13px;
	font-style:normal;
	color: #CC0000;
	padding: 25px;
	line-height: 16px;
	font-weight: bold;
}

.autor {
	font-size: 10px;
	color: #666666;
	font-style: normal;
}

/* -----------------  vor & rueck-Button  -----------------  */

#zurueck{
	display:none;
	}
#vorwaerts{
	display:none;
	}
	

/* -----------------  Navigation  -----------------  */

#menu {
	width:0;
	height:0;
	display:none;
	}



/* -----------------  Bilder ausrichten  -----------------  */

.bild_links {
	float:left;
	margin: 0pt 10pt 5pt 0;
}
.bild_rechts {
	float:right;
	margin: 0pt 0pt 5pt 10pt;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
