#sanofiLogo{
    height: 102px;
    margin-bottom: 0px;
    border: solid 0px;
}

div#sanofilink{
    float: left;
    position:relative;
    top: -102px;
    left: 663px;
    border: solid 0px;
    margin-bottom: -102px;
}

#header_lower {
    background:url(../images/head_verlauf.jpg) top repeat-x;
}

/*reiter1 inaktiv*/
.fr_1_i{
    background: #DDDDDC;
    border: solid 0px;
    height: 1.3em;
}
.l_1_i{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../images/reiter_left_i.gif) no-repeat top left;
}
.m_1_i{
    float: left;
    line-height: 21px;
    background:url(../images/reiter_i.gif);
    background-repeat:repeat-x;
    color: #383838;
    line-height: 1.4em;
    text-decoration: none;
    vertical-align: top;
}
.m_1_i a{
    color: #383838;
    text-decoration: none;
}
.r_1_i{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../images/reiter_right_i.gif) no-repeat top right;
}

/*reiter1 aktiv*/
.fr_1_a{
    background: #feaf30;
    border: solid 0px;
    height: 1.3em;
}
.l_1_a{
    float: left;
    height: 21px;
    width: 10px;
    background:url(/design/productpage/style/1/images/reiter_left_a.gif) no-repeat top left;
}
.m_1_a{
    float: left;
    line-height: 21px;
    background:url(/design/productpage/style/1/images/reiter_a.gif);
    background-repeat:repeat-x;
    color: #000;
    line-height: 1.4em;
    text-decoration: none;
    vertical-align: top;
}
.m_1_a a{
    color: #000;
    text-decoration: none;
}
.r_1_a{
    float: left;
    height: 21px;
    width: 10px;
    background:url(/design/productpage/style/1/images/reiter_right_a.gif) no-repeat top right;
}

/*reiter2 inaktiv*/
.fr_2_i{
    background: #DDDDDC;
    border: solid 0px;
    height: 1.3em;
}
.l_2_i{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../2/images/reiter_left_i.gif) no-repeat top left;
}
.m_2_i{
    line-height: 21px;
    float: left;
    background:url(../../2/images/reiter_i.gif);
    background-repeat:repeat-x;
    color: #383838;
    line-height: 1.4em;
    text-decoration: none;
    vertical-align: top;
}
.m_2_i a{
    color: #383838;
    text-decoration: none;
}
.r_2_i{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../2/images/reiter_right_i.gif) no-repeat top right;
}
/*reiter2 aktiv*/
.fr_2_a{
    background: #183B8F;
    border: solid 0px;
    height: 1.3em;
}
.l_2_a{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../2/images/reiter_left_a.gif) no-repeat top left;
}
.m_2_a{
    float: left;
    line-height: 21px;
    background:url(../../2/images/reiter_a.gif);
    background-repeat:repeat-x;
    color: #fff;
    line-height: 1.4em;
    text-decoration: none;
    vertical-align: top;
}
.m_2_a a{
    color: #fff;
    text-decoration: none;
}
.r_2_a{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../2/images/reiter_right_a.gif) no-repeat top right;
}

/*reiter3 inaktiv*/
.fr_3_i{
    background: #DDDDDC;
    border: solid 0px;
    height: 1.3em;
}
.l_3_i{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../3/images/reiter_left_i.gif) no-repeat top left;
}

.m_3_i{
    float: left;
    line-height: 21px;
    background:url(../../3/images/reiter_i.gif);
    background-repeat:repeat-x;
    color: #383838;
    line-height: 1.4em;
    text-decoration: none;
    vertical-align: top;
}
.m_3_i a{
    color: #383838;
    text-decoration: none;
}
.r_3_i{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../3/images/reiter_right_i.gif) no-repeat top right;
}
/*reiter2 aktiv*/
.fr_3_a{
    background: #3DABE6;
    border: solid 0px;
    height: 1.3em;
}
.l_3_a{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../3/images/reiter_left_a.gif) no-repeat top left;
}
.m_3_a{
    float: left;
    line-height: 21px;
    background:url(../../3/images/reiter_a.gif);
    background-repeat:repeat-x;
    color: #fff;
    line-height: 1.4em;
    text-decoration: none;
    vertical-align: top;
}
.m_3_a a{
    color: #fff;
    text-decoration: none;
}
.r_3_a{
    float: left;
    height: 21px;
    width: 10px;
    background:url(../../3/images/reiter_right_a.gif) no-repeat top right;
}

/**
 * Linke Navigation
 * Momentan sind max 10 (0-9) Ebenen vorgesehen
 * Sollten weitere Ebenen dazukommen, bitte #ul_N {} vervollstaendigen
 } 
 */
#nav_left {
  background:transparent url(../images/nav_left_head.gif) no-repeat top left;
}
 
.nav_left_gruppe {
    clear: both;
    font-size:0.8em;
    width:200px;
    background: #F7FAFF;
    overflow:hidden;    
}

.nav_left_gruppe li {
    display:block;
    border-top:#c3d2ed 1px solid;
}
#nav_left_ads_title {
    background:#c3d2ed  none repeat scroll 0%;
}

.piconly, .navpic, #ul_0 li.nav_left_gruppe_li_piconly a:hover,
#ul_0 li.nav_left_gruppe_li_notactiv_pic a:hover,
#ul_0 li.nav_left_gruppe_li_activ_pic a:hover {
    background-color: #F7FAFF;
}

/* Ebene 1 */
#ul_0 {
    background:#9BB3DF;
    margin: 0px;
    padding:0px;
    padding-top: 16px;
    display:block;
    list-style-type:none;
    clear: left;
}

#ul_0 li {
    display:block;
    width:200px;
}

#ul_0 a {
    color:#000000;
    font-weight:bold; /* Tiefe 1 immer fett */
    text-decoration:none;
    
    display:block;
    margin:0px;
    padding:3px;
    padding-left:10px;    
}

#ul_0 li.nav_left_gruppe_li_notactiv a {
    background-color: #8BA8DC none repeat scroll 0 0;
}

#ul_0 li.nav_left_gruppe_li_activ a {
    background: url(/design/productpage/style/images/pfeil_neutral.gif) no-repeat left;
    background-color: #8BA8DC;
    background-position: 10px 8px;
    padding-left:18px;    
}

#ul_0 li a:hover {
    background-color:#b9cbea;
}

/* Ebene 2 */
#ul_1 {
    background:#AEC2E7;
    margin: 0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}
#ul_1 a {
    font-weight: normal; 
    padding-left:28px;    
}

#ul_1 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_1 li.nav_left_gruppe_li_activ a {
    background-position: 20px 8px;
    background-color: transparent;
    padding-left:28px;    
}

#ul_1 li a:hover {
    background-color:#cedaf1;
}

/* Ebene 3 */
#ul_2 {
    background:#C5D4EE;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}
#ul_2 a {
    font-weight: normal; 
    padding-left:38px;    
}

#ul_2 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_2 li.nav_left_gruppe_li_activ a {
    background-position: 30px 8px;
    background-color: transparent;
    padding-left:38px;
}

#ul_2 li a:hover {
    background-color:#dce5f5;
}

/* Ebene 4 */
#ul_3 {
    background:#dce5f5;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}

#ul_3 a {
    font-weight: normal; 
    padding-left:48px;    
}

#ul_3 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_3 li.nav_left_gruppe_li_activ a {
    background-position: 40px 8px;
    background-color: transparent;
    padding-left:48px;
}

#ul_3 li a:hover {
    background-color:#eaeff9;
}

/* Ebene 5 */
#ul_4 {
    background:#dce5f5;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}
#ul_4 a {
    font-weight: normal; 
    padding-left:58px;    
}

#ul_4 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_4 li.nav_left_gruppe_li_activ a {
    background-position: 50px 8px;
    background-color: transparent;
    padding-left:58px;
}

#ul_4 li a:hover {
    background-color:#eaeff9;
}

/* Ebene 6 */
#ul_5 {
    background:#dce5f5;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}
#ul_5 a {
    font-weight: normal; 
    padding-left:68px;    
}

#ul_5 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_5 li.nav_left_gruppe_li_activ a {
    background-position: 60px 8px;
    background-color: transparent;
    padding-left:68px;
}

#ul_5 li a:hover {
    background-color:#eaeff9;
}

/* Ebene 7 */
#ul_6 {
    background:#dce5f5;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}
#ul_6 a {
    font-weight: normal; 
    padding-left:78px;    
}

#ul_6 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_6 li.nav_left_gruppe_li_activ a {
    background-position: 70px 8px;
    background-color: transparent;
    padding-left:78px;
}

#ul_6 li a:hover {
    background-color:#eaeff9;
}

/* Ebene 8 */
#ul_7 {
    background:#dce5f5;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}
#ul_7 a {
    font-weight: normal; 
    padding-left:88px;    
}

#ul_7 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_7 li.nav_left_gruppe_li_activ a {
    background-position: 80px 8px;
    background-color: transparent;
}

#ul_7 li a:hover {
    background-color:#eaeff9;
}

/* Ebene 9 */
#ul_8 {
    background:#dce5f5;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}
#ul_8 a {
    font-weight: normal; 
    padding-left:98px;    
}

#ul_8 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_8 li.nav_left_gruppe_li_activ a {
    background-position: 90px 8px;
    background-color: transparent;
}

#ul_8 li a:hover {
    background-color:#eaeff9;
}

/* Ebene 10 */
#ul_8 {
    background:#dce5f5;
    margin:0px;
    padding:0px;
    display:block;
    list-style-type:none;
    clear: left;    
}

#ul_9 a {
    font-weight: normal; 
    padding-left:108px;    
}

#ul_9 li.nav_left_gruppe_li_notactiv a {
    background: transparent;
}

#ul_9 li.nav_left_gruppe_li_activ a {
    background-position: 100px 8px;
    background-color: transparent;
}

#ul_9 li a:hover {
    background-color:#eaeff9;
}
 
#sys_menu1_container{
    clear: left;
    float: right;
    padding-right: 230px;
    border:#E9CE99 0px solid;
}
.sysmenu_1_item{    
    border: solid 0px;
    margin-left: 2px;
    color: #333;
    font-size: 0.9em;
}

.sysmenu_1_item A{
    color: #333;
    font-size: 1.0em;
}


.mod38 {
    clear: both;
    background:#8BA8DC;
}
.mod38inner{
    border: solid 0px;
    padding: 3px 5px 3px 5px;
    vertical-align: middle;
    font-weight:bold;
}
.mod38inner img 
{
    margin-bottom:-3px;
}

.mod39{
    background:#F7FAFF;
}
.mod39_header{
    background:#8BA8DC;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
}

.mod40{
    background:#F7FAFF;
}

.mod40_header{
    background:#8BA8DC;
}
.mod40 button{
  background: url(../images/bt_start.gif) no-repeat left center;
}


.mod42{
    background:#F7FAFF;
    font-size: 0.7em;
}
.mod42_header{
    background:#8BA8DC;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
}
.mod42_text{
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}
.mod42_form{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
}

#nav_right h4,
#nav_right h2{
    background-color:#8BA8DC;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    display:block;
    text-align:left;
    margin: 0px;
}
#nav_right .mod1 {
    background-color: #F7FAFF;
}

#nav_right div.mod7,
#nav_right div.mod15
{
    background-color:#F7FAFF;
    font-size: 0.75em;
    border-top: solid 10px #ffffff;
    margin-bottom: 0px;
}
#nav_right .mod7_text,
#nav_right .mod7_image,
#nav_right .mod15_text
{
    padding: 0px 5px; 
}


#footer_top a{
    font-size: 0.9em;
    text-decoration: underline;
}

.nav_right_gruppe p{
    margin-bottom: 5px;
}

/* Styles für Modul 41: Meine Favoriten */

#bookmark_block 
{
  background-color: #F7FAFF;
}

ul.bookmarks li 
{
  background: url(/modules/style/images/fav_images/updown_pale.gif) top right no-repeat;
}

#bookmark_headline 
{
  background:#F7FAFF;
}

#register_bookmark 
{
  border: solid 2px #8BA8DC;
  background-color: #F7FAFF;
}

.input_feld 
{
  border:1px solid #a5acb2;
  background:#FFFFFF;
}
/** CSS NEU RA */
#container
{
    background:transparent url(../images/header_back.jpg) no-repeat scroll left top;
}

#inner_container {
    background: #FFFFFF;
}

#nav_left
{
    border:0px solid #FF0000;
    clear:left;
    float:left;
    margin:0px 5px 0px 0px;
    padding:0px;
    text-align:left;
    width:205px;    
}
#nav_left div.spacer
{
    width:200px;
    height:12px;
    background-color:#fff;
}
#ul_0
{
    border-top:10px solid #FFFFFF;
    clear:left;
    display:block;
    list-style-type:none;
    padding:0px;    
}

/* Hauptnavigation für Bereiche
*************************************/
#nav_sections
{
    font-size: 0.7em;
}
#nav_sections a div
{
    padding: 0.3em 0px 1px 0px;
}

#header_lower {
    background:transparent url(../images/head_verlauf.jpg) repeat-x scroll center top;
    height:40px;
    margin:0px;
    padding: 2px 220px 0px 0px;
}


/* Sys_menu1
*************************************/
#header_sysmen 
{
    padding: 10px 0px 0px 220px ;
}
#header_sysmen .sys_menu1_item {
    width: 100px;
    padding: 4px 0px;
    background-color: #FF6d0C;
    margin-right: 10px;
    text-align: center;
    float:left;
    font-weight: bold;
    font-size: 0.7em;
    color: #ffffff;
    background:transparent url(../images/button_sysmenu1.gif) no-repeat scroll center top;
}
#header_sysmen .sys_menu1_item a {
    text-decoration: none;
    color: #ffffff;
}
.sys_menu1Seperator
{
    display: none;
    visibility: hidden;
}

/* Sys_menu2
*************************************/
.sys_menu2_item {
    padding: 0px;
    float:left;
    font-size: 0.6em;
    white-space: no-wrap;
}
.sys_menu2_item a {
    color: #0060a7;

}
.sys_menu2Seperator
{
    display: inline;
    padding: 0px 5px;
}

/* Sys_menu3
*************************************/
.sys_menu3_item {
    padding: 0px 20px 0px 0px;
    float:left;
    font-size: 0.6em;
    white-space: no-wrap;
}
.sys_menu3_item a {
    color: #0060a7;
}
.sys_menu3Seperator
{
    display: none;
    visibility: hidden;
}


/* Suche im header
*************************************/
#header_suche
{
    padding: 10px 0px 0px 10px ;
    float:left;    
}
#header_suchlinks
{
    float:left;
    height:22px;
    padding:0px 0px 0px 10px;
}

/* Forum CSS
*************************************/

#mod30_outer div.paging {
    background: #F7FAFF none repeat scroll 0%;    
}
#mod30_outer div.paging a, 
#mod30_outer div.paging span{
    background: #F7FAFF none repeat scroll 0%;
}
#mod30_outer div.paging span.activ{
    color: #FFFFFF;
}
#mod30_topics table.index {
    background-color: #F7FAFF;
}

#mod30_topics table.index th{
    background-color: #8BA8DC;
    border-bottom: 1px solid #D6D3CE;
}

#mod30_topics table.index td {
    border-bottom: 1px solid #D6D3CE;
}
#mod30_topics table.index td.topic {
    background-color: #C3D2ED;
}
#mod30_topics table.index td.order_by {
    background-color: #AEC0E8;
}


/* Themen-Ansicht */
#mod30_topics table.posts {
    background: #F7FAFF;
    border-color: #C3D2ED;
}
#mod30_topics table.posts tr.darkly{
    background: #F1F4FB;
}
#mod30_topics table.posts td.trenner{
    background: #C3D2ED;
}
#mod30_topics table.posts th.navi {
    background-color: #AEC0E8;
}
#mod30_topics table.posts td.body cite{
    background: #FFFFFF;
}

#mod30_topics table.posts td.topic {
    background-color: #AEC0E8;
}
#mod30_topics table.posts td.order_by {
    background-color: #DEDFDE;
}
#mod30_post_message table.post_message {
    background-color: #F7FAFF;
    border-color: #C3D2ED;
}
#mod30_post_message table.post_message th {
    color:#404040;
}

#mod30_post_message table.post_message td.col1 {
    color:#404040;
}

#mod30_tree {
    background-color: #F7FAFF ;
}
#mod30_tree div.navi {
    background-color:#8BA8DC ;
    border-bottom:1px solid #D6D3CE;
}
#mod30_tree li.topic div.title {
    background-color: #C3D2ED;    
}
#mod30_tree div.body cite{
    background: #FFFFFF;
}

#mod30_tree div.replay_navi {
    border-top:solid 1px #fff;
}
div.button a{
    color: #000000;
    text-decoration: none;
    background:transparent url(../images/button_forum.gif) no-repeat scroll center top;
    float:left;
    font-size:0.85em;
    font-weight:bold;
    margin-right:10px;
    padding:3px 0px 8px;
    text-align:center;
    width:128px;
}

.mod49 fieldset h2 {
    background-color:#8BA8DC;
    background-image:none;
    border-bottom:1px solid #BAD3EC;
    color:#000000;
}
