@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}

p {
margin: 0;
padding: 0;
color:#000;
text-align:left;
/*line-height:21px;*/
margin-bottom:20px;
}
.einleitungstext {
color:#000;
line-height:26px;
font-size:16px;
float:left;
clear:both;
}

img {

}

	#content img {

margin-left:1em;
margin-bottom:1em;

}

.blau {
color:#005bab;
}

.grau {
color:#7d7d7d;
}


h1 {
font-size:2rem;
line-height:2.3rem;
margin-bottom:25px;
text-align:left;
}

h2 {
color:#000;
font-size:1.7rem;
line-height:2.0rem;
margin-bottom:20px;
text-align:left;
}

h3 > span, h3 {
color:#000;
font-size:1.3rem !important;
line-height:1.6rem;
margin-bottom:10px;
}


ul, ol {
list-style-position:outside;
text-align:left;
margin-bottom:20px;
padding-left:1.25rem;
}

li {
padding-left:10px;
line-height:25px;
margin-bottom:15px;
}

td {
vertical-align:top;
}

.tabellen2spalter {
width:720px;
}

.tabellen2spalter td {
width:285px;
padding-right:75px;
vertical-align: top;
padding-bottom:20px;
text-align:left;
}

.tabellen2spalter p {
text-align:left;
}


.tabellen2spalter h3 {
color:#006099;
margin-bottom:10px;
margin-top:40px;
}

.tabellen3spalter {
}

.tabellen3spalter td {
width:205px;
padding-right:35px;
vertical-align: top;
padding-bottom:20px;
}

.fliesstext {
color:#484848;
line-height:21px;
font-size:14px;
float:left;
}
.ueberschrift {
color:#484848;
line-height:31px;
font-size:28px;
float:left;
font-weight:bold;
margin-bottom:20px;
}
.ueberschriftKlein {
color:#484848;
line-height:31px;
font-size:16px;
float:left;
font-weight:bold;
margin-bottom:20px;
}
.ueberschriftRot {
color:#005bab;
line-height:19px;
margin-bottom: 14px;
font-size:16px;
float:left;
}
.fett {
line-height:18px;
font-weight:bold;
color:#484848;
}
.normal {
line-height:18px;
font-weight:normal;
color:#484848;
}
.kasten {
padding-top:25px;
padding-left:20px;
padding-right:20px;
padding-bottom:15px;
margin-bottom:10px;
border: solid thin #dedede;
float:left;
background-color:#fbfbfb;
padding-bottom: 10px;
width: 575px;
padding-top: 10px;
}