/* $Id: print.css,v 1.5 2005/11/29 20:12:09 t.scholz@alfeld.de (exolon) */
/* Stylesheet for www.dna-ev.de print */

body {
   margin: 0px;
   padding: 0px;
   font-family: sans-serif;
   font-weight: normal;
   font-size: 13pt;
   text-align: left;
   color: #7b7d7b;
}

p {
   font-family: sans-serif;
   font-weight: normal;
   font-size: 11pt;
   line-height: 1.5;
   color: #7b7d7b;
}

h1 {
   font-family: VERDANA,ARIAL,HELVETICA;
   font-weight: bold;
   font-size: 14pt;
   line-height: 1.0;
   color: #7b7d7b;
}

h2 {
   font-family: VERDANA,ARIAL,HELVETICA;
   font-weight: normal;
   font-size: 16pt;
   line-height: 1.0;
   color: #7b7d7b;
}

h3 {
   font-family: VERDANA,ARIAL,HELVETICA;
   font-weight: normal;
   font-size: 14pt;
   line-height: 1.0;
   color: #7b7d7b;
}


h4 {
   font-family: sans-serif;
   font-weight: bold;
   font-size: 10pt;
   line-height: 1.0;
   color: #7b7d7b;
}

hr {
   color: #999999;
   border: 1px solid #999999;
   width: 100%;
}

/* Links default */
a {
   background-color: transparent;
   text-decoration: none;
   border-bottom: dashed 1px;
   font-family: sans-serif;
   font-weight: bold;
   color: #999999;
}

a:hover {
   background-color: transparent;
   text-decoration: none; 
   border-bottom: dashed 1px #000077;
   font-family: sans-serif;
   font-weight: bold;
   color: #000077;
}


/* ----- */
/* CLASS */
/* ----- */

.tx-dirlisting-pi1-title {
   font-family: sans-serif;
   font-weight: bold;
   font-size: 12pt;
   line-height: 1.0;
   color: #000000;
}

.treemenusubtext_no {
   font-family: sans-serif;
   font-weight: normal;
   font-size: 10pt;
   line-height: 1.0;
   color: #000000;
}


/* ---- */
/* ID's */
/* ---- */

#all {
    /* width: 750px; */
    /* margin: 40px; */
    /* border: 2px solid #666666; */
}


/* ------ */
/* Inhalt */
/* ------ */

#inhalt {
   margin: 10px;
   padding: 10px;
   text-align: left;
   font-family: sans-serif;
   font-weight: normal;
   color: #000000;
}
