@charset "utf-8";
/* CSS Document */
* {
text-align:justify;
font-family:Calibri, Arial, Helvetica, sans-serif;
}
body {
background: #fff !important;
color: #000;
margin: 0 !important;
padding: 0 !important;}
#Content img { float: left; margin: 6px; clear: left;}
#container, #Content {width: 100% !important; padding-bottom: 20px; }
#content h2 { font-family:Calibri, Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6 { 
page-break-after: avoid; 
}

p, address, li, dt, dd {
font-size: 100%
}
/* Zeichensatz fuer Code Beispiele */
code, pre { font-family: "Courier New", Courier, mono}

ul, ol {
list-style: none; 
}

li {
line-height: 1.2em;margin-left: 30pt;
}

a:link, a:visited {
background: transparent;
color: #369;
font-weight: bold;
text-decoration: underline;
}

/* Sichtbare Auszeichnung der URLs von Links 
a[href]:after { 
content:" Link Adresse: <"attr(href)">"; 
background-color: inherit;
color: #369; 
font-style: italic;
font-size: 80%;
}
*/
#container:after {
content: "\ Alle Rechte vorbehalten. (c) Centralmedia GmbH";
color: #999 !important;
font-size: 0.85em;
border-top: 1px solid #999;
}

#print,#header,#breadcrumbs,#s1,#nav,#footer,.ditto_tags,.page_navi,.date,#teaser_div,.teaser,#menu,#search {
display: none; }
