@media screen, projection {



/*
**
** THEMA: Fachkreise
**
*/


.thlogin {
background: transparent url(/skin/bilder/formBG.png) repeat; /* f2f8fc */
border: 1px dotted #B2E1F5;
}


#dcFrame { background-color: white; padding: 5px 0; }

#dcFrame form { margin-left: 5px; }


#pflichttext hr {
width: 755px;
margin-left: 225px;
border-top: 3px solid #c2e7f5;
}



th {
text-align: left;
}

/* Bestellung Fachpublikationen */
.publikation { 
margin: 20px 3px 0 0;
overflow: auto;
background: transparent url(/skin/bilder/formBG.png) repeat; /* f2f8fc */
border: 1px dotted #B2E1F5;
}

.order {
float: right;
text-align: right;
width: 120px;
margin: 5px;
}

a.Bestellen {
font-size: 11px;
padding-left: 14px;
background: transparent url(/skin/bilder/add.gif) no-repeat scroll 0 2px;
}
#goldenContent a.Bestellen:hover, #goldenContent a.Bestellen:active {
background: transparent url(/skin/bilder/add.gif) no-repeat scroll 0 -26px;
}

a.Bestellt {
color: #009cde;
text-decoration: none;
font-size: 11px;
padding-left: 15px;
background: transparent url(/skin/bilder/cart_h.gif) no-repeat scroll 0 2px;
}
a.Bestellt:visited {
color: #009cde;
}
a.Bestellt:hover, a.Bestellt:active {
background: transparent url(/skin/bilder/cart_h.gif) no-repeat scroll 0 2px;
}

a.filter {
font-size: 11px;
/* IE5/Mac backslash filter \*/
padding-left: 14px;
background: transparent url(/skin/bilder/filter.gif) no-repeat scroll 0 3px;
/* end filter */
}
#teaserBox a.filter:hover, #teaserBox a.filter:active {
/* IE5/Mac backslash filter \*/
background: transparent url(/skin/bilder/filter.gif) no-repeat scroll 0 -67px;
/* end filter */
}



#Wirksamkeit, #Vertraeglichkeit, #Beurteilung {
margin: 10px;
}
#Alle {
margin: 15px 10px;
}



}