.adresse {
 font-family: Arial;
 font-size: 9pt;
 text-align: left;
 color: palevioletred;
 margin-left:50px
 }
.balken {
 border-bottom-style:solid;
 border-bottom-width:5pt;
 border-color:orange;
 margin:0pt;
 margin-bottom:6pt;
 }
.bildunterschrift{
 color:firebrick;
 font-weight:bold;
 font-style:italic;
 padding-top:3px;
 padding-bottom:7px;
}
.box_title{
 margin-top:16px;
 margin-left:8px;
 margin-right:8px;
 background-color:teal;
 color:white;
 font-size:12px;
 font-weight:bold;
 padding:1px;
 text-align:center
}
.box_content{
 margin-left:8px;
 margin-right:8px;
 margin-bottom:8px;
 background-color:whitesmoke;
 border:rgb(130,130,130) solid 1px;
 color:black;
 font-size:80%;
 font-weight:normal;
 padding:3px
}
.clickleiste_r{
text-align:right;
line-height:9pt;
padding:2pt 2pt
  }
.clickleiste_l{
text-align:left;
line-height:9pt;
padding:2pt 2pt
  }
.img_left{
 float:left;
 width:auto;
 margin-top:4pt;
 margin-right:12pt;
 margin-left:2pt;
 margin-bottom:4pt;
 }
.img_right{
 float:right;
 width:auto;
 margin-left:12pt;
 margin-right:2pt;
 margin-bottom:4pt;
 }
.titelbild {
 text-align:center;
 }
.titelleiste {
background:whitesmoke;
line-height:22px;
word-spacing:2px;
font-size:17px;
padding-left:8px
}
.ueberschrift{
 font-family: Arial;
 font-weight: bold;
 font-size: 14pt;
 color: #009090;
 text-align:center
 }
.ueberschrift_links{
 font-family: Arial;
 font-weight: bold;
 font-size: 14px;
 color: #009090;
 text-align:left
 }
 .ueberschrift02{
 font-family: Arial;
 font-weight: bold;
 font-size: 14pt;
 color: #009090;
 text-align:center;
 padding:5pt
 }
.untertitel {
  font-size:11pt;
  color:crimson;
  text-align:center;
  font-weight:bold
  }
.untertitel02 {
  font-size:13pt;
  color:crimson;
  text-align:center;
  font-weight:bold;
  padding:5pt
  }
