@CHARSET "UTF-8";

/* ORANGES FARBSCHEMA - BITE BERATUNGSSTELLEN */

/* Header Bereich */

#therapienetz_titles h2 {
margin: 0;
font-size: 28px;
color: #F2963F;
}

/* Maincontent Bereich Start */

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

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



/* Maincontent Farbiger Container Start */
.maincontent_container .container_top {
width:487px;
height: 4px;
line-height: 1px;
font-size: 1px;
background-image: url(../img/borders/maincontent_box_orange_top.gif);
background-repeat: no-repeat;
}

.maincontent_container .container_bottom {
width:487px;
height: 4px;
background-image: url(../img/borders/maincontent_box_orange_bottom.gif);
background-repeat: no-repeat;
}

.maincontent_container .content_wrap {
margin: 0;
width:467px;
padding:0 10px 0 10px;
background-color: #F2963F;
color: #ffffff;
}

/* Maincontent Farbiger Container Ende */



/* 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_orange_top.gif);
background-repeat: no-repeat;
}

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

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

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

/* Boxen/Container Definition Ende */

