@media screen, projection {



/*
**
** THEMA: Impressum
**
*/



#Impressum #inhalt dt {
clear: left;
float: left;
overflow: auto;
font-size: 11px;
font-weight: normal;
width: 11em;
font-style: normal;
padding-top: 1em;
}
* html dt { position: relative; }

#Impressum #inhalt dd {
overflow: auto;
padding-top: 1em;
font-size: 11px;
font-weight: normal;
}


* html dd { zoom: 1; }

#inhalt { overflow: hidden; position: relative; padding-bottom: 50px; }




}