@CHARSET "UTF-8";

/* GELBES FARBSCHEMA FUER HAUPTSEITE */
/* Ueberschrift schwarz und spezielle Defintion für Homebutton Fett */


/* Header Bereich */

#therapienetz_titles h2 {
margin: 0;
display: none;
}

#therapienetz_titles h3 {
margin: 0;
display: none;
}

#therapienetz_titles h4 {
margin: 0;
display: none;
}


#wrap_body .home {
font-weight: bold;
}

/* Maincontent Bereich Start */

#wrap_maincontent h1 {
margin: 30px 0 25px 10px;
font-size: 19px;
line-height: 22px;
color: #000000;
}

#wrap_maincontent h5 {
font-size: 13px;
margin: 0 10px 10px 111px;
color: #F8B606;
line-height: 17px;
text-align: justify;
}


/* Maincontent Bereich Ende */


/* Boxen/Container Definition Start */

.single_container .container_top {
width:192px;
height: 4px;
line-height: 1px;
font-size: 1px;
background-image: url(../img/borders/box_yellow_top.gif);
background-repeat: no-repeat;
}

.single_container .container_bottom {
width:192px;
height: 4px;

background-image: url(../img/borders/box_yellow_bottom.gif);
background-repeat: no-repeat;
}

.single_container .content_wrap {
margin: 0;
width:172px;
padding:0 10px 0 10px;
background-color: #F8B606;
}

/* Boxen/Container Definition Ende */
