@charset "UTF-8";
#head {display: none; }
.vcard { 
display: block !important;
position: relative !important;
margin: 0px 15px !important;
width: auto !important;
border: 1px solid black;
background-color: rgb(230,230,230);
color: rgb(10,10,10);
}
#wrapper {
margin: 0px;
background-image: none;
width: auto;
}
.menu {display: none; }
#rechts {display: none; }
#navpath { 
line-height: 2em; 
height: 2em;
overflow: hidden;
border-bottom: 1px dashed rgb(123,123,123);
margin-bottom: 1em;
}
#content {
float: left;
font-size: 1.1em;
width: auto;
}
#footer {display: none; }
* { background-color: #ffffff; }
#placeholder, #wrapper, #content, .editor {
float: none;
width: auto;
}
.menu, #head, #head2, #left, #right, #footer, #navpath { display: none; }
