p {
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    line-height: 16pt;
}

h5 {
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    line-height: 16pt;
}


h4 {
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    line-height: 16pt;
}
h6 {
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 16pt;
    font-style: normal;
    font-weight: normal;
    line-height: 9pt;
}

h1 {
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 12pt;
    font-style: normal;
    font-weight: bolder;
    line-height: 16pt;
}
h2 {
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 14pt;
    font-style: normal;
    font-weight: bolder;
    line-height: 18pt;
}



h3 {
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 16pt;
    font-style: normal;
    font-weight: bolder;
    line-height: 20pt;
}


hr {
    margin-top: 8pt;
    margin-bottom: 8pt;
    margin: 0 auto;
    color: #000099;
border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #000099;
 border-bottom: transparent; /* Für IE */
    }

h5 a{
 font-size: 9pt;
}

a img{
border:0;
}


a:link {

    color: #000099;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:active {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
select {
    background-color: #FF6600;
}

img.floatLeft { 
    float: left; 
    margin: 0 10px 10px 0;
}
img.floatRight { 
    float: right; 
    margin: 4px;
	  margin: 0 0 10px 10px;	
}

/* Bildunterschrift */

dt{
    color: #000099;
    font-family: Arial,Helvetica,Geneva;
    font-size: 11pt;
    font-style: italic;
    font-weight: normal;
    line-height: 14pt;
}



/*links*/

dl.imgLeft {
float: left; margin-right: 1em; 
}
/* verhindert das Einrücken und
den Abstand nach oben */

dl.imgLeft dt {
 margin-bottom: 1em; 
 }
dl.imgLeft dd {
 margin: 0; 
 }


dl.imgLeft { 
float: left; margin-right: 1em; 
}

/* verhindert das Einrücken und */
/* den Abstand nach oben */

dl.meImgLeft dt {
 margin-bottom: 0; 
 }
dl.imgLeft dd {
 margin: 0; }
 

/*   rechts */
 
 
 
 dl.imgRight {
float: right; margin-left: 1em; 
}

/* verhindert das Einrücken und
den Abstand nach oben */

dl.imgRight dt {
 margin-bottom: 0; 
 }
 
dl.imgRight dd {
 margin: 0; 
 }


dl.imgRight { 
float: right; margin-left: 1em; 
}

/* verhindert das Einrücken und
den Abstand nach oben */

dl.imgRight dt {
 margin-bottom: 0; 
 }
dl.imgRight dd {
 margin: 0; }