/* css druckausgabe oehlemann gmbh */

body {
  font-family: Verdana;
  font-size: 9pt;
  margin:0px 1px auto;
}

a { font-family: Verdana, sans-serif; font-size: 8pt; color:#792A00; text-decoration:none; font-weight:normal; }
a:link { font-family: Verdana, sans-serif; font-size: 8pt; color:#792A00; text-decoration:none; font-weight:normal; }
a:visited {  }
a:hover { text-decoration:underline; }
a:active { }

.txt { font-family : Verdana, sans-serif; line-height:1.4em; font-size : 8pt; color : #505050; font-weight : normal; } 

 ul { margin:0px;  padding: 0px; font-family : Verdana, sans-serif; line-height:1.4em; font-size : 8pt; color : #505050; font-weight : normal;  }
 li { list-style-type: none; margin-bottom:5px; margin-top:5px; font-weight:normal; }



hr {
  color:#505050;
  height:1px;
}

#top {
}


div#site {
width:660px;
height: 100%;
background-color: #FFFFFF; 
}
 

div#content {
width:660px;
clear: both; 
}

div#content div#txt {
width:660px;
float:left;
text-align:left;
padding : 20px 10px 20px 20px; 
overflow:hidden;
}

div#content div#adress {
width:180px;
float:right;
text-align:left;
padding : 20px 20px 20px 10px; 
overflow:hidden;
}


div#ende {
clear : both; 
width : 650px; 
height : 20px; 
float : left; 
text-align:right;
padding : 20px 10px 0px 0px; 
} 


  h1,h2,h3,h4,h5,h6 { 
  	font-family:"times new roman",times,serif; 
  	font-weight:bold; 
  	color:#666;
  	margin: 0 0 0.25em 0; 
  }

  h1 { 
        margin-top: 0.8em;
        font-weight: bold;
        letter-spacing: 0.08em;
        text-indent: 15px;
        border-bottom: 1px solid #804040;
        font-size: 200% ;
  }                        /* 24px */
  h2 { font-size: 100%; color:#182E7A
        letter-spacing: 0.08em;
        text-indent: 15px;
        border-bottom: 1px solid #bbb;}          /* 24px */
  h3 { font-size: 150%;
        margin-top: 0.4em;
        font-weight: bold;
        border-bottom: 1px solid #bbb;
  }                        /* 18px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic }  /* 14px */

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span {
    color:#999;
  }

  p { line-height: 1.5em; margin: 0 0 1em 0; }

  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  /* ### text formatting | Textauszeichnung ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }


  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }


  a {color: #4D87C7; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#182E7A; text-decoration:underline;}
  
}


  
