article, aside, details, figcaption, figure, footer, header, hgroup,
nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #FECC00;
    color: #9E9E9E;
    text-shadow: none
}

::selection {
    background: #FECC00;
    color: #9E9E9E;
    text-shadow: none
}

a {
    color: #00e
}

a:visited {
    color: #551a8b
}

a:hover {
    color: #06e
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px
}

dd {
    margin: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled], input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:valid, textarea:valid {}

input:invalid, textarea:invalid {
    background-color: #f0dddd
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: black;
    padding: .2em 0
}

div.taenzerin-copyright p {
    font-size: 12px
}

#seotext {
	display:block;	
}

.fbcomment {
	display:none;	
}


@media only screen and (min-width:35em) {}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0
}

.ir br {
    display: none
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}



/* Home Icon */
.home-icon i {
    margin-left: 15px; 
    font-size: 2em;
    color: #808080;
    color: #000;
}

.home-icon i:hover {
    color: #404040;
    color: #000;
}

.refresh-icon i {
    margin-left: 35px; 
    margin-right:30px;
    font-size: 2em;
    color: #808080;
    color: #000;
}

.refresh-icon i:hover {
    color: #404040;
    color: #000;
}


.grey i {
    color: #7D7D7D;
}


@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: "(" attr(href) ")"
    }

    abbr[title]:after {
        content: "(" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

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

body, html {
    height: auto;
    min-height: 100%;
    color: #9E9E9E
}

body {
    overflow-x: hidden
}

#wrapper {
    text-align: center
}

#logo {
    width: 400px;
    height: 44px;
    background: url(../img/sommer_logo.jpg) 0 0 no-repeat;
    display: block;
    margin: auto
}

.btn-warning {
    text-transform: uppercase;
    background-color: #FECC00;
    color: white;
    border-color: #FECC00
}

a.btn-warning:visited {
    color: white
}

.sommer-ci {
    text-transform: uppercase;
    font-weight: bold;
    background-color: #FECC00;
    color: white;
    font-size: 22px;
    padding: 5px
}

.headall {
    font-weight: normal;
    font-size: 24px;
    z-index: 100;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px
}

.head4 {
    font-size: 18px;
    margin-top: 50px
}

.head45 {
    color: #FECC00;
    font-size: 18px
}

.headexplain {
    text-transform: uppercase;
    font-weight: bold
}

.headtitle {
    color: #FECC00;
    text-transform: uppercase;
    font-weight: bold
}

a.languagelink, a.languagelink:link, a.languagelink:visited, a.languagelink:hover {
    color: #9E9E9E;
    font-size: 10pt
}

a.languagelink.active {
    color: #fecc00
}

#legal a {
    color: #9E9E9E;
    font-size: 12px
}

a.call.button {
    display: none;
    color: #9E9E9E;
    height: 60px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    background: #FECC00;
    color: #fff;
    text-transform: none;
    text-decoration: none
}

a.call.button:hover {
    background: #acacac
}

a.study.button {
    display: none;
    width: 840px;
    height: 68px;
    line-height: 68px;
    position: absolute;
    top: 520px;
    left: 50%;
    margin-left: -480px;
    border: 1px solid #CACACA;
    color: #CACACA;
    padding-left: 120px;
    text-transform: none;
    background: url(../img/study_button.png) 0 0 no-repeat
}

a.study.button:hover {
    background: url(../img/study_button.png) 0 0 no-repeat
}

.mbot10 {
    margin-bottom: 10px
}

.mbot20 {
    margin-bottom: 20px
}

.mbot50 {
    margin-bottom: 50px
}

.mtop10 {
    margin-top: 10px
}

.mtop30 {
    margin-top: 30px
}

.mtop20 {
    margin-top: 20px
}

.mtop50 {
    margin-top: 50px
}

.mtop70 {
    margin-top: 70px
}


.mtop90 {
    margin-top: 90px
}

.mtop100 {
    margin-top: 100px
}

.button, .farben .answer, .vorgabe, a.button {
    font-weight: bold;
    text-transform: uppercase
}

.test, .result {
    position: relative;
    display: none;
    text-align: center
}

.answer {
    display: inline-block;
    cursor: pointer
}

.answer.text {
    font-size: 23px
}

img.answer {
    float: none;
    display: block;
    margin: auto
}

.farben .answers {
    margin: auto
}

.test img.passen00 {
    float: none !important;
    border: none;
    margin-top: 60px
}

.test.passen h2 {
    margin-top: -20px
}

.test.kopf h4, .test.arme h4, .test.beine h4, .test.auge h4 {
    margin-top: -20px;
    margin-bottom: 100px
}

.taenzerin .answers {
    margin-top: -60px
}

.counter {
    font-weight: bold
}

.counter .bar {
    width: 200px;
    height: 15px;
    background: #E2E2E2;
    margin: auto;
    margin-bottom: 5px
}

.counter .bar .inner {
    background: #9E9E9E;
    height: 15px
}

.farben .answer {
    display: none
}

.answers.text {
    margin-top: 60px;
    text-align: center;
    font-size: 20px
}

.farben .vorgabe {
    text-transform: uppercase;
    font-size: 45px;
    border: none
}

img.figurimg, img.passenimg, img.freundschaftimg {
    margin: auto;
    border: 1px solid #acacac;
    float: left
}

#result .brain {
    position: relative;
    z-index: 50
}

#result h2 {
    height: 87px
}

.leftresult {
    height: 0;
    position: absolute;
    background: #444;
    width: 150px;
    bottom: 0;
    background: url(../img/result_left_bar_xl.png) 0 25px no-repeat
}

.rightresult {
    height: 0;
    position: absolute;
    background: #444;
    width: 150px;
    bottom: 0;
    background: url(../img/result_right_bar_xl.png) 0 15px no-repeat
}

.resulttext {
    z-index: 100;
    font-weight: bold;
    text-shadow: 0 0 5px #fff;
    background: white;
    line-height: 21px;
    font-size: 25px;
    display: none
}

.keyword {
    text-align: center;
    position: absolute;
    z-index: 220;
    width: 250px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    color: #ccc
}

.lang {
    position: absolute;
    width: 30px;
    bottom: 20px;
    left: 0;
    display: none
}

.lang a {
    display: block;
    height: 24px
}

.showresult #intro {
    display: none
}

.showresult .test.result .button.why {
    display: none
}

ul.share {
    display: inline-block;
    margin: 0;
    padding: 0
}

ul.share a {
    display: block;
    width: 30px;
    height: 30px
}

.share li {
    list-style: none;
    float: left;
    display: inline;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    background: #FECC00
}

.share li:hover {
    background: #FECC00
}

li.mail a {
    background-color: #FECC00;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.facebook a {
    background-color: #133783;
    color: #fff;
    padding-left: 10px
}

li.twitter a {
    background-color: #2DADDC;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.googleplus a {
    background-color: #DD4B39;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.qzone a {
    background-color: #fff;
    color: #fff;
    padding: 0;
    margin: 0
}

li.sinaweibo a {
    background-color: #F85959;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.vk a {
    background-color: #5A7FA6;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.pinterest a {
    background-color: #D62229;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.tumblr a {
    background-color: #3A5976;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.linkedin a {
    background-color: #0e76a8;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

li.xing a {
    background-color: #126567;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px
}

.showresult .share {
    display: none
}

#adLeft {
    position: absolute;
    left: 50%;
    margin-left: -660px;
    top: 30px
}


#adTest {
    float:left;
    width:200px;
    margin-right:100px;
    margin-left: 30px;
    margin-top: 120px;
}

#adRight {
    position: absolute;
    left: 50%;
    margin-left: 500px;
    top: 30px
}

.fb-share-button iframe {
    display: none
}

#stext {
    padding: 10px;
    font-size: 12px;
    color: #999;
    margin-left: 15px
}

#stext h1 {
    text-decoration: none;
    font-size: 15px;
    color: #777;
    margin-left: -15px
}

#stext h2 {
    text-decoration: none;
    font-size: 14px;
    color: #777;
    margin-top: 10px;
    margin-bottom: 2px;
    margin-left: -15px
}

.leftresult_text {
    padding-right: 15px;
    margin: 0;
    color: black
}

.rightresult_text {
    padding-left: 15px;
    margin-bottom: -15px;
    color: black
}

@media(max-width:768px){.showresult a.call.button {
        font-size: 14px
    }

    .resulttext {
        font-size: 18px
    }

    .rightresult_text {
        padding-bottom: 10px;
        padding-left: 5px
    }

    .leftresult_text {
        padding-right: 5px
    }
}

@media(max-width:480px){.showresult a.call.button {
        font-size: 12px
    }
}

@media(min-width:768px){.showresult a.call.button {
        font-size: 20px
    }

    .resulttext {
        font-size: 25px
    }

    .rightresult_text {
        padding-bottom: 15px;
        padding-left: 15px
    }

    .leftresult_text {
        padding-right: 15px
    }

    #wrapper {
        min-height: 500px
    }
}

@media(min-width:990px){.padding-ads-left-DISABLED {
        padding-left: 105px
    }
}
@media(min-width:990px){
.container {
    width: 1000px;
}
}

.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden
}

.flex-video.widescreen {
    padding-bottom: 57.25%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (max-device-width:800px), only screen and (device-width:1024px) and (device-height:600px), only screen and (width:1280px) and (orientation:landscape), only screen and (device-width:800px), only screen and (max-width:767px) {
    .flex-video {
        padding-top: 0
    }
}

