/*
Theme Name: Aegypten.com Theme
Theme URI: https://www.triplemind.com/
Description: Theme für Aegypten.com
Author: Boris Beuschel, Franziska Ott
Version: 1.1
Tags: ägypten, egypt, aegypten.com, aegypten
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    display: inline-block;
    border: 0;
    max-width: 100%
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    display: block;
    margin: 5px 0;
    border: 0px;
    border-top: 1px solid #dedede
}
#content hr {
    margin: 15px 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
input, select {
    padding: 2px 5px;
    border: 1px solid #dedede;
    color: #333333    
}
select {
    padding: 2px 1px
}
input[type="text"] {
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,     *:before,     *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,     a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,     a[href^="javascript:"]: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;
    }
    p,     h2,     h3 {
        orphans: 3;
        widows: 3;
    }
    h2,     h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,     .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,     .table th {
        background-color: #fff !important;
    }
    .table-bordered th,     .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
/*clear*/
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .panel-body:before, .panel-body:after {
    content: " ";
    display: table
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .panel-body:after {
    clear: both
}
.clear {
    height: 0px;
    width: 0px;
    clear: both
}
/* theme styles */
* {
    margin: 0;
    padding: 0
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    line-height: 1.2;
    font-size: 12px;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    text-align: left;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(243,233,194,1) 0%, rgba(249,244,225,1) 9%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(243,233,194,1) 0%,rgba(249,244,225,1) 9%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(243,233,194,1) 0%,rgba(249,244,225,1) 9%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e9c2', endColorstr='#ffffff',GradientType=0 );
    background-size: 100% 500px;
    background-repeat: no-repeat;
    background-attachment: fixed
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    max-width: 100%
}
/*START offer-stars*/
.text-nowrap {
	white-space: nowrap;
}
.text-warning {
	color: #ffae00;
}
.offer-stars {
	display: inline-block;
	margin-bottom: 5px;
}
.offer-stars .glyphicons {
	font-weight: normal;
}
.offer-stars .glyphicons:not(.glyphicons-plus) {
	font-weight: bold;
	-webkit-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	-o-transform: rotate(25deg);
	transform: rotate(25deg);
}
.offer-stars .glyphicons + .glyphicons {
	margin-left: 5px;
}
/*offer-stars END*/
h1 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #900d0d
}
h2 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px
}
h3 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px
}
a img {
    border: none
}
a, span.link {
	cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    color: #900d0d
}
a:hover, a:focus, span.link:hover, span.link:focus {
    font-weight: bold;
    text-decoration: underline;
    color: inherit
}
p {
    padding-bottom: 10px
}
.news p {
    padding-bottom: 5px
}
#mainlayer {
    width: 100%;
    height: 100%
}
#layer, #header, #head-navigation, #main-content, #footer {
    width: 1000px;    
}
#layer {
    margin: 0 auto 10px;
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25)
}
#header {
    height: 149px;
    background: url(images/head.jpg) no-repeat
}
#header a {
    display: block;
    height: 100%;
    width: 350px;
    margin: 0 auto
}
#header a:hover {
    text-decoration: none
}
#head-navigation {
    background-size: 100% 100%;
    background: rgb(239,220,145);
    background: -moz-linear-gradient(top,  rgba(239,220,145,1) 0%, rgba(239,218,157,1) 49%, rgba(235,207,125,1) 50%, rgba(236,208,140,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(239,220,145,1) 0%,rgba(239,218,157,1) 49%,rgba(235,207,125,1) 50%,rgba(236,208,140,1) 100%);
    background: linear-gradient(to bottom,  rgba(239,220,145,1) 0%,rgba(239,218,157,1) 49%,rgba(235,207,125,1) 50%,rgba(236,208,140,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efdc91', endColorstr='#ecd08c',GradientType=0 )
}
#head-navigation ul {
    padding: 5px 10px
}
#head-navigation li {
    list-style: none;
    float: left;
    text-transform: uppercase
}
#head-navigation li + li {
    margin-left: 3px
}
#head-navigation li a {
    display: block;
    width: auto;
    color: #ffffff;
    text-shadow: 1px 1px #b19e63;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    transition: all 0.5s ease;
    padding: 8px 10px
}
#head-navigation li a:hover, #head-navigation li.current-menu-item a {
    background-color: rgba(255,255,255,0.5);
    width: auto;
    text-decoration: none;
    color: #88633f;
    text-shadow: 1px 1px #ffffff
}
#main-content {
    padding: 0 15px;
    margin: 1px 0;
    border-top: 1px solid #efdc91;
    border-bottom: 1px solid #000
}
#sidebar-left, #sidebar-right {
    width: 180px;
    float: left;
    padding-top: 20px
}
#sidebar-right {
    float: right
}
.navigation {
    margin-bottom: 15px
}
.navigation .title, .red-box .title, .btn {
    position: relative;
    padding: 7px 10px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 1px 1px #500909;
    -webkit-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    border-style: solid;
    border-color: #710000;
    border-width: 0 0 1px 0;
    background: rgb(113,0,0);
    background: -moz-linear-gradient(top,  rgba(113,0,0,1) 0%, rgba(180,27,27,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(113,0,0,1) 0%,rgba(180,27,27,1) 100%);
    background: linear-gradient(to bottom,  rgba(113,0,0,1) 0%,rgba(180,27,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#710000', endColorstr='#b41b1b',GradientType=0 )
}
.btn {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer
}
.btn.btn-sm {
    padding: 3px 10px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    border-width: 1px;
    font-size: 10px
}
.btn:hover, .btn:focus {
    background: rgb(180,27,27)
}
.navigation .title:before, .red-box .title:before, .teaser .pic:before, .teaser .pic a:before, .teaser .pic span.link:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 15px;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 -15px 30px 10px rgba(255,255,255,0.3);
    box-shadow: 0 -15px 30px 10px rgba(255,255,255,0.3);
    border-radius: 15px 15px 0 0
}
.teaser .pic a:hover:before, .teaser .pic span.link:hover:before {
    transition: all 0.3s ease;
    top: 0
}
.navigation .themes {
    background: url(images/backbround_navigation.png) repeat-x #f6f6f6;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: 1px 1px #ffffff
}
.navigation .themes li {
    list-style: none;
    background: url(images/background_navigation_link.png) no-repeat left 11px;
    padding: 6px 0 6px 10px
}
.navigation .themes li.current_page_item a {
    color: #900d0d
}
.navigation .themes li.current_page_item ul li, .navigation .themes li.current_page_ancestor ul li, .navigation .themes li.current_page_ancestor ul li.current_page_item {
    background: url(images/arrow_sub.png) no-repeat left 17px;
    padding: 12px 0 0 10px
}
.navigation .themes li.current_page_item ul li a {
    color: #333333
}
.navigation .themes li.current_page_item ul li a:hover {
    color: #900d0d
}
.navigation .bottom {
    width: 180px;
    height: 16px;
    background: url(images/background_navigation-bottom.png) no-repeat
}
.teaser, .search, .simple-box {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden
}
.teaser .content, .main-content .text, .red-box .text {
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    overflow: hidden
}
.teaser .content, .search, .simple-box, .main-content .text, .red-box .text {
    border: 1px solid #d2d2d2
}
.teaser .content, .search, .simple-box {
    margin-bottom: 10px;
    padding: 10px
}
.main-content .text, .red-box .text {
    margin-bottom: 15px;
    padding: 15px
}
.teaser .content, .search, .red-box .text {
    background-color: #f5f5f5;
    -webkit-box-shadow:inset 0 5px 10px 0 rgba(0,0,0,.15);
    box-shadow:inset 0 5px 10px 0 rgba(0,0,0,.15)
}
.teaser .pic, .main-content .pic {
    position: relative;
    -webkit-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    margin-bottom: 1px
}
.teaser .pic > a, .teaser .pic > span.link, .teaser .pic img, .main-content .pic img {
    display: block
}
.teaser .pic p {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    opacity: 0.95;
    color: #fff;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.75);
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-variant: small-caps;
    font-size: 20px;
    font-weight: 300
}
.teaser .pic > a:hover p, .teaser .pic > span.link:hover p {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: #900d0d;
    text-shadow: 0px 0px 4px rgba(255,255,255,0.75)
}
.teaser .transparent-pic {
    height: 75px;
    background: url(images/background_top-vacation.png) no-repeat;
    float: left;
    position: relative;
    margin-top: -75px
}
.teaser .transparent-pic-hurghada {
    width: 180px;
    height: 75px;
    background: url(images/sidebar-content-hurghada.png) no-repeat;
    float: left;
    position: relative;
    margin-top: -78px
}
.teaser .transparent-pic-taba-heights {
    width: 180px;
    height: 75px;
    background: url(images/sidebar-content-taba-heights.png) no-repeat;
    float: left;
    position: relative;
    margin-top: -78px
}
.teaser .transparent-pic-sharm-el-sheikh {
    width: 180px;
    height: 75px;
    background: url(images/sidebar-content-sharm-el-sheikh.png) no-repeat;
    float: left;
    position: relative;
    margin-top: -78px
}
.teaser .transparent-pic-ras-alas-sad-bay {
    width: 180px;
    height: 75px;
    background: url(images/sidebar-content-ras-alas-sad-bay.png) no-repeat;
    float: left;
    position: relative;
    margin-top: -78px
}
.teaser .transparent-pic-marsa-alam {
    width: 180px;
    height: 75px;
    background: url(images/sidebar-content-marsa-alam.png) no-repeat;
    float: left;
    position: relative;
    margin-top: -78px
}
.teaser .transparent-pic-el-gouna {
    width: 180px;
    height: 75px;
    background: url(images/sidebar-content-el-gouna.png) no-repeat;
    float: left;
    position: relative;
    margin-top: -78px
}
.teaser .transparent-pic span, .teaser .transparent-pic-hurghada span, .teaser .transparent-pic-sharm-el-sheikh span, .teaser .transparent-pic-ras-alas-sad-bay span {
    width: 180px;
    height: 75px;
    display: block;
    cursor: pointer
}
.more-offers {
    clear: both;
    text-align: right;
    margin-top: 15px
}
.teaser .content table {
    font-size: 10px;
    width: 100%
}
.teaser .content tr:last-child td {
    border: none
}
.teaser .content td:first-child {
    width: 74px
}
.teaser .content td {
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #dedede;
    padding-bottom: 3px;
    padding-top: 5px
}
.teaser .text {
    font-size: 10px
}
.teaser-triple {
    margin-bottom: 15px
}
.teaser-triple .teaser {
    float: left;
    width: 31%
}
.teaser-triple .teaser + .teaser {
    margin-left: 3.333333%
}
#content {
    width: 610px;
    float: left;
    padding: 0 15px;
    padding-top: 20px;
    margin-bottom: 15px
}
.main-content {
    margin-bottom: 10px
}
.main-content .text {
    padding: 15px;
    background: url(images/background_waterproof.png) no-repeat right 43px
}
.main-content .text ul {
    list-style: none
}
.main-content .text ul li {
    background: url(images/arrow.png) no-repeat left 5px;
    padding-left: 10px
}
.main-content .text h1 {
    background: url(images/background_title-border.png) no-repeat left bottom;
    height: auto
}
.red-box .text {
    padding-bottom: 10px
}
.simple-box {
    background-color: #FFFFFF
}
#content .simple-box {
    padding: 15px;
    margin-top: 15px
}
.search {
    padding: 10px
}
.search input#s {
    width: 85px;
    float: left
}
.search #search_submit {
    width: 61px;
    float: right
}
.box-unterkunft input[type="text"], .box-unterkunft select {
    margin-bottom: 5px
}
.box-unterkunft input, .box-unterkunft select {
    width: 100%
}
.box-unterkunft input#q_persons {
    display: inline-block;
    width: 25px;
    text-align: center
}
.teaser .content form {
    color: #333333
}
#footer {
    height: 65px;
    background: rgb(27,27,27);
    background: -moz-linear-gradient(top,  rgba(27,27,27,1) 0%, rgba(40,40,40,1) 20%, rgba(65,65,65,1) 50%, rgba(45,45,45,1) 51%, rgba(86,86,86,1) 90%, rgba(89,89,89,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(27,27,27,1) 0%,rgba(40,40,40,1) 20%,rgba(65,65,65,1) 50%,rgba(45,45,45,1) 51%,rgba(86,86,86,1) 90%,rgba(89,89,89,1) 100%);
    background: linear-gradient(to bottom,  rgba(27,27,27,1) 0%,rgba(40,40,40,1) 20%,rgba(65,65,65,1) 50%,rgba(45,45,45,1) 51%,rgba(86,86,86,1) 90%,rgba(89,89,89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#595959',GradientType=0 );
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    text-shadow: 1px 1px #000000;
    padding-top: 20px
}
#footer br {
    margin-bottom: 5px
}
#footer a {
    color: #ffffff
}
/* TS24 Buchungsmaske START */
#ts-frame {
    background: none !important;
    border: none !important;
    width: 100% !important
}
#ts-frame * {
    color: #333333 !important;
    font-size: 10px !important
}
#ts-frame .ts-boxwrapper .ts-bigbox {
    background: none !important
}
#ts-frame .ts-headerbg, #ts-frame h2, #ts-frame .ts-orangebar, #ts-frame .ts-linkbuttonwrapper, #ts-frame .ts-fieldwrapper #flugdauer, label[for="flugdauer"], label[htmlfor="flugdauer"] {
    display: none !important
}
#ts-frame .ts-boxwrapper, #ts-frame .ts-fieldwrapper label {
    margin: 0 !important
}
#ts-frame .ts-fieldwrapper select.ts-s {
    margin: 0 !important;
    width: 38px !important;
    border: 1px solid #DEDEDE !important
}
#ts-frame .ts-fieldwrapper select.ts-l {
    width: 90px !important;
    border: 1px solid #DEDEDE !important
}
#ts-frame .ts-submitbutton {
    background: url("images/background_start-button.png") no-repeat !important;
    border: none !important;
    color: #FFFFFF !important;
    font-size: 10px !important;
    height: 20px !important;
    padding: 0 !important;
    padding-top: 3px !important;
    text-shadow: 1px 1px #500909 !important;
    width: 113px !important;
    display: block !important;
    text-align: center !important;
    margin-bottom: -4px !important
}
#ts-frame .ts-submitbutton:hover {
    background: url("images/background_start-button_hover.png") no-repeat !important
}
#ts-frame .ts-fieldwrapper select.ts-m {
    width: 48px !important;
    border: 1px solid #DEDEDE !important
}
.teaser .content #ts-frame td {
    border: none;
    padding: 0
}
#ts-frame .ts-fieldwrapper {
    margin: 4px 0 !important
}
/* KLIMATABELLE START */
.klima {
    width: 100%;
    font-size: 8px
}
.klima_around {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px
}
.klima_all {
    float: left
}
.klima_month {
    height: 10px;
    margin-bottom: 2px;
    padding-left: 1px;
    margin-left: 2px
}
.klima_red {
    background-color: #307ca0;
    height: 10px;
    width: 10px;
    margin-left: 3px
}
.klima_middle {
    background-color: #ccecfb;
    height: 10px;
    width: 10px;
    margin-left: 3px
}
.klima_green {
    background-color: #68e48e;
    height: 10px;
    width: 10px;
    margin-left: 3px
}
.legend {
    margin-top: 5px
}
.klima_legend_month {
    float: left;
    margin-bottom: 5px;
    padding-top: 3px;
    padding-right: 5px
}
.klima_legend {
    font-size: 10px;
    padding-top: 1px
}
/* KLIMATABELLE END */
/* KLIMADIAGRAMM START */
table.klimadiagramm {
    font-size: 10px;
    width: 100%;
    background-color: #EFEFEF;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 7px;
    padding: 7px
}
table.klimadiagramm td {
    width: 40px;
    text-align: right;
    padding-bottom: 5px;
    vertical-align: top
}
table.klimadiagramm td:first-child {
    width: 48px;
    text-align: left
}
/* KLIMADIAGRAMM END */
.exclamation {
    background-color: #f5f5f5;
    border-bottom: 2px solid #dedede;
    border-top: 2px solid #dedede;
    color: #333333;
    margin-bottom: 20px;
    padding: 2px 10px 5px
}
.exclamation b {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold
}
/* ADDTHIS BIG BOX */ 
div.addthis_toolbox, a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_counter {
    height: 20px
}
a.addthis_button_facebook_like iframe {
    width: 110px !important
}
a.addthis_button_tweet iframe {
    width: 105px !important
}
#___plusone_1 {
    width: 72px !important
}
/* ADS START */
#ad_skyscraper {
    position: absolute;
    left: 1030px;
    top: 206px
}
#ad_leaderboard {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center
}
#ad_skyscraper img, #ad_leaderboard img {
    max-width: none;
    max-height: none
}
/* ADS END */
/* Kommentarformular START */
.rating-comments span {
    cursor: auto;
    font-weight: normal
}
.rating-comments span:hover {
    color: #333;
    font-weight: normal;
    text-decoration: none
}
#kommentar_formular {
    background: url(images/background_comment-field.png) repeat-y;
    margin: 15px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #dedede
}
#kommentar_formular input {
    background: #ffffff;
    border: none;
    height: 20px;
    padding: 0 5px;
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px
}
p.textwrapper {
    background: #ffffff;
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
    padding: 5px
}
#kommentar_formular textarea#comment {
    border: none;
    max-width: 516px;
    width: 100%
}
#kommentar_formular input#submit {
    background: url(images/comment-button.png) no-repeat;
    height: 26px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 1px 1px #500909;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 0 6px 3px;
    cursor: pointer;
    margin: 0;
    border: none
}
#kommentar_formular input#submit:hover {
    background: url(images/comment-button_hover.png) repeat-x center center
}
.star-rating-control-container {
    width: 175px;
    float: left;
    margin-top: 12px
}
.user_stars {
    border: 1px solid #dedede;
    background-color: #ffffff
}
/* Kommentarformular END */
/* Kommentare START */
#kommentare {
    background: url(images/background_comment-field.png) repeat-y scroll 0 0 transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #e9e7e7;
    margin-bottom: 5px
}
#kommentare p {
    margin: 7px 0
}
#kommentare hr {
    border-color: #e9e7e7;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin-bottom: 15px
}
/* Kommentare END */
/* Pagination START */
.pagination {
    clear: both;
    padding: 10px 0 40px;
    font-size: 11px;
    line-height: 13px;
    text-align: center
}
.pagination span, .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 10px;
    text-decoration: none;
    width: auto;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #f6ebc4;
    color: #88633f;
    text-shadow: 1px 1px #fff
}
.pagination span:hover {
    text-decoration: none;
    color: #88633f;
    cursor: default
}
.pagination a:hover {
    background: #e5bf65;
    color: #fff;
    text-shadow: 1px 1px #b19e63
}
.pagination .current {
    padding: 6px 10px;
    color: #fff;
    background: #900d0d;
    text-shadow: 1px 1px #58030a
}
.pagination span.current:hover {
    color: #fff
}
/* Pagination END */
.children {
    display: none
}
.current_page_item > .children, .current_page_ancestor > .children, .current_page_parent > .children { 
    display: block
}