@charset "utf-8";
/* CSS Document 
	copyright 2007 by swisswebXperts Näf - erstellt durch Sabine Näf 
*/
#header,
#headerRightspace{
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;
}
#headerPrint img{
float: right;
margin: 10px 0px 40px 40px;
}
#navTop{
display: none;
}
#nav2{
display: none;
}
#outerContainer{
border: 0px;
width: 100%;
height:auto;
}
#container{
width: 99%;
position:relative;
height: 800px;
top: 120px;
left: 0px;
margin: 0px 0px 0px 0px;
border: 0px solid blue;
background-image: none;
}

#content{
border: 0px solid green;
float:none;
width: 99%;
height:800px;
}
#content p,
#content h2{
float:none;
clear: left;
width: 95%;
}

#navLeft{
display: none;
}

#footer{
display:none;
}
ul.anwendung{
width: 99%; 
float:left; 
display:inline;
height: 460px;
}

