@charset "utf-8";
/* CSS Document 
	copyright 2008 by swisswebXperts Näf - erstellt durch Sabine Näf 
*/
body{
background-color:#FFFFFF;
background-image: none;
}
#header{
visibility:hidden;
display:none;
}
#headerPrint{
position:absolute;
top: 0px;
left: 0px;
visibility: visible;
display:block;
border-width: 0px 0px 1px 0px;
border-style:solid;
border-color: #000000;
font-size:11px;
width: 99%;
}
#headerPrint img{
float: right;
margin: 10px 0px 40px 40px;
}
#container{
width: 99%;
float:none;
clear: both;
position:relative;
left: 0px;
overflow:visible;
margin: 130px 0px 0px 0px;
padding: 0px;
border: 0px solid blue;
background-image: none;
}

#content{
border: 0px solid green;
float: none;
width: 100%;
position: relative;
left: 2px;
padding: 0px;
margin: 0px;
overflow:visible;
}
#content h2,
#content h3,
#content p,
#content ul{
float:none;
clear: left;
width: auto;
overflow:hidden;
}
#content.home div.homediv{
min-height:150px;
}
#content.home p.clear{
height: 13px;
}
#content.home div.homediv img,
#content div.homediv img{
display: none;
}
#content.home div.homediv p,
#content.home div.homediv h2{
width: 99%;
float:none;
clear:right;
}
#navLeft{
display: none;
}

#footer{
display:none;
}
table.kontakt{
display: none;
}
