.ohnedruck {
display: none;
}


p.title, a.title {
font-family:"Verdana";
font-size: 16pt; 
}


p.text, p.text {
font-size: 13pt; 
font-family: Times New Roman, Times,serif; 
line-height: 18pt; 
letter-spacing: 2px; 
}


#text {
left: 50%; 
margin-left: -250px; 
top: 50%; 
margin-top: -450px; ; 
width: 500; height: 900;
padding: 10px; 
border-top: 2px dotted #000000; 
border-left: 2px dotted #000000; 
border-bottom: 2px dotted #000000; 
overflow: visible; 
}