.artikel {
   margin-top        : 5px;
   text-align        : justify;
}

.artikelrechts {
   color            : #000;
   background       : #fff;
   margin-left      : 5px;
   width            : 120px;
   border           : 1px solid #004000;
}

.artikelinfo {
   font-size         : 8pt;
   color             : #000;
   background        : #fff;
   margin-left       : 5px;
   margin-bottom     : 5px;
   padding-bottom    : 3px;
   float             : right;
   width             : 175px;
   white-space       : nowrap;
   border            : 1px solid #004000;
   
}

.artikelinfo h2 {
   font-family       : Verdana, Arial, sans-serif;
   font-size         : 0.85em;
   font-weight       : bold;
   text-transform    : uppercase;
   color             : #fff;
   background        : #004000;
   margin            : 0;
   border            : none;
}


.head {
   font-family      : Verdana, Arial, sans-serif;
   font-size        : 0.75em;
   font-weight      : bold;
   text-transform   : uppercase;
   color            : #fff;
   background       : #004000;
   margin-bottom    : 0;
   padding          : 2px;
   border           : none;
   display          : block;
}

.box {
   font-family      : Arial,Helvetica,Geneva,sans-serif;
   font-size        : 8pt;
   color            : #000;
   background       : #fff;
   margin-left      : 3px;
   padding-bottom   : 5px;
   display          : block;
}

.mail {
   font-family      : Arial,Helvetica,Geneva,sans-serif;
   font-size        : 10pt;
   color            : #000;
   background       : #eee;
   margin-left      : 3px;
   padding-bottom   : 5px;
   display          : block;
   border           : 1px solid #000;
   padding          : 3px;
   margin           : 5px;
}

.box a {
   color            : #000;
   background       : #fff;
   text-decoration  : underline;
}

.box a:hover {
   text-decoration  : none;
}
