/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */

h4,h3 {
 padding:0;
 margin:0;
}

h3 {
 font-size: 13px;
}

html {
    height: 100%;
}
body.site {
    background-color: #ededed;
    background-image: url('../images/top_bg.png');
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0;
    margin: 0;
    height: 100%;
    font-family: Helvetica, arial, sans;
    font-size: 12px;
    color: #505050;
}
body.site.smileclub {
 background:#ededed;
}
body.smileclub ul.menu {
 padding:0;
 margin:0;
}
body.smileclub .moduletable_menu:before{
 content:"";
 display:block;
 width:1000px;
 margin: 0 auto;
 height: 137px;
 background: url("../images/smileclub_typo.png") no-repeat left bottom;
 padding-top: 10%;
}
body.smileclub .menu li{
 width: 50%;
 float: left;
 list-style:none;
 background:#7e7a82;
}
body.smileclub .menu li.item-178{
 text-align: right;
 background:#dacdc0;
}
body.smileclub .menu li a{
 display:block;
 padding:20px;
 color: #fff;
}
body.smileclub .menu li a span{
 background: #03042A;
 display:inline-block;
 padding: 5px 20px;
 border-radius: 3px;
}
body.smileclub .menu li.item-178 a span{
 background: #872442;
}
body.smileclub .menu li.item-178 a:after,body.smileclub .menu li.item-179 a:before{
 content : "";
 display:inline-block;
 margin-left:10px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 6px 12px 6px 0;
 border-color: transparent #fff transparent transparent;
}

body.smileclub .menu li.item-179 a:before{
 border-width: 6px 0 6px 12px;
 border-color: transparent transparent transparent #fff;
 margin-left:0;
 margin-right:10px;
}

.download {

}

body.contentpane {
 background:none;
 padding: 10px;
 height: auto !important;
}

#wrapper {
    background-image: url('../images/smileclub_typo.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 1005px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    min-height: 100%;
    padding-bottom: 120px;
}

#slider {
    width: 995px;
    height: 495px;

}
#djslider19,#djslider35 {
    background-image: url('../images/slider_bottom_bg.png');
}
#djslider19 span.load-button span,#djslider35 span.load-button span {
    display: none;
}
div.djslider-default {
 margin:0;
}

div.djslider-default .navigation-container-custom {
 right:auto;
 left: 235px;
 width: 200px;
}
.djslider-default .load-button {
 background:none !important;
 width: auto;
 height: auto;
 border-radius: 0;
 display:block;
 float: none;
 line-height:150%;
}

#content {
    width: 995px;
    font-family: Helvetica, arial, sans;
    font-size: 12px;
    color: #252525;
    line-height: 180%;
    text-align: justify;
}
body.contentpane {
    text-align: justify;
}
#content a, body.contentpane a {
    color: #252525;
    text-decoration: underline;
}
#content a:hover {
    color: #505050;
}

.content_top {
    background-image: url('../images/content_top_bg.png');
    background-repeat: no-repeat;
    height: 40px;
}
.content_middle {
    background-image: url('../images/content_middle_bg.png');
    background-repeat: repeat-y;
    padding: 25px 70px 25px 70px;
}
.content_bottom {
    background-image: url('../images/content_bottom_bg.png');
    background-repeat: no-repeat;
    height: 40px;
}

#footer {
    background-color: #dadada;
    margin-top: -100px;
    height: 100px;
}

.sepInFull {
 clear:both;
}

#content ul, .contentpane ul {
 margin:0;
 padding:0 0 0 20px;
 display:table-cell;
}


.footer_content {
    width: 995px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
}
.credits {
    text-align: right;
    margin-right: 65px;
}
#top-wrapper {
    height: 105px;
}
#meta-nav {
    padding-top: 48px;
    float: right;
    margin-right: 30px;
}

#meta-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#meta-nav .menu li {
    display:inline;
    list-style:none;
}

#meta-nav .menu li a {1
    background: -webkit-linear-gradient(#fdfdfd, #ededed); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fdfdfd, #ededed); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#505673, #ededed); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fdfdfd, #ededed); /* Standard syntax (must be last) */
    display:block;
    float:left;
    height:27px;
    line-height:27px;
    margin-right:15px;
    color: #505050;
    text-decoration: none;
    border-radius: 4px;
    padding: 0 25px;
    border-bottom: 1px solid #d8d8d8;
}


#meta-nav .menu li.item-125 a,#meta-nav .menu li.item-191 a {
    background: none;
    border:0;
}

#meta-nav .menu li a:hover,#meta-nav .menu li.active a {
    background: -webkit-linear-gradient(#fdfdfd, #bbbbbb); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fdfdfd, #bbbbbb); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#505673, #bbbbbb); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fdfdfd, #bbbbbb); /* Standard syntax (must be last) */
    color:#999;
}

#main-nav {
    height: 40px;
    margin-left: 85px;
}


#main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#main-nav .menu li {
    display:inline;
    list-style:none;
}

#main-nav .menu li a, #meta-nav .menu li:last-child a {
    background:#872442;
    display:block;
    float:left;
    height:21px;
    margin-right:15px;
    color: #fff;
    text-decoration: none;
    line-height:21px;
    padding: 0 15px;
    border-radius: 4px;
}
#meta-nav .menu li:last-child a {
 height:27px;
 line-height:27px;
}


#main-nav .menu li a:hover,#main-nav .menu li.active a,#main-nav .menu li.active:last-child a {
    background: -webkit-linear-gradient(#8c2644, #57172a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#8c2644, #57172a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#8c2644, #57172a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#8c2644, #57172a); /* Standard syntax (must be last) */
    color:#eee;
}

.main-break {
    margin-left: 125px;
}

.left-col {
    float: left;
    width: 500px;
    margin-right: 50px;
}
.right-col {
    float: left;
    width: 300px;
}
.clear {
    clear: both;
}

.formCaption2 {
    display: none;
    clear: both;
    margin-top: 10px;
}
ol.formContainer {
    list-style: none;
    padding: 0;
    margin: 0;

}
.formBody {
    margin-top: 2px;
    margin-bottom: 10px;
    clear: both;
}
.formBody input {
    border: 1px solid #ebebeb;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;

    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#ffffff));
    background: -moz-linear-gradient(top,  #ebebeb,  #ffffff);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff');


    padding: 5px 2px 5px 2px;
    font-family: Helvetica, arial, sans;
    font-size: 12px;
    color: #505050;
}
.formBody input[type=text] {
    width: 220px;
}
.formBody textarea {
    width: 346px;
    height: 180px;

    border: 1px solid #ebebeb;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    background-color: #f6f6f6;
    padding: 5px 2px 5px 2px;
    font-family: Helvetica, arial, sans;
    font-size: 12px;
    color: #505050;
}

#djslider-loader23,#djslider-loader26,#djslider-loader28,#djslider-loader29 {
    margin: 0 ! important;
    left: 0px;
}
#prev23, #next23,#prev26, #next26,#prev28, #next28,#prev29, #next29{
    display: none ! important;
}
#navigation29 span.load-button, 
#navigation29 span.load-button-active,
#navigation28 span.load-button, 
#navigation28 span.load-button-active,
#navigation23 span.load-button, 
#navigation23 span.load-button-active,
#navigation26 span.load-button,
#navigation26 span.load-button-active {
    background-image: none ! important;
    width: 300px ! important;
    text-align: left;
    padding-bottom: 5px;
}
#navigation23,#navigation26,#navigation28,#navigation29 {
    left: 235px ! important;
}

#aboveComp .category-module li {
 width: 50%;
 float: left;
} 

.clrleading {
 clear: both;
}

ul.category-module,.category-module li {
 padding:0;
 margin:0;
 list-style:none;
}

div.sublinks {
 padding-bottom: 15px;
}

body div  a.mod-articles-category-title {
 color: #952848 !important;
 text-decoration:none !important;
} 

.clrleading h2, .item-page h2{
 font-size: 12px;
 text-transform: uppercase;
} 

.clrleading h2 a{
 text-decoration:none !important;
}

.blog .item-separator {
 clear: both;
 border-bottom: 1px solid #e4e4e4;
 padding-top: 20px;
 margin-bottom: 30px;
}

.clr {
 clear:both;
 height:0;
 overflow:hidden;
 visibility:hidden;
}

a.goTop {
 color: #952848 !important;
 padding-left: 20px;
 text-transform: none;
 line-height: 25px;
 font-weight:normal !important;
}

p.readmore {
 text-align: right;
}

a.readmore {
 background: #952848;
 color: #fff !important;
 border-radius: 3px;
 text-decoration: none !important;
 padding: 2px 5px;
 font-size: 11px;
}

#sprechzeiten td {
 padding: 0 5px 3px 0;
}

.navigation-container .load-button-active {
 font-weight: bold;
} 

body.site.Lahnstein {
 background-image: url(../images/top_bg-lahn.png);
}

.Lahnstein #main-nav .menu li a, .Neuwied #meta-nav .menu li:last-child a {
    background:#03042a;
    border-radius: 3px;
}

.Lahnstein #main-nav .menu li a span, .Neuwied #meta-nav .menu li:last-child a span{
    background:#03042a;
    border-radius: 3px;
}
.Lahnstein #main-nav .menu li a:hover, .Lahnstein #main-nav .menu li.active a,.Lahnstein #main-nav .menu li a:hover span, .Lahnstein #main-nav .menu li.active a span {
    background: -webkit-linear-gradient(#505673, #03042a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#505673, #03042a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#505673, #03042a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#505673, #03042a); /* Standard syntax (must be last) */
    color: #EE8;
}

.Lahnstein .slide-desc-text .slide-title {
 color: #03042a;
 font-weight: normal;
}
.Lahnstein .slide-desc-bg {
    background: #334 none repeat scroll 0% 0%;
    opacity: 0.5;
}

.item-189,.separator {
 display:none !important;
}