@import "index.css";


/* style for SEITEN */

h1.on {
color: #006ab2;
text-decoration: underline;

}


.navilist-on {
color: #006ab2;
text-decoration: underline;

}

a.navilist-on:link {
color: #006ab2;
text-decoration: underline;

}



a.navilist-on:hover {
color: gray;
text-decoration: none;

}

h1.seiten-inhalt-titel {
color: #00b0e3;
margin-left: 32px;
text-align: left;
margin-top: 25px;
font-size: 20px;


}


em {
font-style: normal;
font-weight: bold;

}


/* style for MANAGEMENT */



ul.management {
width: 400px;
margin-left: 35px;


}

ul.management li {
font-size: 13px;
margin-bottom: 10px;
list-style-type: circle;


}

/* style for PHILOSOPHIE */

div.philosophie {
font-size: 13px;
width: 460px;
margin-left: 35px;
line-height: 1.4;
text-align: justify;

}

div.philosophie p {

margin-top: 0px;
margin-bottom: 11px;


}


/* style for KONTAKT */

h1.seiten-kontakt-titel {
color: #00b0e3;
margin-left: 32px;
text-align: left;
margin-top: 25px;
margin-bottom: 10px;
font-size: 20px;

}

div.kontakt {
font-size: 13px;
width: 460px;
margin-left: 35px;
line-height: 0.5,


}




div.kontakt p {

margin-top: 0px;
margin-bottom: 1px;


}


p.mehr {
padding-top: 6px;



}


p.osl-name {
padding-top: 6px;
color: #17477b;


}

img.bild-osl {
margin-top: 8px;


}



div.osl-direkt {
position: relative;
top: -103px;
left: 155px;

width: 200px;
margin-bottom: 0px;


}







/* style for BERATUNG */



div.beratung {
font-size: 13px;
width: 450px;
margin-left: 35px;
line-height: 1.3;
text-align: justify;

}


ul.beratung {
width: 270px;
margin-left: 0px;



}

ul.beratung li {
font-size: 13px;
margin-bottom: 9px;
list-style-type: circle;


}



