/* style für alle berichte auf der hauptseite */

body {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
background-color :#FFFFCC;
color: #000000;
margin-top: 50px;
margin-left:50px;

width:750px;

}






a {
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #F00;
}


a:active {
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #F00;
}

a:visited {
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #940000;
}

a:hover {
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000ad0;
}

.bild {
position:relative;
float:left;
margin-top:20px;
margin-left:20px;
}

.head_mitte {
position:relative;
margin-top:20px;
margin-bottom:50px;
width:100%;


}

.head_mitte>h2 {
font-size: 24px;
font-weight: bold;
text-decoration: none;
text-align:center;
}

.head_mitte>h1 {
font-size: 28px;
font-weight: bold;
text-decoration: none;
text-align:center;
}

.head_mitte>p{
  text-align: justify;
  text-decoration: none;
}

.bilderblock {
width:100%


}

h3{
font-weight: bold;
text-align:justify;
text-decoration: none;
}

pre{
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
background-color :#FFFFCC;
color: #000000;
margin-top: 50px;
margin-left:50px;

width:750px;



}

