@charset "iso-8859-1";

#linkespalte, #rechtespalte, #contentColumn, #umschlag {
	float: none;
}

html>body #umschlag {
	width: auto;	
}

#kopf, #rechtespalte, #linkespalte, #prevnext, #footer, .horinav, .printHide {
display: none;	
}

#aussenspalte, #innenspalte, #seiteaussen {
	border-width: 0;
}

#footer {
border: solid 1px #000;
padding: 0.5em;
text-align:left;		
}

* html #footer {
	/* \*/
		margin-top:	1em;
}

a, a:link, a:visited {
text-decoration: none;
background-color: inherit;
color: inherit;		
}

body *
{
background-color: #fff;
color: #000;		
}

#seiteaussen {
width: 100% !important;
}

h2 {
font-size:120%;
}