body {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 110%;
}

h1 {
font-size:16px;
font-weight:bold;
color:#e3000f;
margin:0px 3px 13px 3px;
}

h2 {
font-size:11px;
font-weight:bold;
color:#040;
margin:0px 3px 13px 3px;
}

h3 {
font-size:11px;
font-weight:bold;
color:#000000;
margin:0px 3px 13px 3px;
}

h4 { 
color:#333333; 
font-weight: bold; 
font-size: 11px; 
margin: 0px 3px 5px 3px }

h5 {
font-size:11px;
font-weight:bold;
color:#FFFFFF;
margin:0px 3px 13px 3px;
}
/*Ueberschrift1 hell*/

h6 {font-size:11px;
font-weight:bold;
color:#CCCCCC;
margin:0px 3px 13px 3px;
}
/*Ueberschrift2 hell*/

p {
font-size:11px;
color:#000000;
text-align:justify;
margin:0px 3px 13px 3px;
}

strong {
font-weight:bold;
color: black;
background-color: white;
}

.sb {
font-size:9px;
color:#000000;
}

.sz {
font-size:9px;
color:#000000;
text-align:center;
}

.sl { 
color: #000000; 
font-size: 9px; 
text-align: left;}

.sr {
font-size:9px;
color:#e3000f;
}

.left {text-align:left;}

.centro {text-align:center;}

.right {text-align:right;}

li { color: #000000; font-size: 11px; margin: 0; padding: 0; }

a:link { color: #040; font-weight:bold; text-decoration:none; }

a:visited {color:#999999; font-weight:bold; text-decoration:none; }

a:active {color:#040; font-weight:bold; text-decoration:none; }

a:hover {color:#e3000f; font-weight:bold; text-decoration:none; }

img { margin: 0px; padding: 0pt; }

.caja1 { 
margin: 10px 4px 10px 4px; 
padding: 0pt; 
border: 1px dotted #999999; 
}