@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: 110px;
visibility:visible;
border-width: 0px 0px 2px 0px;
border-style:solid;
border-color: #666666;
}

#container{
position:relative;
top: 110px;
left: 0px;
width: 99%;
float:none;
clear: both;
overflow:visible;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px solid blue;
background-image: none;
}
#content{
position: relative;
left: 0px;
right: 0px;
border: 0px solid green;
width: 98%;
float: none;
clear: both;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
overflow:visible;
}
#navigationTop,
#navigationLinks,
#navigationRechts{
display: none;
}
#footer1,
#footer{
display:none;
}
p.unsichtbar{
display: block;
}
