
BODY {
   font-family: 'Arial'
font-size: 12pt;
color:#000;
background-color: #FFFFFF; 
background-image:none;

}

p,div {line-height: 150%;}


@page {
       size:portrait;
       margin-top:1.7cm;
       margin-bottom:1.4cm;
       margin-left:1.5cm;
       margin-right:1.5cm	

}

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
text-decoration: underline;
 cursor: pointer;
}

.xx-small {
font-size:8pt;
}

.xxx-small {
font-size:7pt;}

.x-small {
font-size:10pt;
}
.large {
font-size: 14pt;}

.medium {
font-size: 12pt;}


.x-medium {
font-size: 11pt;}

.h5 {
font-size:12pt;
}


.h3{
font-size: 12pt;
font-weight: bold;
}

.h1{
font-size: 20pt;
}






table {
 font-family: Arial, Helvetica, Verdana;
 font-size: 10pt;
 color: #000000;
 text-decoration: none;
background-color: #FFFFFF;
}


.noprint{
display:none;}

.kein_rahmen{
border-top-width:0px; 
border-right-width:0px;
 border-bottom-width:0px; 
border-left-width:0px; 
border-color:rgb(51,51,51); 
border-style:solid;}



