@charset "ISO-8859-1";
/* 20081014 */


 @media print { 

body {font-family: Times, "Times New Roman"; font-size: 10pt;}

body #content a:link, body #content a:visited {text-decoration: none;}


#navigation, #sprungnav, #kopfleiste, #contfuss ul, #content p.hoch, #content .lupe{display: none;}

#rahmen {width: 100%; margin: 0px;}
	
#kopfleiste {border: none;}

#continhalt {border-left: none; border-right: none;}
#continhalt p {display: block;} /* damit firefox keinen seitenumbruch erstellt */
	
#content {width: 100%; border-left: none; float: none;} /*  damit opera7 hier keinen seitenumbruch erstellt */

/* #content {background-image: none; background-position: 0px;} */

#content p {margin: 0;}


table.ergebnis {border: 1px solid #000;}

.ergebnis caption {border: 0px solid #000;}

.ergebnis th {border: 1px solid #000;}

.ergebnis td {border: 1px solid #000;}

#copyright {
	border-top: none;
	border-bottom: none;
}

#content h2, #content h3, #content h4, #content h5 {border: none;}

#content div.bildkastenh {float: none;}
#content div.bildkastenq {float: none;}
#content p img {float: none;}

#wmStart #content {
	background-image: none;}




} 