/*    Common defintions for standard modules
*******************************************************************************/
.nav_right_gruppe .mod {
    text-align: left;
    line-height: 1.4em;
}

.mod1, .mod8, .mod17,
.mod23, .mod25, .mod26, .mod27, .mod28,
.mod32, .mod34, .mod37, .mod38, #content .mod39,
.mod42, .mod47, .mod48,
.mod50, .mod51, #content .mod56,
.mod62, .mod68,
.mod70, .mod71, .mod75,
.mod1010, .mod1003, .mod1019,
.mod1041, .mod1042, .mod1043, #content .mod1044,
#content .mod1051 {
    clear: both;
    text-align: left;
    padding-bottom: 20px;
    line-height: 1.4em;
    font-size: 0.75em;
}
.mod33 {
    clear: both;
    text-align: left;
}

/* common format definitions right column */
.nav_right_gruppe .mod {
    margin-bottom: 10px;
}
.nav_right_gruppe .mod h5 {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
/* graphical paragraph headers */
.nav_right_gruppe .mod39 h5,
.nav_right_gruppe .mod40 h5,
.nav_right_gruppe .mod56 h5,
.nav_right_gruppe .mod65 h5,
.nav_right_gruppe .mod69 h5,
.nav_right_gruppe .mod1044 h5,
.nav_right_gruppe .mod1051 h5,
.nav_right_gruppe .mod1019_var4 h5 {
    /* this was used till Release "Andreas", but makes the pages look inconsistent! */
    /*text-align: center;
    padding-left: 0;*/
}
.nav_right_gruppe .mod39,
.nav_right_gruppe .mod40,
.nav_right_gruppe .mod65,
.nav_right_gruppe .mod69,
.nav_right_gruppe .mod1019,
.nav_right_gruppe .mod1042,
.nav_right_gruppe .mod1051 {
    border-bottom: none;
}
/* Standard text paragraph headers */
.mod h2 {
    font-size: 1.1em;
    margin: 0 0 0.5em 0;
    padding: 3px 5px;
}
.nav_right_gruppe .mod1 h5,
.nav_right_gruppe .mod42 h5,
.nav_right_gruppe .mod1019 h5 {
    font-size: 1.2em;
    margin: 0;
    margin-bottom: 0.5em;
}

/* Module 1 */
.mod1 .pictxt {
    font-size: 0.75em;
}
.mod1 ol {
    list-style-type: decimal;
    padding: 0px 0px 20px 0px;
    list-style-position: outside;
}
.mod1 ol li {
    margin-left: 3em;
}
.mod1 ul, .mod1 ol {
    overflow: auto;
    zoom: 1;
}
.flowtext .mod1 {
    font-size: 0.9em;
    font-family: veradana, arial;
}
.nav_right_gruppe .mod1_ftext,
.nav_right_gruppe .mod1_text {
    padding: 5px 10px 0px 10px;
}
.nav_right_gruppe .mod1 p {
    padding-bottom: 0;
}

/* - - - mod8 - - - */
.mod8 div#bg {
    background-position: left 4px;
    padding-left: 25px;
    padding-bottom: 16px;
}

/* Module 17 */
.mod17 h2,
.mod17 h5 {
    text-align: center;
}

/* - - - mod21 - - - */
.mod21 .mod21_msg {
    font-size: 0.75em;
}

/* - - - mod23 - - - */
.mod23 .newslist {
    display: none;
}
.mod23 .newslist ul {
    list-style-type:none;
    padding: 0px;
    margin: 0px;
}
.mod23 .newslist p {
    padding: 0px;
}
.mod23 .newslist a {
    display:block;
    background:url(../images/pfeilBlau.png) left 2px no-repeat;
    padding-left:30px;
    line-height:13px;
}
.mod23 .news {
    background:#fff;
    width:190px;
    height: 20px
}
.mod23 .news a {
    color:#000;
}
.mod23 .news div {
    margin:0 .5em 0 1em;
    padding:0;
}
.mod23 .news span {
    line-height:1em;
}
.mod23 .hasJS {
    overflow:hidden;
    position:relative;
}
.mod23 .hasJS div {
    position:relative;
    left:0;
    margin:0;
    padding:0;
    border: solid 0px #0f0;
}


/* - - - mod28 - - - */
.mod28 .searchform {
    margin-bottom: 15px;
}
.mod28 .searchform input {
    float:left;
}
.mod28_headline {
    padding-top: 5px;
    padding-bottom: 10px;
}
.mod28 #submit {
    background: #037dc0;
    color: #fff;
    float:left;
    margin-top: 7px;
}
.mod28 button span{
    background: transparent;
    padding: 2px 8px 3px;
    height: 1.4em;
}
.mod28 button em{
    background: transparent;
    padding: 0px;
    height: 1.1em;
    padding-top: 1px;
    line-height: 1.2em;
}

.mod28_inner {
    padding-bottom: 10px;
    margin: 0px;
    clear:both;
}
.mod28_teaserinfo {
    background-color: #ededed;
    margin-bottom: 0px;
    padding: 0px 2px;
}
.mod28_teaserquelle {
    float:right;
    margin:0em;
    padding:0px 5px 0px 0px;
    text-decoration:none;
    vertical-align:middle;
}
.mod28_teaserueberschrift
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    color : #000000;
}
.mod28_teaserueberschrift h2
{
    font-size: 12px;
    margin: 0;
    padding:0;
    background: none;
    font-weight: bold;
    color : #000000;
}
.mod28_text p {
    padding: 0px 0px 5px 0px;
    margin: 0px;
}
.mod28_image {
    float: left;
    display: block;
    margin: 0px;
    padding: 2px 10px 5px 0px;
}
.mod28_text a.weiterlink {
    display:block;
    background:url(../images/pfeilBlau.png) left 2px no-repeat;
    padding-left:30px;
    line-height:13px;
}
.mod28_text p a.weiterlink {
    margin-top: 5px;
    display: block;
}


/* - - - mod30 - - - */
#mod30_outer {
    width: 100%;
    overflow: hidden;
}
/* Uebersichtsseite */
.subcolumns {
    width: 100%;
    overflow: hidden;
}
.c50l {
    float: left
}
.c50r {
    float: right;
    margin-left: -5px
}
.c50l, .c50r {
    width: 50%
}
#new_topic {
    clear:both;
    padding-bottom: 5px;
    font-size: 0.75em;
}
#new_topic .hint {
    padding-bottom: 20px;
}
#new_topic .button {
    background: url(../images/write_16.gif) no-repeat;
    padding-left: 20px;
    padding-bottom:3px;
}
#search_topic {
    clear:both;
    padding-bottom: 15px;
    font-size: 0.75em;
}
#search_topic .button {
    background: url(../images/doc_zoom_16.gif) no-repeat;
    padding-left: 20px;
    padding-bottom:3px;
}
#netiquette {
    font-size: 0.75em;
}
#filter_topic {
    clear:both;
    font-size: 0.75em;
}
#filter_topic select {
    font-size: 0.75em;
}
#filter_topic label {
    color:#404040;
    font-weight:bold;
    padding-bottom:1em;
}
#jump_to_page {
    font-size: 0.75em;
    text-align: right;
}
#jump_to_page select {
    font-size: 0.75em;
}
#mod30_outer div.paging {
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #FFFAE6 none repeat scroll 0%;
}
#mod30_outer div.paging a,
#mod30_outer div.paging span {
    background: #FFFAE6 none repeat scroll 0%;
    text-decoration: none;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border: 1px solid #90C2E1;
    font-weight: bold;
    margin: 0px 0.25em;
    padding: 2px 4px;
    font-size: 0.75em;
}
#mod30_outer div.paging span.activ {
    background: #FFAA29 none repeat scroll 0%;
    color: #FFFFFF;
}
#mod30_topics table.index caption {
    display: none;
}
#mod30_topics table.index {
    width: 100%;
    background-color: #FFFAE6;
}
#mod30_topics table.index th {
    background-color: #CCC;
    font-size: 0.75em;
    border-bottom: 1px solid #D6D3CE;
    padding: 3px 8px;
}
#mod30_topics table.index th a {
    background: url(../images/pfeil_sort.gif) right center no-repeat;
    padding-right: 8px;
    color: #000;
}
#mod30_topics table.index th a:hover {
    text-decoration: underline;
}
#mod30_topics table.index a {
    text-decoration: none;
}
#mod30_topics table.index th.col1 {
    width: 40%;
    text-align: left;
}
#mod30_topics table.index th.col2 {
    width: 10%;
    text-align: center;
}
#mod30_topics table.index th.col3 {
    width: 25%;
    text-align: center;
}
#mod30_topics table.index th.col4 {
    width: 25%;
    text-align: left;
}
#mod30_topics table.index td {
    vertical-align: top;
    border-bottom: 1px solid #D6D3CE;
    font-size: 0.75em;
}
#mod30_topics table.index td.topic {
    background-color: #f2f2f2;
    overflow: hidden;
}
#mod30_topics table.index td.order_by {
    background-color: #eaeaea;
}
#mod30_topics table.index td.col2 {
    text-align: center;
}
#mod30_topics table.index td.col1 a {
    font-weight: bold;
}
/* Themen-Ansicht */
#mod30_topics table.posts {
    width: 100%;
    background: #F2F2F2;
    border-collapse: collapse;
    border-color: #ccc;
}
#mod30_topics table.posts tr.darkly {
    background: #f2f2f2;
}
#mod30_topics table.posts td.footer {
    background: #eaeaea;
}
#mod30_topics table.posts td.trenner {
    background: #ccc;
    height: 3px;
}
#mod30_topics table.posts caption {
    visibility: hidden;
}
#mod30_topics table.posts th {
    background-color: #EAEAEA;
}
#mod30_topics table.posts th.navi {
    text-align: right;
    background-color: #CCC;
    font-size: 0.75em;
}
#mod30_topics table.posts td {
    vertical-align: top;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 0.75em;
}
#mod30_topics table.posts td.body {
    padding-bottom: 5px;
    padding-top: 5px;
    height: 50px;
}
#mod30_topics table.posts td.body cite {
    background: #FFFFFF;
    color: #666;
    margin: 5px 5px 5px 15px;
    display: block;
    padding: 3px;
    border:solid 1px #eee;
}
#mod30_topics table.posts th.col1 {
    width: 20%;
}
#mod30_topics table.posts th.col2 {
    width: 80%;
}
#mod30_topics table.posts td.topic {
    background-color: #eaeaea;
}
#mod30_topics table.posts td.order_by {
    background-color: #DEDFDE;
}
#mod30_topics table.posts td.title,
#mod30_topics table.posts td.userinfo,
#mod30_topics table.posts td.footer {
    font-size: 0.75em;
}
#mod30_post_message {
    padding: 1px;
}

#mod30_post_message select,
#mod30_post_message input[type="text"],
#mod30_post_message textarea {
    width: 99%;
}

#mod30_post_message td {
    padding: 5px;
}

#mod30_post_message table.post_message {
    width: 100%;
    background-color: #f2f2f2;
    border-collapse: collapse;
    border-color: #E0DFE3;
}
#mod30_post_message table.post_message th {
    padding: 5px;
    background: #495da2;
    font-size: 0.85em;
    font-weight: normal;
    color: #fff;
}
#mod30_post_message table.post_message td.col1 {
    width: 20%;
    color:#404040;
    font-size: 0.75em;
    font-weight: bold;
    border-color: #E0DFE3;
}
#mod30_post_message table.post_message td.col2 {
    width: 2%;
    text-align: center;
    color: #f00;
    border-color: #E0DFE3;
}
#mod30_post_message table.post_message td.col3 {
    width: 78%;
    font-size: 0.75em;
    border-color: #E0DFE3;
}
#mod30_post_message table.post_message caption {
    visibility: hidden;
}
h2.error_message {
    font-size: 0.75em;
    color: red;
}
div.post {
    width: 100%;
    clear: both;
}
h3.post_title {
    font-size: 0.75em;
    background-color: #EAEAEA;
    padding:5px;
}
p.post_body {
    font-size: 0.75em;
    padding:5px;
}
p.post_author {
    font-size: 0.75em;
    padding: 5px 5px 15px 5px;
    color: #999;
}
span.pattern_mark {
    font-weight: bold;
}
.error {
    font-size: 0.75em;
    color: red;
}
#mod30_search table.post_search {
    width: 100%;
    background-color: #F2F2F2
}
#mod30_search table.post_search caption {
    visibility: hidden;
}
#mod30_search table.post_search th {
    padding: 5px;
    background: #495da2;
    font-size: 0.85em;
    font-weight: normal;
    color: #fff;
}
#mod30_search table.post_search td {
    padding: 5px;
}
#mod30_search table.post_search td.search_result {
    padding: 10px 0 0 0px;
}
#mod30_search table.post_search ul.search_empty_description {
    font-size: 0.75em;
}
#mod30_tree {
    font-size: 0.75em;
    width: 100%;
    background-color: #FFFAE6;
}
#mod30_tree div.navi {
    background-color:#CCC;
    border-bottom:1px solid #D6D3CE;
    margin: 10px 0px 10px 0px;
    padding: 3px 0px 3px 5px;
}
#mod30_tree ul {
    clear: left;
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#mod30_tree li {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 3px 0px;
}
#mod30_tree li.topic div.title {
    padding: 2px 0px 2px 0px;
    background-color: #f2f2f2;
}
#mod30_tree li.topic div.title span.subnavi {
    padding: 0px 0px 0px 10px;
}
#mod30_tree li.topic div.poster {
    padding: 0px 5px 0px 3px;
    font-size: 0.75em;
    font-weight: bold;
}
#mod30_tree div.body {
    padding: 5px 8px 5px 3px;
    text-align: justify;
}
#mod30_tree div.body cite {
    background: #FFFFFF;
    color: #666;
    margin: 5px 5px 5px 15px;
    display: block;
    padding: 3px;
    border:solid 1px #eee;
}
#mod30_tree div.replay_navi {
    padding: 0px 0px 15px 0px;
    margin: 10px 0px 0px 0px;
    text-align: left;
    border-top: 1px dotted #D6D3CE;
    font-size: 0.75em;
}
#mod30_tree ul ul {
    margin-left: 10px;
    border-left: 1px dotted #D6D3CE;
}
#mod30_search h2 {
    padding-left: 0;
}

/* - - - mod34 - - - */
.mod34 {
    font-size:0.75em;
}
.mod34_link {
    display:block;
    background:url(../images/pfeilBlau.png) left 2px no-repeat;
    padding-left:30px;
    padding-bottom: 4px;
    line-height:13px;
}
.mod34_link img {
    display: none;
}

/* - - - mod36 - - - */
.mod36 {
}
.mod36_container {
    margin: 0 0 20px 0;
    padding: 20px 0;
    border-top: 1px solid #495da2;
    border-bottom: 1px solid #495da2;
    background:url(../images/schattenmitteteaser.jpg) repeat-y;
}
.mod36 h2 {
    padding: 0 0 18px 0;
    margin: 0;
    color:#495da2;
    font-size:12px;
    font-weight:bold;
    line-height:1.2em;
    background: none;
}
.mod36 p {
    padding: 0px;
    line-height:1.3em;
}
.mod36_text {
    color:#616161;
    margin-left: 10px;
    font-size:0.75em;
}
* html .mod36_text em, .mod36_text p {
    overflow: visible;
    height: 1%;
}
.mod36_image {
    padding-left: 20px;
    padding-right: 10px;
}
.mod36 .mod36_text .weiterlink, .mod57 .weiterlink {
    display:block;
    background:url(../images/pfeilBlau.png) left 2px no-repeat;
    padding-left:30px;
    line-height:13px;
    margin-top:25px;
}
.mod36 p {
    margin-right:10px;
}
.mod36 .pictext {
    font-size: 0.75em;
}
.mod36 .teaserinfo {
    background-color: #ededed;
    font-size: 0.7em;
    margin-bottom: 5px;
}
.mod36 .teaserquelle {
    float:right;
    padding-right: 5px;
}


/* - - - mod37 - - - */
.mod37_header {
    background-color: #495da2;
    color: #ffffff;
    line-height: 23px;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 1.1em;
}
.mod37 ul {
    margin: 0;
    padding: 0 0 10px 20px;
    list-style: none;
    list-style-position:outside;
}
ul.mod37_lvl1 {
    padding-left: 0px;
}
.mod37 a:hover {
      text-decoration: underline;
}
a.mod37_lvl1 {
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.mod37 li h2,
.mod37 li h3,
.mod37 li h4,
.mod37 li h5 {
    font-weight: normal !important;
    background: none !important;
    margin: 0;
    padding: 0 0 4px 0;
}

.mod37 ul {
    padding-left: 20px;
}


/* Module 38 */
.mod38 {
    font-weight: bold;
    vertical-align: baseline;
}
.mod38inner .label {
    float: left;
    margin-right: 5px;
}
.mod38inner a {
    padding-right: 3px;
    font-size: 1.4em;
}
.dec, .norm, .inc {
    color:#495da2;
    display:inline;
    font-weight:bold;
}
.norm {
    font-size: 13px;
}
.dec {
    font-size: 10px;
}
.inc {
    font-size: 16px;
}


/* Module 39 */
.mod39 {}
.mod39 h5 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll -230px 0;
}
.nav_right_gruppe .mod39 {
    background: url(../images/registrieren_textfeld_abschluss.jpg) no-repeat bottom left;
    padding-bottom: 5px;
}
.nav_right_gruppe .mod39inner {
    background: url(../images/rightcolumn_line.jpg) repeat-y;
    font-size: 0.75em;
    line-height: 1.4em;
}
.nav_right_gruppe .mod39inner p {
    color: #666666;
    padding-bottom: 5px;
}
.mod39inner .input_feld {
    font-size: 1em;
    margin: 0px;
    width: 220px;
}
.mod39 .submitbutton {
    margin: 0px;
    margin-left: 10px;
    padding: 0px 10px;
    height: 18px;
    font-size: 0.93em;
    line-height: 0.93em;
}
.nav_right_gruppe .mod39inner .input_feld {
    margin: auto;
    margin-left: 30px;
    padding-left: 0px;
}
.nav_right_gruppe .mod39inner .input_feld {
    width: auto;
    margin: auto;
    width: 153px;
}
.nav_right_gruppe .mod39inner .newsletter_btn {
    margin-left: 10px;
}

/* Module 40 */
.mod40 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll bottom left;
    padding-bottom: 16px;
}
.mod40 h5 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll -230px 0;
}
.mod40 .textfeld {
    color: #616161;
    background: url(../images/registrieren_textfeld_bg.jpg) no-repeat fixed left top;
    border: 1px solid #e0e8e5;
    margin: 10px 10px 0 20px;
    width: 153px;
}
.mod40 .loginInner .submit {
    background: url(../images/pfeilBlau.png) no-repeat;
    cursor: pointer;
    border: none;
    height: 0.75em;
    width: 22px;
    margin-top: 16px;
    float: left;
    display: inline;
}
.mod40 .loginInner .submit span {
    display: none;
}
.mod40 .loginInner p {
    background: url(../images/rsanmeldetab.jpg) no-repeat;
    color: #fff;
    font-size: 0.8em;
    line-height: 1.2em;
    height: 55px;
    padding: 5px 0 0 20px;
}
.mod40inner {
    background: url(../images/rightcolumn_button.png) transparent repeat-y scroll -460px 0;
}
#login {
    background: url(../images/registrieren_bild.jpg) no-repeat left 30px;
}
#login .loginInner {
    background: url(../images/rightcolumn_line.jpg) repeat-y;
    margin-top: 139px;
}
.mod40_links {
    padding-left: 22px;
    width: 190px;
    display: block;
    clear: both;
    width: 220px;
}

/* Module 42 */
.mod42_form {
    background: none;
}
.mod42_form .input_feld {
    padding: 2px;
    width: 120px;
    margin: 3px 5px 5px;
}
.mod42 .input_feld {
    font-size:0.9em;
}
.mod42 .search_btn {
    margin-left: 5px;
}

#fontsizetitle {
    color:#495da2;
    font-size:0.8em;
}

/* Module 49 */
#step1 h2, #step2 h2, #step3 h2, #login h2, .stdregister h2, .delprofile h2 {
    color: #495DA2;
    font-size: 0.9em;
    line-height:30px;
    background-color:#f3f4f4;
    border-bottom:1px solid #E0E8E5;
    padding-left: 20px;
}
#lawtext, #formRegister p {
    font-size:0.75em !important;
    color:#495da2;
}
#formRegister p#lawtext {
    margin-top:10px;
}
#formRegister p span.required {
    color:#ff0000;
}
#ajaxloader {
    float: left;
    margin: 0 0 0 200px !important;
}
/*jquery validation*/
.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    width: 150px;
    padding-left: 10px;
    padding-bottom: 10px;
    display: block;
    z-index: 5000;
    text-align: left;
}
.formError .formErrorContent {
    background: #e0e8e5;
    color: #616161;
    font-family: tahoma;
    font-size: 10px;
    box-shadow: 1px 1px 6px #938f8f;
    -moz-box-shadow: 1px 1px 6px #938f8f;
    -webkit-box-shadow: 1px 1px 6px #938f8f;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-top:1px solid #e0e8e5;
}
.formError .formErrorArrow {
    position: absolute;
    bottom: 16px;
    left: 0px;
    width: 15px;
    height: 15px;
}
* html .formError .formErrorArrow {
    bottom: 13px;
}
.formError .formErrorArrow div {
    box-shadow: 1px 4px 5px #938f8f;
    -moz-box-shadow: 1px 4px 5px #938f8f;
    -webkit-box-shadow: 1px 1px 5px #938f8f;
    font-size: 0px;
}
.formError .formErrorArrow .line10{float:left;width:1px;height:1px; margin-top: 8px;background: #616161;font-size:0px; display:block;}
.formError .formErrorArrow .line9{float:left;width:1px;height:3px; margin-top: 7px;background: #616161;display:block;}
.formError .formErrorArrow .line8{float:left;width:1px;height:5px; margin-top: 6px;background: #616161;display:block;}
.formError .formErrorArrow .line7{float:left;width:1px;height:7px; margin-top: 5px;background: #616161;display:block;}
.formError .formErrorArrow .line6{float:left;width:1px;height:9px; margin-top: 4px; background: #616161;display:block;}
.formError .formErrorArrow .line5{float:left;width:1px;height:11px; margin-top: 3px; background: #616161;display:block;}
.formError .formErrorArrow .line4{float:left;width:1px;height:13px; margin-top: 2px; background: #616161;display:block;}
.formError .formErrorArrow .line3{float:left;width:1px;height:15px; margin-top: 1px; background: #616161;display:block;}
.formError .formErrorArrow .line2{float:left;width:1px;height:17px; margin-top: 0px; background: #616161;display:block;}
/*jquery validation END*/
.mod49 .select1, .mod49 #focus1 {
    float:left;
    display:inline;
    border:1px solid #e0e8e5;
    color:#616161;
    font-size:0.75em;
    height:21px;
}
.mod49 .inputText1 {
    float:left;
    display:inline;
    height:17px;
    border:1px solid #e0e8e5;
    color:#616161;
    font-size:0.75em;
}
.mod49 .hinweis {
    background: #A5CE9D;
    border: 1px solid #008000;
    clear: both;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 0.9em;
}
.mod49 fieldset {
    border: solid 1px #e0e8e5;
    background:url(../images/schattenmitteteaser.jpg) repeat-y;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}
* html #apothekediv {
    height:1%;
}
#apothekediv, #focusElement1,
#focusElement2,#focusElement3,#focusElement4,
#focusElement5,#focusElement6 {
    width:100%;
}
.mod49 fieldset legend {
    background-color: #FFFFFF;
    color: #3d79a8;
}
.mod49 legend {
    font-size: 0.75em;
    font-weight: bold;
    background-color: rgb(200,200,200);
    padding:5px;
}
.mod49 fieldset hr {
    clear:both;
    height: 1px;
    color: #E0E8E5;
    border:0;
    border-top:1px solid #E0E8E5;
    width:100%;
}
.mod49 fieldset div.nlorder {
    display: block;
    width: 100%;
    padding-left: 20px;
}
.mod49 #buttons .nlorder{
    padding-left: 0px;
}
.mod49 fieldset div.nlorder #newsletter {
    margin: 10px 20px;
}
.mod49 fieldset div.nlorder label {
    width: 420px;
}
.mod49 .formErrorText {
    color: red;
    padding: 10px;
    margin: 10px 20px;
    border: solid 1px #f00;
    background-color: #FADEDE;
}
.mod49 #formRegister p {
    color: #ff0000;
}
.mod49 .formErrorText p {
    font-size:0.8em;
    color:#ff0000;
    padding: 0px;
}
.mod49 #passwordElement.inputElement {
    padding-top:10px;
}
.mod49 fieldset label {
    font-size: 0.75em;
    float: left;
    display:block;
    padding: 0px 10px 10px 0px;
    margin-top: 3px;
    margin-left:20px;
    color: #495da2;
    width:140px;
}

.mod49 .formlabeltext {
    color: #495da2;
    padding-top: 3px;
    font-weight: bold;
    font-size:0.75em;
}

.mod49 fieldset label.genLabel {
    width: 250px;
}
* html .mod49 fieldset label {
    display:inline;
}
.mod49 .termsofuse {
    padding:10px 0 0 20px;
}
.mod49 .termsofuse a {
    text-decoration:underline;
}
.mod49 .termsofuse label {
    width:auto;
    padding:0;
}
.mod49 .genCheckbox {
    clear: both;
    padding-left: 168px;
}
.mod49 .genCheckbox label {
    padding:0;
}
.mod49 .genElementContainer {
    clear: left;
}
.mod49 button em,
.submit em{
        font-style:normal;
}
.mod49 input.submit {
    margin: 0;
    padding: 0;
    width: auto;
    border: 0;
}

#btnBack {
    margin-right:10px;
    float: left;
}
#btnBack, #btnSubmit, #btnDelProfile {
    background-color:#495da2;
    color:#fff;
    padding: 0px 5px 4px 5px;
    border:none;
    border-right:1px solid #e0e8e5;
    border-bottom:1px solid #e0e8e5;
    cursor:pointer;
}
#btnBack, #btnSubmit {
    height:22px;
}
#btnDelProfile{
  font-size: 0.8em;
  display: block;
  float:left;
  line-height: 15px;
  text-decoration: none;
  padding: 2px 5px 4px 5px;
}
#btnSubmit{
    float: right;
}

#btnDelProfile {
    margin-left: 10px;
}
.delprofile #btnDelProfile {
    height: 22px;
}
* html #btnBack,
* html #btnSubmit,
* html .delprofile #btnDelProfile{
  line-height: 20px;
}

* html #formRegister #btnDelProfile {
  line-height: 16px;
  padding: 3px 5px 1px 5px;
}
#tanregisterform .textinput {
    border:1px solid #e0e8e5;
    padding-top:0 !important;
    height: 14px;
    color:#616161;
}
#tanregisterform fieldset div .tanregisterbindestrich {
    padding: 0px;
    margin: 0px;
    line-height: 1em;
    display: block;
    float: left;
}
#tanregisterform fieldset {
    padding-top:10px;
}
.mod49 fieldset .inputElement,
.mod49 fieldset .genElement {
    clear:both;
    display:block;
    zoom: 1;
}
.mod49 fieldset .genlabel {
    clear:both;
    text-align:left;
    width:500px;
}
.mod49 fieldset .checkboxLabel {
    float:left;
    display:inline;
    width:300px;
}
div.genline {
    clear:both;
    width:550px;
    margin-bottom: 5px;
}
div.gengroup {
    float:left;
    display:inline;
    margin-bottom: 15px;
    width: 100%;
}
legend {
  font-size: 0.75em;
  font-weight: bold;
  background-color: rgb(200,200,200);
  padding:5px;
}
.mod49 fieldset input {
    width: 284px;
    float:left;
    display:inline;
}
.mod49 .termsofuse p {
    display:inline;
}
.mod49 fieldset textarea {
    float:left;
    display:inline;
    border: 1px solid #BAD3EC;
    padding-left: 0.2em;
    margin-bottom: 0.6em;
    width: 280px;
}
.mod49 input.radio {
    float:left;
    display:inline;
    margin:5px 0px 0px 170px;
    width:10px;
}
* html .mod49 input.radio {
    margin:2px 0 0 170px;
}
#focusElement1, #focusElement2, #focusElement3,
#focusElement4, #focusElement5, #focusElement6 {
    clear:both;
    margin-top:15px;
    display:inline;
}
* html #focusElement1, #focusElement2, #focusElement3,
#focusElement4, #focusElement5, #focusElement6 {
    margin-top:5px;
}
#jobError p {
    padding-bottom:5px;
}
fieldset .inputselected {
    border: 1px solid #ff0000;
}
.mod49 fieldset select {
    border: 1px solid #BAD3EC;
    width: 286px;
    color: #000000;
    font-size: 0.8em;
}
* html .mod49 fieldset select {
    margin-bottom: 0;
}
* html .mod49 fieldset input {
    margin-bottom:0;
}
.mod49 fieldset .required {
    float:left;
    display:inline;
    color: #f00;
    font-size: 1.0em;
}
.custom_1 {
  font-size:0.7em;
  display: block;
  text-align: left;
  color: #406980;
  margin-top: 10px;
  width: 280px;
  margin-left: 170px;
}
.custom_2 {
    margin-left: 130px;
    width: 280px;
}
.formError {
    font-size:0.75em;
    width:auto;
    display:block;
    color: #ff0000;
    font-weight: normal;
}
.mod49 input.checkbox {
    width:18px;
    float:left;
    display:inline;
    border: 0px;
    margin:4px 0 0 0;
    padding:0;
}
* html .mod49 input.checkbox {
    margin-top:0;
}

#action_sendpw {
    margin-left: 130px;
    width: 290px;
}
#btn_back_sendpw a {
    text-decoration:none;
    width:87px;
}
#btn_submit_sendpw {
    margin-left: 108px;
}
.mod49 #buttons {
    padding: 15px 20px;
}
.mod49 .privacypolicy {
    text-align: left;
    font-size: 1.1em;
    line-height:1.5em;
    margin: 10px;
}
#password2Element .hint {
    clear: both;
    float: left;
    font-size: 0.75em;
    display: block;
    padding-left: 20px;
    width: 100%;
}

.mod49 .sendpw .pretext {
    font-size: 0.75em;
    padding: 10px 0px 15px 0px;
}

/* - - - mod52 - - - */
.mod52 {
    text-align: left;
    padding: 0px;
    margin-bottom:10px;
}
.mod52_header {
    height:31px;
    width:200px;
    color:#fff;
    background:url(../images/mod52_tab.gif) no-repeat;
    padding-left:20px;
    line-height:30px;
    font-weight:normal;
    font-size: 0.93em;
    margin: 0;
}
.mod52_links {
    background:url(../images/rightcolumn_line.jpg) repeat-y transparent;
}
.mod52_links a {
    color:#495da2;
    font-size:0.75em;
    font-weight:normal;
    display: block;
    padding:5px 0px 5px 22px;
    text-decoration:none;
    width:190px;
}
.mod52_links a:hover {
    text-decoration: underline;
}
.mod52_footer {
    height: 10px;
    width: 220px;
    background:url(../images/registrieren_textfeld_abschluss.jpg) no-repeat bottom left;
}

/* BEGIN Module 54 */
#mod54Left {
    float: left;
    width: 190px;
}
#mod54ImgAndDescription {
    margin-bottom: 3px;
    padding: 2px;
    font-size: 0.75em;
}
#mod54ImgAndDescription img {
    width: 184px;
}
#mod54Menu {
    color: #000;
    font-size: 0.75em;
}
#mod54Menu ul {
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
}
#mod54Menu ul li {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #FFF;
}
#mod54Menu ul li a {
    background-color: #495da2;
    color: #fff;
    padding: 3px;
    margin: 0px;
    display: block;
    text-decoration: none;
    width: 184px;
}

#mod54Menu ul li a:hover {
    background-color: #495da2;
    }
#mod54Menu ul li a.mod54MenuActive {
    background-color: #495da2;
    }
.mod54MenuInactive {
    padding: 3px !important;
    background-color: #e0e8e5;
    }
#mod54Right {
    padding-left: 200px;
}
#mod54Pagetitle {
    padding: 2px;
    margin: 0px 0px 5px 0px;
}
#mod54Pagetitle h1 {
    font-size: 16px;
}
#mod54Content {
    float: right;
    width: 330px;
}
.layout3 #mod54Content {
    width: 560px;
}
.layout4 #mod54Content {
    width: 540px;
}
#mod54Content .clear {
    display: none;
}
#mod54Navigation {
    float:left;
    width:100%;
}
.mod_54_link_active {
    min-width: 130px;
    display:block; float:left;
    border-top: 1px solid #96d8f8;
    border-left: 1px solid #96d8f8;
    border-bottom: 1px solid #96d8f8;
    border-right: 1px solid #96d8f8;
    background-color: #495da2;
    margin: 3px;
    padding: 4px;
    color: #ffffff !important;
    text-align: center;
    overflow: visible;
    font-size: 0.75em;
}
* html .mod_54_link_active {
    width: 130px;
}
.mod_54_link_active:hover {
    background-color: #495da2;
    text-decoration: none;
}
.mod_54_link_inactive {
    min-width: 130px;
    display: block; float: left;
    border-top: 1px solid #495da2;
    border-left: 1px solid #495da2;
    border-bottom: 1px solid #495da2;
    border-right: 1px solid #495da2;
    background-color: #e0e8e5;
    margin: 3px;
    padding: 4px;
    text-align: center;
    font-size: 0.75em;
}
* html .mod_54_link_inactive {
    width: 130px;
}
/* END Module 54 */

/* BEGIN Module 55 */
.mod55Question a {
    font-size: 0.75em;
}
/* END Module 55 */

/* - - - mod56 - - - */
.nav_right_gruppe .mod56 h5 {
    background: transparent url(../images/rightcolumn_button.png) no-repeat scroll -230px 0;
}
.nav_right_gruppe .mod56 .mod56_footer {
    background: url(../images/flash_teaser_abschluss.jpg) no-repeat bottom left;
}


/* Module 57 */
.emptyresult {
    color:#008BCA;
    font-size:0.75em;
    margin:0 0 10px 20px;
}
.mod57_topbox {
    float: left;
    margin-bottom: 20px;
}
.mod57_box {
    border: 1px solid #495da2;
    margin: 0px 0px 20px 0px;
    float: left;
    width: 493px;
}
.mod57_box_pdf {
    border: 1px solid #495da2;
    margin: 0px 0px 20px 0px;
    padding-bottom: 5px;
}
.mod57_box h4 {
    border-bottom: solid 1px #495DA2;
    background-color: #F3F4F3;
    color: #616161;
    height: 30px;
    line-height: 30px;
    margin:0;
    padding: 5px 0px 5px 15px;
}
.mod57_box p {
    padding: 7px 0px 8px 30px;
    display: block;
}
.mod57_box .discount {
    background: url(/modules/frontend/57/images/pfeilBlau.gif) left center no-repeat;
    color: #495da2;
    padding-left: 30px;
}
.mod57 .login_notice{
    font-size: 0.85em;
    line-height: 1.4em;
}
.mod57_box .poclink,
.mod57_box_pdf .poclink {
    font-size:1.1em;
    margin:15px 0px 10px 30px;
    cursor:pointer;
}
.mod57_box .poclink a,
.mod57_box_pdf .poclink a {
    text-decoration: underline;
    color:#495da2;
}
.mod57_box_aktuelles {
    border: 1px solid #495da2;
    margin: 0px 0px 20px 0px;
    float: left;
    width: 493px;
}
.mod57_box_aktuelles h2 {
    padding-left: 15px;
    background-color: #f3f4f3;
    margin: 0px;
    border: 1px solid #495da2;
    border-width: 0px 0px 1px 0px;
    height: 30px;
    line-height: 30px;
}
.mod57_box_aktuelles p {
    padding-left: 5px;
    margin-bottom: 5px;
}
.mod57_pzn {
    padding: 5px 0px 5px 30px;
    border-style: solid;
    border-color: #495da2;
    border-width: 1px 0px 0px 0px;
    clear: both;
}
.mod57_pzn div {
    vertical-align: middle;
    padding-top: 5px;
    display: inline-block;
    float: left;
}
.mod57_pzn_open {
    padding: 0px 0px 0px 15px;
    border-top:1px solid #495da2;
}
.mod57_pzn table {
    margin-right: 0;
}
.mod57_pzn a {
    width: auto;
}
.mod57_pzn .arrowopen {
    background-image: none;
    width: 22px;
    padding-right: 3px;
    height: 23px;
    float: none;
}
.mod57_pzn_open .arrowclose {
    background-image: none;
    width: 22px;
    padding-right: 2px;
    height: 21px;
    float: none;
}
.mod57_pzn_open .table2 {
    margin-bottom: 20px;
    border-collapse: collapse;
    border: 1px solid #495da2;
}
.mod57_pzn_open .table2 td {
    border-top: 1px solid #495da2;
    border-bottom: 1px solid #495da2;
}
.mod57_pzn_open .table2 td {
    padding: 0px 15px 0px 15px;
    line-height: 30px;
    vertical-align: middle;
}
.mod57_pzn_open .table2 a {
    width: auto;
    float: none;
    display: inline;
}
.mod57_pzn_open .table2 .noarrow {
    background: none;
    padding: 0;
}
.mod57_quicksearch {
    float: left;
    width: 100%;
    height: 57px;
    border-bottom: 1px solid #495da2;
    background:url(/modules/frontend/57/images/Produktdatenbank/spalteMitte/t3_mitte_bg.jpg) no-repeat;
    margin-bottom:20px;
}
.mod57_quicksearch_search h2 {
 background:none;
 color: #495da2;
}
.mod57_quicksearch_search {
    float: left;
}
.mod57_quicksearch_discount {
    width: 245px;
    height: 57px;
    display: inline;
    float: right;
}
.mod57_quicksearch_discount.sanoa {
    background:url(/modules/frontend/57/images/Produktdatenbank/spalteMitte/teaser_suche_db_sanoa.jpg) no-repeat;
}
.mod57_quicksearch_discount.winth {
    background:url(/modules/frontend/57/images/Produktdatenbank/spalteMitte/teaser_suche_db_winth.jpg) no-repeat;
}
.mod57_quicksearch_discount a {
    color:#FFFFFF;
    display:block;
    font-size:0.8em;
    line-height:15px;
    margin:14px 68px 0 20px;
    text-align:center;
    text-decoration:none;
}
.mod57_search_result {
    display: block;
    clear:left;
    float:left;
    border-bottom: 1px solid #495da2;
    width: 534px;
}
.mod57_search_image {
    width: 160px;
    float: left;
    display:inline;
    margin:10px 10px 10px 20px;
}
.mod57_search_result .linkpfeil {
    background:url(../images/pfeilBlau.png) no-repeat 0 4px;
    color:#495da2;
    line-height:1.5em;
    padding:0 0 0 30px;
    display:block;
    margin-top:10px;
    text-decoration:none;
}
.mod57_text strong {
    display: block;
}
.mod57_text .Copytext2 {
    padding: 0px 0px 20px 0px;
}
.mod57 .Copytext2 {
    font-size: 0.95em;
}
.mod57_show {
    border: 1px solid #495da2;
    padding: 0px 20px 0px 20px;
    margin: 0;
    float: left;
    font-size: 0.8em;
}
.mod57_show_pdf {
    border: 1px solid #495da2;
    padding: 0px 20px 0px 20px;
    margin: 0;
    font-size: 0.8em;
    text-align: left;
}
.mod57_titel {
    height: 30px;
    line-height: 30px;
    padding-left:20px;
    margin: 0px;
}
.mod57_produkt {
    font-size: 14px;
    margin-bottom: 5px;
    color: #495da2;
}

.mod57_wirkstoffe {
    font-size: 14px;
    font-weight: bold;
}
.mod57_search_text {
    float:right;
    display:block;
    padding-left: 10px;
    padding-top: 10px;
    width:323px;
    font-size:0.8em;
    color:#616161;
}
.mod57_search_text .linkpfeil {
    display:inline;
    display:block;
    padding-bottom:10px;
}
.mod57_search_text h2 {
    color:#495da2;
    width:240px;
    font-size:1.06em;
    font-weight:bold;
    line-height:1.1em;
    margin-bottom:15px;
}
/* Suchtabulatoren */
.mod57_search_tabs {
    float: left;
    width: 100%;
    height: 40px;
    padding-top: 5px;
    margin-top:15px;
    border-bottom: 1px solid #495DA2;
}
.mod57_search_result_keywords {
    color:#008BCA;
    font-size:0.75em;
    margin:10px 0 20px 20px;
    width:511px;
}
.mod57_search_result_keywords a:hover {
    text-decoration:underline;
}
.mod57_tab_produkte,
.mod57_tab_wirkstoffe,
.mod57_tab_therapiegebiete,
.mod57_tab_otc {
    background:url(/modules/frontend/57/images/pdb_tabnavi/tab1px.jpg) repeat-x;
    height: 37px;
    padding:3px 3px 0 3px;
    float: left;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 0.8em;
    display: inline;
}
.mod57_tab_indikationsgebiete {
    height:37px;
    padding-top: 3px;
    background:url(/modules/frontend/57/images/pdb_tabnavi/tab1px.jpg) repeat-x;
    float: left;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 0.8em;
    display: inline;
    width: 120px;
}
.mod57_tab_produkte {
    width: 85px;
}
.mod57_tab_wirkstoffe {
    width: 100px;
}
.mod57_tab_therapiegebiete {
    width: 114px;
}
.mod57_tab_otc{
    width:80px;
}
.mod57_tab_active {
    background: none;
    height:37px;
    padding-top:3px;
    border-top:1px solid #495da2;
    border-right:1px solid #495da2;
    border-left:1px solid #495da2;
    background-color: #fff;
    color: #495da2;
    position: relative;
    z-index: 100;
}
.mod57_az, .mod63 .az {
    clear:both;
    display:block;
    color:#495da2;
    font-size:0.94em;
    font-weight:bold;
    height:20px;
    padding:10px 0 0 20px;
    padding-bottom:10px;
    padding-right:2px;
    border-right:1px solid #495da2;
    border-left:1px solid #495da2;
    width: 513px;
}
.mod57_az a:hover, .mod57_az a:active {
    text-decoration: underline;
}
.mod57_contentborder, .mod57_contentborder2 {
    border-left:1px solid #495da2;
    border-right:1px solid #495da2;
    border-bottom:1px solid #495da2;
    clear:both;
    display:block;
    float:left;
    width:535px;
    padding-top: 5px;
}
.mod57 .mod57_tab_ende {
    border-bottom:1px solid #495da2;
    height:39px;
    display:inline;
    float:left;
    width:138px;
}
.mod57 .mod57_tab_ende2 {
    border-bottom:1px solid #495da2;
    height:39px;
    display:inline;
    float:left;
    width:138px;
}
.mod57 .qs_title {
    background-color:#495da2;
    height:30px;
    width:492px;
    margin:30px 0 0 20px;
    color:#fff;
    padding-bottom:0;
}
.mod57 .qs_title p, .mod57 .qs_form p {
    line-height:30px;
    margin:0 0 0 20px;
    font-size:0.93em;
    margin-right:45px;
    padding:0;
}
.mod57 .qs_title p {
    display:inline;
    float:left;
}
.mod57 .qs_form p {
    display:inline;
    color:#495da2;
}
.mod57 .qs_form input {
    color:#495da2;
    font-size:0.93em;
}
.mod57 .qs_form .discount_pr, .mod57 .qs_form .discount_kk,
.mod57 .qs_form .discount_ik {
    margin:0;
    font-size:0.88em;
    color:#495da2;
}
.mod57 .qs_title .submitbutton {
    background:url(/modules/frontend/57/images/Produktdatenbank/rabattvertraege/suche_bg.jpg) no-repeat;
    border:none;
    font-size:0.8em;
    color:#fff;
    height:23px;
    margin-left:30px;
    padding:2px 6px 6px 0;
    width:78px;
    cursor:pointer;
}
.mod57 .qs_form {
    clear:both;
    background-color:#fff;
    height:29px;
    width:490px;
    margin:0 0 0 20px;
    border-bottom:1px solid #495da2;
    border-right:1px solid #495da2;
    border-left:1px solid #495da2;
}
* html .mod57 .qs_form {
    padding-top:3px;
    height:26px;
}
.mod57 form {
    padding-bottom:20px;
}
.mod57 .qs_title .input_feld {
    border:none;
    margin-top:4px;
    border:1px solid #e0e8e5;
    width:196px;
    height:17px;
    padding:2px 4px 0 4px;
    background:url(/modules/frontend/57/images/rabattsuche_feldbg.jpg) no-repeat fixed left top;
    font-size:0.8em;
    color:#616161;
}
/********/
.discount_3col a, .discount_4col a {
    display:block;
    padding-bottom: 5px;
}
.discount_3col, .discount_4col {
    width:536px;
    display:inline-table;
    border-bottom: 1px solid #495da2;
    border-top: 1px solid #495da2;
    border-collapse: collapse;
    font-size:0.75em;
    color:#495da2;
    margin-left:1px;
}
* html .discount_3col, .discount_4col {
    width:537px;
    margin:0;
}
.discount_3col td, .discount_4col td {
    padding:10px 10px 10px 10px;
    border-right: 1px solid #495da2;
    border-left: 1px solid #495da2;
}
.discount_3col .spalte1,
.discount_3col .spalte2 {
    width:178px;
}
.discount_3col .spalte3 {
    padding-left: 0px;
    padding-right: 0px;
    width: 198px;
}
.discount_4col .spalte1, .discount_4col .spalte2, .discount_4col .spalte3 {width:134px;}
.discount_4col .spalte4 {
    width: 154px;
    padding-right: 0px;
    padding-left: 0px;
}
.produktbox .linkpfeil {
    background:url(../images/pfeilBlau.png) no-repeat 5px 4px;
    color:#007CC2;
    font-size:0.75em;
    font-weight:bold;
    display:block;
    padding:0 0 0 30px;
}
.produktbox .indikationbild {
    width:160px;
    height:120px;
}
.title {
    clear:both;
    color:#008BCA;
    font-size:1.13em;
    margin:20px 0 30px 20px;
    width:247px;
}
#backtotop a {
    background:url(/modules/frontend/57/images/Produkte_aktiv/pfeil_nachOben.jpg) no-repeat 0 4px !important;
    display:block;
    margin-top:10px;
}
#backtotop {
    clear:both;
    width:535px;
    height:45px;
    background:url(/modules/frontend/57/images/Produktdatenbank/hg_nachoben.jpg) no-repeat;
}
#backtotop a {
    background:url(../images/pfeilBlau.png) no-repeat 0 4px;
    color:#495da2;
    padding:0 0 0 30px;
    font-size:0.75em;
    display:block;
    text-decoration:none;
    float:right;
    display:inline;
    margin-right:20px;
}
.numresults {
    color:#495da2;
    font-size:0.75em;
    font-weight:700;
    line-height:0.9em;
    margin:20px 0 0 20px;
    text-decoration:none;
}
.produktbox {
    display:block;
    float:left;
    margin:0px 0px 20px 0px;
    padding-right: 8px;
    padding-left: 8px;
    width:162px;
}
.produktbox img {
    border:medium none;
}

.discount_4col td a {
    display:block;
}
.mod57_quicksearch_search .input_feld {
    border:none;
    border:1px solid #e0e8e5;
    color:#82868B;
    display:inline;
    float:left;
    margin:5px 0 0 20px;
    padding:1px 0 0 3px;
    width:150px;
    font-size:0.75em;
    background: url(/modules/frontend/57/images/suche_textfeld_bg.jpg) center fixed top no-repeat;
}
.mod57_quicksearch_search .submitbutton {
    background:transparent url(/modules/frontend/57/images/Produktdatenbank/button_suche.jpg) no-repeat;
    margin:5px 0 0 10px;
    border:none;
    color:#fff;
    display:inline;
    font-size:0.8em;
    cursor:pointer;
    float:left;
    margin-left:10px;
    padding:0 6px 3px 0;
    width:78px;
}
.mod57_quicksearch_search h2 {
    color:#495da2;
    line-height:12px;
    margin:8px 0 0 0;
    font-size:0.93em;
    line-height:1em;
    font-weight:normal;
    padding-left: 20px;
}
.mod57_tab_trenner {
    width:3px;
    border-bottom:1px solid #495da2;
    height:39px;
    float:left;
    display:inline;
}
.mod57 .title {
    line-height: 1.2em;
}
/* END Module 57 */

/*BEGIN Module 61*/
.mod61{
    font-size: 0.80em;
}

.mod61 .inputElement label {
    line-height: 1.4em;
}

.mod61 .atkey1, .mod61 .atkey1 {
    float: left;
}

.mod61 #atkey1 {
    width: 60px;
    padding: 3px;
}

.mod61 #atkey1 {
    width: 40px;
    padding: 3px;
}

.mod61 .bindestrich {
    display: inline-block;
    padding-bottom: 3px;
}

.mod61 .clear {
    clear: both;
}

.mod61 #AccessCode .clear {
    padding-bottom: 10px;
}

.mod61 .notice {
    margin-top: 10px;
    margin-bottom:10px;
    font: 10px;
}

.mod61 fieldset {
    border: solid 1px #CCCCCC;
    background-color: #EAEAEA;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}

.mod61 fieldset h2 {
    font-size: 1.0em;
    font-weight: bold;
    padding: 5px 5px 10px 5px;
    margin: 5px 5px 10px 5px;
    border-bottom: dotted 1px #CCC;
    color: #666;
    background-color: transparent;
}

.mod61 .inputElement {
    clear: both;
    margin: 0;
    overflow: visible;
    padding: 1em 0 0;
    width: 100%;
}

.mod61 .registerDataContainer {
    border: solid 3px #800000;
    background: #f2eaea;
}

.mod61 .required {
    color: #f00;
}

.mod61 .inputText1 {
    border: 1px solid #999999;
    width: 240px;
    clear: both;
    float: left;
    margin: -1.4em 0 0 170px;
    position: relative;
    padding: 2px;
}

.mod61 label,.mod61 .checkboxContainer {
    clear: both;
    display: block;
    float: left;
    width: 160px;
    text-align: right;
    padding: 3px 5px 0 0;
    color: #666;
}

.mod61 .genElementContainer {
    clear: left;
    float: left;
    text-align: right;
    width: 40px;
}

.mod61 .nlorder label {
    font-size: 0.9em;
    clear: right;
    display: block;
    float: none;
    margin-left: 44px;
    padding: 3px 10px 10px 0;
    text-align: left;
    width: 88%;
}

.mod61 .checkbox {
    border: 0px;
}

.mod61 .textinput {
    font-family: "Courier New", Courier, monospace;
    border: 1px solid #999999;
    padding: 2px;
    font-size: 12px;
}

.mod61 .buttons button,.mod61 .buttons a {
    margin: 0px 60px;
    cursor: pointer;
}

.mod61 .formErrorText {
    padding: 10px 10px 0px 10px;
    background: #ff8080;
    border: solid 1px #ff0000;
    color: #fff;
    margin: 5px 50px;
}

.mod61 .formErrorText p {
    padding-bottom: 10px;
}
.mod61 #submit{
    background-color:#495da2;
    color:#fff;
    height:22px;
    padding: 0px 5px 4px 5px;
    border:none;
    border-right:1px solid #e0e8e5;
    border-bottom:1px solid #e0e8e5;
    cursor:pointer;
    float: right;
    margin-right: 20px;
}


/*BEGIN Module 62*/
.mod62 a.open {
    background: url(../images/folder_open.gif) no-repeat left center;
}
.mod62 a.close {
    background: url(../images/folder_close.gif) no-repeat left center;
}
.mod62 a.unread {
    background: url(../images/mail_unread.gif) no-repeat 0 5px;
}
.mod62 a.read {
    background: url(../images/mail_read.gif) no-repeat 0 5px;
}
/* END Module 62 */

.mod1003_completequestion {
    padding-bottom: 15px;
}

.mod1003_question {
    padding-bottom: 5px;
}


/* BEGIN Module 63 */

.mod63 {
    width: 100%;
    margin-bottom: 20px;
}

@media print {
    .mod63 {
        padding: 0;
        margin: 0;
        width: 98%;
    }
}

.mod63_discount_tabs {
    background: transparent url(/modules/frontend/63/images/tabs/tabbg.jpg) repeat-x scroll 0px 0px;
    height: 40px;
/*  float: left;*/

    }

.mod63_discounttab_qs, .mod63_discounttab_kk, .mod63_discounttab_pr,
.mod63_discounttab_qs_active, .mod63_discounttab_kk_active,
.mod63_discounttab_pr_active
{
    font-size:0.93em;
    float:left;
    display:inline;
    width:auto;
    padding:0 10px 0 10px;
    line-height:35px;
    text-decoration:none;
}

.mod63_tab_trenner
{
    width:3px;
    border-bottom:1px solid #495da2;
    height:39px;
    float:left;
    display:inline;
}

.mod63_discounttab_qs,
.mod63_discounttab_kk,
.mod63_discounttab_pr
{
    color:#fff;
    height:40px;
    background:url(/modules/frontend/63/images/tabs/tab1px.jpg) repeat-x;
}

.mod63_discounttab_qs_active,
.mod63_discounttab_kk_active,
.mod63_discounttab_pr_active
{
    color:#007CC2;
    border-top:1px solid #495da2;
    border-right:1px solid #495da2;
    border-left:1px solid #495da2;
    background-color:#fff;
    height:39px;
    text-decoration:none;
}

.mod63_contentborder2
{
    border-left:1px solid #495da2;
    border-right:1px solid #495da2;
    border-bottom:1px solid #495da2;
    clear:both;
    display:block;
    padding: 20px;
}

/* MOD63 quicksearch begin */

.mod63_qs_title
{
    background-color:#495da2;
    height:30px;
/*  width:492px; */
/*  margin:30px 0 0 20px; */
    color:#fff;
/*  padding-bottom:0; */
    padding: 0px 20px;
}

.mod63_qs_form
{
    clear:both;
    background-color:#fff;
    height:29px;
/*  width:490px; */
/*  margin:0 0 0 20px; */
    padding: 0px 20px;
    border-bottom:1px solid #495da2;
    border-right:1px solid #495da2;
    border-left:1px solid #495da2;
}


.mod63_qs_title p, .mod63_qs_form p
{
    line-height:30px;
/*  margin:0 0 0 20px; */
    font-size:0.93em;
/*  margin-right:45px; */
    padding:0;
}
.mod63_qs_title p
{
    display:inline;
    float:left;
}
.mod63_qs_title_fields {
    width: 300px;
    float: right;
    }
.mod63_qs_form p
{
    display:inline;
    color:#495da2;
}
.mod63_qs_form input
{
    color:#495da2;
    font-size:0.93em;
}
.mod63_qs_form .discount_pr, .mod63_qs_form .discount_kk,
.mod63_qs_form .discount_ik
{
    margin:0;
    font-size:0.88em;
    color:#495da2;
}
.mod63_qs_title .submitbutton
{
    background:url(/modules/frontend/63/images/suche_bg.jpg) no-repeat;
    border:none;
    font-size:0.8em;
    color:#fff;
    height:23px;
    margin-left:30px;
    padding:2px 6px 6px 0;
    width:78px;
    cursor:pointer;
}
*html .mod57 .qs_form
{
    padding-top:3px;
    height:26px;
}

.mod63_discountheadline
{
    border:none;
    color:#495da2;
    font-size:0.88em;
    font-weight:bold;
    line-height:1em;
    padding-bottom:15px;
}
.mod63_discounttext {
    padding-bottom: 10px;
    }
.mod63_discounttext p
{
    line-height:1.25em;
/*  margin:15px 0 0 20px; */
    color:#616161;
    width:510px;
    font-size:0.75em;
    padding-bottom:15px;
}

.mod63_updatenotice p{
    margin-left: 5px;
    margin-bottom:15px;
    padding-bottom:0px;
    color:#0060a7;
    font-size:0.75em;
}

.mod63_updatenotice .boldred{
    font-weight:bold;
    color:#ff0000;
}

/* MOD63 quicksearch end */

/* MOD63 az begin */

.mod63_az
{
    clear:both;
    color:#495da2;
    font-size:0.94em;
    font-weight:bold;
    padding:10px 2px 10px 20px;
    border:1px solid #495da2;
    border-width: 0px 1px;
}
.mod63_az a:hover, .mod63_az a:active {
    text-decoration: underline;
    }

/* MOD63 az end */

/* MOD 63 pdf begin */

.mod63_date {
    width: 100%;
    text-align:right;
}

.mod63_pdfkrankenkasse, .mod63_pdfik, .mod63_pdf {
    font-size: 0.7em;
    }

.mod63_pdfkrankenkasse h2, .mod63_pdfik h2, .mod63_pdf h2 {
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
    width: 100%;
    text-align: left;
    padding: 0px;
}

.mod63_iktable{
    padding-top: 10px;
    }

.mod63_iktable table {
    border: 1px solid black;
    border-collapse: collapse;
    }

.mod63_iktable td {
    border: 1px solid black;
    width: 100px;
    text-align: right;
    }

.mod63_pdfkktable, .mod63_pdfiktable {
    width: 99%;
    border: 1px solid black;
    border-collapse: collapse;
    }

.mod63_pdfkktable th {
    background-color: #aaa;
    border: 1px solid black;
    }

.mod63_pdfkktable td, .mod63_pdfiktable td {
    border: 1px solid black;
    }

.mod63_pdfiktable th {
    background-color: #aaa;
    border: 1px solid black;
    }

.mod63_vorspann, .mod63_nachspann {
    width: 100%;
    padding: 5px 0px;
    }
.mod63_pdfkktable_even {
    background-color: #ddd;
    }
.mod63_pdfkktable_even {

    }
/* MOD63 PDF end */

.mod63_discount_3col a, .mod63_discount_4col a
{
    display:block;
    padding-bottom: 5px;
}
.mod63_discount_3col, .mod63_discount_4col
{
    display:inline-table;
    border-bottom: 1px solid #495da2;
    border-top: 1px solid #495da2;
    border-collapse: collapse;
    font-size:0.75em;
    color:#495da2;
    width: 100%;
}

*html .mod63_discount_3col, .mod63_discount_4col
{
/*  width:537px; */
    margin:0;
}
.mod63_discount_3col td, .mod63_discount_4col td
{
    padding:10px 10px 10px 10px;
    border-right: 1px solid #495da2;
    border-left: 1px solid #495da2;
}

.mod63_discount_3col .spalte1,
.mod63_discount_3col .spalte2 {
/*  width:178px; */
    width: 30%;
}
.mod63_discount_3col .spalte3 {
    padding-left: 0px;
    padding-right: 0px;
/*  width: 198px; */
    width: 40%;
}

.mod63_discount_4col .spalte1, .mod63_discount_4col .spalte2, .mod63_discount_4col .spalte3 {
    width: 23%;
    }
.mod63_discount_4col .spalte4 {
    width: 31%;
    padding-right: 0px;
    padding-left: 0px;
    }
.mod63_discount_4col td a
{
    display:block;
}

.mod63_discount_odd,
.mod63_discount_even {
    padding: 5px 10px 5px 30px;
    background:url(/modules/frontend/63/images/pfeil_klein.gif) no-repeat 10px 8px;
    }
.mod63_discount_odd {
    background-color: #fff;
}
.mod63_discount_even {
    background-color: #c5effb;
}

.mod63 th.spalte1{
    border-left: 1px solid #495da2;
}

.mod63_discount_3col th.spalte3,
.mod63_discount_4col th.spalte4{
    border-right: 1px solid #495da2;
}

.mod63_discount_3col th,
.mod63_discount_4col th {
    color: #fff;
    font-weight: normal;
    text-align: center;
    background-color: #495da2;
    padding: 3px 0px 3px 5px;
    border: 1px solid #fff;
    border-width: 0px 1px;
    }

.mod63_pdflink {
    font-size: 0.8em;
    line-height: 22px;
    vertical-align: middle;
    padding: 2px 10px;
    }
.mod63_pdflinkheadline {
    font-weight: bold;
    color: #0060A7;
    }
.mod63_pdflink img {
    vertical-align: text-bottom;
    padding-right: 10px;
    float: left;
    }
.mod63_pdflink a {
    padding-top: 2px;
    }

.mod57 .pdfLogo_WINTH,
.mod63 .pdfLogo_WINTH{
    background-image: url(/modules/style/images/winth_logo.gif);
    background-position: right;
    height: 90px;
}

.mod57 .pdfLogo_SANOA,
.mod63 .pdfLogo_SANOA{
    background-image: url(/modules/style/images/sanofi_logo.png);
    background-position: right;
    height: 50px;
}

/* END Module 63 */

/* BEGIN Module 64 */

.mod64{
    width:538px;
    font-size:0.75em;
}

.mod64 .pglist{
    margin: 10px 20px 20px 20px;
}

.mod64 .outerContainer{
    border-top: 0px;
    border-right:1px solid #495da2;
    border-bottom:1px solid #495da2;
    border-left:1px solid #495da2;
}

.mod64 .search{
    text-align:right;
    margin-right:10px;
    margin-bottom:10px;
}

.mod64 .preview{
    margin:10px 0px 0px 10px;
}

.mod64 .pdfViewer{
    margin-top: 5px;
}

.mod64 .az{
    clear:both;
    color:#495da2;
    font-size:1.2em;
    font-weight:bold;
    padding:10px 2px 10px 20px;
}

.mod64 .az a:hover,
.mod64 .az a:active {
    text-decoration: underline;
}

.mod64 .tabs{
    background: transparent url(/modules/frontend/63/images/tabs/tabbg.jpg) repeat-x scroll 0px 0px;
    height: 40px;
    font-size:0.8em;
}

.mod64 .tab{
  color:#fff;
  height:40px;
  background:url(/modules/frontend/63/images/tabs/tab1px.jpg) repeat-x;
  font-size:1.2em;
  float:left;
  display:inline;
  width:auto;
  padding:0 10px 0 10px;
  line-height:35px;
  text-decoration:none;
}

.mod64 .tab_active{
  background:none;
  color:#007CC2;
  border-top:1px solid #495da2;
  border-right:1px solid #495da2;
  border-left:1px solid #495da2;
  background-color:#fff;
  height:39px;
  text-decoration:none;
}

.mod64 .tab_trenner{
    width:3px;
    border-bottom:1px solid #495da2;
    height:39px;
    float:left;
    display:inline;
}

.mod64 .searchNotice,
.mod64 .searchForm,
.mod64 .searchResult{
    padding: 10px;
}

.mod64 .rightContainer{
    border-top:1px solid #495da2;
}

.mod64 .rightContainer h3{
    font-size:1.3em;
    color:#0079c2;
    display:inline;
}

.mod64 .searchResult h3{
    color:#0079c2;
    display:inline;
}

.mod64 a.smallArrow{
    background: url("/modules/frontend/57/images/pfeil_klein.gif") no-repeat 10px 8px;
    padding: 5px 10px 5px 30px;
    color:#0079c2;
}

.mod64 .searchResult a.searchEntry{
    background: url("/modules/frontend/57/images/pfeil_klein.gif") no-repeat 0px 8px;
    padding: 5px 10px 5px 20px;
    text-decoration: underline;
    color:#0079c2;
    display:block;
}

.mod64 .searchResult p.searchEntryComment{
    padding-left: 20px;
}

.mod64 .searchResult table{
    padding-left: 20px;
    padding-bottom: 10px;
}

.mod64 .searchResult ul{
    padding-left: 20px;
}

.mod64 .pglist a.selected{
    font-weight: bold;
    text-decoration: underline;
}

.mod64 .mod64_xmlViewer{
    overflow:hidden;
    margin-top:5px;
    padding: 10px;
    border:1px solid #495da2;
}

* html .mod64 .mod64_xmlViewer{
    width:515px;
}

.mod64 .mod64_xmlViewer h1{
    font-size: 1.1em;
    text-decoration: none;
    color: inherit;
    margin-bottom: 15px;
}

.mod64 .mod64_xmlViewer h2{
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    color: inherit;
    padding: 0;
    margin: 0 0 10px 0;
}

.mod64 .mod64_xmlViewer .sectionChapter{
    margin-bottom: 10px;
}

.mod64 .mod64_xmlViewer p{
    margin-top: 5px;
}

.mod64 .mod64_xmlViewer table{
    border-collapse:collapse;
    empty-cells:show;
}

.mod64 .mod64_xmlViewer td{
    border: 1px solid #999;
    height: 1.5em;
}

.mod64 .mod64_xmlViewer .docTitle{
    margin-left: 20px;
    text-decoration: underline;
    color:#0079c2;
}

.mod64 .mod64_xmlViewer .blstChapter ul{
     margin-left: 15px;
}

.mod64 .mod64_xmlViewer .blstChapter li{
    list-style-type: disc;
    margin-bottom:5px;
}

.mod64 .backtotop{
    font-size:0.95em;
}

/* Module 65 */
.mod65 {}
.mod65 h2,
.mod65 h5 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll -230px 0;
}
.nav_right_gruppe .mod65 {
    background: url(../images/registrieren_textfeld_abschluss.jpg) no-repeat bottom left;
}
.nav_right_gruppe .mod65inner {
    background: url(../images/rightcolumn_line.jpg) repeat-y;
    font-size: 0.75em;
    line-height: 1.4em;
}

/* Module 68 */
div.mod68 { padding:2px; }

.mod68 form {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 100%;
}

.mod68 form ul.errors{
    list-style: disc inside none;
}

.mod68 form ul.errors li{
    background:none;
    color:red;
}

.mod68 form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

.mod68 form fieldset legend {
  background: none;
  display:inline;
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

.mod68 form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

.mod68 form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

.mod68 form div.required fieldset legend {
  font-weight: bold;
}

.mod68 form div label {
  display: block;
  float: left;
  padding: 3px 5px;
  margin: 0 5px 5px 0;
  text-align: right;
}

.mod68 label.optional {
  width: 130px;
  font-weight: normal;
}

.mod68 label.required {
  width: 130px;
  font-weight: bold;
}

.mod68 form div label.labelCheckbox,
.mod68 form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

.mod68 form div fieldset label.labelCheckbox,
.mod68 form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

.mod68 input.radio,
.mod68 input.checkbox{
    width:auto;
}

.mod68 label u {
  font-style: normal;
  text-decoration: underline;
}

.mod68 input,
.mod68 select,
.mod68 textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
  width: 260px;
}

.mod68 input.submit{
  width: auto;
}

.mod68 textarea {
  overflow: auto;
}

.mod68 form div {
  clear: left;
  display: block;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

.mod68 form #fieldset-emailField{
    border: none;
    padding: 0;
}

.mod68 #fieldset-ProfessionalData label[for=hcpregistration-notice],
.mod68 #fieldset-ProfessionalData label[for=hcpupdate-notice]{
    margin-left: 60px;
    text-align:left;
    width:auto;
}

.mod68 #fieldset-ContactChannels label{
    float: none;
    display: inline;
}

.mod68 #fieldset-ContactChannels label.required,
.mod68 #fieldset-ContactChannels label.optional{
    float:left;
}

.mod68 label[for=regtype]{
    float:none;
    text-align:left;
    width:auto;
}

.mod68 label[for=regtype-pcregistration],
.mod68 label[for=regtype-hcpregistration]{
    width:auto;
}

.mod68 form #fieldset-RegType{
  border: none;
}

.mod68 form #fieldset-RegType legend{
  padding: 0;
}

.mod68 form #fieldset-RegType div label{
  float: none;
  padding: 0;
  margin: 5px 0 5px 0;
  text-align: left;
  width:auto;
}

.mod68 form #fieldset-RegType label[for=regtype]{
    margin-bottom: 20px;
}

.mod68 #regtypeselection input.submit{
    margin-left: 10px;
}

/* Module 69 */
.nav_right_gruppe .mod69 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll bottom left;
    padding-bottom: 16px;
}
.mod69 h5 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll -230px 0;
}
.nav_right_gruppe .mod69 .textfeld {
    color: #616161;
    background: url(../images/registrieren_textfeld_bg.jpg) no-repeat fixed left top;
    border: 1px solid #e0e8e5;
    margin: 10px 10px 0 20px;
    width: 153px;
}
.nav_right_gruppe .mod69 .loginInner .submit {
    background: url(../images/pfeilBlau.png) no-repeat;
    cursor: pointer;
    border: none;
    height: 0.75em;
    width: 22px;
    margin-top: 16px;
    float: left;
}
.nav_right_gruppe .mod69 .loginInner .submit span {
    display: none;
}
.nav_right_gruppe .mod69 .loginInner p {
    background: url(../images/rsanmeldetab.jpg) no-repeat;
    color: #fff;
    font-size: 0.8em;
    line-height: 1.2em;
    height: 55px;
    padding: 5px 0 0 20px;
}
.nav_right_gruppe .mod69inner {
    background: url(../images/rightcolumn_button.png) transparent repeat-y scroll -460px 0;
}
.mod69_links {
    color: #495DA2;
    display: block;
    font-size: 0.69em;
    font-weight: normal;
    padding-left: 22px;
    text-decoration: none;
    width: 190px;
}
#content .mod69{
    width: 100%;
    background: none;
}
#content .mod69inner{
    background: none;
}
#content .mod69 fieldset{
    border: solid 1px #e0e8e5;
    background:url(../images/schattenmitteteaser.jpg) repeat-y;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}
#content .mod69 fieldset label {
    font-size: 0.75em;
    float: left;
    display:block;
    padding: 0px 10px 10px 0px;
    margin-left:20px;
    color: #495da2;
    width:140px;
}
#content .mod69 .inputElement{
    clear:both;
    display:block;
    zoom: 1;
}
#content .mod69 .inputText1 {
    float:left;
    display:inline;
    height:17px;
    border:1px solid #e0e8e5;
    color:#616161;
    font-size:0.75em;
}
#content .mod69 fieldset input {
    width: 284px;
    float:left;
    display:inline;
}
#content .mod69 #buttons{
    padding: 15px 20px;
}
#content .mod69 .formErrorText {
    color: red;
    padding: 10px;
    margin: 10px 20px;
    border: solid 1px #f00;
    background-color: #FADEDE;
}
#content .mod69 .formErrorText p {
    font-size:0.8em;
    color:#ff0000;
    padding: 0px;
}

/* Module 70 */
.mod70 .mod70_customerTypeSelectionForm,
.mod70 .mod70_promoCodeForm {
    margin-bottom: 20px;
}
.mod70 .teasercontainer {
    background: url(../images/schattenmitteteaser.jpg) repeat-y scroll 0 0 transparent;
    border: 1px solid #e0e8e5;
}
.mod70 .teasercontainercol {
    background: url(../images/mod1020_bg.jpg) repeat scroll right center transparent;
    color: #495da2;
    font-size: 1.2em;
    float: left;
    width: 225px;
    height: 58px;
    border-style: solid;
    border-width: 1px 0;
    padding: 20px;
}
.mod70 .teasercontainercol h4,
.mod70 .mod70_footer_deliveryaddress h4,
.mod70 .mod70_footer_deliverynote h4{
    font-size: 0.9em;
    background: none;
    color: #495da2;
    padding: 0;
    margin: 3px 0 4px 0;
}
.mod70 .mod70_footer_deliveryaddress h4,
.mod70 .mod70_footer_deliverynote h4 {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
}
.mod70 .mod70_promoCodeForm .teasercontainercol {
    float: right;
    margin-left: 7px;
}
.mod70 .mod70_customerTypeSelectionForm button,
.mod70 .mod70_promoCodeForm button,
.mod70 .mod70_footer_deliveryaddress a {
    border: 0;
    background: url(../images/pfeilBlau.png) no-repeat scroll left 3px transparent;
    padding: 0 0 0 30px;
}
.mod70 .mod70_customerTypeSelectionForm button:hover,
.mod70 .mod70_promoCodeForm button:hover,
.mod70 .mod70_footer_deliveryaddress a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.mod70 .teasercontainercol button {
    font-size: 0.893em;
}
.mod70 .mod70_editDeliveryAddress {
    border: 0;
    font-size: 1.1em;
    float: none;
    position: relative;
    top: 5px;
}
.mod70 input.submitbutton {
    background-color: #495DA2;
    border-color: -moz-use-text-color #E0E8E5 #E0E8E5 -moz-use-text-color;
    color: #FFFFFF;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    cursor: pointer;
    padding: 0 5px 4px;
    margin: 0;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.mod70 button.submitbutton {
    background: none;
    border: 0;
}
.mod70 .mod70_productList td {
    padding-left: 2px;
    padding-right: 2px;
}
.mod70 .mod70_productList .productName {
    font-weight: bold;
    margin: 0 0 0.5em 0;
}

/* START Module 75 */
.mod75 form{
    background:#fff;
    margin:5px auto;
    padding:0;
    overflow:auto;
}

.mod75 form dt{
    padding:0;
    clear:both;
    width:30%;
    float:left;
    text-align:right;
    margin:5px 10px 5px 0;
}

.mod75 form dd{
    padding:0;
    float:left;
    margin:5px 2px 5px 0;
}

.mod75 form p{
    padding:0;
    margin:0;
}

.mod75 form input,
.mod75 form textarea{
    margin:0 0 2px 0;
    padding:0;
}

.mod75 form label.required:before{content:'* '}
.mod75 form label.optional:before{content:'+ '}

#ui-datepicker-div{
    font-size: 75%;
}
/* END Module 75 */

/*START Module 1010*/
.mod1010 .toolbar {
    font-size:1em;
}

.mod1010 .ecards-outer {
    overflow: hidden;
    width: 97%;
    padding: 0;
    margin: 0;
}

.mod1010 .ecard {
    overflow: hidden;
    width: 45%;
    padding: 0;
    margin: 5px;
    float:left;
    max-height: 250px;
    min-height: 250px;
    height: 250px;
}

.mod1010 h4{
    padding: 6px 0px 6px 20px;
    font-size: 1.2em;
}

.mod1010 h3{
    color:#495da2;
    padding: 5px;
    margin: 5px;
    font-weight:bold;
    font-size: 1.2em;
}

.mod1010 .ecardThumbs
{
    float:left;
    margin-right: 20px;
}
.mod1010 .link01
{
    background:url(../images/bt_start.gif) no-repeat left center;
    padding: 5px 30px;
}
/* END Module 1010 */

/* Module 1019 */
.mod1019 {
    margin-bottom: 10px;
}
.mod1019_var1 {
    background-color: #00abdf;
    color: #fff;
    margin: 0px;
    padding: 16px 15px 14px 20px;
    background: #00abdf url(../images/schatten_unten.jpg) repeat-x bottom left;
    border-top: solid 1px #00abdf ;
}
.mod1019_var1 h2 {
    font-weight: bold;
    color: #fff;
    margin: 0px;
    padding: 0 0 2px 0;
    font-size: 1.3em;
}
.mod1019_var1 .mod1019_text {
    clear: both;
    padding-bottom: 10px;
}
.mod1019_var2 {
    width: 247px;
    height: 155px;
    background-image: url(../images/mod1019_header_var2.jpg);
    padding: 35px 20px 20px 290px;
    color: #fff;
    margin-bottom: 10px;
}
.nav_right_gruppe .mod1019_var2 {
    display: none;
}
.mod1019_var2 h2,
.mod1019_var2 h5 {
    font-weight: bold;
    background: transparent;
    margin: 0;
    padding: 0;
}
.mod1019_var2 .mod1019_text {
    margin-top:10px;
    width:240px;
}
.mod1019_text p {
    padding: 0;
}
.mod1019_var3 {
    width: 537px;
    height: 79px;
    background-image: url(../images/mod1019_header_var3.jpg);
    color: #fff;
}
.nav_right_gruppe .mod1019_var3 {
    display: none;
}
.mod1019_var3 h2,
.mod1019_var3 h5 {
    font-weight:normal;
    padding:12px 0 0 20px;
    background: transparent;
}
.mod1019_var3 .mod1019_text {
    display:none;
}
.mod1019_var4 .bild {
    background-image: url(../images/kontakt_bild.jpg);
    width: 220px;
    height: 110px;
}
.mod1019_var4 {
    text-align: left;
    padding-bottom:19px;
    background:url(../images/registrieren_textfeld_abschluss.jpg) no-repeat bottom left;
    margin-bottom: 10px;
}
.mod1019_var4_copy {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    color: #616161;
}
.mod1019_var4_inner {
    background:url(../images/rightcolumn_line.jpg) repeat-y;
}
.mod1019_var4 h2,
.mod1019_var4 h5 {
    height: 30px;
    width: 200px;
    color: #fff;
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll -230px 0;
    padding-left: 20px;
    line-height: 30px;
    font-weight: normal;
    margin: 0;
    font-size: 1.2em;
}
.mod1019_var4 h3,
.mod1019_var4 h6 {
    line-height: 26px;
    margin-bottom: 2px;
    font-size: 1.1em;
    background: none;
}
.mod1019_var4 p {
    margin: 12px 0px 0px 0px;
    padding: 0;
    line-height: 1.35em;
}
.mod1019_var4 .Copytext2 {
    font-size: 1.1em;
}
.mod1019_var5 {
    background: url(../images/suche_bg.jpg) no-repeat;
    padding: 0px 10px 0px 20px;
    height: 30px;
    margin-bottom: 10px;
}
.mod1019_var5 a {
    background: url(../images/arrow_white.gif) right center no-repeat;
    text-align: left;
    color: #ffffff;
    display: block;
    line-height: 30px;
}
.mod1019_var6 {
    border-top: 1px solid #495da2;
    border-bottom: 1px solid #495da2;
    margin: 0px 0px 20px 0px;
}
.mod1019_var6 .Copytext2 {
    padding: 12px 20px 5px 20px;
    font-size: 1.1em;
}
.mod1019_var7 {
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #495da2;
}
.mod1019_var7 h2,
.mod1019_var7 h5 {
    background-color: #495da2;
    color: #fff;
    font-size: 1.0em;
    font-weight: bold;
    padding: 4px 0 4px 10px;
    margin-bottom: 0;
}
.nav_right_gruppe .mod1019_var7 h5 {
    padding-left: 5px;
    font-weight: bold;
}
.mod1019_var7 .Copytext2 {
    font-size: 1.1em;
    padding: 12px 20px 8px 20px;
}
.mod1019_var7 .Copytext2 p {
    padding-bottom: 12px;
}
.mod1019_var7 .Copytext2 a {
    background: url(../images/pfeilBlau.png) left center no-repeat;
    color: #495da2;
    padding-left: 30px;
    display: block;
}
.mod1019_var7 .mod1019_line {
    height: 5px;
    border-bottom: 1px solid #495da2;
}

/* START Module 1020 */
.mod1020 {
    padding: 0px;
    margin: 0px;
}

.mod1020_left {
    width: 265px;
    float: left;
}

.mod1020_right {
    width: 265px;
    float:right;
    padding-left: 7px;
}


.mod1020_main {
    border-width: 1px 0px 1px 0px;
    border-color: #495da2;
    border-style: solid;
    margin: 0px 0px 20px 0px;
    background: url(../images/mod1020_bg.jpg) right;
    height: 98px;
    position: relative;
}

.mod1020_image img {
    width: 80px;
    height: 98px;
    display: block;
    float: left;
}

.mod1020_text {
    top: 0px;
    border: 0px;
    padding: 20px;
    display: block;
}

.mod1020_text h2 {
    color:#495da2;
    padding: 0;
    margin: 0;
    background: none;
    font-size:0.9em;
    font-weight:700;
    line-height:1.1em;
}

.mod1020_teaserlink {
    background:url(../images/pfeilBlau.png) left 2px no-repeat;
    padding-left:30px;
    line-height:13px;
    font-size: 0.75em;
    float: left;
    position: absolute;
    top: 70px;
}
/* END Module 1020 */


/* - - - mod1042 - - - */
.mod1042 {
    padding-bottom: 19px;
    background:transparent url(../images/rightcolumn_button.png) no-repeat scroll bottom left;
    width: 220px;
    border-top: 1px solid #c2c4c3;
}
.mod1042_inner {
    padding: 20px 5px 0 20px;
    background:transparent url(../images/rightcolumn_button.png) repeat-y scroll -460px 0;
}

.mod1042 .adm {
    padding-bottom: 15px;
}

.mod1042 .admImage {
    float: left;
    width: 60px;
}

.mod1042 .admImage img {
    width: 50px;
    height: 65px;
}

.mod1042 .admData {
    padding-left: 60px;
}

.mod1042 .admData .admName,.mod1042 .admData .admIndLine {
    padding-bottom: 5px;
}

/* - - - mod1043 - - - */
.mod1043 .admImage {
    float: left;
    width: 105px;
}
.mod1043 .admImage img {
    width: 95px;
    height: 122px;
}
.mod1043 .admData2 {
    border: solid 1px #e0e8e5;
    background:url(../images/schattenmitteteaser.jpg) repeat-y;
    padding: 10px;
    margin: 0;
    padding-bottom: 10px;
    line-height: 1.8em;
}
.mod1043 .admData2 .dataRow {
    clear: both;
}
.mod1043 .admData2 .label {
    float: left;
    width: 100px;
    font-weight: bold;
}
.mod1043 .admData {
    padding-left: 110px;
    font-weight: bold;
    color: #495da2;
    line-height: 1.5em;
}
.mod1043 .admData2 .label {
    color: #495da2;
}
.mod1043 form {
    text-align: left;
}
.mod1043 form input {
    margin-top: 10px;
    background-color: #495da2;
    color: #ffffff;
    border: 0px;
}
.mod1043 textarea {
    width: 532px;
}

/* Module 1044 */
.mod1044 {
    border-color: #7EA3B6;
}
#content .mod1044 {
    padding-bottom: 4px;
    line-height: 1.3em;
}
.mod1044 .link a {
    background: url(../images/pfeilBlau.png) left 2px no-repeat;
    padding-left: 30px;
}
.mod1044 h2 {
    background: transparent;
    font-size: 1.2em;
    font-weight: bold;
}
.mod1044 .variation_1 h2 {
    color: #1C3B58;
}
.mod1044 .variation_1 h2,
.mod1044 .variation_2 h2 {
    padding: 0;
    margin: 0;
}
.nav_right_gruppe .mod1044 {
    background: url(../images/rightcolumn_button.png) transparent repeat-y scroll -460px 0;
}
.nav_right_gruppe .mod1044 h5 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll -230px 0;
}
.nav_right_gruppe .mod1044_inner {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll bottom left;
    padding-bottom: 10px;
}
.nav_right_gruppe .mod1044_inner .text {
    font-size: 0.75em;
    line-height: 1.4em;
}

/* - - - mod1050 - - - */
.mod1050 h3{
    color:#495da2;
    padding: 6px 0px;
    font-size: 0.9em;
    font-weight:bold;
}
.mod1050 table{
    font-size: 0.8em;
    background:transparent url(../images/schattenmitteteaser.jpg) repeat-y scroll 0 0;

}
.mod1050 .tableContainer{
    background:transparent url(../images/schattenuntenteaser.jpg) no-repeat center bottom;
    border-bottom: solid 1px #3DCCEE;
    padding-bottom: 5px;
}
.mod1050 th{
    background: #3DCCEE;
    color: #fff;
    padding: 10px;
}
.mod1050 td{
    padding: 10px;
    color:#495da2;
}
.mod1050 .elementtitle,
.mod1050 td a {
    font-weight: bold;
    width: 75%;
}
.mod1050 td a {
    text-decoration: underline;
}


/* Module 1051 */
.mod1051 h5 {
    background: url(../images/rightcolumn_button.png) transparent no-repeat scroll -230px 0;
}
.nav_right_gruppe .mod1051 {
    background: url(../images/registrieren_textfeld_abschluss.jpg) no-repeat bottom left;
    padding-bottom: 17px;
}
.nav_right_gruppe .mod1051_inner {
    background: url(../images/rightcolumn_line.jpg) repeat-y;
    line-height: 1.4em;
}
.nav_right_gruppe .mod1051_links {
    padding-top: 12px;
    color: #495da2;
    display: block;
    font-size: 0.69em;
    text-align: left;
    padding-left: 22px;
    text-decoration: none;
}


/* - - - mod2000 - - - */
.mod2000button {
    background-color:#495da2;
    border-color:#E0E8E5;
    border-style:none solid solid none;
    border-width:medium 1px 1px medium;
    color:#FFFFFF;
    cursor:pointer;
    padding: 4px 8px;
    margin: 0;
    display: inline-block;
}
.mod2000nav {
    text-align: center;
    padding: 5px 0px 20px 0px;
    font-size: 0.75em;
    }
.mod2000navprevious {
    float: left;
}
.mod2000navnext {
    float: right;
}
.mod2000navpageindicator {
    padding-top: 4px;
    }
.mod2000gallerypagetitle {
    font-weight: bold;
    padding-bottom: 15px;
}
.mod2000votemsg {
    display: block;
    padding: 4px;
    border: 1px solid black;
    margin-bottom: 10px;
    }
.mod2000votemsg p {
    padding-bottom: 0px;
    }
.mod2000bottom {
    font-size: 0.75em;
}
.mod2000justvotedtext {
    text-align: center;
    border: 1px solid black;
    margin: 5px 0px;
    padding: 4px;
}
.mod2000justvotedtext p {
    padding-bottom: 0px;
}
.mod2000vote {
    padding-bottom: 10px;
    font-size: 0.75em;
    }
.mod2000ranking {
    clear:left;
    border: 1px solid black;
    margin-bottom: 10px;
    position: relative; /* ie6 border bug */
    padding: 10px;
}
.mod2000rankingposition {
    width: 20px;
    padding-top: 55px;
    font-size: 2em;
    float: left;
    padding-bottom: 5px; /* IE6-Fix */
}
.mod2000rankingimage {
    float: left;
    width: 160px;
    margin-left: 10px;
    padding: 0px;
}
.mod2000rankingimage img {
    width: 160px;
    border: 1px solid #bbb;
}
.mod2000rankingtext {
    margin-left: 220px;
    }
.mod2000rankingtitle {
    font-weight: bold;
    }
.mod2000rankingdescription {
    font-size: 0.75em;
    }
.mod2000hasvotedtext {
    }
.mod2000button2 {
    float: right;
}
.mod2000button3 {
    font-size: 0.75em;
}
.mod2000hasvotedtext p {
    padding: 5px 0px 0px 0px;
}


