/*
    Document   : common
    Created on : 21.05.2010, 15:31:15
    Author     : FTI eCom GmbH
    Description:
        Purpose of the stylesheet follows.
*/

body, html {
    padding:0;
    margin:0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

body {
    background-color: #FFFFFF;
    background: url(../images/background_2014.jpg) no-repeat center top;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

a {
    color: #24408d; 
}

#site {
    position: relative;
    margin: 0 auto 0;
    padding: 3px 0 0px 0;
    width: 996px;
}

#header {
    margin: 0 auto 0;
    width: 996px;
    position: relative;
    background: #FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#nav-top-right {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 35px;
    width: 835px;
}

#nav-top-right ul {
    float: right;
}

#nav-top-right ul li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 24px;
}
#nav-top-right ul li a {
    padding: 4px 5px 5px;
    font-size: 13px;
    text-decoration: none;
}

/* #nav-top-right ul li:first-child a {  */
#nav-top-right ul li a.metanavi_aktuelle_meldungen {
    color: #ca105b;
}

.top-right-text {
    position: absolute;
    margin-top: -12px;
    height: 60px;
    width: 300px;
    top: 81px;
    left: 681px;
    text-align: right;
}

.top-right-text > span {
    float: right;
    font-size: 23px;
    font-weight: bold;
}

.top-right-text > p {
    float: right;
}

.top-right-text span,
 #nav-top-right li a {
    color: #009CDF;
}

.top-right-text p,
#nav-top-right li {
    color: #8C8C8C;
}

#pagebody {
    margin: auto 0;
    padding: 19px 0 10px 0;
    width: 996px;
    position: relative;
    background: #FFFFFF;
}

#outer{
    min-height: 550px;
    display: inline-block;
}

#inner{
    position:relative;
    background-position: 0 393px;
    width:996px;
}

/*
 * FOOTER
 */
#footer {
    font-size: 11px;
    margin: 0 auto;
    background-color: #009DDF;
    padding: 0 0 20px;
    color: #FFFFFF;
    position: relative;
}

#footer a {
    font-family: sans-serif, Arial;
    font-size: 13px;
    color: white;
    text-decoration: none;
    line-height: 25px;
}

#footer-infobox {
    color: #666666;
    background-color: #EDEDED;
    height: 286px;
    box-shadow: 0 8px 3px -8px #666666;
}

#footer-infobox-inner h2 {
    color: #009DDF;
    font-size: 30px;
    padding: 25px 0 5px;
    margin: 0;
}

#footer-infobox-inner ul li {
    font-size: 20px;
    font-weight: bold;
    list-style-type: none;
    line-height: 35px;
}

#footer-infobox-logo {
    background: url("/fileadmin/templates/images/sprites.png") no-repeat scroll -123px -62px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 200px;
    margin: 0 119px 20px 47px;
    position: relative;
    top: 35px;
    width: 219px;
}

.list-checker {
    background: url("/fileadmin/templates/images/sprites.png") no-repeat scroll -181px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 23px;
    margin-right: 10px;
    position: relative;
    top: 6px;
    width: 36px;
}

#footer-infobox-inner {
    margin: 0 auto;
    width: 996px;
    padding: 10px 10px 20px 10px;
    color: #666666;
}

#footer-inner {
    padding: 16px 0 14px 0;
    color: white;
    /*-moz-border-radius: 0 0 3px 3px;
    -webkit-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;       */
    width: 996px;
    margin: 0 auto;
}

.footer-menu {
    float: left;
    width: 215px;
}

.footer-menu ul {
    list-style: none;
    border-left: 1px solid #80CDEE;
    padding: 10px 0 20px 10px;
}

#footer-social-media a {
    text-decoration: none;
}

#footer-social-media li {
    padding-bottom: 15px;
}

#footertext {
    float: left;
    font-size: 11px;
    line-height: 17px;
    padding: 30px 10px 14px 80px;
    text-align: justify;
    width: 530px;
    color: #FFFFFF;
}

#footertext a {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 17px;
    text-decoration: underline;
}

#footertext img {
    vertical-align:middle;
}

#footer-hotline {
    float: left;
    padding: 50px 30px 0 15px;
    width: 280px;
    height: 100px;
    color: #FFFFFF;
}

#footer-hotline-questions {
    font-size: 14px;
    display: block;
    color: #FFFFFF;
}

#footer-hotline-number {
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 1px #333333;
    display: block;
    padding: 10px 0;
    color: #FFFFFF;
}

#footer-hotline-info {
    line-height: 18px;
    font-size: 13px;
    color: #FFFFFF;
}

#footerlogos {
    display: block;
    float: left;
    width: 300px;
    height: 100px;
    position: relative;
    left: 10px;
    top: 50px;
}

#footerlogos a {
    text-decoration: none;
}

#footer-social-media ul {
    padding-top: 35px;
}

.sprite-gplus,
.sprite-fb {
    z-index: 1001;
    background: url(/fileadmin/templates/images/sprites.png) no-repeat top left;
    display: block;
    float: left;
    position: relative;
}

.sprite-fb {
    background-position: -183px -24px;
    height: 30px;
    margin-right: 17px;
    top: -9px;
    width: 18px;
}

.sprite-gplus{
    background-position: -217px 0;
    height: 25px;
    margin-right: 10px;
    top: -6px;
    width: 25px;
}

#footer-social-media a:hover .sprite-fb {
    background-position: -199px -24px;
}

#footer-social-media a:hover .sprite-gplus {
    background-position: -217px -25px;
}

.googletext {
    position: absolute;
    left: 360px;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 185px;
}

.sprite-tuvsud-bottom {
    position: relative;
    display: block;
    float: left;
    height: 62px;
    width: 61px;
    top: -13px;
    margin-right: 7px;
}

.tuvfooter {
    position: absolute;
    left: 605px;
    margin-top: 12px;
    width: 320px;
}


/**************
 * misc
 **************/

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.strong {
    font-weight: bold;
}

.placeholder {
    color: #aaa;
}


/**************
 * header
 **************/
#logo {
    float:left;
}

#hotlinenrheader {
    position:relative;
    top:11px;
    right:6px;
    float:right;
}
#hotlinenrheaderstart {
    position:relative;
    top:26px;
    right:-5px;
    float:right;
}

#headlogo {
    margin:0;
    padding:0;
}

#logolink {
    z-index:2000;
    top:10px;
    left:10px;
    float:left;
    height:100px;
    width:149px;
    border:none;
    position:relative;
}

#printlogo {
    display:none;
}

#logolink img {
    border:none;
}
.hotlinenr {
    position: absolute;
    left: 713px;
    top: 30px;
    color: #24408D;
    font-size: 220%;
}

.hotlinenr span {
    display: block;
    font-size: 12px;
    padding-left: 2px;
}

#hotlinenr {
    margin:0;
    padding:0;
}

#urgentmsg {
    width:320px;
    height:52px;
    float:left;
    /*  margin-left:149px; */

}
#urgentmsg .msgbtm {
    background: url("../images/ambg_h150.png") no-repeat scroll 0 bottom transparent;
    height:15px;
}

#urgentmsg h1 {
    font-family:"arial";
    font-weight: bold;
    margin:0;
    margin-bottom:5px;
    font-size: 9pt;
    color:#ffffff;
}

#urgentmsg .msg {
    background: url("../images/ambg_h150.png") no-repeat;

    padding: 9px 8px 5px 8px;
    font-size: 9pt;
    color:#ffffff;

}

#urgentmsg .msg a {
    color:#ffffff;
}

#headupper {
    height: 127px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-left: 1px solid #7fceef;
    border-right: 1px solid #7fceef;
    border-top: 1px solid #7fceef;
}

#headerservicelinks {
    position:absolute;
    top:74px;
    left: 710px;
    color: #24408d;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
}

#headerservicelinksstart {
    position:absolute;
    top:76px;
    left: 714px;
    color: #24408d;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
    width:310px;
}

#headerservicelinksstart .note{
    font-size:9px;
    margin:3px 0 0 0;
}


* html  #headerservicelinks a {

}

#headerservicelinks a {
    text-decoration: none;
    color: #24408d;
}

.clear{
    clear:both;
}

#content_wide {
    margin: 0 0 0 14px;
}

#content_wide .csc-firstHeader {
    font-size: 24px;
    color: #C8005B;
    margin: 0 0 10px 0;
}

#tuev {
    background: url("../images/logo_tuev_60x60px.png") no-repeat center center transparent;
    height: 60px;
    left: 575px;
    position: absolute;
    top: 36px;
    width: 60px;
    text-indent: -9999em;
    padding: 0;
    display: block;
}

#tiefpreis_siegel {
    background: transparent url("../images/tiefpreisgarantie-siegel_60x60.png") center center no-repeat;
    height: 60px;
    left: 644px;
    position: absolute;
    top: 36px;
    width: 60px;
    text-indent: -9999em;
    padding: 0;
    display: block;
}

.eKomi_seal {
    position: absolute;
    text-indent: -9999em;
    background: transparent url("../images/5vF_eKomi_bronze.png") center center no-repeat;
    height: 60px;
    width: 60px;
    top: 36px;
    padding: 0;
    display: block;
    left: 505px;
}

#special {
    background: url("../images/resturlaub.png") no-repeat 0 0;
    height: 63px;
    left: 227px;
    position: absolute;
    top: 24px;
    width: 287px;
}

#special a {
    display: block;
    height: 61px;
    width: 287px;
}

#szm {
    background: url("../images/adtiger.png") repeat scroll 0 0 transparent;
    height: 26px;
    left: 900px;
    position: absolute;
    top: 50px;
    width: 92px;
}

.headermask {
    position:absolute;
    width:996px;
    height:124px;
    background-color: #ffffff;
    opacity:0.4;
    -ms-filter: "alpha(opacity=40)";
    margin: 0;
    padding:0;
    border-radius: 6px 0 0 0;
}
.header_logo {
    position:absolute;
    top:20px;
    left:15px;
    opacity: 1;
    z-index:100;
}

.header_claim {
    position: absolute;
    top: 45px;
    left: 124px;
    height: 60px;
    width: 350px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #003a87;
}

/** Make content left aligned on small views **/
@media (max-width: 1350px) {
    #site,
    #footer-inner,
    #footer-infobox-inner,
    #bottom_whole_width .tx-sgnseoreiterbox-pi1 .tab_div ul,
    #bottom_whole_width .seo_content {
        margin: 0 0 0 10px !important;
    }
}
