/********************************************************************
*
*	/// TOC  ///  Update 16.08.2006
*
*	1. NAVIGATION
*	2. FOOTER
*	3. CONTENT DEFAULTS
*	4. LINKE SPALTE
*   4.0 Einfacher Text
*   4.0.1 Unter Rubriken
*   4.1 STARTSEITE
*	4.1.1 Titel-Thema
*	4.1.2 Aktuelles Magazin
*	4.1.3 3-spaltiges-Element
*	4.2 ARCHIV
*	4.2.1 Start Text
*	4.2.2 Newsletter
*	4.2.3 Downloads
*	4.2.4 Letzte Artikel
*	4.3 ARCHIV ERGEBNISSE
*	4.4 ARTIKEL
*	4.4.1 Artikel
*	4.4.2 Artikel Navigation
*   4.4.3 Blaue Spalte
*	5. RECHTE SPALTE
*	5.1 Blaue Box
*   5.1.2 Aktions Box
*	5.1.3 Themen Box
*   6. DRUCKVERSION
*
*********************************************************************/
* {
margin:0;
padding:0;
}

html {
margin:0;
padding:0;
}

body {
margin:0;
padding:2px 0 0 2px;
color:#000000;
background-color:#ffffff;
font-size:62.5%;
font-family:Verdana, Tahoma, sans-serif;
}

/*neu 0307*/

a {
text-decoration:none;
}


/*------------------------------*/
/* NAVIGATION */
/*------------------------------*/
#innovate_navigation {
width:815px;
height:20px;
margin:4px 0 0 8px;
padding:0;
font-size:10px;
clear:both;
/*neu 0307*/
}

#innovate_navigation ul {
margin:0px;
padding:0px;
}

#innovate_navigation ul li {
float:left;
display:block;
margin:0px 15px 0px 0px;
}

#innovate_navigation ul li a {
color:#E20071;
font-weight:bold;
}

#innovate_navigation ul li a:hover {
color:#0095E6;
font-weight:bold;
}

#innovate_navigation li.aktiv a {
color:#0095E6;
}


/*------------------------------*/
/* CONTENT DEFAULTS */
/*------------------------------*/
#innovate_content {
width:815px;
float:left;
margin:0 0 15px 0;
padding:0 0 0 8px;
line-height:160%;
font-size:1.1em;
font-family:Verdana, Tahoma, sans-serif;
background:url(../img/leftcol_bg.gif) 8px 0 repeat-y;
/*neu 0307*/
}

a img {
border:none;
}

#innovate_content a {
color:#E20071;
font-weight:bold;
}

#innovate_content h1 {
margin:5px 0 15px 0;
color:#0095E6;
font-size:1.8em;
line-height:140%;
}

#innovate_content p {
margin:0;
padding:0;
}

#innovate_content ul {
margin:0;
padding:0;
list-style-type:none;
}

#innovate_content form {
margin:0;
padding:0;
}

#innovate_content object {
margin:0;
padding:0;
}

.more_link {
background:url(../img/pink_pfeil.gif) right 5px no-repeat;
padding:0 10px 0 0;
}


/*-----------------------------------------------------*/
/* LINKE SPALTE */
/*-----------------------------------------------------*/

#left_col, #left_col_article {
float:left;
width:595px;
margin:0 10px 0 0;
color:#464646;
/*neu 0307*/
}

#left_col_article {
background:url(../img/hg_artikel.jpg) top right repeat;
}

/*-----------------------------------------------------*/
/* Einfacher Text  */
/*-----------------------------------------------------*/

#left_col .simpel_text {
width:565px;
float:left;
padding:20px 14px 14px 14px;
background:url(../img/dotline_horizontal.gif) bottom left repeat-x;
margin:0px 0px 15px 0px;
}

#left_col .simpel_text h1.kategorie {
color:#0095E6;
text-transform:uppercase;
font-size:0.9em;
margin:0;
}

#left_col .simpel_text a {
background:url(../img/pink_pfeil.gif) right 5px no-repeat;
padding:0;
}

/*-----------------------------------------------------*/
/* Unter Rubriken  */
/*-----------------------------------------------------*/
.one_col {
width:565px;
float:left;
margin:20px 0px 0px 12px;
padding:0px 0px 0px 0px;
background:url(../img/dotline_horizontal.gif) top left repeat-x;
}

.two_cols {
width:565px;
float:left;;
margin:10px 0px 0px 12px;
padding:0px 0px 10px 0px;
}

#left_col .two_cols_left, #left_col .two_cols_right {
width:270px;
float:left;
background:url(../img/dotline_horizontal.gif) top left repeat-x;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#left_col .two_cols_left {
margin:0px 20px 0px 0px;
}

.two_cols h1, .one_col h1 {
margin:0px;
line-height:120%;
padding:0px;
}

.one_col img {
float:left;
padding:0px;
margin:10px 10px 0px 0px;
}

.two_cols img {
float:left;
padding:0px;
margin:5px 10px 0px 0px;
}

/*------------------------------*/
/* STARTSEITE */
/*------------------------------*/

.titel_bg {
width:595px;
float:left;
background:url(../img/titel_bg.gif) top right repeat-y;
margin:0 0 10px 0;
/*neu 0307 */
}

/*-------------- Titel-Thema-------------------*/
#titel_thema {
width:380px;
float:left;
padding:20px 14px 14px 14px;
clear:left;
}

#titel_thema h1.kategorie {
color:#0095E6;
text-transform:uppercase;
font-size:0.9em;
margin:10px 0 0 0;
}

/*-------------- Aktuelles Magazin -------------------*/

#aktuelles_magazin {
width:166px;
float:left;
padding:20px 10px 10px 10px;
/*font-size:1.0em;*/
}

#aktuelles_magazin ul {
margin:10px 0px 0px 0px;
width:150px;
}

#aktuelles_magazin ul li {
background:url(../img/pink_pfeil.gif) 0px 5px no-repeat;
padding:0px 0px 0px 10px;
margin:0px 0px 8px 0px;
}

#aktuelles_magazin ul li a {
font-weight:normal;
}

#aktuelles_magazin ul li a:hover {
text-decoration:underline;
}

/*-------------- 3-spaltiges-Element-------------------*/

#innovate_content #left_col .three_cols {
width:595px;
background:url(../img/3_cols_hg.gif) 8px 0px no-repeat;
float:left;
margin:0 0 10px 0;
padding:0px;
}

#innovate_content #left_col .three_cols h1.kategorie {
display:block;
text-align:center;
font-size:9px;
text-transform:uppercase;
padding:5px 0px 0px 0px;
margin:0px 0px 15px 0px;
color:#E20071;
line-height:100%;
}

#innovate_content #left_col .three_cols  h1 {
font-size:1.0em;
margin:8px 0px 8px 0px;
color:#0095E6;
}

#innovate_content #left_col .three_cols_left,
#innovate_content #left_col .three_cols_right {
width:180px;
float:left;
padding:2px 9px 9px 9px;
}

/* THREE COLS CENTER NORMAL*/

#innovate_content #left_col .three_cols_center {
width:180px;
float:left;
padding:2px 5px 9px 5px;
}


/*SONDERAUSGABE EXTRAS*/

#innovate_content #left_col .three_cols_center_extra {
overflow:hidden;
width:180px;
float:left;
padding:0px 6px 9px 6px;
background: #ddf1fc;
}

#innovate_content #left_col .three_cols .three_cols_center_extra h1.kategorie {
color:#0095E6;
padding:7px 6px 10px 6px;
margin:0px 0px 7px -6px;
background:url(../img/3_cols_hg.gif) -189px 0px repeat-x;
width:180px;
}

#innovate_content #left_col .three_cols .three_cols_center_extra h1 {
color:#E20071;
}


/*------------------------------*/
/* ARCHIV */
/*------------------------------*/
/*--------- Start Text ----------*/
#archiv_text {
width:375px;
height:17.0em;
float:left;
padding:20px 14px 15px 14px;
}


/*-----------SUCHFELD-----------*/
#archiv_search, #archiv_search_full {
width:380px;
background:#0095E6;
float:left;
background:url(../img/weisser_pfeil.gif) right bottom no-repeat #0095E6;
padding:8px 14px 14px 14px;
margin:0;
}

#archiv_search_full {
width:567px;
height:auto;
}


#archiv_search h1,
#archiv_search_full h1 {
color:#ffffff;
margin:0px 0px 14px 0px;
}

#archiv_search form,
#archiv_search_full form {
margin:0;
color:#ffffff;
}

#archiv_search p, #archiv_search_full p {
color:#ffffff;
margin:10px 0px 10px 0px;
}

/*--------- NEWSLETTER ----------*/
#newsletter {
width:166px;
float:right;
padding:15px 10px 0 10px;
line-height:140%;
margin:0;
}

#newsletter {
background:url(../img/newsletter_hg.jpg) 0 65px no-repeat #DDF1FC;
}

#newsletter h1 {
line-height:140%;
}

#newsletter form {
margin:170px 0 0 0;
padding:0;
}

#newsletter form label {
font-weight:bold;
color:#E20071;
}

#newsletter form input {
width:160px;
}

#newsletter input.nl_submit {
width:0;
width:80px;
font-size:11px;
float:right;
border:none;
color:#E20071;
font-weight:bold;
cursor:pointer;
background:url(../img/pink_pfeil.gif) right 6px no-repeat;
padding:0 10px 0 0;
margin:0;
}

/*---------- ARCHIV Downloads----------- */
#archiv_downloads {
width:595px;
margin:0px 0px 15px 0px;
float:left;
background:url(../img/dotline_horizontal.gif) bottom left repeat-x;
padding:0px;
}

#archiv_downloads h1.kategorie {
font-size:0.9em;
height:22px;
text-transform:uppercase;
padding:3px 0px 0px 10px;
margin:0px;
color:#E20071;
background:url(../img/hl_hg_lang.gif) top left no-repeat;
}

#archiv_downloads h1 {
font-size:1.0em;
}


#archiv_downloads img {
float:left;
margin:0px 8px 0px 0px;
}

#archiv_downloads a {
background:url(../img/pink_pfeil.gif) right 6px no-repeat;
padding:0px 10px 0px 0px;
}

#downloads_left {
width:278px;
float:left;
padding:0px 8px 0px 8px;
}

#downloads_right {
width:278px;
float:left;
background:url(../img/dotline_vertical.gif) top left repeat-y;
padding:0px 8px 15px 8px;
}

/*------------ LETZTE ARTIKEL-------------- */
#letzte_artikel {
width:595px;
margin:0px 0px 15px 0px;
float:left;
padding:0px;
}

#letzte_artikel h1.kategorie {
font-size:10px;
height:22px;
text-transform:uppercase;
padding:3px 0px 0px 10px;
margin:0px;
color:#E20071;
background:url(../img/hl_hg_lang.gif) top left no-repeat;
}


#letzte_artikel h1 {
font-size:10px;
text-transform:uppercase;
}


.letzte_artikel_content {
width:130px;
float:left;
padding:0px 2px 0px 10px;
overflow:hidden;
}

.letzte_artikel_content h2 {
font-size:10px;
margin:10px 0px 0px 0px;
}

#letzte_artikel .letzte_artikel_content p {
margin:0px 0px 15px 0px;
font-size:10px;
}

#letzte_artikel .letzte_artikel_content h2 a {
color:#464646;
}


#letzte_artikel .letzte_artikel_content p a {
font-weight:normal;
color:#464646;
}

#letzte_artikel .letzte_artikel_content a:hover {
color:#E20071;
text-decoration:none;
}
/*------------------------------*/
/* ARCHIV ERGEBNISSE */
/*------------------------------*/

#archiv_results {
width:575px;
background:url(../img/hl_hg_lang.gif) top left no-repeat;
display:block;
clear:both;
margin:0px 0px 15px 10px;
padding:2px 0px 15px 0px;
}

#archiv_results h1.box_headline {
font-size:0.9em;
display:inline;
height:22px;
text-transform:uppercase;
margin:0px 0px 0px 10px;
color:#E20071;
}

#archiv_results p.dokumente {
display:inline;
}

.searchresult {
width:565px;
margin:20px 0px 0px 0px;
padding:0px 0px 0px 10px;
float:left;
background:url(../img/dotline_horizontal.gif) bottom left repeat-x;
}

#archiv_results .searchresult_img {
float:left;
display:block;
clear:both;
margin:6px 10px 10px 0px;
}

.searchresult_content {
float:left;
width:370px;
margin:0 0 10px 0;
}

#archiv_results .searchresult h1 {
font-size:1.4em;
margin:0px 0px 0px 0px;
}

#archiv_results .searchresult h2 {
font-size:1.1em;
margin:0px 0px 0px 0px;
}

#archiv_results .searchresult_content p {
margin:10px 0px 0px 0px;
}

.result_links {
display:block;
float:left;
}

.result_links a {
background:url(../img/pink_pfeil.gif) right 5px no-repeat;
padding:0px 10px 0px 0px;
}

.result_paging {
float:left;
text-align:center;
width:565px;
background:url(../img/hl_hg_lang.gif) top left no-repeat;
height:22px;
margin:30px 0px 20px 0px;
}

#archiv_results .result_paging p {
margin:2px 0px 0px 0px;
color:#B3B2B5;
}

/*----------------------------*/
/* Artikel und Artikel Zusatz */
/*----------------------------*/

#article {
width:380px;
float:left;
padding:20px 14px 14px 14px;
margin:0px;
}

#article p {
margin:0px 0px 11px 0px;
}

#article .kategorie {
color:#0095E6;
text-transform:uppercase;
font-size:0.9em;
margin:0px 0px 0px 0px;
}

#article .zitat {
display:block;
float:left;
font-size:1.0em;
color:#0095E6;
font-weight:bold;
width:130Px;
line-height:170%;
margin:0px 10px 0px 0px;
}

#article img {
float:left;
margin:5px 10px 0px 0px;
}

.small_img_with_text {
width:180px;
float:left;
background-color:#DDF1FC;
margin:5px 10px 0px 0px;
line-height:130%;
}

.wide_img_with_text {
width:380px;
float:left;
background-color:#DDF1FC;
margin:0px 10px 0px 0px;
line-height:130%;
}

#article .small_img_with_text img, #article .wide_img_with_text img {
float:none;
margin:0px;
padding:0px;
}

#article .small_img_with_text p, #article .wide_img_with_text p {
margin:2px 0px 4px 0px;
padding:0px 10px 5px 10px;
font-size:0.9em;
color:#E20071;
}

#article .article_date {
color:#0095E6;
}


/*-----------------------------*/
/* Additional Infos im Artikel */
/*-----------------------------*/

.additional_infos {
margin:20px 0px 10px 0px;
padding:10px 0px 10px 0px;
width:380px;
display:block;
background:url(../img/dotline_horizontal.gif) top left repeat-x;
float:left;
clear:both;
}


.info_block {
margin:0px;
padding:0px 0px 8px 0px;
width:380px;
display:block;
float:left;
background:url(../img/dotline_horizontal.gif) left bottom repeat-x;
clear:both;
}

.info_block p {
margin:0px;
padding:0px;
line-height:170%;
}

.info_block p a {
background:url(../img/pink_pfeil.gif) right 5px no-repeat;
padding:0px 10px 0px 0px;
}

.info_block img {
float:left;
}

/*--------------- ARTIKEL NAVIGATION ------------------ */
#article_navi {
width:380px;
display:block;
margin:0px 0px 10px 0px;
padding:0px;
background:url(../img/dotline_horizontal.gif) top left repeat-x;
clear:both;
}

#article_navi p {
margin:0px;
padding:0px;
color:#B3B2B5;
line-height:100%;
}

#article_navi a:hover {
text-decoration:underline;
}

#browse {
width:380px;
display:block;
margin:0px;
padding:3px 0px 2px 0px;
float:left;
background:url(../img/dotline_horizontal.gif) bottom left repeat-x;
}

.last_page, .page, .next_page {
width:126px;
float:left;
margin:0px;
}

.page {
text-align:center;
}

.next_page {
text-align:right;
}

.next_page a {
background:url(../img/pink_pfeil.gif) right 5px no-repeat;
padding:0px 10px 0px 0px;
}

.last_page a {
background:url(../img/pink_pfeil_links.gif) left 5px no-repeat;
padding:0px 0px 0px 10px;
}

.article_functions {
background:url(../img/dotline_horizontal.gif) bottom left repeat-x;
text-align:right;
margin:0px;
padding:3px 0px 3px 0px;
color:#E20071;
}

#article_navi .article_functions a {
font-weight:normal;
}

.publish_date {
float:left;
width:200px;
padding:3px 0px 3px 0px;
}
/*------------ ARTIKEL NAVIGATION ENDE ------------- */

/*------------ Blaue Spalte ------------- */
#blue_collumn {
width:166px;
float:right;
padding:0px;
margin:0px;
display:inline;
}

#blue_collumn a:hover {
text-decoration:underline;
}


#highlights {
background-color:#0095E6;
color:#ffffff;
margin:0px 0px 15px 0px;
padding:15px 10px 10px 10px;
}

#highlights p {
margin:0px 0px 8px 0px;
}

#highlights a {
color:#ffffff;
padding:0px 15px 0px 0px;
}

#highlight_item {
font-weight:bold;
color:#ffffff;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}


.small_box {
padding:0px 10px 0px 10px;
margin:0px 0px 20px 0px;
}

.small_box p {
margin:0px 0px 8px 0px;
}

#blue_collumn .small_box h1 {
background:url(../img/dotline_horizontal.gif) bottom left repeat-x;
padding:0px 0px 3px 0px;
font-size:1.1em;
margin:0px 0px 5px 0px;
}

#blue_collumn .small_box ul {
list-style-type:none;
margin:0px 0px 0px 2px;
padding:0px;
}

#blue_collumn .small_box li {
background:url(../img/pink_pfeil.gif) left 6px no-repeat;
margin:0px 0px 8px 0px;
padding:0px 0px 0px 12px;
}

#blue_collumn .small_box a {
width:130px;
font-weight:normal;
display:block;
padding:0px 0px 0px 0px;
}

/*-------------- Aktions-FLaeche-------------------*/
#innovate_content .aktions_flaeche {
width:568px;
display:block;
display:inline;
margin:15px 0px 15px 12px;
float:left;
padding:0px;
}



/*-----------------------------------------------------*/
/* RECHTE SPALTE */
/*-----------------------------------------------------*/

#right_col {
float:left;
width:205px;
}

#right_col h1 {
line-height:100%;
font-size:1.0em;
margin:0px;
padding:0px;
}

#right_col p {
font-size:.9em;
line-height:140%;
margin:0px;
padding:0px;
}

#right_col object, #right_col param, #right_col embed {
padding:0px;
margin:0px;
}

/* Blue Box - Anzeigen Box*/
.blue_box {
width:184px;
background:url(../img/blue_box_hg_hl.gif) top left no-repeat #E8F0F8;
padding:4px 8px 8px 8px;
margin:0px 0px 15px 0px;
}

#right_col .blue_box h1 {
width:180px;
height:23px;
color:#727476;
}

#right_col .blue_box p {
width:180px;
color:#464646;
}


.blue_box form {
text-align:right;
}

.blue_box .search input {
width:180px;
margin:0 0 4px 0;
}

.blue_box .search input.submit {
width:0px;
width:auto;
margin:0;
}

/*------------Themen und Aktions Box----------*/
.themen_box
{
width:200px;
margin:0px 0px 15px 0px;
padding:0px;
float:left;
}

/*Bild mit Kat. Bezeichnung*/
.themen_box .themen_box_kategorie {
width:20px;
height:100%;
float:left;
margin:0px 0px 0px 0px;
padding:0px;
}

.themen_box {
background:url(../img/themen_box_hg.gif) top left repeat-y #DDF1FC;
padding:0px 0px 8px 0px;
}


.themen_box a{
font-size:0.9em;
}

#right_col .themen_box h1,
#right_col .themen_box p,
#right_col .themen_box a{
margin:0px 0px 0px 10px;
padding:0px;
}

#right_col .themen_box h1 {
color:#0095E6;
margin-top:6px;
line-height:130%;
}

.themen_box a img{
margin:0px 0px 0px -10px;
}


.themen_box .themen_box_content {
width:180px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}




/*---------------AKTIONS BOX--------------------*/


.aktions_box
{
width:200px;
margin:0px 0px 15px 0px;
padding:0px;
float:left;
}

/*Bild mit Kat. Bezeichnung*/
.aktions_box .aktions_box_kategorie {
width:20px;
height:100%;
float:left;
margin:0px 0px 0px 0px;
padding:0px;
}

.aktions_box {
background:url(../img/aktions_box_hg.gif) top left repeat-y #DDF1FC;
padding:0px 0px 8px 0px;
}


.aktions_box a{
font-size:0.9em;
}

#right_col .aktions_box h1,
#right_col .aktions_box p,
#right_col .aktions_box a{
margin:0px 0px 0px 10px;
padding:0px;
}

#right_col .aktions_box h1 {
color:#0095E6;
margin-top:6px;
line-height:130%;
}

.aktions_box a img{
margin:0px 0px 0px -10px;
}


.aktions_box .aktions_box_content {
width:180px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}



/*DRUCKVERSION*/

#article_druck {
width:550px;
float:left;
padding:20px 14px 14px 14px;
margin:0px;
background:white;
}

#article_druck h1 {
color:#464646;
}

#article_druck .zitat {
display:block;
float:left;
font-size:1.0em;
font-weight:bold;
width:130Px;
line-height:170%;
margin:0px 10px 0px 0px;
}

#article_druck .small_img_with_text {
width:180px;
float:left;
background-color:#eeeeee;
margin:5px 10px 0px 0px;
line-height:130%;
}

#article_druck .wide_img_with_text {
width:380px;
float:left;
background-color:#eeeeee;
margin:0px 10px 0px 0px;
line-height:130%;
}

#article_druck .small_img_with_text img, #article_druck .wide_img_with_text img {
float:none;
margin:0px;
padding:0px;
}

#article_druck .small_img_with_text p, #article_druck .wide_img_with_text p {
margin:2px 0px 4px 0px;
padding:0px 10px 5px 10px;
font-size:1.0em;
}


#article_druck .kategorie {
text-transform:uppercase;
font-size:0.9em;
margin:0px 0px 0px 0px;
}


#article_druck #article_navi {
display:none;
}


/*-----------------------------*/
/*SHORTCUTS*/
/*-----------------------------*/

#article h1.sc_ol_head {
color:#E20071;
font-size:1.2em;
float:left;
}

#article form.shortcut {
float:right;
margin:0px 0px 0px 200px;
}

ol.shortcut {
clear:both;
margin:0px 0px 0px 25px;
padding:0px;
font-weight:bold;
}

ol.shortcut li {
margin:0px 0px 0px 0px;
padding:2px 0px 2px 0px;

border-bottom:1px solid #DEDDDD;
}

ol.shortcut li.pink {
color:#E20071;
}

ol.shortcut li.blue {
color:#0095E6;
}

#article ol.shortcut li a {
font-weight:normal;
}

#article ol.shortcut li a:hover {
text-decoration:underline;
}

#article ol.shortcut li.pink a {
color:#E20071;
}

#article ol.shortcut li.blue a{
color:#0095E6;
}

#article h1.shortcut {
margin:25px 0px 0px 0px;
font-size:1.4em;
}

#article a.shortcut {
font-weight:normal;
display:inline;
}

#article p.sc_back_link {
text-align:center;
margin:25px 0px 20px 0px;
}

#article p.sc_back_link a {
font-weight:normal;
}


/*-----------------------------*/
/*SHORTCUT BOX */
/*-----------------------------*/

.sc_box
{
width:200px;
margin:0px 0px 15px 0px;
padding:0px;
float:left;
}

/*Bild mit Kat. Bezeichnung*/
.sc_box .sc_box_kategorie {
width:20px;
height:100%;
float:left;
margin:0px 0px 0px 0px;
padding:0px;
}

.sc_box {
background:url(../img/sc_box_hg.gif) top left repeat-y #ffffff;
padding:0px 0px 8px 0px;
border-right:1px solid #68C3F4;
border-bottom:1px solid #68C3F4;
}


.sc_box a{
font-size:0.9em;
}

#right_col .sc_box h1,
#right_col .sc_box p,
#right_col .sc_box a{
margin:0px 0px 0px 10px;
padding:0px;
}

#right_col .sc_box h1 {
color:#0095E6;
margin-top:6px;
line-height:130%;
}

.sc_box a img{
margin:0px 0px 0px -10px;
}

.sc_box .sc_box_content {
width:180px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}

.sc_box .sc_box_content hr{
height:1px; 
border-style:none;
border-top:1px solid #68C3F4; 
margin: 5px 0px 0px 0px; 
padding:0px;
}

/* #E20071 */

/* #0095E6 */