@charset "iso-8859-2";
/* CSS Document 
	copyright 2007 by conformdata Andreas Näf - erstellt durch Sabine Näf 
*/
#header{
height: 1px;
display:none;
}
#headerPrint{
position:absolute;
top: 0px;
left: 0px;
width: 99%;
display: block;
height: 160px;
visibility:visible;
border-width: 0px 0px 2px 0px;
border-style:solid;
border-color: #666666;
}

#container{
width: 100%;
position:relative;
float:none;
clear: both;
left: 0px;
right: 0px;
top: 0px;
overflow:visible;
margin: 160px 0px 0px 0px;
padding: 0px;
border: 0px solid blue;
background-image: none;
}

#content{
border: 0px solid green;
position: relative;
float: none;
left: 0px;
right: 0px;
padding: 0px;
margin: 0px;
width: 99%;
overflow:visible;
}

#navLinks{
display: none;
}
#navRechts{
display: none;
}
#footer{
display:none;
}
p.unsichtbar{
display: block;
}
h1 span.nurdruck{
display: inline;
}
