/* CSS Document */
#navLeftText {
 display:none;
}
#navTopService {
 display:none;
}
#contentMain #breadcrumb {
 display:none;
}
#contentText {
 text-align:left;
}
/****************** Content-Schriften **********************/
h1, a.h1, a.h1:visited, a.h1:active, a.h1:hover {
 font-family:Arial, Helvetica, sans-serif;
 font-size:1.4em; /* 16px */
 font-weight:bold;
 color:#AC1E2B;
}
h2, a.h2, a.h2:active, a.h2:hover, a.h2:visited {
 font-family:Arial, Helvetica, sans-serif;
 font-size:1.2em; /* 15px */
 font-weight:bold;
 color:#AC1E2B;
}
h3, a.h3, a.h3:active, a.h3:hover, a.h3:visited {
 font-family:Arial, Helvetica, sans-serif;
 font-size:1.00em;
 font-weight:bold;
 color:#AC1E2B;
}
h4, a.h4, a.h4:active,a.h4:hover, a.h4:visited {
 font-family:Arial, Helvetica, sans-serif; /*h4-h6 => fliesstext*/
 font-size: 1.00em; 
 font-weight:normal;
 color:#333333;
}
h5, a.h5, a.h5:active, a.h5:hover, a.h5:visited {
 font-family:Arial, Helvetica, sans-serif; 
 font-size: 1.00em;
 font-weight:normal;
 color:#333333;
}
h6, a.h6, a.h6:active, a.h6:hover, a.h6:visited {
 font-family:Arial, Helvetica, sans-serif; 
 font-size: 1.00em;
 font-weight:normal;
 color:#333333;
}
.fliesstext{
 font-family:Arial, Helvetica, sans-serif; 
 color:#333333;
}
.Headline {  font-family: Arial, Helvetica, sans-serif;  font-size: 1.2em;  font-weight: bold;  color: #003A7B; } 
.Subheadline {  font-family: Arial, Helvetica, sans-serif;  font-size: 1.00em;  font-weight: bold;  color: #003A7B; } 
.Summary {  font-family: Arial, Helvetica, sans-serif;  font-size: 11px;  font-weight: bold;  color: #000099; } 
.Fliesstext {  font-family: Arial, Helvetica, sans-serif; font-weight: normal;  color: #333333; } 
.FliesstextBlack {  font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #333333; } 
.blindtext{
 display:none;
}
#contentText #noHeader, #contentText .noHeader {
 display:none;
}
#contentText th {
 display:table-header-group;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.75em;
}
#contentText caption {
 display:none;
}
ul{
 margin-top:-2px;
}
ol{
 margin-top:-2px;
}
#contentText ul li,#contentText ol li ul li{
 list-style-image:url();
 color:#333333;
}
#contentText ol li{
 list-style-image:none;
 /*list-style-type:decimal;*/
 color:#333333;
}
#contentText a {
 font-family:Arial, Helvetica, sans-serif;
 color:#AC1E2B;
 font-weight:normal;
}
#contentText a:visited {
 font-family:Arial, Helvetica, sans-serif;
 color:#AC1E2B;
 font-weight:normal;
}
#contentText a:hover {
 font-family:Arial, Helvetica, sans-serif;
 color:#000000;
 font-weight:normal;
}
#contentText a:active {
 font-family:Arial, Helvetica, sans-serif;
 color:#AC1E2B;
 font-weight:normal;
}
p.w {
margin-left:1px;
}
.unsichtbar {
 display:none;
}
#siteBottom {
 display:none;
}