/* NAvigation für Druck ausblenden */
#logolink, 
#top-nav,
#main-nav,
#sidebar ul,
#content_left p
 {display:none;}

#content {margin-top: -35px;}

/********/
/* TYPO */
/********/
body { font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size: 15px; text-transform: uppercase; color: #00579c;}
h2 {font-size: 12px; text-transform: uppercase; color: #bc1220;}
h3 {}
p { font-size: 12px; color:#3f3f3f; line-height: 19px; }
h2, p {}

#sidebar p { font-size: 10px; color: #8B8B8B; line-height: 14px;} 
#sidebar a {font-size: 10px; color: #8B8B8B; text-decoration: none;}

#content_left p {font-size: 10px; color: #6D8FAA; line-height: 14px;} 
#content_left a {font-size: 10px; color: #6D8FAA; line-height: 14px; text-decoration: none;}

#content_main a { color: #6d8faa; text-decoration: none; border-bottom: 1px dotted #6d8faa; }
