/* appartementseite */
*{
text-align:left;

}
body{
width:160mm;
height:260mm;

}
#textb{
width:30em;
height:38em;
border:#000000 dotted thin;
float:left;
text-align:left;
padding:2em;

}
#appbilder{
width:28em;
height:40em;
float:right;
}

.label{
display:block;
width:10em;
height:2em;
margin-right:1em;
font-weight:bold;
float:left;
margin-bottom:0.5em;
font-size:small;
}
.wert{
display:block;
float:right;
text-align:left;
width:20em;
height:2em;
margin-bottom:0.5em;
margin-right:3em;
font-size:small;
}

p{
clear:both;
}

.beschreibung{
margin-bottom:1em;
border:#CCCCCC dotted 2px;
padding:0.5em;
}
#allgem , #preise{
width:29em;
border-bottom:#cccccc dotted 2px;
margin-bottom:0.5em;
}
#preise{

height:8em;
}

#allgem{
margin-top:1em;
height:22em;
}
#textb h1{
font-size:large;
margin-bottom:0.5em;

}
