strong{font-weight:bold;}
#bannerbk ul,
#content ul{
   margin: 1em 0;
   list-style-type: disc;
   margin-left: 15px;
   padding-left: 10px;
}

#content ul ol,
#content ol ul,
#content ul ul,
#content ol ol{
   margin: 0.5em 0;
   padding-left: 20px;
}
#content ol{
   margin: 1em 0;
   list-style-type: decimal;
   margin-left: 22px;
   padding-left: 10px;
}
#content li{
   margin-bottom: 0.5em;
   line-height: 1.2;
   margin-left: 22px;
}
#content sup,
#content sub {
   font-size: 72%;
}

#content table{margin-bottom: 10px;}
#content td{vertical-align: top;}
/* Input Felder */
#content input,
#content select,
#content textarea {
   border: 1px solid #aaa;
   background-color: #FFF;
   color: #000;
   padding: 3px;
   margin: 3px 0;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 100%;
}

#content input:focus,
#content textarea:focus,
#content input:hover,
#content textarea:hover,
#content input:active,
#content textarea:active{
   border-color: #AAAAAA;
}


#content .bn_liste_content {
   padding: 0 20px 10px 10px;
}


#content .bn_liste {
   background-color: #fff;
   margin: 0 0 1em 0;
   padding-bottom: 15px;
   background-image: url("../images/bg_news.jpg");
   background-position: left bottom;
   background-repeat: repeat-y;
}

#content .bn_liste h3.head {
   font-size: 120%;
   margin: 0 0 5px 0 ;
   padding: 10px 10px 0 10px;
   background-image: url("../images/bg_news_o.jpg");
   background-position: left top;
   background-repeat: no-repeat;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
   font-size: 92%;
   position: relative;
   color: #025B9F;
   font-weight: bold;
   display: block;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active {
   text-decoration: underline;
   background-color: transparent;
}

#content p.readmore {
   position:relative;
   display: block;
   text-align:right;
   font-size: 92%;
   margin: 20px 0 7px 0;
}
#content p.readmore a,
#content p.readmore a:link,
#content p.readmore a:visited {
   background-color:transparent;
   position:relative;
   color: #fff;
   padding: 4px 24px 3px 10px;
   background-image: url("../images/bg_readmore.jpg");
   background-position: left top;
   background-repeat: no-repeat;
}
#content p.readmore a:focus,
#content p.readmore a:hover,
#content p.readmore a:active {
   background-image: url("../images/bg_readmore_ahover.jpg");
   background-position: left top;
   background-repeat: no-repeat;
}

#content p{
   margin: 0 0 1em 0;
   padding: 0;
}

hr{
   height: 0px;
   border: 0;
   background: none;
   padding: 0;
   b
}

#content h1 {
   font-size: 170%;
   line-height: 130%;
   margin: 10px 0 10px 0;
   padding: 0;
   font-weight: normal;
   color: #444B4E;
}
#content h1 {
   font-size: 170%;
   line-height: 130%;
   margin: 10px 0 10px 0;
   padding: 0;
   font-weight: normal;
   color: #444B4E;
}

#content h3 {
   font-size: 140%;
   line-height: 130%;
   margin: 15px 0 5px 0;
   font-weight: normal;
   font-style:italic;
   color: #025B9F;
}

#content h5 {
   font-size: 120%;
   line-height: 130%;
   margin: 10px 0 2px 0;
   font-weight: normal;
   font-style:italic;
   color: #025B9F;
}  

#content a,
#content a:link,
#content a:visited {
   color: #3D6CB4;
   font-weight : bold;
   text-decoration: none;
}

#content a:focus,
#content a:hover,
#content a:active {
   color: #fff;
}

#content td{
   vertical-align: top; 
}
#content p.readmore{
   text-align: right;
}
/* Bannerbk */

#bannerbk p{
    margin-bottom: 14px;
    background-color: transparent;
}
#bannerbk h1 {
    font-size: 140%;
    line-height: 140%;
    margin: 10px 0 7px 0;
    font-weight: normal;
    color: #444B4E;
}
#bannerbk h3 {
    font-size: 120%;
    line-height: 120%;
    margin: 10px 0 7px 0;
    font-weight: bold;
    font-style:italic;
    color: #025B9F;
}
#bannerbk h5 {
    font-size: 100%;
    line-height: 120%;
    margin: 7px 0 5px 0;
    font-weight: bold;
    font-weight: bold;
    font-style:italic;
    color: #025B9F;
}

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color: #3D6CB4;
   font-weight : bold;
   text-decoration: none;;
}
#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
   background-color: #3D6CB4;
   color: #fff;
}
/* Inhaltstabellen */
.tabrowheader td,
.tabrowgerade td,
.tabrowungerade td {
   padding: 3px;
}
.tabrowheader {
   color:#fff;
   background-color: #5B6F88;
   font-weight: bold;
}
.tabrowgerade {
   background-color: #EBEBEB;
}
.tabrowungerade {
   background-color: #fcfcfc;
}
/* Input Felder */
input, select, textarea {
   border: 1px solid #6D6E70;
   background-color: #FFF;
   color: #000;
   padding: 2px;
}
input:hover, select:hover, textarea:hover {
   background-color: #e7e7e7;
}
#content .clearLeft {
   clear: left;
   position: relative;
}
#content .clearRight {
   clear: right;
   position: relative;
}
/* FAQ*/
dd {
   margin: 25px 0;
}
sup, sub{
font-size: 72%;
}
