
span#art-button {
    width: 100% !important;
    display: block;
}
#wrapperstart #content ul {
    margin-top: -10px;
}
img.rechner {
    margin-top: 60px;
}
/* Rechner */

#alok_calc {
    position: relative;
    background: transparent;
    margin-top: 10px;
    padding-left: 50px;
}
#wrapperstart #rechner {
    display: block;
    margin-top: 50px;
}
#rechnerToggle {
    background: transparent;
    display: block;
    width: 220px;
    height: 40px;
    cursor: pointer;
    line-height: 30px;
}
.values div {
    padding: 4px;
    margin: 0 0 5px 0;
    position: relative;
    height: 36px;
    float: left;
    clear: both;
}
.values div span {
    color: #5d767a;
    font-size: 13px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}
.values label {
    float: right;
    margin-top: 5px;
    margin-left: 0px;
    font-size: 14px;
    line-height: 20px;
}
/*.werte label {
	float: right;
	margin-top: 7px;
	margin-left: 7px;
	font-size: 14px;
    line-height: 17px;
}*/
#alok_calc input {
    width: 95px;
    padding-right: 40px;
    margin-right: 5px;
    padding-left: 10px;
    height: 30px;
    border: 0px;
    background: transparent;
    color: #5d767a;
    float: left;
    -webkit-box-shadow: inset 1px 1px 32px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 1px 1px 32px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 6px 5px 38px -5px rgba(0, 0, 0, 0.25);
    border: 1px solid #dedede;
}
/*#bilder{
	position: absolute;
	left:  143px;
	background: transparent;
}

#bilder img{
	position: absolute;
	display:  none;
}*/
#bilder img {
    width: 100%;
}
#ergebnis {
    height: 50px;
    width: 200px;
    color: #5d767a;
    font-size: 28px;
    font-weight: bold;
}
#rechner select {
    margin-top: 30px;
}
.accordion .ui-widget-content a,
#content .accordion h3.ui-state-default {
    color: #afc832 !important;
    font-weight: bold;
    text-decoration: none;
}
.accordion p {
    margin-right: 20px;
}
#content h2.cufon {
    background: none;
    font-size: 22px;
    margin-bottom: -10px;
    text-transform: uppercase;
    padding-left: 30px;
    background: url(images/if.gif) 0px 6px no-repeat;
    line-height: 22px;
    font-weight: normal;
}
#content h2.titel90,
#content h2.titel156 {
    background-position: 0px -19px;
}
#content #sitemap h2.cufon {
    background: transparent;
    padding-left: 10px;
    margin-bottom: 10px;
}
.sprache_tschechisch #content h2.cufon {
    letter-spacing: -2px;
    font-size: 20px;
    background-position: 0px 7px;
}
#content h2.accordion {
    margin-bottom: 0px;
    margin-left: 0px;
}

/*----29-12-2005----*/
span.type_cal {
    position: absolute;
    left: 65px;
    top: 0px;
}

span#art-button:focus,
span#art-button:hover {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

@media (max-width: 414px) {
    .entry-content #rechner {
        padding-left: 0px;
        background: none;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -35px;
        z-index: 9;
    }
    img.alignnone.size-medium {
        margin-top: -16px;
    }
}
