@font-face {
    font-family: 'icomoon_2015_02_06';
    src: url('../font/icomoon.eot');
    src: url('../font/icomoon.eot') format('embedded-opentype'), url('../font/icomoon.woff') format('woff'), url('../font/icomoon.ttf') format('truetype'), url('../font/icomoon.svg#Icomoon') format('svg');
}

.icomoon {
    font-family: icomoon_2015_02_06;
    font-size: inherit;
    color: inherit;
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
}

#body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

#main {
    font-size: 13px;
    width: 700px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    color: #3b3b3b;
    line-height: 20px;
}

#left img {
    outline: 0;
    border: 0;
}

html, body {
    background: #eee;
    padding: 0;
    margin: 0;
    height: 100%;
}

#header {
    width: 100%;
    max-width: 680px;
    height: 140px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    border-radius: 0 0 15px 15px;
    position: relative;
    margin: 0 auto 20px;
    overflow: hidden;
}

#header span {
    background-image: url(https://static.versicherungsmaklersoftware.de/logos/ht-maklerservice/ht_logo_buanalyse.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left 50%;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0 0 15px 15px;
    position: relative;
}

#header b {
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -0.5em;
    font-size: 2em;
    color: #615e5d;
}

.section {
    position: relative;
    z-index: 10;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    float: left;
    width: 650px;
    padding: 25px;
    background: #fff;
    margin-bottom: 25px;
}

.logos {
    text-align: center;
}

.logos img {
    margin: 0 30px;
}

#main .text {
    margin-bottom: 50px;
}

.urteile {
    border-radius: 10px;
    border: 2px solid #eef0f3;
    overflow: hidden;
}

.urteile_text {
    height: 134px;
    width: 213px;
    margin: 0;
    background-color: #eee;
    vertical-align: top;
}

.urteile_h4 {
    background-color: #e7ecd7;
    font-size: 18px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    padding: 10px;
    margin: 0;
}

.urteile_h4 b {
    font-size: 18px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.urteile_text b {
    margin-top: 55px;
    font-size: 1.3em;
    display: block;
    text-align: center;
}

.VergleichsSiegel {
    margin: 10px 20px;
}

.urteile hr {
    width: 1px;
    border: 0;
    outline: 0;
    background-color: #999;
    height: 115px;
    display: inline-block;
    vertical-align: top;
    margin-top: 12px;
}

.buchen hr {
    width: 1px;
    border: 0;
    outline: 0;
    background-color: #999;
    height: 48px;
    display: inline-block;
    vertical-align: top;
    margin-top: 12px;
}

.urteile_div {
    width: 168px;
    display: inline-block;
}

#tabs, #tabs li {
    margin: 0;
    padding: 0;
    height: 40px;
    background: #eef0f3;
    line-height: 40px;
}

#tabs li {
    font-size: 14px;
    display: inline-block;
    color: #807c7a;
    font-weight: bold;
    float: left;
    text-align: center;
    position: relative;
}

#tabs li:after {
    content: '';
    width: 2px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e7ecd7;
}

#tabs li:last-child:after {
    width: 0;
}

#tabs li:hover {
    background: #e7ecd7;
    color:#615E5D;
    cursor: pointer;
}

#tabs li.selected,
#tabs li.selected:hover {
    cursor: default;
    background-color: #8caf25;
    color: #fff;
}

.urteile > div {
    clear: both;
    display: none;
    padding: 20px;
}

.urteile > div.show {
    display: block;
}

.urteile_h4.tabs {
    padding: 0;
}

.urteile > div h5 {
    margin: 0;
    font-size: 16px;
}

.urteile > div label {
    width: 200px;
    margin-bottom: 10px;
    display: inline-block;
}

.urteile > div input {
    margin-right: 200px;
}

.urteile > div a {
    color: #0084c9;
}

h6 {
    margin: 0 0 20px;
    color: #666;
    line-height: 1.2em;
}

#submit_mmb, #submit_vms, #submit_ms24 {
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 206px;
}

ul {
    margin: 0 0 20px;
    color: #666;
}

.form {
    margin: 20px;
}

.w33p {
    width: 33.3%;
}

.w25p {
    width: 25%;
}

.w50p {
    width: 50%;
}

.w100p {
    width: 100%;
}
