*
{
    margin: 0px;
    padding: 0px;
    border: none;
}

html,
body
{
    //width: 100%;
    height: 101%;
}

html
{
    background: url(/template/img/bg_html.jpg);
}

body
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    letter-spacing:1px;
}

.break
{
    clear:left;
}

#header
{
    height: 500px;
    width: 1000px;
    margin: auto;
    background: url(/template/img/bg_header.png) no-repeat center;
}

#headerContainer
{
    width: 820px;
    padding-right: 160px;
    margin: auto;
    text-align: center;
    padding-top: 130px;
}

#bodyContainer
{
    width: 1000px;
    margin: auto;
    background: url(/template/img/bg_bodyContainer.png) repeat-y center;
}

#container
{
    width: 980px;
    margin: auto;
}

.break
{
    clear: left;
}

.floatL
{
    float: left;
}

/*
    menuMain - Anfang
*/

#menuMain
{
    position: absolute;
    margin-top: -150px;
    font-size: 14px;
    line-height: 16px;
}

#menuMain li,
#menuSub li
{
    list-style-type: none;
    margin-bottom: 5px;
    height: 20px;
    letter-spacing: 1px;
}

#menuMain li a,
#menuSub li a
{
    padding: 4px 8px 4px 8px;
    height: 10px;
    color:#fff;
    text-decoration: none;
}

#menuMain .normal a,
#menuSub .normal a
{
    
    background: #000;
}


#menuMain .normal:hover a,
#menuSub .normal:hover a
{
    color: #c3880f;
}

#menuMain .active a,
#menuSub .active a
{
    
    background: #c3880f;
}

.liSpacer
{
    height:25px;
    padding:10px 0 0 8px;
}

#buecherlisteButton
{
    position:relaative;
    bottom:0px;
}

#facebookMenuButton
{
}

/*
    menuMain - Ende
*/

/*
    Content - Anfang
*/

#content
{
    position: absolute;
    margin-left: 200px;
    width: 600px;
    margin-top: -150px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}

/*
    Contetn - Ende
*/



/*
    Artice - Anfang
*/

#buttonBar
{
    position:absolute;
    margin-top:-55px;
    width:600px;
    padding-left:10px;
}

.artikel p
{
    padding-bottom: 15px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}

.artikel h1
{
    padding-bottom: 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: normal;
}

.artikel header
{
    padding-bottom: 20px;
}

.artikelPic
{
    width: 200px;
    float: left;
}

.artikelPic img
{
    max-width: 175px;
    max-height: auto;
    -moz-box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
    box-shadow: 0px 0px 5px #333;
}

.artikelHeader  
{
    width: 400px;
    float: left;
}

/*
    Article - Ende
*/


/*
    Footer - Anfang
*/

#footer
{
    background: url(/template/img/bg_footer.png) repeat-y center;
    height: 200px;
    color: #666;
    width:100%;
    min-width:1000px;
}

#footerContainer
{
    width: 795px;
    margin: auto;
    padding: 25px 160px 50px 25px;
    font-size: 12px;
}

#footerContainer li
{
    list-style-type: none;
}

#footerContainer a
{
    color: #666;
    text-decoration: none;
}

#footerbox_01
{
    height: 155px;
    width: 65px;
    border-right: 1px solid #ccc;
    float: left;
}

#footerbox_02
{
    height: 155px;
    width: 150px;
    border-right: 1px solid #ccc;
    float: left;
    padding-left: 25px;
}

#footerbox_03
{
    height: 155px;
    width: 150px;
    border-right: 1px solid #ccc;
    float: left;
    padding-left: 25px;
}

#footerbox_03 input
{
    width: 125px;
    border:1px solid #ccc;
}

#footerbox_04
{
    height: 155px;
    width: 150px;
    border-right: 1px solid #ccc;
    float: left;
    padding-left: 25px;
}

#footerbox_05
{
    height: 155px;
    width: 150px;
    border-right: 0px solid #ccc;
    float: left;
    padding-left: 25px;
}

/*
    Footer - Ende
*/

/*
    ARTICLELIST - ANFANG
*/

#articlelist
{
    width:550px;
}

#articlelist li
{
    list-style-type:none;
    width:550px;
    min-height:126px;
    margin-bottom:15px;
}

#articlelist li .top
{
    background:url(/template/img/bg_channellistTop.png) no-repeat;
    width:550px;
    height:13px;
}

#articlelist li .bottom
{
    background:url(/template/img/bg_channellistBottom.png) no-repeat;
    width:550px;
    height:13px;
    border-left:1px solid #efefef;
    border-right:1px solid #efefef;
}

#articlelist li a
{
    display:block;
    width:550px;
    min-height:100px;
    border:1px solid #efefef;
    color:#000;
    text-decoration: none;
}

#articlelist li .imgContainer
{
    float:left;
    width:150px;
    overflow:hidden;
    height:100px;
}

#articlelist li img
{
    width: 150px;
}

#articlelist li .articlelistText
{
    float:left;
    width:365px;
    padding-left:25px;
    font-size:18px;
    font-family: 'Raleway', sans-serif;
    padding-top:10px;
}

#articlelist li .teasertext
{
    border:top:none;
    border-left:1px solid #efefef;
    border-right:1px solid #efefef;
    border-bottom:1px solid #efefef;
    width:530px;
    padding:0 10px 5px 10px;
    color:#8c8c8c;
}

#articlelist li:hover .teasertext
{
    color:#000;
}

/*
    ARTICLELIST - ENDE
*/


/*  
    TOPTHEMEN - ANFANG
*/


#topthemen
{
    width: 550px;
    height: 345px;
    padding:14px 19px 24px 19px;
    background:url(/template/img/bg_topthemen.png) no-repeat;
    font-family: 'Raleway', sans-serif;
}

#topthemen .topthemenContainer
{
    width:550px;
    height:345px;
    overflow:hidden;
}

#topthemen li
{
    width:550px;
    height:345px;
    display:block;
}

#topthemen a
{
    text-decoration:none;
    color:#000;
}

#topthemen .imgContainer
{
    width:210px;
    height:345px;
    text-align: center;
    background: #999;
    overflow:hidden;
    float:left;
}

#topthemen a .imgContainer .overlay
{
    position:absolute;
    width:210px;
    height:35px;
    background:url(/template/img/bg_topthemenOverlay.png);
    padding-top:10px;
    margin-top:250px;
    //color:#e40045;
    color:#fff;
    text-decoration:none;
    font-size:18px;
}

#topthemen .imgContainer img
{
    min-width:210px;
    height:345px;
    float:left;
}

#topthemen .topthemenText
{
    width:320px;
    height:325px;
    padding:10px;
    float:left;
    overflow:hidden;
}

#topthemen .topthemenText h1
{
    font-weight: normal;
    font-size:18px;
}

#topthemen .topthemenText p
{
    margin-top:20px;
}


/*

    TOPTHEMEN - ENDE    
*/


/*
    YOUNGEST - ANFANG
*/

#youngest a
{
    color: #000;
    text-decoration: none;
}

#youngest .item
{
    list-style-type:none;
    width:270px;
    padding: 10px 0px 30px 10px;
}

#youngest h1
{
    font-weight:normal;
    font-size:16px;
    padding-bottom:10px;
}

#youngest h1 span
{
    color:#e40045;
}

#youngest p
{
    color:#8c8c8c;
}

#youngest li:hover p
{
    color:#000;
}

#youngest img
{
    width:50px;
    float:left;
    padding-right:10px;
}

/*
    YOUNGEST _ ENDE
*/

.fb-send iframe
{
    width:100px;
    height:30px;
}


/*
    PAGER - ANFANG
*/

#pager
{
    width: 560px;
    margin-left:-2px;
}

#pager li
{
    float:left;
    list-style-type:none;
    padding:5px 5px 5px 5px;
    width:20px;
    height:20px;
    font-size:11px;
    text-align: center;
    margin:1px 1px 0 0;
    letter-spacing:normal;
}

#pager .normal
{
    background:url(/template/img/bg_pagerNormal.png) no-repeat;
}

#pager li a
{
    color: #fff;
    text-decoration:none;
    display:block;
    width:20px;
    height:17px;
    padding-top:3px;
}

#pager .normal a:hover
{
    color:#e50046;
}

#pager .active
{
    background:url(/template/img/bg_pagerActive.png) no-repeat;
}




/*
    PAGER - ENDE
*/



/*
    BANNER - ANFANG
*/

.skyscraperBanner
{
    position:fixed;
    margin-left:830px;
    height:100%;
}

.skyscraperBannerSpacer
{
    height:50%;
    min-height:300px;
}

.skyscraperBannerContainer
{
    margin-top:-300px;
    width:160px;
    height:600px;
    overflow:hidden;
}

.superbannerBanner
{
    position:absolute;
    top:0px;
    height:90px;
    width:100%;
}

.superbannerBannerContainer
{
    width:820px;
    padding-right:80px;
    margin:auto;
}

/*
    BANNER - ENDE
*/


.brief
{
    width:500px;
    height:765px;
    padding:47px 50px 39px 50px;
    background:url(/template/img/bg_brief.png) no-repeat;
    margin-left:-5px;
}

.brief p
{
    padding-bottom:15px;
}
//Verlosung

#verlosungForm
{
    background: #c9d3d4;
    padding: 15px 0;
}

.profileForm .fieldset {
    clear: left;
    margin: 2px;
    padding: 5px;
}
.fieldset {
    width: 100%;
}

.profileForm .label {
    float: left;
    min-height: 1px;
    padding: 7px 15px 0 0;
    text-align: right;
    width: 125px;
}
.fieldset .label {
    float: left;
    min-height: 1px;
    min-width: 125px;
}
.profileForm .field {
    float: left;
    min-height: 1px;
    width: 400px;
}
.fieldset .field {
    float: left;
    min-height: 1px;
    min-width: 140px;
}
.profileForm .fieldset .field input, .profileForm select, .profileForm option, .profileForm .fieldset textarea {
    border: 1px solid #f5ede1;
    font-size: 16px;
    height: auto;
    padding: 5px;
}
.fieldset .field input[type="text"], .fieldset .field input[type="email"], .fieldset .field input[type="password"], .fieldset .field input[type="submit"], .fieldset .field input[type="file"], .fieldset .field select {
    border: 1px solid #999;
    font-family: "Karla",sans-serif;
    height: 22px;
    width: 100%;
}
input, textarea, optiom, select, input[type="file"] {
    box-sizing: border-box;
    font-family: "Karla",sans-serif;
}
.fieldset .field input[type="text"], .fieldset .field input[type="email"], .fieldset .field input[type="password"], .fieldset .field input[type="submit"], .fieldset .field input[type="file"], .fieldset .field select {
    border: 1px solid #999;
    font-family: "Karla",sans-serif;
    height: 22px;
    width: 100%;
}
.profileForm .fieldset .field input, .profileForm select, .profileForm option, .profileForm .fieldset textarea {
    border: 1px solid #f5ede1;
    font-size: 16px;
    height: auto;
    padding: 5px;
}
input, textarea, optiom, select, input[type="file"] {
    box-sizing: border-box;
    font-family: "Karla",sans-serif;
}