#layout { width:700px; }
#balken { width:700px;  }
#sie_sind { width:700px;  }
#main_txt { padding-top:0px; padding-left:0px; padding-right:20px; padding-bottom:30px; }
#objdetail { width:700px; }


body {
background-color: white;
color: black;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 1px;
width: 560px;
}

.np{
 display : none;
}
.p {
 display: block;
 width: 560px;
}
.pinfo{
 display : block;
}
.pmainwidth  {
 width:600px;
}
.topmenue {
 width:100%;
 height:10px;
}
A:link {
color: black;
font-weight: normal;
text-decoration: none;
background-color: white;  }

A:visited {
color: black;
font-weight: normal;
text-decoration: none;
background-color: white; }

