/*..................................................................................................................................................................................content-bereich*/
/*.............................................................................................Content-Box-Mitte-allgemein*/
#text-box{
width: 70%;
height: 100%;
min-height: 450px;
background-color : transparent;
color: #000000;
float: left;
}


.p-content {
width: 40%;
margin-top: 1%;
margin-bottom: 1%;
padding-left: 5px;
float: left;
clear: left;
text-align: left;
background-color: transparent;
color: #115608;
font-size: 12px;
border-left: 1px solid #24AF11;
}

.p-content-noborder {
width: 40%;
margin-top: 1%;
margin-bottom: 1%;
padding-left: 5px;
float: left;
clear: left;
text-align: left;
background-color: transparent;
color: #115608;
font-size: 12px;
border-left: none;
}

.slogan{
margin-top: 2%;
margin-left:  15%;
clear: both;
width: auto;
font-family:  "URW Gothic L", "Verdana", sans-serif;
padding: 3px;
font-size:  17px;
font-weight: bold;
letter-spacing: 3px;
color: #0D3D01;
text-align: left;
}

.slogan:first-line{
font-size:  35px;
}
/*.............................................................................................Content-Box-Adressen-fachbereiche*/

/*...............................................................................Ueberschriften*/
h1{
font-family:  "URW Gothic L", "Verdana", sans-serif;
font-size:  25px;
letter-spacing: 3px;
color: #1C8801;
margin-top: 3%;
margin-left:  15%;
text-align: left;
}

.strong-color-a{
color: #1C8801;
}

/*.........................................................................Listen im Contentbereich*/
ul.content-1 {
clear: left;
font-size: 12px;
}

ul.content-1 li {
margin-left: 15px;
text-align: left;
list-style-type : square;
display : inside;
color: #1C8801;
}
/*..............................................................................Bilder im p-bereich*/










