/* COPYRIGHT 2009-2010 by NF WEBDRISS www.webdriss.de */

/* RAHMEN CONTENT MITTE */

.co2 {
float : left;
}

.co2_bottom {
background : transparent url(img/co2_bottom.png) no-repeat;
width : 600px;
height: 45px;
}

.co2_main {
padding: 25px 25px 15px 15px;
width: 560px;
}

.co2_middle {
background : transparent url(img/co2_middle.png) repeat-y;
width : 600px;
}

.co2_top {
font-weight : bold;
width : 600px;
background : url(img/co2_top.png) no-repeat;
font-size : 12px;
height: 39px;
margin-top: 3px;
}

/* RAHMEN CONTENT RECHTS */

.co3 {

}

.co3_bottom {
background : transparent url(img/co3_bottom.png) no-repeat;
width : 225px;
height: 39px;
}

.co3_main {
width: 190px;
padding: 5px 5px 5px 15px;
}

.co3_middle {
background : transparent url(img/co3_middle.png) repeat-y;
width : 225px;
}

.co3_top {
font-weight : bold;
width : 225px;
background : url(img/co3_top.png) no-repeat;
font-size : 12px;
height: 39px;
}

/* COPYRIGHT 2009-2010 by NF WEBDRISS www.webdriss.de */
