body {
    background: transparent;
    font-family: 'Bitter';
    font-weight: 100;
    line-height: 170%;
    font-size: 15px;
    color: #444;
}

#buehne {
    background-position: center;
    border:20px solid #fff;
    margin:0px;
    -webkit-box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.15);
    box-shadow: 3px 4px 11px 0px rgba(0,0,0,0.15);
}

.bild {
    margin-bottom: 0px;
    -moz-box-shadow: 0px 0px 15px #000000;
    -webkit-box-shadow: 0px 0px 15px #000000;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
    border:10px solid #fff;
}

#navi {
    padding-top: 10px;
    margin-bottom: 10px;
    padding: 12px;
    text-align: center;
}

#spacer_img {
    width: 20px;
    height: 2px;
}

#navi_img_activ {
    height: 22px;
    width: 9px;
    background-color: #8A9422;
    margin-right: 0px;
    margin-bottom: -4px;
}

#navi_img_passiv {
    height: 22px;
    width: 9px;
    margin-right: 0px;
    margin-bottom: -4px;
    background-color: #ccc;
}

#header {
    padding-left: 0px;
    text-align: left;
    font-weight: 400;
    padding-bottom: 10px;
}

#beschr {
    padding: 0px;
    text-align: left;
    padding-left: 0px;
    padding-bottom: 25px;
}

#prev {
    transform: scaleX(-1);
    margin-bottom: -5px;
    height: 20px;
    border: 0px solid #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#next {
    margin-bottom: -5px;
    height: 20px;
    border: 0px solid #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.image_show {
    height: 73px;
    margin: 0px;
    opacity: 0.5;
}

.image {
    height: 73px;
    border: 0px solid #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.image:hover {
    height: 73px;
    border: 0px solid #fff;
    opacity: 0.5;
    filter: alpha(opacity=70);
}


/* bitter-regular - latin */

@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/bitter-v17-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../../fonts/bitter-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/bitter-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/bitter-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/bitter-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/bitter-v17-latin-regular.svg#Bitter') format('svg');
    /* Legacy iOS */
}


/* bitter-regular - latin */

@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/bitter-v17-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../../fonts/bitter-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/bitter-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/bitter-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/bitter-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/bitter-v17-latin-regular.svg#Bitter') format('svg');
    /* Legacy iOS */
}


/* bitter-600 - latin */

@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 600;
    src: url('../../fonts/bitter-v17-latin-600.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../../fonts/bitter-v17-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/bitter-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/bitter-v17-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/bitter-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/bitter-v17-latin-600.svg#Bitter') format('svg');
    /* Legacy iOS */
}


/* bitter-700 - latin */

@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 700;
    src: url('../../fonts/bitter-v17-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../../fonts/bitter-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/bitter-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/bitter-v17-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/bitter-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/bitter-v17-latin-700.svg#Bitter') format('svg');
    /* Legacy iOS */
}
