strong{font-weight:bold;}
#bannerbk ul,
#content ul{
   margin: 1em 0;
   list-style-type: disc;
   margin-left: 22px;
   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 {
   position: relative;
   padding: 0 10px 10px 10px;
   display: block;
}

#content .bn_liste {
   background-color: transparent;
   margin: 0 0 15px 0;
   position: relative;
   display: block;
   padding-bottom: 10px;
}

#content .bn_liste h3.head {
   position: relative;
   font-size: 120%;
   text-transform: uppercase;
   color: #2183BB;
   padding:0 10px 5px 10px;
   font-style: normal;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  position: relative;
  color: #2183BB;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  display: block;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active {
  background-color: transparent;
  text-decoration: underline;
}


#content p.readmore {
   text-align: right;
   font-size: 86%;
   padding: 0;
   color: #2673B8;
   margin: 0;
}
#content p.readmore a,
#content p.readmore a:link,
#content p.readmore a:visited {
   background-color: transparent;
   color: #2183BB;
   font-weight: bold;
   text-decoration: none;
   padding: 5px;
}
#content p.readmore a:focus,
#content p.readmore a:hover,
#content p.readmore a:active {
    color: #B08A3F;
}

#content p{
   margin: 0 0 1em 0;
   padding: 0;
}

hr {
   height: 1px;
   margin: 1px 0;
   color: #B8A888;
   background-color: #B8A888;
   border: 0 none;
}

#content h1 {
   font-size: 160%;
   line-height: 150%;
   margin: 0;
   padding: 0 0 5px 0;
   font-weight: 0;
   color: #B08A3F;
}

#content h3 {
   font-size: 140%;
   line-height: 150%;
   margin: 15px 0 0 0;
   font-weight: normal;
   color: #B08A3F;
}

#content h5 {
   font-size: 120%;
   line-height: 150%;
   margin: 15px 0 0 0;
   font-weight: normal;
   color: #2183BB;
}  

#content a,
#content a:link,
#content a:visited {
   color: #2E78A2;
   font-weight : bold;
   text-decoration: none;
}

#content a:focus,
#content a:hover,
#content a:active {
   color: #B08A3F;
}

#content td{
   vertical-align: top; 
}

#content p.readmore{
   text-align: right;
}

/* Bannerbk */

#bannerbk p{
    margin-bottom: 1.2em;
    background-color: transparent;
    font-size: 92%;
    padding: 10px;
}

#bannerbk h1 {
   font-size: 140%;
   line-height: 120%;
   margin: 12px 10px 5px 10px;
   font-weight: normal;
   color: #B08A3F;
}

#bannerbk h3 {
   font-size: 140%;
   line-height: 150%;
   margin: 8px 10px 0 10px;
   font-weight: normal;
   color: #B08A3F;
}

#bannerbk h5 {
   font-size: 120%;
   line-height: 150%;
   margin: 5px 10px 0 10px;
   font-weight: normal;
   color: #2183BB;
}   

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color: #2E78A2;
   font-weight : bold;
   text-decoration: none;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
   background-color:#2E78A2;
   color: #fff;
}

/* Inhaltstabellen */
.tabrowheader td,
.tabrowgerade td,
.tabrowungerade td {
   padding: 3px;
}
.tabrowheader {
   color:#fff;
   background-color: #2E78A2;
   font-weight: bold;
}

.tabrowgerade {
   background-color: #EBEBEB;
}


.tabzelle {
   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 {
   display: block;
    clear: left;
}
#content .clearRight {
   display: block;
    clear: right;
}


#content .imgLeft {
   display: block;
   border: 0 none;
   float: left;
   position: relative;
   margin: 0 1em 1em 0;
}
#content .imgRight {
   position: relative;
   display: block;
   border: 0 none;
   float: right;
   margin: 0 0 1em 1em;
}
#content .imgRight,
#content .imgLeft {
   position: relative;
   display: block;
   clear: left;
}


/* FAQ*/

dd {
   margin: 25px 0;
}

sup, sub{
font-size: 72%;
}
