/* Stylesheet nur für den Ausdruck */

*, html, body {
	color: #000;
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: normal;
	line-height:15pt;
	}

h1, h2, h3, h4 {font-weight: bold;text-decoration: none;}
h1 {font-size: 16pt;line-height:19pt;}
h2 {font-size: 14pt;line-height:17pt;}
h3 {font-size: 12pt;line-height:14pt;}
h4 {font-size: 10pt;line-height:12pt;}

a, a:link, a:visited, a: hover, a:active, a: focus {text-decoration: underline; font-weight: bold;}






#container {
	position: absolute; top:10px; left:10px;
	width: 100%; 
	margin: 0;
	padding: 1px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	overflow: visible;
	}

#printkopf {
	position: relative; top:2px; left:2px;
	position: relative;
	height: 120px;
	width: 100%; 
	border-bottom: 1px solid #CCC;
	display: block;
	}

/*
#textbereich { 
	position: absolute; top:82px; left:2px;
	height: 150%;
	width: 100%; 
	width: 740px;
	padding: 1px;
	margin: 0px;
	overflow: visible;
	border: 0;
	}

#datenschutzbereich { 
	position: absolute; top:82px; left:2px;
	height: 250%;
	width: 100%; 
	padding: 1px;
	margin: 0px;
	overflow: visible;
	border: solid 0px #000000;
	}

#anfahrtbereich { 
	position: absolute; top:82px; left:2px;
	width: 100%; 
	padding: 1px;
	margin: 0px;
	overflow: visible;
	border: 0;
	}

#textbereichlinks {
	position: absolute; top:82px; left:2px;
	width: 375px; 
	height: 150%; 
	overflow: visible;
	margin: 0;
	padding: 1px;
	border: 0;
	}

#textbereichrechts {
	position: absolute; top:82px; left:380px;
	height: 250%; 
	overflow: visible;
	margin: 0;
	padding: 1px;
	border: 0;
	}
*/

.np {display: none;}

#balken {border: none;}

#header, #horizontalnavigation, #content_left, #navigation-1, #navigation-2, #verticalnavigation, #fuss  {display: none;}
