body {
    background: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #222;
    padding: 15px;
}

a {
    cursor: pointer;
    /*text-decoration: none;*/
    color: #325686 !important;
}

a:hover {
    text-decoration: underline;
}

#layout p {
    margin-bottom: 15px;
    line-height: normal;
}

#layout td {
    vertical-align: middle;
}

#Hauptbereich {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}


#start {
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    box-shadow: 0 0 10px #000000;
    padding: 0px;
    height: 600px;
    text-align: center;
    position: relative;
    max-width: 820px;
    width: 90%;
    margin: 0 auto;
}

.startich {
    background: url("../images/ich_background_empty_820px.jpg") no-repeat;
}

.startwir {
    background: url("../images/wir_background_empty_820px.jpg") no-repeat;
}

#start span#Text2 {
    font-weight: bold;
    font-style: italic;
    color: #cb0000;
    font-size: 14pt;
    display: block;
    position: absolute;
    top: 306px;
    text-align: center;
    max-width: 927px;
    width: 90%;
}

#start .slider {
    padding-top: 22px;
    position: absolute;
    width: 60%;
    top: 340px;
    height: 4px;
    left: 20%;
}

#start .slider a {
    width: 32px;
    height: 32px;
}

#start .buttonstart {
    position: absolute;
    top: 410px;
    width: 60%;
    left: 20%;
    height: 40px;
}

#aufforderung {
    position: absolute;
    top: 430px;
    left: 20%;
    margin-right: 20%;
    color: #CB0000;
}

#FormularStart {
    position: absolute;
    top: 442px;
    width: 440px;
    left: 495px;
    height: 25px;
}

#FormularStart .submit_container {
    position: absolute;
    top: -5px;
    left: 180px;
}

.inactive {
    display: none;
}

#FormularErgebnis {
    position: absolute;
    top: 360px;
    width: 660px;
    text-align: center;
    height: 25px;
}

#FormularRegistrieren {
    width: 660px;
    text-align: center;
    height: 25px;
}

#FormularRegistrieren form {
    padding: 3px 30px 3px 0px;
}

label {
    font-weight: bold;
}

#start .links {
    position: absolute;
    background: url("../images/Fingerabdruck_Startseite.png") no-repeat top center;
    display: block;
    top: 470px;
    height: 40px;
    width: 60px;
    text-align: center;
    padding-top: 70px;
}

#start #l1 {
    left: 200px;
}

#start #l2 {
    left: 318px;
}

#start #l3 {
    left: 435px;
}

#start #l4 {
    left: 550px;
}

#start #l5 {
    left: 670px;
}

.body .container {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    box-shadow: 0 0 10px #000000;
    padding: 10px;
}

.header {
    margin-bottom: 50px;
    /*background-image: url(../images/fingerabdruck_header.png);*/
    width: 100%;
    height: auto;
    max-height: 535px;
}

.logo-wrapper {
    max-width: 1000px;
    margin: 20px auto;
    height: 100px;
}

.logolinks img {
    float: left;
    height: 100px;
}

.logorechts img {
    float: right;
    height: 100px;
}

#layout #navi {
    float: left;
    width: 217px;
    margin: 246px 0 0 3px;
}

#layout #navi a {
    padding: 24px 0px 26px 50px;
    background: url("../images/Fingerabdruck_farbig.png") no-repeat 5px top;
    color: #222;
    display: block;
}

#layout #navi a:hover {
    font-weight: bold;
    color: #4089c6;
    text-decoration: none;
    background: url("../images/Fingerabdruck_blau.png") no-repeat 5px top;
}

#layout {
    float: left;
    overflow: auto;
    padding-bottom: 20px;
    width: 660px;
}

.layoutreg {
    overflow: visible !important;
}

#layout h1 {
    font-size: 18px;
    font-weight: bold;
    color: #4089C6;
    margin-bottom: 20px;
}

#layout h2 {
    font-size: 16px;
    font-weight: bold;
    color: #4089C6;
    margin: 20px 0;
}

#layout h3 {
    font-size: 14px;
    font-weight: bold;
    color: #7d8d9b;
    margin: 20px 0;
}

#layout table {
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 25px;
}

#layout table td.spalte {
    width: 120px;
}

#layout table td.spalte h2 {
    margin: 30px 5px 10px;
    height: 55px;
}

#layout .ergb {
    float: left;
    color: #4089c6;
    font-weight: bold;
    padding-left: 20px;
}

#layout .slideit {
    width: 20px;
    height: 200px;
    float: left;
    margin-left: 10px;
}

#layout .slideit a {
    width: 24px;
    height: 24px;
}

#layout .button {
    width: auto;
    padding: 5px 10px;
	margin: 20px;
    text-align: center;
}

#layout input.ui-state-hover {
    padding: 5px 10px;
    text-align: center;
}

#layout .ichcode {
    color: #d82226;
    font-size: 18px;
    font-weight: bold;
}

#layout .anmelden {
    color: #000;
    font-size: 12px;
    padding: 20px 0;
    line-height: 150%;
}

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

#footer {
    /*width: 70%;
    height: 50px;*/
    line-height: 15px;
    text-align: center;
    overflow: hidden;
    clear: both;
    margin-top: 50px;
}

#footer a {
    font-weight: 400;
    text-decoration: none;
}

/* Slider*/
.ui-slider-vertical {
    width: 20px;
}

.ui-slider .ui-slider-handle {
    width: 24px;
    height: 24px;
}

/* ZielCode*/
#ziellayout {
    margin: 0 15px 15px 40px;
}

#ziel {
    float: left;
    position: absolute;
    top: 268px;
    padding-left: 100px;
    color: #222;
    font-weight: bold;
}

#ist {
    float: left;
    position: absolute;
    top: 308px;
    padding-left: 100px;
    color: #222;
    font-weight: bold;
}

.fertig {
    padding: 5px 10px;
    text-align: center;
    width: auto;
    float: left;
    position: absolute;
    top: 450px;
    margin-left: 100px;

}

.fertig .ui-state-hover {
    padding: 5px 10px;
    text-align: center;
    width: auto;
}

#feedback_container {
    float: right;
    margin-right: 100px;
    margin-top: 60px;
}

#slider_container {
    float: left;
    margin-bottom: 40px;
}

#feedbacktop {
    width: 416px;
    height: 29px;
    background: url("../images/coachingtexttop.png") no-repeat top left;
}

#feedback {
    background: url("../images/coachingtextside.png") repeat-y top left;
    padding: 20px;
    width: 416px;
}

#feedbackbottom {
    width: 416px;
    height: 29px;
    background: url("../images/coachingtextbottom.png") no-repeat top left;
}

.startfeedback {
    -moz-border-radius: 15px;
    border-radius: 15px;
    float: left;
    font-size: 1em;
    margin: 470px 0 0 130px;
    padding: 10px;
    width: 60%;
    border: #7d8d9b 2px solid;
    background: #fff;
}

.hinweis {
    padding: 10px;
    margin: 10px 0;
    border: 2px solid #cb0000;
    border-radius: 5px;
}

/*Auswertungsliste und -seite*/
#detailcharts {
    margin: 50px 0;
}

#detailcharts h3 {
    margin-top: 50px;
}

.auswertungsliste h2 {
    margin: 50px 0 10px !important;
}

.auswertungsliste p {
    margin: 30px 0;
}

/*Coachingangebotsseite (aktuell nicht genutzt)*/
.angebot {
    -moz-border-radius: 15px;
    border-radius: 15px;
    float: left;
    font-size: 1em;
    margin: 0px 6px 0 10px;
    padding: 0;
    width: 200px;
}

.angebot p {
    padding: 5px 5px;
    margin-top: 0px;
}

.angebot h1 {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    padding: 10px 5px 35px 5px;
}

.angebot h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 5px;
}

.angebot h3 {
    font-size: 11px;
    padding: 0 5px;
    margin-bottom: 0px;
}

.bottom {
    bottom: 0;
    background: url("../images/angebotbottombg.jpg") no-repeat;
    height: 63px;
    -moz-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}

.kosten {
    padding: 22px 0 0 5px;
    float: left;
}

.preis {
    font-style: italic;
    float: right;
    width: 50px;
    text-align: center;
    padding: 15px 2px 0 0;
}

#rabatt {
    font-size: 10px;
}

#allg {
    font-size: 10px;
    color: #7d8d9b;
    width: 640px;
    clear: both;
    padding: 10px;
}

#angebot1 {
    border: #7d8d9b 2px solid;
    background: url("../images/angebot1bg.jpg") no-repeat;
}

#name1 {
    color: #7d8d9b;
}

#angebot2 {
    border: #5f7dac 2px solid;
    background: url("../images/angebot2bg.jpg") no-repeat;
}

#name2 {
    color: #5f7dac;
}

#angebot3 {
    border: #d82226 2px solid;
    background: url("../images/angebot3bg.jpg") no-repeat;
}

#name3 {
    color: #d82226;
}

/*---*/

.fehler {
    border: 1px solid maroon;
    background: #FFE6E6;
    padding: 8px 12px;
}

.fehler li {
    list-style: disc;
    margin-left: 15px;
}

table.reg {
    width: auto;
}

.reg td {
    padding: 3px 30px 3px 0px;
}

/*Mobile for Start page*/
@media only screen and (min-width: 600px) and (max-width: 900px) {
    #start {
        background: url("../images/FragebogenBackground_mobile.png") no-repeat;
		background-size: contain;
        box-shadow: none;
		height: 800px;
    }
	#layout {
        float: none;
        overflow: auto;
        width: 100%;
        margin: 10px;
    }
	#good {
		background: url("../images/good.png") no-repeat;
		height: 50px;
		position: absolute;
		width: 50px;
		top: 330px;
		right: 5%;
	}
	#bad {
		background: url("../images/bad.png") no-repeat;
		height: 50px;
		position: absolute;
		width: 50px;
		top: 330px;
		left: 5%;
	}
}


/*Smartphones*/
@media only screen and (max-width: 599px) {
    body {
        font-size: 1em;
    }

    img {
        width: 100%;
    }

    #start {
        background: url("../images/FragebogenBackground_mobile.png") no-repeat;
		background-size: contain;
        box-shadow: none;
    }
	#good {
		background: url("../images/good.png") no-repeat;
		height: 50px;
		position: absolute;
		width: 50px;
		top: 250px;
		right: 2%;
	}
	#bad {
		background: url("../images/bad.png") no-repeat;
		height: 50px;
		position: absolute;
		width: 50px;
		top: 250px;
		left: 2%;
	}

    #start span#Text2 {
        top: 150px;
    }

    #start .slider{
        top: 260px;
    }

    #aufforderung {
        left: 20%;
        margin-right: 20%;
		top: 330px;
    }

    .startfeedback {
        margin-left: 20%;
    }

    .logolinks img,
    .logorechts img {
        width: 40% !important;
        height: auto;
    }

    #layout {
        float: none;
        overflow: auto;
        width: 100%;
        margin: 10px;
    }

    /* Force table to not be like tables anymore */
    #layout table,
    thead,
    tbody,
    th,
    td,
    tr,
    .spalte {
        display: block !important;
        width: 98%;
    }

    #layout table td.spalte {
        width: 98%;
        padding-top: 50px;
        text-align: center;
        clear: both;
    }

    #layout .slideit {
        margin-left: 40%;
    }

    #layout .button {
        clear: both;
        display: block;
    }

    nav ul li {
        margin: 20px;
    }
}