/* Druck-Stylesheet */

/* -------------------------------- Body ------------------------------------- */
body {
    background-color: transparent;
    color: #000;
    margin: 0.5cm 1cm 1cm 1cm; 
    font: 10pt Arial, Verdana, sans-serif;
}
* { 
    color: #000; 
    background-color: transparent; 
}


/* -------------------------------- Ueberschriften ------------------------------------- */

h1 
{ display: none;
}

h2, h3, h4, h5, h6  {
    /*color: #000;*/
    color: rgb(205, 161, 64);
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 0.16em;
    background: #fff;
    padding: 0;
    font-variant: small-caps;
    }

h2 { font-size: 11pt; }
h3 { font-size: 11pt; }
h4 { font-size: 10pt; }
h5 { font-size: 9pt; }
h6 { font-size: 8pt; }




/* -------------------------------- Sonstige Auszeichnungen ------------------------------------- */
abbr, acronym, a {
    color: #000;
    text-decoration: none;
    border: 0; 
    border: none; 
    border-bottom: none; 
    border-bottom-style: none; 
    border-style: none; 
    text-decoration: none
}
img {
    border: 0;
}
/*neu*/
a img  { border-width: 0px; }

ul, ol {
    page-break-before: avoid;
}
li {
    page-break-inside: avoid;
}
p, address {
    margin: 0 0 0.5cm 0;
}

/* ----------------- Sonstige IDs und Klassen ----------------- */
#container {
    float: none !important;
}
.imgre, .imgli {
    margin: 0 0 1cm 0;
}

/* ------------------- */

#pageFrame{   
  width: 590px; 
  padding: 30px 30px 0px 0px;
        
} 

#masthead H2 P,
#masthead H3 P{
margin:0;
padding:0;
display: inline;
color: rgb(205, 161, 64);
}


#masthead{   
  height: 50px; 
  border-bottom: 0px solid #aaa;
  color: rgb(205, 161, 64);
}

#masthead h1{
    text-align: left;
    font-size: 9pt;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.15em;
    color: rgb(205, 161, 64);
    background: transparent;
    }
    
#masthead h2{
    text-align: left;
    font-size: 9pt;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0.15em;
    color: rgb(205, 161, 64);
    background: transparent;
    }

#masthead  a img
{ display: none;
}
#masthead  a img#ckrlogo{
display:block;
}

/*neu*/

#kopfbild
{   height: 140px;
    border-bottom: 0px; 
}
#kopfbilder{
    clear:both;
}

#logoRightAbove{
    position:absolute;
    right:30px;
    border: 0px solid #000;
    display:inline;
}



/**/

#leftColumn{
    display:none;
}

#contentColumn{
    margin: 0px 0px 0px 10px;
    width: 600px;
    border:none;
}




/* ----------------- Ausblendungen ----------------- */
#sprungankerU{ display: none; }
#sprunganker{ display: none; }
#NavigationNeben{ display: none; }
#NavigationHaupt{ display: none; }
#inhalt{ display: none; }
#nachoben{ display: none; }


/*
#masthead{ display: none; }*/
#topnav{ display: none; }
#vnav{ display: none; }
#innerFooter{ display: none; }
#leftColumn{ display: none; }
#innerLeftColumn{ display: none; }
#verzeichnis{ display: none; }




/*

#navigation, #footer, #mininav, .aussen, .extlink, .sprunganker, .sprungankerU,{
    display: none; 
}*/

