.zusatzinformation_textblock{
 color:#545454;
}

.zusatzinformation_textblock h1 {
 /*Layer*/
 background-color:#C6C6C6;
 padding:5px;
 margin:0px;
 margin-bottom:0px;
 border:0px;
 /*Schrift*/
 font-weight: bold;
 color:#CC0014;
 font-size:12px;
}
.zusatzinformation_textblock h2 {
 font-size:12px;
}
.zusatzinformation_textblock ul {
 padding:0px;
 margin:10px 0px 0px 20px;
 list-style-image: url(/template/default/bilder/information_aufzaehlung.gif);
}
.zusatzinformation_textblock li {
 text-align:left;
 padding-bottom:10px;
}
.zusatzinformation_textblock a {
 color:#545454;
 font-weight:bold;
 text-decoration:none;
}
.zusatzinformation_textblock a:hover{
 color:#CC0014;
 text-decoration:underline;
}


h1.zusatzinformation_blauweiss{
 background-color:#3B76BB;
 color:#FFFFFF;
 padding:5px;
 margin:0px;
 border:0px;
 /*Schrift*/
 font-weight: bold;
 font-size:12px;
}

h1.zusatzinformation_blauweiss a {
 color:#FFFFFF;
}

.zusatzinformation_textblock p {
 font-weight:normal;
}

/*Textfluss rechts vorbei*/
.zusatzinformation_textblock .textfluss_rechts {
 clear:both;
 float:left;
 margin: 0px 10px 5px 0px;
 /*Tabelleneigenschaften*/
 border:0px;
 border-collapse:collapse;
 /*Schriften*/
 font-style:italic;
}

/*Textfluss links vorbei*/
.zusatzinformation_textblock .textfluss_links {
 clear:both;
 float:right;
 margin: 0px 0px 5px 10px;
 /*Tabelleneigenschaften*/
 border:0px;
 border-collapse:collapse;
 /*Schriften*/
 font-style:italic;
}
.zusatzinformation_textblock .textfluss_ende {
 clear:both;
}

