/*Global*/
 
body, td {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 12px;
color: #111;
line-height: 22px;
}

/*Links*/

a:link { 
color: #069; 
text-decoration: none; 
}

a:visited { 
color: #069; 
text-decoration: none; 
}

a:hover { 
color: #036;
text-decoration: underline;
}

a:active {
color: orange;
text-decoration: none; 
}

/*Auszeichnungen Ueberschriften*/

.rubriken {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 9px;
color: black;
text-transform: uppercase;
letter-spacing: 2px;
}

.headline, h1 {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 14px;
color: #000;
font-weight: 700;
}

.subline, h2, b {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 12px;
font-weight: bold;
}

/*Auszeichnungen im glatten Satz*/

.auszeichnung, i {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-style: italic;
}

.zitat {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-style: italic;
}

.quellen {
font-family:"Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-style:italic;
font-size:11px;
}

/*Auszeichnungen in Konsultation (vorsicht Portfolio)*/

.konsultation {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 10px;
line-height: 18px;
}

.bildunterschrift {
font-family: "Lucida Grande","Segoe UI",Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 9px;
font-weight: bold;
line-height: 16px;
}

/*Bildschirmdarstellung*/

.noscreen {
color: white;
font-size: 1px;
display: none;
}

/*Ausdruck*/

.noprint { 
}
