.lala { display: none }

body { 
font-size: 12px; 
font-family: Verdana, Swiss, SunSans-Regular, sans-serif; 
background: #ffffff; 
color: #000000; 
line-height: 150%; 
margin: 0px;
padding: 0px;
}

p,ul,ol,li,div,td,th,dl,dt,dd,blockquote,strong,em,a { font-size: 12px; font-family: Verdana, Swiss, SunSans-Regular, sans-serif; background: #ffffff; color: #000000; line-height: 150%;}

h1,h2,h3,h4,h5,h6 { font-family: Euromode, Verdana, Swiss, SunSans-Regular, sans-serif;}

h1 { color: #669900;}
hr { color: #000000; height: 1px; }
p.indent { margin-left:70px; }
#inhalt>p {margin:0px;}
/* #inhalt>p+p {text-indent:30px;} */

@media screen {

#text {
margin:0px 50px 50px 250px;
padding:10px;
}
#inhalt {
position:absolute;
top:20px;
left:20px;
width:222px;
padding:10px;
border:1px dashed #999;
line-height:17px;
voice-family: "\"}\"";
voice-family:inherit;
width:200px;
}
body>#inhalt {width:200px;} 

}

@media print {

#inhalt { display: none; }
}

/* ########### Links ########### */

a:link{ text-decoration: underline; color: #000000; background: transparent; }
a:visited{ text-decoration: underline; color: #999999; background: transparent }
a:hover{ text-decoration: underline; color: #669900; background: transparent }
a:active{ text-decoration: underline; color: #669900; background: transparent }