html, body{
padding:0px;
margin:0px;
border:0px;}

body{
font-family: Arial;
font-size:10pt;
background-color:#FFFFFF;
color:#000000;}

table{
font-family: Arial;
font-size:10pt;
color:#000000;}

.blue{
color:#00305E;
}

.red{
color:#E60029;
}
.redbold{
color:#E60029;
font-weight:bold;
}

.wh_100 { width: 100%; height: 100% }
.w_100 { width: 100% }
.bo_top { border-top: 1px solid red }
.bo_bott { border-bottom: 1px solid red }
.bo_left { border-left: 1px solid red }
.bo_right { border-right: 1px solid red }
.bo_left_bott { border-left: 1px solid red;  border-bottom: 1px solid red  }
.bo_left_top { border-left: 1px solid red;  border-top: 1px solid red  }
.borders { border-left: 1px solid red;  border-top: 1px solid red; border-right: 1px solid red }


.iframe, .impr{
font-family: Arial;
font-size:8pt;
color:#000000;}

a{
text-decoration:none;
color:#000000;}

a:active{
text-decoration:none;
color:#000000;}

a:visited{
text-decoration:none;
color:#000000;}

a:hover{
text-decoration:none;
color:#000000;}

.zentriert{
text-align:center;
}

