body{font-family:'Open Sans',tahoma,verdana,arial;font-size:16px;line-height:18pt;background-repeat:repeat;height:100%;margin:0px;padding:0px;color:#333333;padding-top:0px;background-color: white;}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/oswald-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Oswald Regular'), local('Oswald-Regular'),
       url('/fonts/oswald-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/oswald-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/oswald-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/oswald-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/oswald-v16-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/oswald-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Oswald Light'), local('Oswald-Light'),
       url('/fonts/oswald-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/oswald-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/oswald-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/oswald-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/oswald-v16-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/oswald-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Oswald Bold'), local('Oswald-Bold'),
       url('/fonts/oswald-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/oswald-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/oswald-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/oswald-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/oswald-v16-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
}



h1, h2, h3{font-family: 'Oswald', sans-serif;font-weight: normal!important;}
#homevideo h3 {
    font-size: 18pt;
    line-height: 25pt;
    margin: 0px 0px 0px 0px;
}
div{margin:0px;padding:0px;}
.clear{clear:both;}

.boxed,#breadcrumbline,#headerbereich  {
    max-width: 900px;
    margin: 0px auto;
}
.boxed{clear: both;}
.fullwidth {
    clear: both;width:100%;margin-bottom: 20px;
}
.downloadkitwerbung .ccheadblock, .downloadkitwerbung .ccfootblock, .downloadkitwerbung a#cccalltoaction, .downloadkitwerbung .ccfootblock2 {
    background-color: #e21b1e;
}
.downloadkitwerbung.detailseite.gelb .ccheadblock, .downloadkitwerbung.detailseite.gelb .ccfootblock, .downloadkitwerbung.detailseite.gelb a#cccalltoaction, .downloadkitwerbung.detailseite.gelb .ccfootblock2 {
    background-color: #ffcb01;
}
.downloadkitwerbung.detailseite.gelb #cccover {
    animation: none;
    margin: 40px 20px 40px 0px;
}

.downloadkitwerbung.detailseite.gelb.zweiebooks div#cccover {
    width: 100%;
    text-align: center;
    margin-bottom: 0px!important;
	margin: 40px 0px 40px 0px;
}
img.ebook1, img.ebook2 {
    margin: 2%;
}

a.ankerbutton.gelb {
    background-color: #ffcb01;
    border: none;
    padding: 10px 20px;
    font-family: 'oswald', sans-serif;
    font-size: 23px;
    color: white;
    cursor: pointer;
    text-decoration: none;
    margin: 10px 0px;
    display: inline-block;
}

.downloadkitwerbung.detailseite.gelb label {
    display: block;
    width: 100%;
    float: left;
    margin-top: 12px;
    clear: both;
    font-size: 11px;
    line-height: 19px;
}

.downloadkitwerbung input#mranmeldenbutton {
    background-color: #ffcb01;margin-bottom: 20px;
    border: none;
    padding: 5px 20px;
    font-family: 'oswald', sans-serif;
    font-size: 23px;
    color: white;cursor:pointer;
}

.downloadkitwerbung input#emailfield {
    border: 1px solid silver;
    padding: 10px;    width: 95%;
}
.downloadkitwerbung .datenschutzeinwilligung {
    font-size: 11px;
    line-height: 19px;
    padding-left: 26px;
    margin: 10px 0px;color: grey;
}
.downloadkitwerbung .datenschutzeinwilligung a{color:grey}
.downloadkitwerbung .checkbox-box {
    float: left;
    margin: 10px 0px;
}


.contentWerbung {
    text-align: center;
    display: block;
    clear: both;
    margin: 40px 0px;
    padding: 40px 0px;
    background-color: #0fb28b;
}

.downloadkitwerbung .ccfootblock2 {
    clear: both;
}

.downloadkitwerbung #cccover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
span.bu {
    display: block;
    font-size: 10px;
    text-align: right;
}
.fb-share-button.fb_iframe_widget {
    margin-top: 10px;
    float: left;
    margin-right: 10px;
}
li.homeslider.malvorlagenslider {
    list-style-type: none;
}
div#downloadkitsslider {
    margin-top: 20px;
    margin-bottom: 20px;
}
div#teaserblock {
    background-color: #afc800;
    padding: 50px 50px 70px 50px;
    overflow: hidden; margin-bottom: 40px;
}

#teaserblock h3 {
    font-weight: normal;
    font-size: 23pt;
    line-height: 27pt;
    color: white;
}

span.facebookhinweis {
    color: #4A67B8;
    font-size: 20pt;
}

.teaserblock1 {
    background-color: #32b4c8!important;
    padding: 39px 39px 39px 39px!important;
}
.teaserblockaufleger {
    float: left;    margin-right: 20px;
}
.teaserblocktext1 {
    font-family: 'oswald', sans-serif;
    font-size: 28pt;
    color: white;
    line-height: 34pt;
}
.teaserblockbutton1 {
    display: inline-block;
    background-color: #e15096;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    padding: 10px 0px;
    font-size: 20pt;
    font-family: 'oswald', sans-serif;
    display: block;
    margin-top: 11px;
    text-align: center;
    width: 100%;
}
.teaserblockbutton1:hover{
background-color: #ffffff;
    color: #e15096;}
.teaserblockrechts {
    margin-left: 170px;
}

#UnderHeadlineFormInputs input[type="text"] {
    border: 1px solid #cecece;
    padding: 8px;
}

div#UnderHeadlineFormText {
    display: block;
}

#UnderHeadlineFormInputs input[type="submit"] {
    background-color: #a5c900;
    border: none;
    padding: 6px;
    color: white;
    font-family: 'oswald', sans-serif;
    font-size: 18px;
    line-height: 21px;
    position: relative;
    top: 3px;
    left: 3px;
}

div#UnderHeadlineFormText {
    display: block;
    font-family: 'oswald', sans-serif;
    font-size: 22px;
    line-height: 30px;
}

div#NLUnderHeadline {
    padding: 10px 0px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin: 20px 0px;
}

#UnderHeadlineFormKleingedruckt {
    font-size: 11px;
    line-height: 15px;
    color: grey;
    margin-top: 5px;
}




.black{color:#000000}
/*MISC*/
table{border:none;}
.red{font-size:9pt;color:#000000;}
a{color:#000000;}

.banner550quer {
width: 599px;
}
.banner550quer p {
margin: 0px 0px 15px 0px;
}
.cc_container {
    background: #389bcc none repeat scroll 0 0!important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff!important;
    background-color: #ff5f71!important;}
a.cc_more_info {
    color: white!important;
}	

.banner260links{margin-left:10px;width:270px;float:left;}
.banner260links p{margin:0px;}
.banner260links img{margin-bottom:20px;}
#leftminus10{margin:0px 0px 20px -10px;height: 180px;}
.banner300quer{margin-bottom: 15px;}
img{border:none;}
.bluedotted{background-color: #ffffff;border-color: #f2f2f2;border-style: none none solid;border-width: 1px;color: #f2f2f2;margin-bottom:10px;}
.top20px{margin-top:20px;}
.bottom20px{margin-bottom:20px;}
.top10px{margin-top:10px;}
.bottom10px{margin-bottom:10px;}
#general h1{color: #32b4c8;font-size: 18px;margin: 0;line-height: 18pt;text-decoration:none;}
#facebookindetail{float:right;margin:0px 0px 20px 0px;}
#facebookindetail #blue{border: 1px dotted silver;height: 25px;padding: 10px 5px 4px 10px;text-align: center;width: 300px;}
#facebooksend{margin-right: 10px;float:left;}
#leftcontent h1 {
    color: #000000;
    font-size: 23pt;
    margin: 0px 0px 15px 0px;
    line-height: 27pt;
    text-decoration: none;
}
#gewinnspielform{margin: 10px 0px 10px 0px;border-top:18px solid #f2f2f2;border-bottom:18px solid #f2f2f2;padding:10px 0px 10px 0px;}
#gewinnspielform td{padding: 3px;}
#gewinnspielform input.text{height:21px;width:217px;height: 18px;
color: #747474;
border: 1px solid silver;
padding: 3px;}
#gewinnspielform input.loesung{border: 2px dotted #D60000;height: 21px;width: 201px;}
#gewinnspielform input.teilnehmen {
height: 31px;
width: 225px;
background-color: #ea0202;
border: 1px solid #ea0202;
color: #ffffff;
cursor: pointer;
}

.followus{float:right;width: 154px;} 
#linksinarticle{float:right;width:200px;border:1px solid silver;padding:5px;background-color: #F4F8FD;border: 1px dotted #759EC1;margin:0px 0px 10px 10px;}
#linksinarticle hr{background-color: #F4F8FD; border-color: #759EC1; border-style: none none dotted; border-width: 1px; color: #F4F8FD;}
#fblikebox{margin-bottom:20px;}
hr {
    background-color: #3eb492;
    border-color: #3eb492;
    border-style: none none dotted;
    border-width: 15px;
    color: #F4F8FD;
    margin: 60px 0px;
}
div#nexttologobanner {
    /*float: right;*/
}
#flyout {
    background-color: #ee3079;
    padding:20px;
}
.flyoutthema {
    /*width: 514px;*/
}
#flyout .unterthemaimg {
    
}
.flyoutthemaueberschrift {
    text-align: left;
    color: white;
    font-size: 25px;
    padding: 5px 0px 10px 0px;font-weight:700;
}
.flyoutthemapfeil {
    font-size: 70px;
    color: white;
    margin: auto 0px;
    line-height: 100px;
    float: right;
    position: relative;
    margin-top: -76px;    position: relative;
    right: -14px;
}
.flyoutimg {
    max-height: 120px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;border: 3px solid white;
}
.flyoutthematitle {
    font-size: 18px;
    line-height: 30px;
    max-width: 98%;
    text-align: left;
    color: white;
    text-decoration: underline;
}
.flyoutthematitle a{color:white;}

#flyout {
	position: relative;
	width: 425px;bottom: 78px;z-index: 20000;
}

#flyout.hide {
	   display: none !important;
	   opacity: 0;
}

#flyout span.close_flyout {
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 1px 10px;
    background-color: #fff;
}


.noimages .basteltipp .text {
width: 100%;
}
.noimages .basteltipp .image {
display: none;
}

div#hauptthema_warum>h1 {
margin-top: 15px;
}

ul.checkliste li{background-image:url(../images/haken.png);background-repeat:no-repeat;padding-left:30px;line-height:16pt;margin-left:-20px;}
ul.checkliste{list-style-type:none;}
hr#hellblauer_balken{background-color: #f2f2f2; border-color: #f2f2f2; border-style: none none solid; border-width: 18px;}
.breadcrumbwrapper{float:left;}
#floatContainer{float:left;}
#rating{height:50px;margin-bottom: 20px;height: 70px;}
ol li{margin-bottom:10px;}
ol ul{margin-bottom:10px;}
ol ul li{line-height: 12pt;}

div#downloadb {
border-bottom: 1px solid red;
border-top: 1px solid red;
padding: 15px 0px;
margin: 15px 0px;
overflow: hidden;
clear: both;
}


div#downloadbl {
width: 70%;
float: left;
color: #ea0202;
font-size: 15px;
margin-top: 7px;
}
div#downloadbr a {
height: 44px;
display: block;
background-color: #ea0202;
width: 25%;
float: right;
padding: 5px;
text-align: center;
color: white;
text-decoration: none;
font-size: 15px;
line-height: 20px;
}
div#downloadbr a:hover {background-color:#0d2648;}
div#breadcrumbline a {
text-decoration: none;
}
div#breadcrumbline a:hover {
text-decoration: underline;
}

input{-webkit-appearance: none;}
input[type=radio]{-webkit-appearance: radio;}
input[type=checkbox]{-webkit-appearance: checkbox;}

label {
display: block;
width: 150px;
float: left;
margin-top: 12px;
clear: both;
}
label:after { content: ": " }



.nounderline{text-decoration:none}
.nounderline:hover{text-decoration:underline}

#schliessenimg{border-radius:0px!important;border:1px solid black;}

#topbar {
    height: 20px;
    width: 100%;
    z-index: 1001;
    font-size: 13px;
    background-color: #f1ebd7;
    padding: 10px 0px;
}
#topbarcontent {max-width: 900px;margin: 0px auto;padding-top: 0px;}
#topbarclaim {padding: 5px 0px;float: left;}
#topbarcontent img {float: left;}


#nlformrechtsfelder input[type=text] {
width: 193px;
position: relative;
top: 29px;
font-size: 8pt;
left: 2px;
height: 18px;
color: #747474;
border: 1px solid silver;
padding: 3px;
}
#containerafternl input[type=text] {
width: 203px;
font-size: 11pt;
left: 5px;
height: 18px;
color: #000000;
border: 1px solid silver;
padding: 3px;
margin-top: 10px;
}
input#email {
background-color: #e4e4e4;
color:#747474!important;
}

#nlformrechtsfelder input[type=submit] {
width: 71px;
position: relative;
top: 28px;
left: 7px;
font-size: 9pt;
height: 25px;
color: #ffffff;
border: 1px solid #ea0202;
background-color: #ea0202;
padding: 3px;
cursor: pointer;
}
#nlformrechtsfelder input[type=submit]:hover{
border: 1px solid #0d2648;
background-color: #0d2648;
}
#containerafternl select {
margin-top: 10px;
height: 28px;
font-size: 11pt;
}
#containerafternl input[type=submit] {
width: 146px;
position: relative;
font-size: 11pt;
height: 31px;
color: #ffffff;
border: 1px solid #ea0202;
background-color: #ea0202;
padding: 3px;
cursor: pointer;
margin: 10px 0px;
}
#containerafternl input[type=submit]:hover{
border: 1px solid #0d2648;
background-color: #0d2648;
}

#left{float:left;width:675px;}
#middle {float: left;padding-top: 1px;}
#right{float:right}

input.searchbutton {
position: relative;
top: 3px;
}


#billboard {
/*margin-top: 0px;
z-index: -10!important;
position:relative!important;*/
}

.mobilead {
    width: 320px;
    margin: 0px auto;
    margin-top: 100px!important;
}

.leaderboard {
    width: 720px;
    margin: 0px auto;
    margin-top: 100px!important;
}

.bold{font-weight:bold}

div#headline_warum h1 {
    font-size: 23pt;
    margin-top: 1px;
    margin-bottom: 15px;
    line-height: 27pt;
}
div#contentaction table img {
margin-right: 10px;
}

.basteltipp {
margin: 0 2% 6% 0;
overflow: hidden;
padding: 20px;
}
.basteltipp .image{text-align:center}



/*MASONRY START*/

#masonry > *, #masonry > *:before, #masonry > *:after {box-sizing:  border-box !important;}

#masonry {
    -moz-column-width: 17em;
    -webkit-column-width: 17em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

.responsivebasteltipp {
 display: inline-block;
 padding:  1rem;
 width:  100%; 
    background: #def2f5;
}

/*MASONRY ENDE*/


.basteltipp .text {
width: 100%;
}
.basteltipp .text p{margin-top: 4px !important;}
.basteltipp .text a {
    text-decoration: none;
    font-weight: normal;
    font-size: 18pt;
    line-height: 22pt;
    color: #32b4c8;
    display: block;
    margin: 10px 0px;
    font-family: 'oswald', sans-serif;
}
div#contentaction {
clear: both;
}

.tplspecial #malvorlagen_teaser img {
display: none;
}

.nlblock {clear: both;margin-top:20px;overflow: hidden;}
.nlimg {float: left;margin-right: 20px;}
.schuleh2{font-size:11pt!important;}
.schuleh2 a{text-decoration:none}
.nltext h3 a{font-size:8pt;color:black!important;text-decoration:none!important;}
.nltext h3{margin-bottom:-5px!important;margin-top: 0px;}
.nltext h2{margin-top: 5px!important;}
#alleartikel{clear:both;padding-top: 10px;border-top: 1px dotted silver;margin:40px 0px 20px 0px;}



/*Geburtstagskits*/
#partybloecke{margin-left:-10px;}
.partyblock {

margin: 0px 0px 10px 10px;
height: 142px;
border: 3px solid #f2f2f2;
padding: 10px;
}
h1#party{line-height:22pt; font-size:18pt;margin-bottom:15px;}
.partyblock a{text-decoration:none;}
.partyblock img{float:left;width:100px;margin-right:10px;border: 1px solid #f2f2f2;}
.partyblock ul li{margin-left:88px;color:#000000;}
.partyblock ul{margin-bottom:5px;}
.partyblock h2{color:#000000;font-size: 10pt; margin: 0 0 -5px;}
div.gebimage{height:250px;overflow:hidden;float:left;margin-right:10px;}
hr.gebhr {
background-color: #f2f2f2;
border-color: #f2f2f2;
border-width: 15px;clear: both;
}
h2#party{font-size:14pt;}
h3#party {
font-size: 13pt;margin:0px;
}
#gebanmbut{float:right;width:180px;margin-right: 25px;}
.boxed img {
    max-width: 100%;height: auto;
}

input.fraScha {
    cursor: pointer;
}




/*RSS*/
#rssthemen{width:317px;background-color: #f2f2f2;border: 1px solid #D6E8FD;color: #000000;margin-bottom: 5px;padding: 5px;margin-bottom:20px;line-height: 14pt;font-size: 12px;}
#rssthemen img {float:left; margin-right:10px;}
#rsslist{list-style-type:decimal;margin-left:-20px;}
#rsslist li{margin-bottom:5px;}
#rsslist li a{text-decoration:none;color: #000000;}

.inhaltebox{margin-bottom:20px;}
#selkat{float:right;text-align:right;margin-right:10px;margin-left:20px;}
#selkat select{width:160px;border: 1px solid #D4D4D8;}
.headlinetopthema a h1{color: #32b4c8;font-size: 18px;margin: 0;line-height: 18pt;text-decoration:none;}
.headlinetopthema a {
text-decoration: none;
padding: 20px 20px 10px 20px;
}
.subheadlinetopthema a {
    text-decoration: none;
    color: #be007d;
    font-weight: normal!important;
    font-size: 11pt;
    font-family: 'Open Sans', sans-serif;
}
#carreechoose{margin-bottom:15px;}
.menulink{display:block;width:130px;height:30px;color:#ffffff;}
.arrowsfloat{width:5px;float:left;margin:7px 5px 15px 0px;}
fieldset{border:none;padding:0px;margin:0px;}
#rightcontent p{margin:0px;}
h3#mv{color: #000000;font-size: 14px;margin-top:0px;margin-bottom:10px;}
#catdescription{margin-top:10px;font-weight:normal;} 
#printbuttoncolorings {
width: 204px;
margin-top: 10px;
margin-bottom: -10px;    display: block;
}
#fbright{float: right;margin-top: 2px;margin-right: 20px;}

/*PAGINATION*/
a.ditto_page, .ditto_currentpage {
    margin-right: 5px;
    background-color: #32b4c8;
    padding: 3px 8px;
    color: white;
    display: inline-block;
}
a.ditto_page:hover{
    background-color: #107787;
}
span.ditto_currentpage {
    background-color: #107787;
}
.pagination{font-size: 11pt;text-align:right;margin-bottom:10px;display:block;    clear: both;}
#pagination_ohnebtmmargin{width:550px;text-align:right;margin-bottom:0px;}

/*POLL*/
.pollvotes h3, .pollresults h3{color: #000000;font-size: 14px;margin:0px 0px 10px 0px;font-weight:bold;}
.pollvotes ul{list-style-type:none;}
.pollvotes li{margin-left:-40px;}
.pollresults ul{padding: 0 4px 0 16px;}
.easypoll_bar{background-color: #FFFFFF;height: 8px;}
.easypoll_inner{background: url(../../modxhost/images/foot_4x82.jpg) repeat-x scroll left top #618200;height: 100%;}

#easypollsubmit, #easypollresult{margin-top:0px;background-color: #315481;border: 1px solid #000000;color: #FFFFFF;height:24px;width:125px;margin-left:0px;}

/*TOP*/

#logo {
text-align:center;
margin: 15px 0px 10px 0px;max-width: 220px;float: left;
}

div#respMenu {
    float: right;
    width: 74%;
    position: relative;
    top: 27px;
}

#nexttologo {
font-size: 10pt;
width: 250px;
float: right;
position: relative;
top: -30px;
right: 20px;
height: 66px;
}

#nexttologo img {

width: 80px;
-moz-transform:rotate(6deg); /* Firefox 3.6 Firefox 4 */
-webkit-transform:rotate(6deg); /* Safari */
-o-transform:rotate(6deg); /* Opera */
-ms-transform:rotate(6deg); /* IE9 */
transform:rotate(6deg); /* W3C */
}

#suche_btn{background-image:url(../images/suchebtn.png);background-repeat:no-repeat;width:24px;height:24px;border:none;}



.loggedin .contentWerbung{display:block}

/*BREADCRUMBLINE*/
#breadcrumbline {
background-color: #ffffff;
height: 32px;
padding: 8px 0px 0px 0px;
font-size: 12px;
overflow: hidden;
line-height: 20pt;
color:#787378;border-top: 1px solid#f2f2f2;clear:both;
}
#breadcrumbline a {
color:#787378;
}
#breadcrumblist{display: inline;}
#breadcrumblist li{float:left;color:#d60000;list-style-type: none;background: url(../images/arrows.png) left no-repeat;padding: 0px 10px 0px 10px;}
#breadcrumbtext{width:75px;float:left;}

/*HOME - CONTENT*/
#leftcontent {
    max-width: 900px;
    margin-top: 20px;
    margin-right: 20px;
    float: left;
}

#rightcontent {
width: 300px;
float: right;
padding-left: 35px;
margin-top: 20px;
font-size: 13px;
}

div#katuebersicht {
text-align: right;
font-size: 10pt;
margin-bottom: 5px;
}



/*HOME - TOPTHEMA*/
#topthema{text-align:left;font-size:16px;overflow: hidden;margin-bottom:20px; 
    overflow: hidden;}
.topthemaimg {
    float: left;
    max-width: 500px;
    margin-right: 20px;
}

#topthema h2 {
    color: #32B4C8;
    margin: 0px;
    font-size: 25pt;
    font-weight: normal!important;
    line-height: 28pt;
}
#topthema h2 a {
color: white;
}
#topthema h3{font-size:12px;margin-bottom: 5px;color:#000000;}
#topthemasubmenu{margin-bottom:20px;height:85px;margin-left: -9px;margin-top: 20px;}
#topthemasubmenu_small{margin-bottom:20px;height:45px;margin-left: -10px;}
.topthemasubmenu2{height:60px;}
.submenucontainerleft{width:294px;float:left; margin-left:10px;margin-top:0px;}
.submenucontainerright{width:268px;float:right; margin-top:0px;}
.submenutopic {
border-left: 2px solid #656565;
background-color: #f2f2f2;
height: 33px;
padding: 13px 5px 0px 5px;
color: #000000;
margin-bottom: 10px;
}
a.boxlink{display:block;color:#000000;text-decoration:none;width:294px;height:25px;line-height: 14pt;}
.weiterlinkhero:hover {
    background-color: #32b4c8;
}
.weiterlinkhero {
    background-color: #e15096;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    padding: 10px 25px;
    font-size: 16pt;
    float: none;
    font-family: 'Oswald', sans-serif;
    margin-top: 20px;
    display: table;
}

.aktuelle_mvs_prio .headline a, .aktuelle_mvs .headline a {
    text-decoration: none;
    color: #32b4c8;
    font-weight: normal;
    font-family: 'oswald', sans-serif;
    font-size: 20pt;
}
.headline a:hover {
text-decoration: underline;
}
.headline {
    font-size: 19px;
}

/*HOME - MALVORLAGEN*/
#malvorlagen {
margin-bottom: 20px;
background-color: #EBF8FA;
min-height: 289px;
padding: 5px 0px 15px 15px;
background-size: 192px 130px;margin-top: 15px;overflow: hidden;
}
#malvorlagen img{width: 100%;}
#malvorlagen h2 {
font-weight: bold;
font-size: 16px;
margin: 0px;
color: #32b4c8;
text-transform: uppercase;
}

#rightcontent h3 {
margin: 0px 0px 5px 0px;
text-transform: uppercase;
color: #32b4c8;
}

#malvorlagen h3{font-weight:bold;font-size:14pt;margin:10px 0px 0px 0px;color:#32b4c8;clear:both;}
#beispielmalvorlagen {
    text-align: center;
    max-width: 312px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
#beispielmalvorlagen .bild{border:1px solid #8ed9e1;margin-right:0px;margin-bottom:10px;padding: 6px;}
#beispielmalvorlagen .bild:hover{border:1px solid #32b4c8;width:17%;}
#beispielmalvorlagen .bild{width:17%;height:147px;overflow:hidden;float:left;margin-right:12px;background-color:#ffffff;display: flex;}
ul#malvorlagenboxlisthome li:first-child {margin-left: 0px;}
ul#malvorlagenboxlisthome li:last-child{margin-right:0px}
#malvorlagen ul{padding:0px;font-size: 14px;}
#malvorlagen ul li{float:left;list-style-image: url(../images/arrows.png);margin-right:10px;width:135px;}
#malvorlagen a{text-decoration:none;color:#000000;}
#malvorlagen a:hover {
text-decoration: underline;
}
#malvorlagen h2 a, .blueheadline a,.carreheadline {
text-decoration: none;
color: #32b4c8;
}
.mvboxcats {
    width: 50%;
    float: left;
}
.mvboxnl {
    float: right;
    width: 40%;padding-right: 9px;
}

.mvboxnl input[type="submit"],.boxnl input[type="submit"] {
    background-color: #ea0202;
    color: white;
    border: 0px;
    padding: 5px;
    height: 33px;
    width: 35%;
    border-radius: 0px;
    margin-top: 10px;
    position: relative;
    top: 0px;
}
.mvboxnl input[type="text"],.boxnl input[type="text"] {
    color: black;
    border: 1px solid #32b4c8;
    padding: 3px;
    height: 25px;
    width: 60%;
    margin-top: 10px;
}

h2.blueheadline {
    margin: 0px 0px 0px 0px;
    line-height: 25pt;
    font-size: 25pt;
}

/*HOME - Unterthemen*/
.unterthemen {
margin-bottom: 30px;
clear: both;
padding-bottom: 0px;
padding-left:0px;
}

.unterthema {
padding: 10px;
border-bottom: 10px solid white;list-style-type: none;
    min-height: 202px;
}
.unterthema:first-child {
margin-bottom: 0px;
}
.unterthema .bild {    width: 250px;    height: 166px;overflow:hidden;float:left;margin-right:10px;}
.unterthemaimg{width:250px;float:left;margin-right:10px;margin-bottom: 0px;}
.unterthema h2 {
    color: #32b4c8;
    margin: 0px 0px 10px 0px;
    font-size: 19pt;
    line-height: 24pt;
}
.unterthema h3{font-size:12px;margin-bottom: 0px;margin-top:0px;color:#000000;}
.unterthema p{margin:5px 0px 5px 0px;}

.contentincols .weiterlink a {
    display: block;
}
.weiterlink a {
    text-decoration: none;
    background-color: #32b4c8;
    color: white;
    padding: 5px 10px;
    margin-top: 15px;
    text-align: center;
}

/*HOME - Forumsection*/
#forum{margin-bottom:20px;}
#forumsection1{margin-top:15px;background-image:url(../images/content/forumbg.png);background-repeat:no-repeat;padding:10px 10px 0px 10px;font-size:11px;line-height:12pt;}
#forumsection1 a{text-decoration:none; color:#000000}
.forum{margin-top:10px;color:#000000;height: 48px;}
.forum img{width:75px;margin:3px 10px 0px 0px;float:left;}
#forumsection1 h2{color:#000000;font-size:14px;margin:0px 0px 10px 0px;}
#forumsection2 h3{color:#000000;font-size:14px;margin:10px 0px 10px 0px;line-height:15pt}
#forumsection2{background-image:url(../images/content/forumbgrepeat.png);background-repeat:repeat-y;padding:10px 10px 0px 10px;font-size:11px;line-height:12pt;color:#000000;}
#forumsection3{background-image:url(../images/content/forumbgbottom.png);background-repeat:no-repeat;height:26px;}
#forumheadline{font-weight:bold;color:#000000;font-size:13px;}

/*HOME - Warum*/
#warum{background-image:url(../images/content/warumbg.png);background-repeat:no-repeat;height:310px;padding: 15px 60px 0px 20px;margin-bottom:20px;text-align:center;color:#000000;}
#warum h3 a{color:#000000;text-decoration:none;font-size:17px;}
#warum a{font-size:13px;}
#warum p{font-size: 13px;line-height: 17px;margin-top: 0px;}
#warum h3{margin-top:0px;}

/*HOME - Facebook*/
#facebookbox{width:300px;margin:0px 0px 20px 0px;}

/*WARUM - Hauptthema*/
#hauptthema_warum{margin-bottom: 10px;}
#colordetail{margin-bottom: 40px;}
#hauptthema_warum h2, #colordetail h2 {
    font-size: 18pt;
    margin-bottom: 5px;
}
h2.Textbody{margin-bottom: 5px;}
#hauptthema_warum h1, #colordetail h1{color: #32b4c8;font-size: 18px;margin: 0;line-height: 18pt;text-decoration:none;margin-bottom: 9px;}
#headline_warum{margin-top:0px;}
#headline_warum a{text-decoration:none;}
#hauptthema_warum #subheadline a, #colordetail #subheadline a {
text-decoration: none;
font-size: 17px;
}
#hauptthemabild {
    max-width: 100%;
    float: none;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
    margin: 30px 0px;
}
#hauptthemabild img{max-width:100%}

ol {
padding-left: 19px;
}

#hauptthemabildcolor {
    float: left;
    margin-right: 10px;
    font-size: 11px;
    position: relative;
    font-weight: bold;
    min-height: 300px;
    top: 2px;
}
#hauptthemabildcolor img {
    border: 1px solid #32b4c8;
    padding: 20px;
    position: relative;
    top: -50px;
    width: 310px;
    z-index: 2;
}
#hauptthema_warum ul, #colordetail ul {
    display: inline-block;
    margin: 0px;text-align: left;
}
#hauptthema_warum ol, #colordetail ol {
text-align: left;
}
#hauptthema_warum ul li, #colordetail ul li{margin-top:10px;}
#hauptthema_warum #videoonhome {
    display: block!important;
    float: none!important;
    text-align: center;
}

#ez-cookie-dialog-wrapper #ez-cookie-dialog {
    background-color: white;
}

#ez-cookie-dialog-wrapper #ez-cookie-dialog #ez-accept-all {
    background-color: #3eb492;
}

/*WARUM - Unterthemen*/
.unterthema_wissen_left{float:left;width: 264px;margin-top:10px;color:#000000;height: 90px;}
.unterthema_wissen_left .bild, .unterthema_wissen_right .bild{width:95px;height:70px;overflow:hidden;float:left;margin-left: 11px;margin-right: 10px;}
.unterthema_wissen_right{float:right;width: 264px;margin-top:10px;font-weight:bold;color:#000000;}
.unterthema_wissen_left h2,.unterthema_wissen_right h2{color: #000000;margin: 0px;font-size:12px;}
.unterthema_wissen_left h3,.unterthema_wissen_right h3{font-size: 12px;line-height: 12pt;margin-bottom: 5px;margin-top: 3px;color: #000000;}
.unterthema_wissen_left a, .unterthema_wissen_right a{color: #000000;font-weight: bold;text-decoration: none;}
.unterthematext{margin-left: 210px;height: 140px;}

#contentaction h2,#contentaction h3{clear:both}

.mag a {
text-decoration: none;
}

.presentertopright {
position: relative;
margin-bottom: -34px;
top: 21px;
left: 150px;
z-index: -20;
}

.presentertopleft {
position: relative;
top: 68px;
text-transform: uppercase;
color: grey;
left: 19px;
font-size: 14px;
}

#nexttologo a{
text-decoration:none;
}

/*WARUM - Submenu*/
div#submenu a {
text-decoration: none;
}
#submenu {
background-color: #EBF8FA;
padding: 10px 10px 20px 10px;
margin: 10px 0px 20px 0px;
color: #000000;
}
#submenu ul{list-style-image:url(../images/arrows.png);margin-top:5px;}
#submenu li {
float: left;
width: 45%;
margin-right: 4%;
}
#presented{width:530px;font-weight:bold;color: #000000;} 
#presented p{margin:0px;}
#presented img{float:right;margin-left:20px;}
#presentertext{width:330px;float:left;}
#submenuul{width:550px;}
#submenu h2, #submenu h3 {
    margin: 0px;
    font-size: 19px;
    color: #32b4c8;
}

/*UMFRAGE*/
#umfrage, .pollvotes, .pollresults{background-color:#f2f2f2;border:1px solid #d6e8fd;padding:5px 10px 10px 10px;margin-bottom:20px;}
div#umfragehead{color: #000000;font-size: 14px;margin:0px 0px 10px 0px;font-weight:bold;} 
#umfrageicon{width:45px;float:right;}
#umfrage p{margin:0px 0px 10px 0px;}
.abstimmen{margin-top:15px;background-color: #315481;border: 1px solid #000000;color: #FFFFFF;height:24px;width:125px;margin-left:17px;}

/*SUBMENU Unterrubriken*/
#submenu_rubriken{margin-bottom:20px;}
.unterrubrik{width:315px;background-color:#f2f2f2;border:1px solid #d6e8fd;line-height:30px;margin-bottom:5px;padding-left:10px;}
.rubrikenbeispiele_headline{background-color: #f2f2f2;margin-bottom:10px;font-weight:bold;color: #000000;padding:3px;}
.rubrikenbeispiele_headline_ohnebg h3{display:inline;font-size:12px;}
.rubrikenbeispiele_headline_ohnebg{margin-bottom:0px;font-weight:bold;color: #000000;padding:3px;}
.rubrikenbeispiele_headline_ohnebg a h3{font-weight:normal;font-size:12px;display:inline;}
.rubrikenbeispiele_headline_ohnebg a, .rubrikenbeispiele_headline a{font-weight:normal;}
#rubrikentopthema{text-align:left;font-size:12px;height: 170px;border-bottom: 18px solid #f2f2f2;border-top: 18px solid #f2f2f2;}
.rubrikentopthemaimg{width:150px;float:left;margin-right:10px;}
#rubrikentopthema h1, #rubrikentopthema h2{color:#32b4c8;margin: 0px;font-size:16px;margin-bottom:10px;}
#rubrikentopthema h3{font-size:12px;margin-bottom: 5px;color:#000000;}
.bildrubrikenuebersicht{width:75px;height:50px;overflow:hidden;float:left;margin-right:10px;margin-bottom: 5px;}
.bildrubrikenuebersicht .rubrikenuebersichtimg{width:75px;margin-bottom:10px;}
.rubrikensliderimg{overflow: hidden;height:133px;float: left;}
.sliderelement {
font-size: 11pt;
width: 100%;
line-height: 15pt;overflow: hidden;
}
/*.sliderbild{width:599px;float:left;margin-right:10px;height:333px;overflow:hidden;}*/
.sliderbild {

float: left;


position: relative;
}
.subheadlinetopthema {
position: relative;
z-index: 100;
}
.sliderinhalt .subheadlinetopthema {
display:none;
}
.headlinetopthema {
  position: relative;
  z-index: 100;
  /*width: 350px;*/
  background: rgba(190, 0, 125, 0.5);
  padding: 10px;
}
.unterthema .headlinetopthema {
  background: none;
  padding: 0px;
}
.teasertopthema {
position: relative;
z-index: 100;
width:350px;
display: none;
}
.sliderinhalt {
position: relative;
z-index: 0;
width: 357px;
padding: 10px;
left: 201px;
top: 229px;
overflow: hidden;
}

div#backandcomment {
    text-align: left;
    margin-bottom: 10px;

}
div#backandcomment a {
text-decoration: none;    background-color: #dedede;
    display: inline-block;
    padding: 5px;margin-bottom: 20px;
}

#rightcontent>div, #rightcontent p img {
margin-bottom: 30px;
max-width: 300px;
height: auto;
}



/*GESAMTÜBERSICHTEN*/
#gesamtuebersicht_rubrik{color: #000000;font-weight: bold;margin-bottom: 20px;border: 0px solid #D6E8FD;overflow: hidden;padding-bottom: 5px;}
#gesamtuebersicht_teaser{margin-bottom:20px;color:#000000;}
#gesamtuebersicht_rubrik h1, #gesamtuebersicht_teaser h1 {
    color: #32b4c8;
    font-size: 23pt;
    margin: 0;
    line-height: 27pt;
}
#gesamtuebersicht_rubrik h2, #gesamtuebersicht_rubrik h2 a {
    color: #e15096;
    font-size: 11pt;
    margin: 0;
    text-decoration: none;
    font-family: 'open sans', sans-serif;
}
#gesamtuebersicht_rubrik img, #gesamtuebersicht_teaser img{width:81px;float:left;margin:5px 10px 0px 5px;}

div#gesamtuebersicht_rubrik img {
display: none;
}

/*MALVORLAGEN*/
#malvorlagen_teaser{color:#000000;border-bottom: 0px solid #f2f2f2; margin-bottom: 15px;}
#malvorlagen_teaser_ohne_border{color:#000000;margin-bottom: 20px;}
#malvorlagen_teaser h1, #gesamtuebersicht_teaser h1, #malvorlagen_teaser_ohne_border h1 {
    color: #32b4c8;
    font-size: 23pt;
    margin: 0;
    line-height: 27pt;
}
#malvorlagen_teaser img, #gesamtuebersicht_teaser img, #malvorlagen_teaser_ohne_border img{float:left;margin-right:20px;margin-bottom: 20px;}

.channelhero{
    margin-bottom: 40px;
    overflow: hidden;
}

.channelhero img {
    max-width: 50%!important;
    height: auto;
}
.channelhero p a {
    border-bottom: 1px dotted silver;
    text-decoration: none;
}

.aktuelle_mvs {
color: #000000;
}

.boxed h3 {
    color: #32b4c8;
}
.aktuelle_mvs_prio{margin-bottom: 10px;color:#000000;margin-right:-5px;} 
#mvs_alleauseinerrubrik{margin-bottom: 15px;}
.aktuelle_mvs img, .aktuelle_mvs_prio img, .coloringsthumbs img{vertical-align: bottom;}
.aktuelle_mvs_prio .headline, .aktuelle_mvs .headline{margin-bottom:10px;}

#thumbslist {
list-style: none;
padding-left: 0;
}

.coloringsthumbs {
    float: left;
    margin-right: 2%;
    overflow: hidden;
    width: 23.5%;
    text-align: center;
	height: 185px;
    margin-bottom: 15px;
    list-style-type: none;
}
.tplspecial .coloringsthumbs:nth-child(4n+2) {
    margin-right: 0px!important;
}
.tplspecial .coloringsthumbs:nth-child(4n+4) {
    margin-right: 2%!important;
}
.tplspecial .coloringsthumbs {
    width: 23.5%;
}


.greyborderforimage {
    /*border: 1px solid #32b4c8;*/
}
.coloringsthumbs .image {
    overflow: hidden;
    max-width: 100%;
    height: 100px;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.image img {
    max-width: 100%;
}
.coloringsthumbs .text {
    line-height: 18px;
    text-align: center;
    margin-top: 3px;
    font-size: 13px;
    padding: 3px;
}
.coloringsthumbs .text a{color:#000000;text-decoration:none;}

.coloringsthumbs:nth-child(4n+4) {
   margin-right:0px!important;
}

.parent234 .coloringsthumbs .image {
    height: 190px;
}
.parent234 .coloringsthumbs {
    height: 270px;
    border: 1px solid #32b4c8;
    width: 21.2%;
    padding: 1%;
}

#downloadbereichteaserbutton {
    background-color: red;
    padding: 20px;
    color: white;
    text-decoration: none;
}
#mvs_alleauseinerrubrik img{margin-right:0px;border:1px solid #f2f2f2;margin-bottom:0px;}
#mvs_alleauseinerrubrik img.norightmargin, #aktuelle_mvs img.norightmargin{margin-right:0px;}
#mvs_alleauseinerrubrik h2, #aktuelle_mvs h2{color: #000000;font-weight: bold;font-size:14px;}
.furtherlinkmv{width:100px;float:right;}
.mvtbl{width:500px;}
.mvtbl th{font-weight:normal;font-size:11px;vertical-align:top;text-align:center;padding:0px 5px 0px 5px;}
.mvtbl td{width:100px;padding-right:5px;}
#mv_grossansicht{margin-bottom:20px;}
#mv_grossansicht img#gross{width:300px;float:left;} 
#smalllink{font-size:8pt;color:#000000;text-decoration:none;}
.weiterlink {
text-align: right;
display:block;
}
/*NAVIGATION*/
/*.nav{line-height:22pt;font-size:14px;color:#fff;text-transform:none;margin:0px 0px 0px -40px;list-style-type: none;}*/
.navpointbig{text-align: center;background-color:#315481;width:130px;height:30px;float:left;margin-right:0px;color:#000;border:1px solid #000;color:#fff;}
/*.navpoint{text-align: center;background-color:#315481;width:120px;height:30px;float:left;margin-left:9px;color:#000;border:1px solid #000;color:#fff;}*/
/*-moz-
-khtml-*/
.nav a{text-decoration:none;}


/*SPECIALS*/
#specials{margin-bottom:20px;height:137px;}
img.special{margin-bottom:5px;}

.coverimg {
float: left;margin-right: 15px;
}
.mag {
clear: both;
height: 238px;
border-bottom: 1px solid silver;
display: block;
margin-bottom: 15px;
}
.mag.last {
border-bottom: 0px;
}
.raquo {
text-align: right;
font-size: 20pt;
position: relative;
top: -22px;
}
.tabcontents strong {
display: block;
line-height: 16pt;
color: #32b4c8;
text-transform: uppercase;
font-weight: normal;
font-size: 11pt;
}
.tabcontents p {
margin-top: 5px!important;
}

/*RECHTER CONTENT*/
#nlformrechts {
width: 290px;
height: 177px!important;
background-image: url("../../../../images/newsletterfieldbg.png");
background-repeat: no-repeat;
margin-bottom: 20px;
float: right;
padding: 23px 0px 0px 10px;
}


#nllink {
position: relative;
top: 35px;
}
#nllink a{font-size:8pt;}

/*#main{background-color:#fff;padding:10px;width:900px;margin:0 auto;margin-top:20px;border:1px solid black;-moz-box-shadow: 0 0 5px 0px black;-webkit-box-shadow: 0 0 5px 0px black;box-shadow: 0 0 5px 0px black;}*/
#main {
background-color: #fff;
padding: 0px;
width: 900px;
margin: 0 auto;
border: 0px solid #759ec1;
z-index: 999;
position: relative;
border-left: 10px solid white;
border-right: 10px solid white;
}
#saisonbild {
width: 975px;
margin: 0 auto;
margin-top: -85px;
z-index: 1;
position: relative;
top: 109px;
margin-bottom: 60px;
display:none;
}
#saisonbild img {
border-radius: 0px!important;
margin-left: 3px;
border-top-left-radius: 15px!important;
border-top-right-radius: 15px!important;
}

#footer {
width: 100%;
margin: 0 auto;
margin-bottom: 0px;
padding: 20px 0px 120px 0px;
color: #000000;
background-color: #f2f2f2;
font-size: 14px;
}
#footer a{color:#000000;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
img.footerbild {
margin: -15px -25px 10px -25px;
}

/*SAISONCHANNELSITES*/
#saisonchannels h1{color:#d60000;margin: 0px;font-size:18px;}
#saisonchannels h2{color:#d60000;margin: 0px;font-size:12px;}
#saisonimage{float:left;margin:0px 10px 10px 0px;}

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;   /* normal 100% */
			height: 150%; /* normal 100% */
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
.white_content {
			display: none;
			position: absolute;
			top: 25%;  /* normal 25% */
			left: 25%;  /* normal 25% */
			width: 50%; /* normal 50% */
			height: 83%; /* normal 50% */
			padding: 16px;
			border: 16px solid #D6E8FD;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}




/*********TEST******/
/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish 
 * Dropdowns by Patrick Griffiths and Dan Webb. 
 * http://carroll.org.uk/sandbox/suckerfish/bones2.html
 */

/* ----[ LINKS ]----*/

/* all menu links */

.nav>li:first-child:before {
/*content: "TIPP";
color: #92beff;
font-size: 7pt;
position: relative;
left: -7px;
top: -3px;*/
}
.nav>li:last-child a {
color: #fff;
}

.macintosh .nav>li:first-child:before {
content: "";
}


li.sailertplparent>a:after {
content: "▼";
font-size: 7pt;
position: relative;
top: -1px;
}

.nav span {
  cursor:  default;
}

.nav span,
.nav a, #subMenusContainer a{
	text-decoration:none;
	font-size: 13px;
	text-align: center;
	width:130px;
	float:left;
	margin-left:9px;
	color:#000;
	color:#fff;
	
}

.nav>li:last-child>a {
width: 100%;
background-color: #ea0202;
}

.nav>li:first-child>a {
width: 100%;
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
.nav span, .nav a {
text-decoration: none;
margin: 0;
float: left;
display: block;
height: 25px;
padding-top: 10px;
}

.nav>li>span, .nav>li>a {
text-decoration: none;
margin: 0;
float: left;
display: block;
height: 29px;
padding-top: 0px;
background-color: #32b4c8;
}

@-moz-document url-prefix() {
.nav > li:first-child > span, .nav > li:first-child > a {
    margin-left: 6px;
}
}

.nav>li:first-child>span, .nav>li:first-child>a{
margin-left: 0px;
}

/* Just sub menu links */
#subMenusContainer a, .nav li li a{
	text-decoration:none;
	font-size: 12px;
	line-height: 11pt;
	text-align:center;
	color:#FFFFFF;	
	/*min-width: 120px;*/
		border-top:0px solid;

}

/* All menu links on hover or focus */
.nav a:hover, .nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, .nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
	text-decoration:none;
	background-color:#C7E0FD ;
	color:#FFF;
}

#subMenusContainer a:hover, #subMenusContainer a:focus, .nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused {
text-decoration: none;
background-color: #aeaaae;
color: #fff;
}



/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{ 
	background: url(../img/arrow_right.gif) right center no-repeat;
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 
	background: url(../img/arrow_right_over.gif) right center no-repeat;  
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
	 background: url(../img/arrow_down.gif) right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	
	background: url(../img/arrow_down_over.gif) right center no-repeat; 
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}





/* All ULs and OLs */
.nav, .nav ul, .nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* All submenu OLs and ULs */
.nav ol, .nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	left:0;
}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
.nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;width: 11.6%;
    margin-left: 0%;
}

.nav>li:first-child {
    margin-left: 0px;
}


.nav>li>a {
    text-transform: uppercase;
    border-radius: 2px;
    moz-border-radius: 2px;
    webkit-border-radius: 2px;
    width: 100%;
    font-family: 'oswald', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    text-transform: none;
    letter-spacing: 1px;
}

#w2b_lp_popup {
    position: fixed!important;
}
#subMenusContainer li{
	list-style: none;
}

.nav {
line-height: 22pt;
font-size: 14px;
color: #fff;
text-transform: none;
margin: 0px;
list-style-type: none;
/* background-color: #32b4c8!important; */
height: 28px;
padding: 0px 0px;
}

#subMenusContainer{	
display:block; 	
position:absolute;	
top:0;	
left:0;	
width:100%;
height:0;	
overflow:visible;	
z-index:1000000000; 
}

/*FANCYBOX START -----------------------------------------------------------------------------*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/*FANCYBOX ENDE -----------------------------------------------------------------------------*/

/* --------------------------[ The below is just for non-javscript users ]--------------------------*/


.nav li li{	float:none; }

.nav li li a{ /* Just submenu links*/	
	text-decoration:none;
	position:relative;
	float:none;
	width:220px;
	padding-left:10px;
	text-align:left;
	background-color:#787378;
	border-color:#333366;
	border-radius: 0px!important;
}

.nav li li a{    font-family: 'oswald', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    text-transform: none;
    letter-spacing: 1px;}

.nav li ul { /* second-level lists */
	margin-top: 0px;
	display:  none;
	margin-left: 9px!important;
z-index: 10033;
position: relative;	border-top: 3px solid white;
}

.nav li:hover ul {
    position: absolute;
    top: 29px;
    z-index: 1000;
    display: block;
    left: -10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

/* third-and-above-level lists */
.nav li ul ul { margin: -1em 0 0 -1000em; }
.nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
.nav li:hover ul{	margin-left: 0; }
.nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/*.sailertpl{width:123px;margin-right:11px;}*/

/* extra positioning rules for limited noscript keyboard accessibility 
.nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
.nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
.nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
.nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
.nav li:hover a:focus{ margin-left: 0; }
.nav li li:hover a:focus + ul { margin-left: 10em; }
*/

/*Slide-In Scrolldown Div*/
#top-link { display:none; z-index: 10;display:block;position:fixed; right:5px; bottom:5px;cursor:pointer;text-align: right;}
#top-link-hidden { display:none!important;}


/*GOOGLE SITE SEARCH START*/
.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
  input.gsc-input {
    border-color: #D9D9D9;
  }
  input.gsc-search-button {
    border-color: #666666;
    background-color: #CECECE;
  }
  .gsc-input{
    background:none !important
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result.gsc-promotion:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #D60000;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #D60000;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #D60000;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: #000000;
	font-family: 'Segoe UI',tahoma,verdana,arial;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #FFFFFF;
    line-height: 3px;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #0000CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gsc-completion-title {
    color: #0000CC;
  }
  .gsc-completion-snippet {
    color: #000000;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }
  
 .cse .gsc-control-cse, .gsc-control-cse {
    padding: 0em;
    width: auto;
	!important;
} 

.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result, .gsc-imageResult-column, .gsc-imageResult-classic {
    border: 1px solid #FFFFFF;
    margin-bottom: 0em;
    padding: 0.25em;
	!important;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 15px;
	!important;
	font-family:'Segoe UI',tahoma,verdana,arial;
}

.gsc-webResult:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    margin-bottom: 10px;
    visibility: hidden;
	!important;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
    height: 75px;
    overflow: hidden;
    width: 60px;
	!important;
}

input.gsc-input {
    height: 16px;
    margin-bottom: 2px;
    width: 99%;
	!important;
}
  /*GOOGLE SITE SEARCH ENDE*/

#adsense3 {
margin-bottom: 15px;
}

#split1 {
width: 265px;
float: left;
margin-bottom: 20px;
}

#split2 {
float: right;
width: 265px;
margin-bottom: 20px;
}
  
  #adsense4 {
width: 768px;
margin: 0px auto;
text-align: center;
padding-top: 15px;
}

#downloadtabelle td{border:1px dotted silver;}

.rightcontentadsense {
margin-bottom: 20px;
margin-left:13px;
height: 250px;
}


.ad-container {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

/*
#leaderboard {
padding-left: 227px;
width: 975px;
margin: -87px auto 78px;
position: relative;
top: 105px;
  
  
}

#billboard {
margin-top: 5px;
}

#skyscraper {
  left: 975px;
  margin-top: 10px;
  position: absolute;
}
*/

#mediumrectangle {
text-align: right;
margin-bottom: 10px;
}
.ad-container {
  margin: 0 auto;
  position: relative;
  width: 920px;
  z-index:0;
}

#XXL {
    width: 900px; 
    margin: 0px auto;
    text-align: right;
}

#SKY {
    margin-left: 920px;
    position: absolute;
}

.nlafterimg{width:100px;float:left;margin-right:15px;}

.hide {
padding: 0px 10px 10px 10px;
margin-top: 10px;
background-color: #f3f3f3;
}

.hide label {
width: 140px;
}

#containerafternl h3{margin-top:25px;}

.pagepagination a {
    background-color: #32b4c8;
    padding: 5px 10px;
    color: white;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 10px!important;
    display: inline-block;
}
.pagepagination a:hover{background-color: #ea0202;}

.pagepagination {
    text-align: center;
}

#logo img {max-width: 100%;}

#mvlisthome li {
    margin-left: 20px;
}

ul#mvlisthome a {
    color: #000000;
    text-decoration: none;
    line-height: 29px;
    font-size: 16px;
}

#malvorlagenbox {
    background-color: #ebf8fa;

    overflow: hidden;
    padding: 0px 20px;
    margin-top: 15px;
}
#werbeblock {
    clear: both;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #efefef;
}
.werbemarkierung {
    display: block;
    font-size: 7pt;
    color: grey;    text-align: center;
}



#videoonhome {
    position: relative;
    padding-bottom: 25.25%;
    padding-top: 25px;
    width: 50%;
    float: left;
    margin-bottom: 50px;
    margin-right: 20px;
}
#videoonhome iframe {position: absolute;width: 100%!important;height: 100%!important;}
div#videodesconhome {
    display: block;
    width: 47%;
    float: left;
    margin-top: 23px;
}
div#videodesconhome h2 {
    color: #333333;
    margin: 0px;
    font-weight: normal!important;
    line-height: 25pt;
    font-size: 20pt;
}

div#footercol1, div#footercol2, div#footercol3, div#footercol4 {
    width: 25%;
    float: left;
	text-align:center;
	
}
#footer ul{margin-top:10px;    padding:0px;}
#footer ul li {
    list-style-type: none;
}
#footer h4 {
    margin-bottom: 5px;
}

#footerlinks img {
    max-height: 50px;
    margin: 10px;
}

.bordered {
    border: 1px solid #e8e8e8;
    padding: 5px;
    background-color: white;
}


#amicella{display:none}
div#footerlinks,div#abbinder {
    clear: both;text-align: center;margin-top:40px;
}


div#werbeblock>p {
    padding: 0px;
    margin: 0px;
}

span.facebookhinweis a {
    color: #4A67B8;
    font-size: 20pt;
    line-height: 24pt;
    text-decoration: none;
}

/*.basteltipp.responsivebasteltipp {
	float: left;
}*/	

/*Carre Choose Start*/
#carrechooseneu {
    clear: both;padding: 15px 0px;
}
.ccheadblock, .ccfootblock {
	font-family: 'Oswald', sans-serif;
    background-color: #a5c900;
    padding: 20px;
    text-align: center;
    color: white;
}

.ccfootblock {
    background-color: #32b4c8;
    padding: 20px 105px;overflow: hidden;text-align:left;
}
.ccheadline {
    font-size: 35px;
    line-height: 40px;
    display: block;
}
.ccsubheadline {
    font-size: 28px;
    line-height: 33px;
    display: block;
    margin-top: 10px;
}
#carrechooseneu ul.oldcc {
    list-style-type: none;padding: 0px;
}
#carrechooseneu ul.oldcc li {
    display: inline-block;
    width: 32%;
    font-size: 20px;
    font-family: 'oswald', sans-serif;
    text-align: center;
    padding: 5px 0px;
}
.ccfootblockbtn {
    display: inline-block;
    background-color: #e15096;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    padding: 15px 22px;
    font-size: 30px;
    float: left;
    margin-right: 20px;
}
.ccfootblockbtn:hover{
	background-color: #ffffff;
	color: #e15096;
}
.ccfootblocktextlink {
    color: white;
    font-size: 19px;
    line-height: 28px;
}

a#cccalltoaction {
    display: table;
    margin: 20px 0px;
    background-color: #a5c900;
    padding: 10px 20px;
    color: white;
    text-decoration: none;
    font-family: 'oswald', sans-serif;
    font-size: 23px;
}

.ccfootblock2 {
    background-color: #a5c900;
    height: 10px;
    margin-bottom: 40px;
}

div#cctext {
    padding: 40px 10px;
    display: table;
}

div#cctext h2{margin-top:0px}

div#cccover {
	margin: 40px;
	float: left;
}

#cccover img {
    max-width: 100%;
}
/*Carre Choose Ende*/

.videoteilen {font-family: 'oswald', sans-serif;color: #4267b2;position: relative;top: 12px;}
#homevideo {display: block;margin-bottom: 30px;    overflow: hidden;}

#colored {
	text-align: center;
}

div#stellenanzeige {
    max-width: 800px;
    margin: 60px auto;
}

div#stellenanzeige img {
    max-width: 100%;
}

.zweitersidebanner{display: block;margin-top:20px;}

#downloadbereichcontent-cover {
    float: left;
}

#downloadbereichcontent-cover img {
    width: 150px;
}

#downloadbereichcontent {
    background-color: #0fb28b;
    display: table;
    padding: 20px;
}

#downloadbereichcontent-text {
    color: #fff!important;
    font-family: 'MerloNeue-MediumItalic'!important;
    font-size: 25px;
    line-height: 1.3em;
    margin-left: 167px;
}

a#downloadbereichcontent-button {
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 8px;
    font-size: 20px;
    background-color: #3EB492;
    text-align: center;
    font-family: 'MerloNeue-Regular'!important;
    margin-top: 30px!important;
    display: table;
    text-decoration: none;
    padding: 10px;
    margin-left: 167px;
}

#druckma {
    font-size: 18px;
    position: relative;
    width: 120px;
    background-color: #ffd300;
    text-align: center;
    padding: 10px 5px;
    display: block;
    bottom: 1px;
    z-index: 3;
    left: 1px;
	text-decoration:none;
}

.displayblock{display:block}

.extern-anmeldung {
    color: #fff!important;
    font-family: 'MerloNeue-Regular'!important;
    margin-left: 167px;
}

.extern-anmeldung input#emailfield {
    border: none;
    padding: 12px 0px;
    border-radius: 10px;
    color: #636362!important;
    font-family: 'MerloNeue-Regular'!important;
    font-size: 20px;
    margin-top: 10px;
    width: 280px;
	text-align:center;
}

.extern-anmeldung label {
    display: block;
    width: 97%;
    float: left;
    margin-top: 12px;
    clear: both;
    font-size: 13px;
    line-height: 1.4em;
    color: #fff;
}

.extern-anmeldung label a{
	color: #fff;
}

button.lb-btn-pink {
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 8px;
    font-size: 20px;
    background-color: #3EB492;
    text-align: center;
    font-family: 'MerloNeue-Regular'!important;
    margin-top: 10px!important;
    padding: 10px 30px;
    cursor: pointer;
   
}

label.direktbestellung {
    float: none;
    display: inline-block;
    width: auto;
}

label.direktbestellung:after{content:'';}

div#heutebeliebt {
    color: red;
    border: 1px solid red;
    padding: 5px 10px;
    border-radius: 5px;
}

#uhrrot{margin-right:10px;}

.col-50 {
    width: 50%;
    float: left;
}

.col-75 ,.col-50 ,.col-25, .col-100{
    margin: 10px 0px 10px 0px!important;
}

.rechtebox {
    padding: 40px;
}

input.text501 {
    width: 100%;
}

input.text502 {
    width: 100%;
}

input#hnr {
    width: 90%;
    margin-left: 10%;
}

input#plz {
    width: 90%;
    margin-right: 10%;
}

input#vorwahlrech {
    width: 96%;
	margin-right:4%;
}

.text504 {
    width: 100%!important;
}

input#vname,input#mail { 
    width: 97.5%;
    margin-right: 2.5%;
}

input#nname,input#fon {
    width: 97.5%;
    margin-left: 2.5%;
}

.dirbes_countrysel{
	width:100%;
	border: 1px solid #D4D4D8;
	height:40px;
	font-size: 16px;
	color: #636362;
}

.row.direktbestellungrow {
    max-width: 75%;
}

#gruenehaken li:before {
    content: '✔';
    color: #3fb690;
    margin-right: 7px;
}

#gruenehaken li {
    list-style-type: none;
    display: flex;
    margin-bottom: 11px;
}

#gruenehaken li strong {
    line-height: 1.4em;
}

.kopfbild img {
    max-width: 100%;
}

.linkebox {
    float: left;
    width:50%;
    box-sizing: border-box;
    margin-right: 3%;
}

.direktformular {
    margin-top: 25px;
}

.direktbestellungrow input[type=text],.direktbestellungrow input[type=tel] {
    height: 40px;
    font-size: 16px;
}

.grossebox h1 {
    font-family: 'MerloNeue-Regular';
    font-size: 35px;
    line-height: 1.2em;
}


.direktbestellungmain input[type=submit] {
	color: white;
	padding: 12px 20px;
	border: none;
	cursor: pointer;
    background-color: #ff0000;
    border-radius: 0px;
    width: 100%;
    margin-top: 20px;
    font-size: 21px;
}

.direktbestellungmain .agb {
    font-size: 15px;
    line-height: 1.4em;
    color: #5d5d5d;margin: 20px 10px;
}

.rechtebox {
     float: left;
     width: 47%;
     background: #f5f5f5;
     box-sizing: border-box;
}

.linkertext {
    padding: 20px;
}

div#mainbig {
    padding: 30px 0px 50px 0px;
    color: #636362;
}

.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}


.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

#direktdankeausgabe{
	background-color: #3eb492;padding:30px;color:white;	
}
#direktdankeausgabe a{color:white}

#high-skyscraper a,#skyscraper a, #billboardcontent a, #billboard700content a, #mediumrectcontent a, #mediumrectheader a, #billboard700header a {
    text-decoration: none!important;
}

#footerbarsubheadlinemobil a, #footerbarsubheadlinemobil strong{color:white!important;}

.badge-in-content {
    background-color: #3eb492;
    text-align: center;
    color: #ffffff;
    padding: 30px 0px;
    font-family: 'MerloNeue-MediumItalic';
    font-size: 24px;
    line-height: 1.2em;
    position: relative;
    margin-top: -33px;
    text-decoration: none!important;
					display: none;

}

#billboardcontent .badge-in-content {
    background-color: #3eb492;
    text-align: center;
    color: #ffffff;
    padding: 11px 0px;
    font-family: 'MerloNeue-MediumItalic';
    font-size: 24px;
    line-height: 1.2em;
    position: relative;
    margin-top: -8px;
    text-decoration: none!important;
					display: none;
}

#billboard700content .badge-in-content, #billboard700header .badge-in-content {
    background-color: #3eb492;
    text-align: center;
    color: #ffffff;
    padding: 11px 0px;
    font-family: 'MerloNeue-MediumItalic';
    font-size: 24px;
    line-height: 1.2em;
    position: relative;
    text-decoration: none!important;
	max-width:700px;margin: -8px auto 40px;height:28px;
						display: none;
}

#mediumrectcontent .badge-in-content,#mediumrectheader .badge-in-content {
    background-color: #3eb492;
    text-align: center;
    color: #ffffff;
    padding: 15px 0px;
    font-family: 'MerloNeue-MediumItalic';
    font-size: 24px;
    line-height: 1.2em;
    position: relative;
    margin-top: -33px;
    text-decoration: none!important;
    /* display: none; */
    max-width: 300px;
    margin: 0px auto;
    top: -3px;
					display: none;
}

#badge-high-skyscraper {
    background-color: #ffd300;
    text-align: center;
    color: #63637b;
    padding: 30px 0px;
    font-family: 'MerloNeue-MediumItalic';
    font-size: 24px;
    line-height: 1.2em;
    position: relative;
    margin-top: -33px;
    text-decoration: none!important;
				display: none;
}



#badge-high-skyscraper li,#footerbarsubheadlinemobil li {
  display: inline-block;
  font-size: 1.5em;
  list-style-type: none;
  padding: 1em;
  text-transform: uppercase;
}

#badge-high-skyscraper li span,#footerbarsubheadlinemobil li span {
  display: block;
}

#badge-high-skyscraper span,#footerbarsubheadlinemobil span, #badge-high-skyscraper li, #footerbarsubheadlinemobil li, #badge-high-skyscraper ul, #footerbarsubheadlinemobil ul {
    font-size: 21px;
    line-height: 1.5em;
    text-transform: none;
    padding: 8px;
    margin: 0px;
}

#badge-high-skyscraper .digits,#footerbarsubheadlinemobil .digits{
    background-color:#fffbe5;
	width:30px;
}

#footerbarsubheadlinemobil .digits {
	color:#636362;
}

#high-skyscraper .badgebutton {
    background-color: #3cb48e;
    padding: 9px;
    color: white;
    font-size: 19px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: -10px;
}

#skyscraper #badge-high-skyscraper {
    background-color: #ffd300;
    text-align: center;
    color: #63637b;
    padding: 14px 0px;
    font-family: 'MerloNeue-MediumItalic';
    font-size: 22px;
    line-height: 1.4em;
    position: relative;
    margin-top: -60px;
    text-decoration: none!important;
}

#skyscraper .badgebutton {
    background-color: #3cb48e;
    padding: 9px;
    color: white;
    font-size: 18px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
}




#high-skyscraper a {
    text-decoration: none!important;
}

#contentaction h2 {
    font-size: 30px!important;
}

.partnerlinkhinweis {
    font-size: 11px;
    text-align: right;
    display: block;
}

#partnerhinweis{font-size: 12px;line-height:16px;margin-top:50px;}


.faqs {
    background-color: #f7f7f7;
    padding: 20px;
}

.faqs hr {
    background-color: #dcdcdc;
    border-color: #dcdcdc;
    border-style: none none dotted;
    border-width: 1px;
    color: #F4F8FD;
    margin: 30px 0px;
}



@media only screen and (min-width: 1320px) and (max-width: 1819px){
	.leftandorra{background-image:url('https://www.schule-und-familie.de/assets/images/werbung/Andorra2/left200.jpg')!important;width:200px!important;left: -200px!important;}
	.rightandorra{background-image:url('https://www.schule-und-familie.de/assets/images/werbung/Andorra2/right200.jpg')!important;width:200px!important;}
}
@media only screen and (min-width: 1320px){
	.testbillboard {
		display: none;
	}
}

@media only screen and (max-width: 1319px){
	.leaderboardandorra{display:none!important;}
	.leftandorra{display:none!important;}
	.rightandorra{display:none!important;}
}

@media only screen and (max-width: 1250px){
	.grossebox {
		max-width: 95%;
		padding: 0% 2.5%;
	}
}

@media only screen and (max-width: 470px){
	#downloadbereichcontent-text {
		display:block;
		clear:both;float:none;
		margin-left: 0px;
	}
	.extern-anmeldung {
		margin-left: 0px;text-align:left;
	}	
	#downloadbereichcontent-text {
		font-size: 25px!important;
	}	
	#downloadbereichcontent-cover img {
		width: auto;
	}	
	
	#downloadbereichcontent-cover {
		margin-bottom: 10px;
	}	
}
/*************************************************************************/


  
@font-face {font-family: 'MerloNeue-BoldItalic';src: url('/fonts/3983DF_3_0.eot');src: url('/fonts/3983DF_3_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_3_0.woff2') format('woff2'),url('/fonts/3983DF_3_0.woff') format('woff'),url('/fonts/3983DF_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-Bold';src: url('/fonts/3983DF_4_0.eot');src: url('/fonts/3983DF_4_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_4_0.woff2') format('woff2'),url('/fonts/3983DF_4_0.woff') format('woff'),url('/fonts/3983DF_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-Italic';src: url('/fonts/3983DF_8_0.eot');src: url('/fonts/3983DF_8_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_8_0.woff2') format('woff2'),url('/fonts/3983DF_8_0.woff') format('woff'),url('/fonts/3983DF_8_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-Medium';src: url('/fonts/3983DF_B_0.eot');src: url('/fonts/3983DF_B_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_B_0.woff2') format('woff2'),url('/fonts/3983DF_B_0.woff') format('woff'),url('/fonts/3983DF_B_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-MediumItalic';src: url('/fonts/3983DF_C_0.eot');src: url('/fonts/3983DF_C_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_C_0.woff2') format('woff2'),url('/fonts/3983DF_C_0.woff') format('woff'),url('/fonts/3983DF_C_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-Regular';src: url('/fonts/3983DF_D_0.eot');src: url('/fonts/3983DF_D_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_D_0.woff2') format('woff2'),url('/fonts/3983DF_D_0.woff') format('woff'),url('/fonts/3983DF_D_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-SemiBold';src: url('/fonts/3983DF_E_0.eot');src: url('/fonts/3983DF_E_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_E_0.woff2') format('woff2'),url('/fonts/3983DF_E_0.woff') format('woff'),url('/fonts/3983DF_E_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-SemiBoldItalic';src: url('/fonts/3983DF_F_0.eot');src: url('/fonts/3983DF_F_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_F_0.woff2') format('woff2'),url('/fonts/3983DF_F_0.woff') format('woff'),url('/fonts/3983DF_F_0.ttf') format('truetype');}


@font-face {font-family: 'MerloNeue-Light';src: url('/fonts/3983DF_9_0.eot');src: url('/fonts/3983DF_9_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_9_0.woff2') format('woff2'),url('/fonts/3983DF_9_0.woff') format('woff'),url('/fonts/3983DF_9_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MerloNeue-LightItalic';src: url('/fonts/3983DF_A_0.eot');src: url('/fonts/3983DF_A_0.eot?#iefix') format('embedded-opentype'),url('/fonts/3983DF_A_0.woff2') format('woff2'),url('/fonts/3983DF_A_0.woff') format('woff'),url('/fonts/3983DF_A_0.ttf') format('truetype');}



body{font-family:'MerloNeue-Regular';font-size:18px;line-height:1.6em;color:#636362;} 
strong{font-family:'MerloNeue-SemiBold';line-height:1.6em;font-weight:400;}  
.smallRegular{font-family:'MerloNeue-Regular';font-size:16px;line-height:1.6em;} 
 
h1, h2, h3, h4, h5, h6 {padding-bottom: 15px;} 
h1{font-family:'MerloNeue-SemiBold';font-size:40px;line-height:1.2em;}
h2{font-family:'MerloNeue-MediumItalic';line-height:1.2em;}
h3{font-family:'MerloNeue-MediumItalic';font-size:28px;line-height:1.2em;}
h4 {
    font-family: 'MerloNeue-SemiBold';
    color: #636362;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: normal;
}
#footer {
    color: #636362!important;
    font-size: 18px;
    background-color: #ffd300;
}

#footer a{color: #636362!important;}

div#footerlinks span {
    color: #636362!important;
}

h5{font-family:'MerloNeue-SemiBoldItalic';font-size:24px;line-height:1.2em;}
h6{font-family:'MerloNeue-SemiBoldItalic';font-size:24px;line-height:1.2em;}
h2 {
    font-family: 'MerloNeue-MediumItalic';
    line-height: 1.2em;
    color: #3eb492;
}
	#topthema {
		font-size: 18px!important;
		font-family: 'MerloNeue-Regular';
	}
	
	.partyblock h2 {
		color: #3eb492;
		font-size: 22px;
		font-family: 'MerloNeue-MediumItalic';
	}	
	
	.partyblock {
		height: 172px;
		border: 3px solid #ffd300;
	}	
	
	.boxed h3 {
		color: #3eb492;
	}	
	
	select {
		color: #636362;
	}
	
	#gewinnspielform input.teilnehmen {
		height: 39px;
		width: 100%;
		cursor: pointer;
		color: #ffffff!important;
		border-width: 0px!important;
		border-radius: 8px;
		font-size: 20px;
		background-color: #3EB492;
		text-align: center;
		font-family: 'MerloNeue-Regular'!important;
		margin-top: 30px!important;
		display: table;
	}	
	
	.billboardcontent {
		margin: 40px 0px 60px 0px;
	}	
	
	.billboard700content {
		margin: 40px 0px 60px 0px;
	}

	.billboard700header {
		margin: 0px 0px 20px 0px;text-align:center;
	}	

	.mediumrectheader {
		text-align: center;
	}		
	
	.mediumrectcontent {
		text-align: center;
	}	
	
	.downloadkitwerbung .ccheadblock, .downloadkitwerbung .ccfootblock, .downloadkitwerbung a#cccalltoaction, .downloadkitwerbung .ccfootblock2 {
		background-color: #3eb492;
	}	
	
	h1#party {
		font-size: 28px;
	}	
	
	.ccheadblock {
		margin-top: 0px;
	}	
	
	#malvorlagenbox {
		padding: 0px;
	}	

	#leftcontent {
		width: 96%;
	}	
	
	.testbillboard {
		display: none!important;
	}
	
	.teaserblock1 {
		background-color: #3eb492!important;
	}	
	
	#malvorlagen_teaser h1, #gesamtuebersicht_teaser h1, #malvorlagen_teaser_ohne_border h1{
		color: #3eb492!important;
		font-family: 'MerloNeue-MediumItalic'!important;
	}

	#gesamtuebersicht_rubrik h1, #gesamtuebersicht_teaser h1,#leftcontent h1{
			color: #3eb492!important;
			font-family: 'MerloNeue-MediumItalic'!important;
	}	
	
	#gesamtuebersicht_rubrik h2, #gesamtuebersicht_rubrik h2 a, #colordetail #subheadline a,.subheadlinetopthema a {
		color: #636362;
		font-family: 'MerloNeue-Semibold', sans-serif;
	}
	
	#malvorlagen_teaser {
		color: #636362;
	}	
	
	.basteltipp .text a {
		font-size:22px;
		color: #3eb492;
		font-family: 'MerloNeue-MediumItalic'!important;
	}
	

	
	.pagepagination a {
		background-color: #3eb492;
	}	
	
	.pagepagination a:hover {
		background-color: #1e8e6e;
	}	
	
	#leftcontent .boxed {
		padding: 0px!important;
	}	

	#malvorlagen_teaser_ohne_border {
		color: #636362;
		margin-bottom: 20px;
	}	
	
	.aktuelle_mvs_prio {
		color: #636362;
	}	
	
	#hauptthema_warum h1, #colordetail h1{
			color: #3eb492!important;
			font-family: 'MerloNeue-MediumItalic'!important;
	}

	a.ditto_page, .ditto_currentpage {
		background-color: #3eb492;
		padding: 3px 13px;
	}	
	
	span.ditto_currentpage {
		background-color: #15926e;
	}	
	
	#gesamtuebersicht_rubrik,.aktuelle_mvs {
		color: #636362;
	}
	
	.responsivebasteltipp {
		background: #fffbec;
	}	

	.coloringsthumbs .text a {
		color: #636362;
		text-decoration: none;
	}

	.fullwidth {
		margin: 60px 0px;
	}	
	
	.aktuelle_mvs_prio .headline a, .aktuelle_mvs .headline a {
		color: #3eb492;
		font-family: 'MerloNeue-MediumItalic';
	}	

	.parent234 .coloringsthumbs {
		border: 1px solid #3eb492;
	}	

	a {
		color: #636362;
	}	
	
	#submenu h2, #submenu h3 {
		font-size: 22px;
		color: #3eb492;
	}

	#submenu {
		background-color: #fffbec;
		color: #636362;
	}
	
	.teaserblockbutton1 {
		display: inline-block;
		background-color: #ffd300;
		color: #636362;
		text-decoration: none;
		padding: 10px 0px;
		font-size: 23px;
		display: block;
		margin-top: 11px;
		text-align: center;
		width: 100%;
		font-family: 'MerloNeue-Regular'!important;
		border-radius: 8px!important;
		border:none!important;
	}	
	.teaserblockbutton1:hover{
		background-color: #ffd300;
		color: #636362;
	}
	
	.weiterlink a {
		display: block;
		color: #ffffff!important;
		border-width: 0px!important;
		border-radius: 8px;
		font-size: 20px;
		background-color: #3EB492;
		text-align: center;
		font-family: 'MerloNeue-Regular'!important;
		margin-top: 0px!important;
		display: table;
	}
	
	.contentincols .weiterlink a {
		width: 93%;
	}	
	
	#topthema h2 {
		font-size: 22pt!important;
	}	
	
	#werbeblock {
		clear: both;
		text-align: center;
		padding-bottom: 20px;
		margin-bottom: 60px;
		margin-top: 60px;
		border-bottom: 0px solid #efefef;
	}	
	
	div#hero {
		margin-bottom: 40px!important;
		display: inline-block!important;
	} 
	
	.weiterlink {
		margin-top: 20px;
	}	
	
	.unterthema {
		background-color: #fffbec!important;
	}
	
	#unterthemen1 li.unterthema {
		height: 220px;
		padding: 30px;margin-bottom: 30px;
	}	
	#unterthemen1 .weiterlink a {
		width:150px;float: right;
	}
	.unterthema h2 {
		color: #3eb492;
		font-size: 26px;
	}	

	.weiterlinkhero, a#cccalltoaction,input#ajaxSearch_submit,.linkbutton {
		color: #ffffff!important;
		border-width: 0px!important;
		border-radius: 8px;
		font-size: 20px;
		background-color: #3EB492;
		text-align: center;
		font-family: 'MerloNeue-Regular'!important;
		margin-top: 30px!important;
		display: table;	
	}

	button.lb-btn-pink {
		color: #636362!important;
		border-width: 0px!important;
		border-radius: 8px;
		font-size: 20px;
		background-color: #ffd300;
		text-align: center;
		font-family: 'MerloNeue-Regular'!important;
		margin-top: 10px!important;
		padding: 10px 30px;
	}	
	
	.extern-anmeldung button.lb-btn-pink {
		color: #636362!important;
		border-width: 0px!important;
		border-radius: 10px;
		font-size: 20px;
		background-color: #ffd300;
		text-align: center;
		font-family: 'MerloNeue-Regular'!important;
		margin-top: 10px!important;
		padding: 12px 0px; width: 280px;display: block; 
	}
	
	.lightbox-content-fill button.lb-btn-pink, .loginbox button#anmelden{
		background-color: #3eb492;
		color: #fff!important;
	}
	
	strong{color:#636362}
	
	span.newsletterhinweis {
		display: block;
		font-size: 16px;
		line-height: 1.4em;
		margin-top: 10px;
		font-family: 'MerloNeue-Regular';
	}	
	
	button.lb-btn-grau {
		color: #636362!important;
		border-width: 0px!important;
		border-radius: 8px;
		font-size: 20px;
		background-color: #ffd300;
		text-align: center;
		font-family: 'MerloNeue-Regular'!important;
		margin-top: 10px!important;
		padding: 10px 30px;
	}	
	a.linkbutton {
		text-decoration: none;
		padding: 10px;
	}
	
	input#ajaxSearch_submit {
		width: 200px; 
		height: 40px;
	}
	
	.AS_ajax_result {
		background-color: #fffbec;
		padding: 20px;
		margin-bottom: 40px;
		border: 1px solid #fff2c0;
	}	
	
	span.AS_ajax_resultDescription {
		display: block;
	}	
	
	#topbarsearch img {
		max-width: 20px;
	}
	
	span#topbarsocial {
		margin-right: 10px;margin-left:2px;
		float: left;
	}	
	
	span#topbarsocial img {
		opacity: 0.5;
		margin-left: 0px;position: relative;
    top: -2px;
	}

	
	
	#topbarinner {
		max-width: 1230px;
		margin: 0px auto;
	}	
	
	.ccheadblock, .ccfootblock {
		font-family: 'MerloNeue-MediumItalic'!important;
		background-color: #3eb492;
		margin-top: 40px;
		letter-spacing:0px;
	}	

	.weiterlinkhero:hover, a#cccalltoaction:hover{
			background-color: #3EB492!important;
	}
	
	.ccfootblock2 {
		background-color: #3EB492;
		height: 10px;
		margin-bottom: 40px;
	}
	
	div#billboardcontent {
		margin: 60px 0px;
	}	
		
	.videoteilen {
		font-family: 'MerloNeue-Regular'!important;
		color: #3eb492!important;font-size: 16px;
	}	
	
	#malvorlagen h2 a, .blueheadline a, .carreheadline, #topthema h2 {
		color: #3eb492;
		font-family: 'MerloNeue-MediumItalic';
	}	
	
	#malvorlagenbox {
		background-color: #ffffff;
	}	
	
	ul#mvlisthome a {
		color: #636362;
		font-size: 18px;
	}	
	
	#bigwrapper {
		width: 1230px;
		margin: 0px auto;
		clear: both;
	}

	#breadcrumbline {
		border:none!important;
	}	
	
	#high-skyscraper {
		float: right;
		max-width: 300px;
	}

	#main {
		float: left;
	}
	
	#footer {
		clear: both;
	}	
	
	#headerbereich {
		max-width: 1220px;
	}	
	#headercontainer {
		width: 100%!important;
		background-color: #FFFBEC!important;
		height: 148px;border:none!important;
	}	
	
	span#topbarsearch {
		float: right;margin-right:10px;
	}
	
	span#topbardownloads {
		float: right;
		margin-right: 20px;
	}	
	
	#leftcontent {
		margin-top: 20px;
	}	
	
	#logo {
		max-width: 260px;
	}	
	
	.nav>li>a {
		letter-spacing: 0px;
		color: #636362;
		font-size: 18px;
		font-family:'MerloNeue-Regular';
		padding: 5px 0px;
	}	
	
	.nav>li>span, .nav>li>a,.nav>li:nth-child(3n+0)>a, .nav>li:nth-child(5n+0)>a {
		background: none!important;
	}	
	
	.nav>li>a:hover, .nav>li>a:focus {
		background-color:#3eb492!important;
		color: #ffffff!important;
	}	
	
	.nav>li:last-child a {
		color: #636362;
	}	
	
	#respMenu {
		top: 50px!important;
	}	
	
	#subMenusContainer a, .nav li li a {
		color: #636362;
		border-top: 0px solid;
		font-family: 'MerloNeue-Regular'!important;
		letter-spacing: 0px!important;
		font-size: 18px!important;
	}	
	
	.nav li ul {
		border-top: 19px solid #fffbec!important;
	}
	
	i.fa.fa-download {
		display: none;
	}	
	
	.nav li li a {
		background-color: #fffbec;    line-height: 1.2em;    padding-bottom: 10px;width: 250px;
	}	
	
	.nav ul li a:hover, .nav ul li a:focus {
		background-color: #3eb492!important;
	}	
	
	.nav ul span, .nav ul a{height: auto;}
	
	li.sailertplparent.ratgeber, li.sailertplparent.anlaesse, li.sailertplparent.download,li.sailertplparent.wiesoweshalbwarum 
	{
		width: 12%!important;
	}
	
	li.sailertplparent.spielspass {
		width: 13%!important;
	}	
	
	.nav li {
		width: 17.6%!important;
	}	
	
	.nav li:hover ul {
		top: 39px;
	}	
	
	#werbeblock {
		display: none;
	}	
	
	.wonderpush-bell {
		bottom: 89px!important;
	}	
	
	#footer-bar {
		display: block;
		width: 100%!important;
		position: fixed;
		bottom: 0px!important;
		background-color: #eeae57;
		left: 0px!important;
		z-index: 1000;
		color: white;text-align:center;    padding: 10px 10px 10px 0px;
	}
	div#footerbarheadline {
		font-family: 'MerloNeue-MediumItalic'!important;font-size: 23px;
	}	
	div#footerbarsubheadline {
		font-family: 'MerloNeue-Light'!important;
	}
	#footer-bar a{color:white;text-decoration:none;}	
	
	form#ajaxSearch_form label:after {
		display: none;
	}
	
	input#ajaxSearch_input {
		width: 300px;
		height: 30px;
		border: 1px solid silver;
		border-radius: 3px;
		font-family: 'MerloNeue-Regular';
		padding: 10px;
		font-size: 18px;
		color: #636362;
	}	
		
	#billboard700header,#mediumrectheader,div#mediumrectcontent {
		text-align: center;
	}
	
	#mediumrectcontent {
		margin-bottom: 40px;
	}	
	
#amazonempfehlung {
    border: 1px solid #09654a;
    padding: 10px 20px 25px 20px;overflow: auto;    margin-bottom: 80px;background-color: #fffbec;
}	
	
#amazonempfehlungimg {
    float: left;
    display: block;
    clear: both;
    margin-right: 30px;    width: 225px;text-align: center;min-height: 250px;
}

.geschenkefilter #amazonempfehlungimg {
    width: 120px;    min-height: auto!important;
}

div#amazonempfehlungimg img {
    max-width: 210px;
}

.geschenkefilter #amazonempfehlungimg img {
    max-width: 100%;
}



.gap25 {
    margin-bottom: 25px;
    display: block;
    clear: both;
}

.gap50 {
    margin-bottom: 50px;
    display: block;
    clear: both;
}

span.werbehinweis {
    font-size: 12px;
    display: block;
    float: right;
}

a.amazonaffiliatelink {
    display: flow-root;
    margin-top: 25px;
    background-color: #f47a00;
    padding: 5px 10px 5px 5px;
    font-size: 15px;
    text-decoration: none;
    max-width: 230px;
}

.amzn {
    font: 16px/24px!important;
    text-align: center;
    height: 26px;
    color: #222!important;
    text-transform: none!important;
    border: 1px solid #c5a65a;
    border-radius: 4px;
    background: url(/assets/images/amazonlogo.png) no-repeat 3px 3px,-webkit-gradient(linear,left top,left bottom,color-stop(.05,#f6dd9f),color-stop(1,#f0c24d));
    font-weight: normal;
}

#amazonempfehlungtxt h2 {
    margin-bottom: 10px;margin-top: 5px;
}

#amazonempfehlungtxt {
    overflow: auto;
}

.geschenkefilter #amazonempfehlungtxt {
    font-size: 15px;
    line-height: 21px;
}

div#amazonempfehlungtxt h3 {
    color: grey;
    font-size: 23px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.geschenkefilter h3 {
    font-size: 21px!important;
    color: #3eb492!important;
    line-height: 28px;
    margin-bottom: 0px!important;
    padding-bottom: 10px;
}

select#alter {
    width: 200px;
    height: 40px;
    font-size: 18px;
    background-color: #ffd300;
    border: 1px solid #c1a000;
    border-radius: 4px;
}

.filterlink {
    display: block;
    margin-top: 10px;
}

hr.gap10 {
    clear: both;
    border: 0!important;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(167 167 167 / 75%), rgba(0, 0, 0, 0))!important;
    display: block;
    background-color: unset;
    border-style: none!important;
    margin: 10px 0px 10px 0px;
}

hr.gap50 {
    clear: both;
    border: 0!important;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(167 167 167 / 75%), rgba(0, 0, 0, 0))!important;
    display: block;
    background-color: unset;
    border-style: none!important;
    margin: 70px 0px 50px 0px;
}

span#platz1,span#platz2,span#platz3,span#platz4,span#platz5 {
    background-color: #09654a;
    padding: 10px;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    line-height: 35px;
    position: absolute;
    margin-top: -26px;
    margin-left: 19px;
}

#geschenkideelinks {
    width: 44%;
    float: left;
    padding: 0px 30px 0px 0px;
}

#geschenkideerechts {
    width: 44%;
    float: left;
    padding: 0px 30px;
    border-left: 1px solid #dfdcd3;
}

.geschenkefilter h4 {
    margin: 0px;
    color: #4c4c4c;
    font-size: 24px;
}

.clear {
		clear: both;
	}
	.werbespalte {
		width: 50%;
		float: left;
		box-sizing: border-box;
		padding: 0.5rem 1.5rem;
	}

	.werbespalte.links {
		border-right: 1px solid #ccc;
	}

	.werbespalte .image {
		width: 25%;
		float: left;
	}

	.werbespalte .image img {
		width: 100%;
		height: auto;
	}

	.werbespalte .text {
		width: 75%;
		float: left;
		box-sizing: border-box;
		padding-left: 2rem;
	}

	.werbespalte .text h3 {
		margin-top: 0;
	}

	.werbespalte .box {
    margin-bottom: 1rem;
    padding-bottom: 0px;
    padding-top: 5px;
}
	
	@media (max-width: 800px) {
    .werbespalte {
    width: 100%;
    }
    .werbespalte.links {
    border-right: none;
    }
}

@media only screen and (max-width: 1229px){
	#werbeblock {
		display: none;
	}
	
	#high-skyscraper{
		display:none;
	}
	
	#skyscraper {
		
	}

	#bigwrapper {
		width: 1080px;
	}	
	
	.nav li {
		width: 19.6%!important;
	}

	li.sailertplparent.ratgeber, li.sailertplparent.anlaesse, li.sailertplparent.download, li.sailertplparent.wiesoweshalbwarum {
		width: 14%!important;
	}	

	#headerbereich {
		max-width: 1080px;
	}	
	
	li.sailertplparent.spielspass {
		width: 16%!important;
	}	 
}
@media only screen and (min-width: 1051px) and (max-width: 1229px){
	li.sailertplparent.spielspass {
		width: 12%!important;
	}
}
@media only screen and (max-width: 1099px){
	.hidedesktop {
		display: none!important;
	}
	
	#skyscraper {
		float: left;
		margin-top: 0px;
	}	
	#main {
		margin-top: 0px!important;
	}
	
	#headercontainer {
		position: unset!important;	
	}
}

@media only screen and (min-width: 901px)){
	span#topbardownloads a {
		color: #ffffff!important;
		border-width: 0px!important;
		border-radius: 8px;
		font-size: 15px;
		background-color: #3EB492;
		text-align: center;
		font-family: 'MerloNeue-Regular'!important;
		text-decoration: none;
		padding: 5px 10px;
		position: relative;
		top: -4px;
	}
}


@media only screen and (min-width: 901px) and (max-width: 1050px){
	.nav>li>a {
		font-size: 16px!important;
	}
	.nav li {
		width: 17.6%!important;
	}	
	
	li.sailertplparent.ratgeber, li.sailertplparent.anlaesse, li.sailertplparent.download, li.sailertplparent.wiesoweshalbwarum {
		width: 12%!important;
	}	
	
	div#respMenu {
		width: 71%;
		top: 51px!important;
	}	
	

	#logo {
		padding-left: 10px;
	}	
	#headerbereich {
		max-width: 100%;
	}	
	#bigwrapper {
		width: 100%;
	}	
	
	#main {
		width: 90%;
		margin: 0px 5% 0px 5%;
	}	
}
@media only screen and (min-width: 901px) and (max-width: 979px){
	#logo {
		max-width: 220px!important;
		margin: 23px 0px 10px 0px;
	}	
	.nav li {
		width: 19.6%!important;
	}	
	li.sailertplparent.spielspass {
		width: 13%!important;
	}	
}
@media only screen and (max-width: 900px){
	#billboard700header {
		position: relative;
		top: -35px;
	}	
}


@media only screen and (min-width: 769px) and (max-width: 991px){
	.contentincols .unterthema {
		width: 28%!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 900px){
	#geschenkideelinks,#geschenkideerechts{width:43%;text-align: left;}
}

@media only screen and (min-width: 699px) and (max-width: 767px){
	#geschenkideelinks,#geschenkideerechts{width:40%;text-align: left;}
}

@media only screen and (max-width: 699px){
	#geschenkideelinks,#geschenkideerechts{width:100%;text-align: left;}
}


@media only screen and (max-width: 1024px){
	.unterthema h3 {
		font-size: 12px;
		margin-bottom: 0px;
		margin-top: 0px;
		color: #000000;
		padding: 5px 0px;
	}	
	.subheadlinetopthema a {
		text-decoration: none;
		color: #636362;
		font-weight: normal!important;
		font-size: 11pt;
		font-family: 'MerloNeue-Semibold';
	}	
}
@media only screen and (max-width: 900px){
	#footer-bar {
		display: block;
		width: 100%!important;
		position: fixed;
		bottom: 0px!important;
		background-color: #09654a;
		left: 0px!important;
		z-index: 1000;
		color: white;text-align:center;    padding: 10px 10px 10px 0px;
	}
	div#footerbarheadline a {
		font-family: 'MerloNeue-MediumItalic'!important;
	}	
	div#footerbarsubheadline a {
		font-family: 'MerloNeue-Light'!important;
	}
	#footer-bar a{color:white;text-decoration:none;}
	#bigwrapper {
		width: 100%;position:relative;z-index:2;
	}	
	#respMenu div.icon {
		top: -39px!important;
	}
	div#respMenu.responsive {
		margin-top: -133px!important;
	}	
	#respMenu div.icon {
		background-color: #3eb492!important;
	}	
	#respMenu ul.nav li {
		width: 91%!important;
	}	
	#respMenu ul.nav.responsive li {
		background-color: #3eb492!important;
	}	
	#respMenu ul.nav.responsive li a, .nav>li:first-child>a {
		width: 98%!important;color: #fff!important;
	}	
	.nav li ul {
		border-top: none!important;
	}	
	#respMenu ul.nav.responsive li:hover ul a {
		background-color: #299a7a!important;
		font-size: 15px!important;
		padding: 15px 0px 0px 35px;
	}
	#respMenu ul.nav {
		height: 39px!important;
	}	
	
	#footer {
		position: relative;
		z-index: 1;
	}	
}
@media only screen and (max-width: 768px){
		#hauptthemabildcolor img {
		border: 1px solid #32b4c8;
		padding: 20px;
		position: relative;
		top: -50px;
		width: 210px;
		z-index: 2;
	}
	
	#druckma {
		bottom: 7px;
	}	
	
	.linkebox {
		float: none;
		width: 100%;
		margin-right: 0%;
		padding: 0px 5%;
	}
	
	.rechtebox {
		float: none;
		width: 100%;
	}	
	
	.row.direktbestellungrow {
		max-width: 100%;
	}
	
	ul#gruenehaken {
		margin-left: 0px;
		padding: 10px 10px;
	}	

	.direktbestellungrow input[type=text] {
		font-size: 14px;
	}	
	
	.linkertext {
		padding: 20px 5px;
	}	
	
	.grossebox h1 {
		font-size: 30px;
	}
	
	#respMenu {
		margin-top: -25px!important;
	}
	div#respMenu {
		position: absolute;
		top: 89px!important;
	}
	div#respMenu.responsive {
		margin-top: -25px!important;
	}
	div#respMenu.responsive {
		width: 94%!important;
	}	
	#respMenu ul.nav li {
		width: 77%!important;
	}	
}
@media only screen and (max-width: 640px){
	
	#amazonempfehlungtxt {
		display: block;
		float: none;
		clear: both;text-align: center;
	}
	
	#amazonempfehlungimg img {
		max-width: none;
	}
	
	#amazonempfehlungimg {
		float: none;
		margin: 0px auto;min-height: auto;
	}
	#amazonempfehlungtxt h2 {
		margin-top: 25px;
	}
	a.amazonaffiliatelink {
		margin: 30px auto;
	}
	.grossebox h1 {
		font-size: 27;
	}
	
	#hauptthemabildcolor img {
		width: 92%;
	}	
	
	#respMenu {
		margin-top: -25px!important;
	}
	#logo {
		margin: 15px 0px 10px 0px!important;
	}	
	div#respMenu {
		position: absolute;
		top: 89px!important;
	}
	div#respMenu.responsive {
		margin-top: -25px!important;
	}
	div#respMenu.responsive {
		width: 94%!important;
	}	
	#respMenu ul.nav li {
		width: 77%!important;
	}	
	.weiterlinkhero {
		background-color: #3eb492!important;
	}	
	.weiterlink {
		background: none!important;
		padding: 10px 0px;
		text-transform: none!important;
		width: auto!important;
		text-align: center;
		color: white!important;
		text-decoration: none;
		display: inline-block;
	}
	.weiterlink a {
		padding: 8px 10px;
		width: 150px;
		margin: 0px auto;
	}	
	#beispielmalvorlagen .bild, .unterthema .bild {
		text-align: center;
	}	

	.subheadlinetopthema a {
		text-decoration: none;
		color: #636362;
		font-weight: normal!important;
		font-size: 11pt;
		font-family: 'MerloNeue-Semibold', sans-serif;
		font-size: 15px!important;
	}	
	#headercontainer {
		margin-bottom: 10px!important;
	}
	a#cccalltoaction {
		margin: 20px auto;
	}	
	.weiterlinkhero {
		width: 50%!important;
	}	
	.unterthematext .weiterlink {
		margin: 0px!important;
	}	
	.unterthema h2 {
		margin: 0px 0px 0px 0px;
	}	
	#unterthemen1 li.unterthema {
		height: 440px;
	}	
	.subheadlinetopthema a {
		color: #636362;
		font-weight: normal!important;
		font-size: 15px!important;
		font-family: 'MerloNeue-Semibold', sans-serif;
	}	

	h2.blueheadline {
		line-height: 24pt;
		font-size: 20pt;
		font-family: 'MerloNeue-MediumItalic'!important;
		background-color: #3eb492;
		margin: 40px 0px;
		letter-spacing: 0px;
		padding: 20px;
	}
	.blueheadline a {
		color: #fff;
	}	
	.ccfootblock2 {
		display: none!important;
	}
	.unterthema {
		background-color: #fff!important;
	}	
	
	.contentincols .unterthema {
		margin-bottom: 40px!important;
	}	
}

@media only screen and (max-width: 600px){
	#downloadbereichcontent-text {
		font-size: 20px;
		text-align: left;
	}	
	
	a#downloadbereichcontent-button {
		font-size: 18px;
	}	
}

@media only screen and (max-width: 360px){
	div#downloadbereichcontent-text {
		float: none;
		clear: both;
		margin-left: 0px;
		display: block;
	}
	
	a#downloadbereichcontent-button {
		margin-left: 0px;
	}	
	
	#downloadbereichcontent-cover img {
		width: 250px;
	}	
	
	#druckma {
		left: 11px;
	}	
}

/*************************************************************************/


@media only screen and (min-width: 1100px){
	#headercontainer {
		width: 900px;
		background-color: white;
		margin: 0px auto;
		border-bottom: 1px dotted #e2e2e2;    position: relative;
    z-index: 1000;
	}
	.showdesktop {display:block}
	.hidedesktop{display:none}
}

@media only screen and (max-width: 1099px){
	#headercontainer {
		position: fixed;
		width: 100%;
		background-color: white;
		margin-bottom: 35px;
		top: 0px;
		z-index: 1;
		border-bottom: 1px dotted #e2e2e2;
	}	
	.showdesktop {display:none}
	.hidedesktop{display:block}	
	#leftcontent{margin-top: 15px!important;}
	#XXL {
		margin-top: 100px;
	}

}
@media only screen and (min-width: 850px) and (max-width: 1023px){
	.cd-panel__content p {
		font-size: 1.3rem!important;
		line-height: 1.4!important;
	}
	.cd-panel__content p, .cd-panel__content li {
		font-size: 1.3rem!important;;
		line-height: 1.3!important;;
	}
}

@media only screen and (max-width: 1023px){
	#top-link {
		display: none!important;
	}

}



div.icon {display: none;}
/*HAMBURGER MENU START*/
@media screen and (min-width:901px)  and (max-width:1100px) {
	#main{margin-top:100px;}
	#headercontainer {border-bottom: 0px;}
}
@media screen and (max-width:900px) {
	#main{z-index:0}
	#respMenu ul.nav {height: 41px;z-index:-10000;}

	#respMenu ul.nav li:not(:first-child) {display: none;}
	#respMenu div.icon {float: right;display: inline-block;position: relative;top: -16px;background-color: #32b4c8;padding: 10px 5px; z-index:200000;   }
	#respMenu div.icon a{color:white;text-decoration:none;}
	#respMenu ul.nav.responsive div.icon {position: absolute;right: 0;top: 0;}
	
	#respMenu ul.nav.responsive {position: relative;    z-index: 100000;}
	#respMenu ul.nav li {width:100%}
	#respMenu ul.nav.responsive li {float: none;display: block;}
	#respMenu ul.nav.responsive li a, .nav>li:first-child>a {display: block;text-align: left;float:none;width:88%;margin-left:0px;border-radius: 0px;moz-border-radius: 0px;webkit-border-radius: 0px;padding-left:2%;position: relative;z-index: 100;top:0px;background-color: #32b4c8;border-top: 1px solid #fff;height: 35px;padding-top: 6px;font-size:15px}
	.nav>li a{height:33px;}
	.nav>li:first-child>a{top:0px!important;border-top: 0px!important;}
	#respMenu {padding: 4px 0px 5px 0px;position: fixed;right: 10px;top: 43px;width: auto!important;z-index: 2000000;}
	div#respMenu.responsive {width: 95%!important;    margin-top: -97px;}	
	.nav>li:first-child {display:none}
	#respMenu ul.nav.responsive li:hover ul {position: relative;top: 0px;left: -9px;width: 100%;}
	#respMenu ul.nav.responsive li:hover ul a{background-color: #8ed9e1;}
	div.respMenu.responsive .icon {top: -41px!important;}
	
	div#respMenu.hamburgerdown {top: 6px;animation: position 0.1s ease-out;animation: top 0.1s ease-out;transition: position 0.1s ease-out;transition: top 0.1s ease-out;}
	div#respMenu.hamburgertop {top: 45px;animation: position 0.1s ease-out;animation: top 0.1s ease-out;transition: position 0.1s ease-out;transition: top 0.1s ease-out;}	
	.coloringsthumbs {
		height: 210px;
	}
	#topbarcontent {    padding-left: 3%;	}
	.cc_container {top: 0!important;    bottom: initial!important;}
}
	
/*HAMBURGER MENU ENDE*/

@media only screen and (min-width: 901px){
	.videoteilen {font-family: 'oswald', sans-serif;color: #4267b2;position: relative;top: 12px;display: inline-block;}
	
	.nav li {display: block;list-style: none;position: relative;float: left;width: 19.6%;margin-left: 0.5%;}
	.nav>li:first-child{display:none;}
	.nav>li:nth-child(0n+2) {margin-left: 0%;}
	
	.nav>li:nth-child(3n+0)>a,.nav>li:nth-child(5n+0)>a {
	background-color: #32b4c8;
	}
	.nav li a:hover, .nav li a:focus{background-color:#65c9d8}
	.nav>li:nth-child(6n+0)>a{
	background-color: #e15096;
	}	
	#footerbar {display:none!important}
	
	.contentincols .unterthema {
    width: 29%;
    float: left;
    margin-left: 3%;}
	.contentincols .unterthema:first-child{margin-left:0px}
	.contentincols .unterthema .bild  img{
    float: none; 
    margin: 0px 0px 10px;
	}
.contentincols .unterthemaimg {
    width: auto;
    height: 189px;
}
	.contentincols .unterthema .bild {
    height: 200px;}
	.contentincols .unterthema .bild {
	float:none;
    width: 100%;
    text-align: center;margin-bottom: 0px;}
	.contentincols .unterthematext {
    margin-left: 0px;
    height: auto; 
	}
	.contentincols .subheadlinetopthema {    display: none;}
	.contentincols .headlinetopthema {
		text-align: center;
	}
	.contentincols .headlinetopthema {
		height: 59px;
	}
	.ccfootblock {    padding: 20px 79px;    clear: both;}
	.ccfootblocktextlink {line-height: 56px;}
	


	div#cccover {
		float: left;
	}
	
	
	
}
@media only screen and (max-width: 900px){
	#respMenu {width: 99%;}
	#qmEditor {display: none;}

	.ccfootblock {text-align: center;}
	.ccfootblockbtn {float: none;margin:0px;padding: 15px 24px;    font-size: 24px;}
	.ccfootblocktextlink {display: block;font-size: 17px;}
	
	#footerbar{display:none;width:100%;}
	#footerbar.showfooterbar{text-align: center;display:block;position:fixed;bottom:0px;animation: position 0.1s ease-out;animation: top 0.1s ease-out;transition: position 0.1s ease-out;transition: top 0.1s ease-out;}
	#footerbarleft, #footerbarright {display: inline-block;margin: 15px 0px;}
	#footerbarleft a, #footerbarright a {padding: 10px 10px;background-color: #EBF8FA;color: #296069;font-size: 14px;text-decoration:none;}
	span.close_flyout {position: absolute;right: 3px;color: #5a5a5a;background-color: #ffffff;top: -12px;padding: 0px 7px;border-radius: 50%;border: 1px solid #828282;font-size: 14px;line-height: 20px;}
	
	#version-a .buttonright {background-color: #e15096;border: 1px solid white;color: white;text-decoration: none;padding: 6px 70px;font-size: 14pt;font-family: 'Oswald', sans-serif;position: relative;top: 2px;}	
	#version-a {		border-top: 1px solid black;background-color:#32b4c8;	    overflow: hidden;}
	#version-a #footerbarleft.textleft {font-family: 'oswald', sans-serif;color: white;font-size: 14pt;text-align: right;padding-left: 1%;padding-right:2%;}
	#version-a #footerbarleft {float: left;width: 47%;}
	#version-a #footerbarright {float: left;width: 47%;text-align: left;}
	
	#version-b .buttonright {background-color: #e15096;border: 1px solid white;color: white;text-decoration: none;padding: 6px 70px;font-size: 14pt;font-family: 'Oswald', sans-serif;position: relative;top: 2px;}	
	#version-b {		border-top: 1px solid black;background-color:#a5c900;    overflow: hidden;	}
	#version-b #footerbarleft.textleft {font-family: 'oswald', sans-serif;color: white;font-size: 14pt;text-align: right;padding-left: 1%;padding-right:2%;}
	#version-b #footerbarleft {float: left;width: 47%;}
	#version-b #footerbarright {float: left;width: 47%;text-align: center;}	
	
	.black {color: #000;}
	
	#nexttologo {display: none;}
	#main{width: 93.8%;border:0px;margin:0px;padding:0% 3%;position: relative;
    top: 50px;}
	#footer {width: 90%;border: 0px;margin: 0px;padding: 5%;}
	#footer img{max-width:100%}
	#leftcontent{width:100%;float:none;border-right: 0px;    margin-top: 0px;    padding-right: 0px;}
	#rightcontent{width:100%;float:none;clear:both;padding-left:0px;}
	div#teaserblock {    padding: 20px;}
	
	#breadcrumbline {display:none;}	
	body {padding-top: 0px;}
	#leftcontent {font-size: 11pt;line-height: 17pt;}
	#amicella {left: 0px;top:0px;}	
	h2.blueheadline {line-height: 18pt;font-size: 18pt;}
	#malvorlagen {margin: 10px 0px 20px 0px;height: auto;width: 94%;padding: 3%;background-size: 262px;min-height: 296px; overflow: hidden;}
	.unterthemen {margin-top: 10px;}
	.unterthema {padding: 20px 20px;margin-bottom: 0px;border-bottom: 10px solid white!important;min-height:150px;}
	.unterthema h2 {font-size: 21px;}
	.subheadlinetopthema a {font-size: 8.5pt;}
	.unterthema:last-child {border-bottom: 0px;}
	#rightcontent>div, #rightcontent p img {margin-bottom: 30px;max-width: 100%;height: auto;}	
	#footerlinks {clear: both;}
	#malvorlagen h3 {clear: both;}
	#logo {width: 65%;float: left;text-align: left;}
	#logo img {max-width: 360px;}
	ul#malvorlagenboxlisthome li:last-child{display:none;}
	div#headerbereich {margin-bottom: 5px;padding: 0% 0% 0% 3%;}

}
@media only screen and (min-width: 769px){
	#UnderHeadlineFormInputs input[type="text"] {
		width: 65%;
		margin: 10px 0px;
		font-size: 15px;
	}
	
	#UnderHeadlineFormInputs input[type="submit"] {
		padding: 7px;
		top: 2px;
		left: 10px;
		width: 31%;
	}	
}
@media only screen and (max-width: 768px){
	#UnderHeadlineFormText {
		font-size: 19px;
		line-height: 25px;
	}
}
@media only screen and (min-width: 768px){
	#footerbarsubheadlinemobil{display:none}
	#footerbarsubheadlinedesktop{display:block}
}

@media only screen and (min-width: 768px) and (max-width: 899px){
		#respMenu {padding: 4px 0px 5px 0px;position: fixed;right: 10px;width: 95%;z-index: 20000;margin-top: -25px;}
		div#respMenu.hamburgertop {top: 30px;}
		#version-b .buttonright {padding: 6px 100px;	}
}
@media only screen and (min-width: 768px){
	#leftcontent .boxed {
		padding: 0px 100px;
	}
	.topthemaimg {
		max-width: 50%;    margin-bottom: 20px;
	}
	
}
@media only screen and (width: 768px){
	div#respMenu.hamburgertop {top: 30px;}	
		.contentincols .weiterlink a {
		display: block;
	}
	.contentincols .unterthema {
		width: 25.7%;
		float: left;
		margin-left: 3%;}
		.contentincols .unterthema:first-child{margin-left:0px}
		.contentincols .unterthema .bild  img{
		float: none; 
		margin: 0px 0px 10px;
		}
	.contentincols .unterthemaimg {
		width: auto;
		height: 189px;
	}
	.contentincols .unterthema .bild {
    height: 200px;}
	.contentincols .unterthema .bild {
	float:none;
    width: 100%;
    text-align: center;margin-bottom: 0px;}
	.contentincols .unterthematext {
    margin-left: 0px;
    height: auto; 
	}
	.contentincols .subheadlinetopthema {    display: none;}
	.contentincols .headlinetopthema {
		text-align: center;
	}
	.contentincols .headlinetopthema {
		height: 59px;
	}
	div#videodesconhome {
    text-align: center;
	}
}
@media only screen and (max-width: 768px){
	#saisonimage {
    display: block;
    float: none!important;
}
	#beispielmalvorlagen .bild {width: 16%;height: 120px;display:block}
	ul#malvorlagenboxlisthome li {   margin-left: 0px!important;}
	#videoonhome {    padding-bottom: 52.25%;    width: 100%;}
	div#videodesconhome {display: block;width: 100%;float: left;margin-top: 0px;margin-bottom: 20px;}	
	#topbarclaim {padding: 5px 24px;float: left;}
	#respMenu {padding: 4px 0px 5px 0px;position: fixed;right: 10px;width: 95%;z-index: 20000;margin-top: -25px;}
	div#teaserblock {    min-height: 185px;}
	.tabcontents {padding: 15px 0px;background-color: #fff;}
	#carrechooseneu ul.oldcc li img {
		max-width: 100%;
		height: auto;
	}
	.videoteilen {position: relative;top: 2px;display: block;}
	.fb-share-button.fb_iframe_widget {margin-top: 0px;margin-bottom: 0px;float:none;}
	.weiterlinkhero {
		margin: 10px 0px;
		display: inline-block;
		width: 46%;
		text-align: center;
		padding: 10px 0px 10px 0px;
	}
	.fbvideoshare {text-align: center;display: block;position: relative;top: -20px;clear:both;}
	#topbarcontent {    padding-left: 2%;	}
}
@media only screen and (max-width: 767px){
	#footerbarsubheadlinemobil{display:block}
	#footerbarsubheadlinedesktop{display:none}
	.display-block{display:block}
	.topthemaimg {
		width: 100%;
		margin: 10px auto 20px;
		float: none;
	}
	#topthema h2{clear:both}
	div#videodesconhome {text-align: center;}	
	#topthema,h2.blueheadline {    text-align: center;}
	div#footercol1, div#footercol2, div#footercol3, div#footercol4 {width: 100%;float: none;text-align: center;}
	#topbarclaim {padding: 5px 10px;float: left;}
	.channelhero img {    max-width: 100%!important;	}
	#respMenu {padding: 4px 0px 5px 0px;position: fixed;right: 10px;width: 95%;z-index: 20000;margin-top: -25px;}
	div#respMenu.hamburgertop {top: 30px;}	
	.teaserblocktext1 {font-size: 22pt;line-height: 29pt;}
	.weiterlinkhero {
		margin: 20px auto;
		display: block;
	}
	div#cctext {
		padding: 0px 10px;
	}
}
@media only screen and (max-width: 640px){
	#carrechooseneu ul.oldcc li {
		width: 49%;
	}
	#carrechooseneu ul.ccvorteile li {
		width: 100%;
	}
	#malvorlagen{background-image:none;}
	.unterthema .bild{width: 100%;height: auto;margin-right: 0px;padding:0px;}
	#beispielmalvorlagen .bild {width: 45%;min-height: 147px;padding: 0px;margin-right:11px;}
	.unterthemaimg{width:100%;float:none;margin-right: 0px;    max-width: 310px;}
	.unterthema{overflow: hidden;}
	.unterthematext {clear: both;margin: 0px;width: 100%;height: auto;text-align: center;}
	.unterthema h3 {line-height: 13pt;}
	.subheadlinetopthema a {text-transform: none;}
	.weiterlink {background-color: #32B4C8;padding: 10px 0px;text-transform: uppercase;width: 100%;text-align: center;color: white!important;text-decoration: none;display: inline-block;}
	.weiterlink a{color:white}
	#beispielmalvorlagen {    float: none;
    margin: 20px auto;}
	#malvorlagen h3 {font-size: 16px;line-height: 16pt;}
	.unterthema h2 {font-size: 17pt;line-height: 22pt;}
	.unterthema .headlinetopthema {width: 100%;}
	h2.blueheadline {line-height: 24pt;font-size: 20pt;}
	.banner550quer {width: 100%;}
	.banner550quer img{max-width:100%;height:auto;}
	#respMenu ul.nav.responsive li a, .nav>li:first-child>a {width: 75%;}
/*	div#beispielmalvorlagen img {width: 80%!important;}*/
	.mvboxcats,.mvboxnl {	width:100%;    clear: both;	overflow: hidden;float:none;margin-bottom:10px;    text-align: center;}
	ul#mvlisthome {
    list-style-type: none;
    padding: 0px;
}
#mvlisthome li {
    margin-left: 0px;
}
	#beispielmalvorlagen .bild:hover {  width: 47%;	}
	.unterthematext .weiterlink{    margin: 10px 0px;}
	div#teaserblock {    padding: 10px;}
	.boxnl input[type="text"] {width: 100%;}
	.boxnl input[type="submit"] {width: 98%;}
	#logo {text-align: left;height: auto;margin: 10px 0px 0px 0px;}
		#respMenu {margin-top: -40px;}
	div#respMenu.hamburgertop {top: 30px;}
	
	#version-b .buttonright {top:12px;	}
	#version-a .buttonright {padding: 6px 40px;}
	.hidemobile{display:none}
}



@media only screen and (max-width: 599px){
	#submenuul {
    width: 100%;
}
	#submenu li {
		float: none;
		width: 100%;
	}
	#subheadline {
		display: block;
		clear: both;
	}
	#colordetail {
		text-align: center;
	}
	#printbuttoncolorings {
		margin: 0px auto;
	}
	#malvorlagen_teaser {
		text-align: center;
	}	
}
@media only screen and (max-width: 480px){
	.kinderz img {
		float: none!important;
		display: block!important;
		margin: 0px auto;
	}
	.kinderztext {
		display: block!important;
	}	
	.kinderz{text-align:center}
}
@media only screen and (min-width: 435px) and (max-width: 599px){

	.coloringsthumbs {
    float: left;
    margin-right: 2%;
    overflow: hidden;
    width: 43.5%;
    text-align: center;
    height: 245px;
    margin-bottom: 15px;
    list-style-type: none;
    border: 1px solid #32b4c8;
    padding: 2%;
}

	.coloringsthumbs .image {
		overflow: hidden;
		max-width: 100%;
		height: 165px;
		padding: 10px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
}
@media only screen and (max-width: 543px){
	#version-a .buttonright {top: 12px;}	
	.ccfootblockbtn {    font-size: 22px;}
	.ccfootblock {    padding: 20px 75px;}
	#version-b .buttonright {padding: 6px 40px;	}
}
@media only screen and (max-width: 479px){
	.teaserblocktext1 {font-size: 22pt;line-height: 29pt;}
	#teaserblock {	text-align: center;	}
	.teaserblockaufleger {float: none;margin-right: 0px;}
	.teaserblockrechts {margin-left: 0px;}
}
@media only screen and (max-width: 435px){

	.boxed{text-align:left}
	#malvorlagen_teaser img, #gesamtuebersicht_teaser img, #malvorlagen_teaser_ohne_border img {margin-right: 0px; float: none;}
	.hideonsmartphones{display:none}
	.coverimg {max-width: 40%;}
	.coverimg img {max-width: 100%;}
	.mag {height: 200px;}
	#hauptthemabild {max-width: 100%;float: none;margin: 0px;margin-right: 0px;font-size: 11px;font-weight: bold;overflow: hidden;text-align: center;margin-bottom: 10px;}
	#printbuttoncolorings {max-width: 100%;}
	#topbarcontent {    padding-left: 0.5%;}
	#version-a .buttonright {padding: 6px 20px;}	
	#version-b .buttonright {padding: 6px 20px;	}
	.ccfootblock {    padding: 20px 35px;}
	
	.coloringsthumbs {height: 245px;}
	.coloringsthumbs .image {    height: 170px;}
	.coloringsthumbs {width: 95%;border: 1px solid #32b4c8;padding: 2%;}
}
@media only screen and (max-width: 414px){
	#logo {height: auto;}
	#logo {width: 65%!important;float: left;text-align: left;}
	#logo img {
    max-width: 100%;
	}
	#main {    top: 20px;}
	#respMenu {margin-top: -66px;}
}
@media only screen and (min-width: 412px){
	.unterthema {background-color: #EBF8FA;	}
}

@media only screen and (max-width: 411px){
	#beispielmalvorlagen .bild , .unterthema .bild{width: 100%;height: auto;padding:0px;margin:0px;    min-height: auto;    margin-bottom: 10px;}
	#logo img {max-width: 100%;}
/*	div#beispielmalvorlagen img {width: 50%!important;}*/
	#malvorlagen ul {width: auto;}
	.mvboxnl input[type="text"] {    width: 60%;}
	.mvboxnl input[type="submit"] {    width: 35%;}
	.weiterlinkhero {background-color: #e15096;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    padding: 10px 25px;
    font-size: 16pt;
    float: none;
	display:block;
    font-family: 'Oswald', sans-serif;}
	.unterthema {    padding: 0px;background-color:none!important}
	#logo {height: auto;}
	#respMenu {margin-top: -66px;}
	div#respMenu.hamburgertop {top: 30px;}
	
}

@media only screen and (max-width: 380px){
	#logo {
    text-align: left;
    height: auto;
    margin: 15px 0px 5px 0px;
	}
	div#hauptthemabildcolor img {    padding: 0px;	}
	#respMenu {margin-top: -56px;}
}
@media only screen and (max-width: 360px){
	div#footerbarheadline {
		font-size: 20px;
	}
	#footerbarsubheadlinemobil{font-size:16px}
	.anzahltage{font-size:16px!important}

	.mag {height: 175px;}	
	#version-a .buttonright {padding: 6px 10px;}	
}
@media only screen and (max-width: 342px){
	#respMenu {margin-top: -57px;}
}
@media only screen and (max-width: 333px){
	#respMenu {margin-top: -58px;}
}
@media only screen and (max-width: 320px){
	#respMenu {margin-top: -59px;}
}