/* CSS Document */

.c_head{padding:0; margin-top:0px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:0px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_placeholder {padding-top:10px;}
.placeholder_K {padding-top:15px;}
.placeholder_P {padding-top:15px;}
.placeholder_A {padding-top:15px;}
.c_contentpane{padding:0px; text-align:left;}
.contentpane_K {padding:0px; text-align:left;}
.contentpane_P {padding:0px; text-align:left;}
.contentpane_A {padding:0px; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

/*----Farben Modultitel pro Bereich----*/
.title_K .Head, .title_K .Head td {color: #B62841; font-size: 10pt; font-weight: normal;}
.title_P .Head, .title_P .Head td {color: #2E4D7A; font-size: 10pt; font-weight: normal;}
.title_A .Head, .title_A .Head td {color: #808285; font-size: 10pt; font-weight: normal;}

/*----Farben Links pro Bereich----*/
.contentpane_K a:link, .contentpane_K a:link td        {color:#B62841; text-decoration:none;}  
.contentpane_K a:visited, .contentpane_K a:visited td  {color:#B62841; text-decoration:none;}  
.contentpane_K a:active, .contentpane_K a:active td    {color:#B62841; text-decoration:none;}
.contentpane_K a:hover, .contentpane_K a:hover td      {color:#B62841; text-decoration:underline;}
.contentpane_P a:link, .contentpane_P a:link td        {color:#2E4D7A; text-decoration:none;}  
.contentpane_P a:visited, .contentpane_P a:visited td  {color:#2E4D7A; text-decoration:none;}  
.contentpane_P a:active, .contentpane_P a:active td    {color:#2E4D7A; text-decoration:none;}
.contentpane_P a:hover, .contentpane_P a:hover td      {color:#2E4D7A; text-decoration:underline;}
.contentpane_A a:link, .contentpane_A a:link td        {color:#808285; text-decoration:none;}  
.contentpane_A a:visited, .contentpane_A a:visited td  {color:#808285; text-decoration:none;}  
.contentpane_A a:active, .contentpane_A a:active td    {color:#808285; text-decoration:none;}
.contentpane_A a:hover, .contentpane_A a:hover td      {color:#808285; text-decoration:underline;}

