.page-wrapper {
    width: 71%;
    margin-top: 10px;
    }
.layout-sidebar {
    float: left;
    width: 250px;
    }
.page-outer {
    float: right;
    width: 95%;
    margin-right: 10px;
    }
.footer-inner {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    }
.footer-before {
    margin: 0;
    padding: 10px;
    }
body {
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    }
.page-wrapper {
    margin: 0 auto;
    margin-top: 10px;
    }
.layout-breadcrumb {
    float: left;
    margin-top: 3px;
    }
.layout-infoline {
    text-align: right;
    font-size: .7em;
    border-top: 1px solid #c0c0c0;
    }
.layout-description {
    margin: 10px 0 10px 0;
    }
.layout-this-images-gallerie-cutimg {
    padding: 5px 5px 5px 5px;
    margin-right: 5px;
    border: 1px solid #c0c0c0;
    background: #eee;
    }
.content-infoblock-left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 300px;
    margin: 0;
    }
.content-infoblock-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 300px;
    margin: 0;
    }
.content-infoblock-left > div:not(.clr) {
    margin-bottom: 10px;
    }
.content-infoblock-right > div:not(.clr) {
    margin-bottom: 10px;
    }
.layout-header-logo {
    clear: both;
    width: 100%;
    height: 100px;
    background: url(https://www.familie.hayda.eu/images/logo.png) no-repeat;
    padding: 10px 0 5px 20px;
    }
.custom-header-navi-line {
    margin: 0;
    padding: 5px;
    float: right;
    }
.custom-header-navi-1row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 0;
    padding: 0;
    }
.custom-header-navi-1row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
.custom-header-navi-1row ul li {
    display: inline;
    font-size: 13px;
    padding: 0;
    }
.custom-header-navi-1row ul a,
.custom-header-navi-1row ul a:visited,
.custom-header-navi-1row ul a:active {
    float: left;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    text-decoration: none;
    }
.custom-header-navi-1row ul input {
    margin-top: 3px;
    }
.custom-header-navi-1row .noborder a {
    border: none !important;
    background: none !important;
    padding: 0 0 0 25px;
    font-weight: bold;
    }
.custom-header-navi-1row .noborder a:hover {
    text-decoration: underline;
    }
.custom-header-navi-2row {
    width: 100%;
    line-height: 0;
    }
.custom-header-navi-2row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
.custom-header-navi-2row ul li {
    display: inline;
    font-size: 12px;
    padding: 0;
    }
.custom-header-navi-2row ul a,
.custom-header-navi-2row ul a:visited,
.custom-header-navi-2row ul a:active {
    float: left;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    text-decoration: none;
    }
.custom-header-navi-2row ul input {
    margin-top: 3px;
    }
.custom-header-navi-dropdown {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #666;
    font-size: 13px;
    z-index: 100;
    }
.custom-header-navi-dropdown ul {
    margin: 0;
    padding: 0;
    z-index: 100;
    }
.custom-header-navi-dropdown a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    }
.custom-header-navi-dropdown ul li {
    position: relative;
    float: left;
    list-style: none;
    }
.custom-header-navi-dropdown ul li:hover {
    background: #4096ee;
    }
.custom-header-navi-dropdown ul > li.noselect {
    background: none;
    }
.custom-header-navi-dropdown ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-dropdown ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-dropdown ul li a {
    line-height: 31px;
    }
.custom-header-navi-dropdown ul ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: #666;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    border: none;
    }
.custom-header-navi-dropdown ul ul li {
    float: none;
    width: 200px;
    border-bottom: 1px solid #555;
    }
.custom-header-navi-dropdown ul ul li a {
    padding: 10px 20px;
    line-height: 1.2em;
    }
.custom-header-navi-dropdown ul li:hover > ul {
    top: 100%;
    left: 0;
    }
.custom-header-navi-dropdown ul ul li:hover > ul {
    top: 0;
    left: 200px;
    }
.custom-header-navi-dropdown ul li.submenu > a:after {
    position: relative;
    float: right;
    content: '';
    margin-left: 10px;
    margin-top: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    }
.custom-header-navi-dropdown ul ul li.submenu a:after {
    margin-top: 5px;
    margin-left: auto;
    margin-right: -10px;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    }
.custom-header-navi-dropdown ul ul li:last-child {
    border-bottom: none;
    }
.custom-header-navi-multilevel ul {
    background: #666;
    border-radius: 3px;
    margin: 0;
    height: 43px;
    }
.custom-header-navi-multilevel ul li {
    list-style: none;
    }
.custom-header-navi-multilevel ul > li {
    padding: 0;
    float: left;
    position: relative;
    }
.custom-header-navi-multilevel ul > li > a {
    float: left;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 43px;
    padding: 0 15px;
    border-right: 1px solid #777;
    border-left: 1px solid #555;
    height: 43px;
    }
.custom-header-navi-multilevel ul > li:hover > a {
    background: #555;
    border-right: 1px solid #666;
    }
.custom-header-navi-multilevel ul > li.noselect {
    background: none;
    }
.custom-header-navi-multilevel ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-multilevel ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-multilevel ul > li:first-child > a {
    border-left: 0;
    }
.custom-header-navi-multilevel ul > li:last-child > a {
    border-right: 0;
    }
.custom-header-navi-multilevel ul > li:hover > div {
    display: block;
    }
.custom-header-navi-multilevel ul > li > div {
    position: absolute;
    top: 43px;
    width: 900px;
    display: none;
    background: #ebe6db;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.custom-header-navi-multilevel ul > li > div p {
    color: #666;
    }
.custom-header-navi-multilevel ul > li > div.right {
    right: 0;
    left: auto;
    }
.custom-header-navi-multilevel ul .cattable .maincat a {
    display: inline;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-multilevel ul .cattable .childcat a {
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-grouplevel ul {
    background: #666;
    border-radius: 3px;
    margin: 0;
    height: 43px;
    }
.custom-header-navi-grouplevel ul li {
    list-style: none;
    }
.custom-header-navi-grouplevel ul > li {
    padding: 0;
    float: left;
    position: relative;
    }
.custom-header-navi-grouplevel ul > li > a {
    float: left;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 43px;
    padding: 0 15px;
    border-right: 1px solid #777;
    border-left: 1px solid #555;
    height: 43px;
    }
.custom-header-navi-grouplevel ul > li:hover > a {
    background: #555;
    border-right: 1px solid #666;
    }
.custom-header-navi-grouplevel ul > li.noselect {
    background: none;
    }
.custom-header-navi-grouplevel ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-grouplevel ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-grouplevel ul > li:first-child > a {
    border-left: 0;
    }
.custom-header-navi-grouplevel ul > li:last-child > a {
    border-right: 0;
    }
.custom-header-navi-grouplevel ul > li:hover > div {
    display: block;
    }
.custom-header-navi-grouplevel ul > li > div {
    position: absolute;
    top: 43px;
    width: 900px;
    display: none;
    background: #ebe6db;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.custom-header-navi-grouplevel ul > li > div p {
    color: #666;
    }
.custom-header-navi-grouplevel ul > li > div.right {
    right: 0;
    left: auto;
    }
.custom-header-navi-grouplevel ul .cattable .maincat a {
    display: inline;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-grouplevel ul .cattable .childcat a {
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-grouplevel ul .cattable .headline {
    color: #7A9DB4;
    font: 16px arial;
    border-bottom: 1px solid #999;
    }
.custom-header-navi-contentmenu ul {
    background: #666;
    border-radius: 3px;
    margin: 0;
    height: 43px;
    }
.custom-header-navi-contentmenu ul li {
    list-style: none;
    }
.custom-header-navi-contentmenu ul > li {
    padding: 0;
    float: left;
    position: relative;
    }
.custom-header-navi-contentmenu ul > li > a {
    float: left;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 43px;
    padding: 0 15px;
    border-right: 1px solid #777;
    border-left: 1px solid #555;
    height: 43px;
    }
.custom-header-navi-contentmenu ul > li:hover > a {
    background: #555;
    border-right: 1px solid #666;
    }
.custom-header-navi-contentmenu ul > li.noselect {
    background: none;
    }
.custom-header-navi-contentmenu ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-contentmenu ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-contentmenu ul > li:first-child > a {
    border-left: 0;
    }
.custom-header-navi-contentmenu ul > li:last-child > a {
    border-right: 0;
    }
.custom-header-navi-contentmenu ul > li:hover > div {
    display: block;
    }
.custom-header-navi-contentmenu ul > li > div {
    position: absolute;
    top: 43px;
    width: 900px;
    display: none;
    background: #ebe6db;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.custom-header-navi-contentmenu ul > li > div p {
    color: #666;
    }
.custom-header-navi-contentmenu ul > li > div.right {
    right: 0;
    left: auto;
    }
.custom-header-navi-contentmenu ul .cattable .maincat a {
    display: inline;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-contentmenu ul .cattable .childcat a {
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-contentmenu ul .cattable .headline {
    color: #7A9DB4;
    font: 16px arial;
    border-bottom: 1px solid #999;
    }
.custom-header-navi-contentmenu-content {
    font-size: 14px;
    }
.content-outer {
    text-align: left;
    }
.content-headline h1 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
    letter-spacing: .1em;
    }
.layout-infobox .contentbox-outer {
    margin-bottom: 10px;
    }
.content-inner {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    text-align: justify;
    }
.content-inner h1 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
    letter-spacing: .1em;
    }
.content-inner h2 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
    margin: 0;
    margin-bottom: 2px;
    }
.content-inner h3 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    }
.content-inner p {
    margin-bottom: 15px;
    margin-top: 2px;
    }
.content-inner .headline {
    font-size: 11px;
    margin-bottom: 0;
    border-bottom: 1px solid #c0c0c0;
    color: #999;
    letter-spacing: .2em;
    }
.content-inner .trailer {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 5px;
    text-align: left;
    }
.content-inner .custom-banner-seq {
    margin-top: 15px;
    }
.layout-sidebar {
    padding: 5px;
    }
.layout-infobox {
    padding: 5px;
    }
.page-after {
    margin: 0;
    padding: 0;
    text-align: left;
    }
.page-after .headline {
    text-align: left;
    font-size: 13px;
    padding: 10px 0 0;
    margin: 0 0 5px;
    font-weight: bold;
    font-family: Georgia,san-serif;
    }
.layout-copyright {
    margin: 0;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    text-align: right;
    }
.layout-copyright a,
.copyright a:visited,
.copyright a:active {
    text-decoration: none;
    }
.layout-copyright a:hover {
    text-decoration: underline;
    }
.authorinfo {
    text-align: left;
    padding-top: 2px;
    font-size: 10px;
    }
.authorinfo {
    text-align: left;
    padding-top: 2px;
    font-size: 10px;
    color: #a0a0a0;
    }
.authorinfo a {
    color: #85abc9;
    }
.titleline {
    font-size: 10px;
    color: #888;
    background: #e5e5e5;
    border-bottom: solid 1px #888;
    border-top: solid 1px #888;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 5px;
    }
.categories-onlylink span a,
.categories-entrycount span a {
    float: left;
    font: normal 9px Verdana,sans-serif,verdana,helvetica;
    text-decoration: none;
    }
.categories-onlylink span a:hover,
.categories-entrycount span a:hover {
    text-decoration: underline;
    }
.layout-bookmarks {
    text-align: right;
    }
.layout-trackback {
    text-align: right;
    font-size: 10px;
    }
.clr {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 1px;
    line-height: 1px;
    }
.readmore {
    text-align: right;
    padding-top: 2px;
    font-size: 10px;
    }
.floatright {
    float: right;
    margin: 0 0 5px 10px;
    }
.floatleft {
    float: left;
    margin: 0 10px 5px 0;
    }
.cascade {
    float: left;
    margin: 5px 10px 5px 0;
    }
.image {
    float: left;
    padding: 2px;
    margin-right: 15px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.imageright {
    float: right;
    padding: 2px;
    margin: 0;
    margin-left: 15px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.imageleft {
    float: left;
    padding: 2px;
    margin: 0;
    margin-right: 15px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.iconset .image {
    float: left;
    padding: 2px;
    margin-right: 5px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.iconset2 {
    position: relative;
    top: 45px;
    }
.image img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.dateline {
    text-align: right;
    font-size: 10px;
    }
.commandline {
    text-align: right;
    font-size: 10px;
    }
.error {
    margin: 0;
    margin-bottom: 5px;
    }
.messages {
    padding: 6px;
    text-align: center;
    border: 2px solid #e0e0e0;
    margin: 5px 0 5px 0;
    }
.messages ul {
    margin: 0;
    padding: 0;
    line-height: 1.0em;
    list-style: none;
    }
.messages li {
    font-size: 12px;
    }
.messages.error {
    border: 2px solid #c00000;
    }
.messages.warning {
    border: 2px solid #c0c000;
    }
.messages.info {
    border: 2px solid #8080ff;
    }
.userform {
    width: 100%;
    text-align: left;
    }
.userform fieldset {
    padding: 15px;
    margin-bottom: 10px;
    }
.userform table {
    width: 95%;
    }
.userform table th {
    width: 130px;
    }
.userform table.modify {
    width: 100%;
    }
.userform table.modify .theader {
    padding: 3px;
    }
.userform table.modify td {
    padding: 3px;
    }
.userform .hinttext {
    font-size: 10px;
    margin: 0;
    }
.userform .textmarker {
    font-size: 10px;
    text-align: right;
    }
.userform .headline {
    margin-top: 10px;
    }
.userform .mandatorytext {
    text-align: right;
    font-size: .8em;
    }
.userform fieldset th {
    font-size: 12px;
    text-align: right;
    width: 205px;
    vertical-align: top;
    }
.userform fieldset td {
    font-size: 12px;
    }
.shortmenu {
    font-size: 10px;
    text-align: right;
    }
.welcome {
    font-size: 16px;
    text-align: right;
    color: #000;
    }
.sitelinks {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    }
.sitelinks .next {
    text-align: right;
    font-weight: bold;
    margin-bottom: 10px;
    }
.sitelinks .pagelinks {
    text-align: right;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-top: 2px;
    margin-bottom: 2px;
    }
table.layout-calendar .selected-day {
    border: 1px solid #666;
    }
table.layout-calendar .prev-month {
    text-align: left;
    }
table.layout-calendar .next-month {
    text-align: right;
    }
table.layout-calendar .current-date {
    background-color: #e0e0e0;
    }
table.layout-calendar td {
    text-align: center;
    }
table.layout-calendar th {
    text-align: center;
    }
.button {
    border: 1px solid #88aed3;
    background: url(../templates/standard/images/misc/button.gif) repeat-x;
    height: 21px;
    margin: 2px;
    padding: 2px 15px 2px 15px;
    }
.picRules ul {
    list-style-type: none;
    margin: 15px 10px 15px 0;
    padding: 0 25px 0 0;
    text-align: left;
    }
.picRules ul li {
    background: url(https://www.familie.hayda.eu/images/misc/icon_ok.gif) no-repeat;
    margin: 5px 0;
    padding: 0 0 5px 25px;
    font-weight: bold;
    }
.picRules ul li span {
    font-weight: normal;
    }
.picRules input {
    border: 1px solid #88aed3;
    background: url(https://www.familie.hayda.eu/images/misc/button.gif) repeat-x;
    height: 21px;
    margin: 2px;
    padding: 2px;
    }
.picRules input:hover {
    background: url(https://www.familie.hayda.eu/images/misc/btnsel.gif) repeat-x;
    }
.hoverbox {
    cursor: default;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    }
.hoverbox2 a {
    cursor: default;
    }
.hoverbox a .preview {
    display: none;
    }
.hoverbox a:hover .preview {
    display: block;
    position: absolute;
    top: -33px;
    left: -45px;
    z-index: 1;
    }
.hoverbox img {
    background: #fff;
    border-color: #aaa #ccc #ddd #bbb;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    padding: 2px;
    vertical-align: top;
    width: 100px;
    height: 100px;
    }
.hoverbox li {
    background: #eee;
    border-color: #ddd #bbb #aaa #ccc;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    display: inline;
    float: left;
    margin: 3px;
    padding: 5px;
    position: relative;
    }
.hoverbox .preview {
    border-color: #000;
    width: 220px;
    height: auto;
    }
.layout-languages {
    float: right;
    margin: 5px 10px 0 10px;
    }
.custom-sidebar-filter-submit {
    text-align: right;
    }
.custom-sidebar-filter-categories select {
    width: 100%;
    }
.custom-sidebar-filter-filterfield .inputfield {
    width: 84%;
    float: left;
    margin: 0;
    padding: 0;
    height: 35px;
    overflow: hidden;
    }
.custom-sidebar-filter-filterfield .matchwords {
    overflow: hidden;
    }
.custom-sidebar-filter-filterfield .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    cursor: pointer;
    }
.custom-sidebar-filter-filterfield .tagsinput {
    border: none;
    overflow: hidden;
    }
.custom-sidebar-filter-filterfield.fieldsearch {
    margin: 2px 2px 6px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 35px;
    overflow: hidden;
    }
.custom-filter-searchtags .contentbox-outer {
    width: 95%;
    float: right;
    }
.custom-filter-searchtags .inputfield {
    width: 95%;
    float: left;
    margin-left: 6px;
    }
.custom-filter-searchtags .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    cursor: pointer;
    }
.custom-filter-searchtags .contentbox-inner {
    margin: 2px 2px 6px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 35px;
    overflow: hidden;
    }
.menutpl-searchfilter-searchfield .inputfield {
    width: 210px;
    float: left;
    margin-left: 6px;
    }
.menutpl-searchfilter-searchfield .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    cursor: pointer;
    }
.menutpl-searchfilter-searchfield .iconfield img {
    width: 24px;
    }
.menutpl-searchfilter-searchfield .tagsinput {
    border: none;
    padding: 2px;
    }
.menutpl-searchfilter-searchfield .tagsinput input {
    padding: 3px;
    }
.menutpl-searchfilter-searchfield {
    margin: 2px 2px 2px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 25px;
    overflow: hidden;
    width: 280px;
    float: left;
    }
.menutpl-menu-dropdown {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    z-index: 100;
    }
.menutpl-menu-dropdown ul {
    margin: 0;
    padding: 0;
    z-index: 100;
    }
.menutpl-menu-dropdown a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    }
.menutpl-menu-dropdown ul li {
    position: relative;
    float: left;
    list-style: none;
    display: inline;
    }
.menutpl-menu-dropdown ul ul li:hover {
    background: #4096ee !important;
    }
.menutpl-menu-dropdown ul li a {
    float: none;
    }
.menutpl-menu-dropdown ul ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: #ebe6db;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    width: 200px;
    border: none;
    }
.menutpl-menu-dropdown ul ul li {
    float: none;
    width: 200px;
    border-bottom: 1px solid #555;
    }
.menutpl-menu-dropdown ul ul li a,
.menutpl-menu-dropdown ul ul li a:hover,
.menutpl-menu-dropdown ul ul li a:visited {
    padding: 5px 20px;
    line-height: 1.2em;
    border: none;
    color: #000;
    }
.menutpl-menu-dropdown ul li:hover > ul {
    top: 100%;
    left: 0;
    }
.menutpl-menu-dropdown ul ul li:hover > ul {
    top: 12px;
    left: 201px;
    }
.menutpl-menu-dropdown ul li.submenu > a:after {
    position: relative;
    float: right;
    content: '';
    margin-left: 10px;
    margin-top: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    }
.menutpl-menu-dropdown ul ul li.submenu a:after {
    margin-top: 5px;
    margin-left: auto;
    margin-right: -10px;
    border-left: 5px solid #000;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    }
.menutpl-menu-dropdown ul ul li:last-child {
    border-bottom: none;
    }
.menutpl-menu-cattable {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    z-index: 100;
    }
.menutpl-menu-cattable ul {
    margin: 0;
    padding: 0;
    z-index: 100;
    }
.menutpl-menu-cattable a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    }
.menutpl-menu-cattable ul li {
    position: relative;
    float: left;
    list-style: none;
    display: inline;
    }
.menutpl-menu-cattable ul li a {
    float: none;
    }
.menutpl-menu-cattable ul ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: #ebe6db;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    width: 900px;
    }
.menutpl-menu-cattable ul ul li {
    float: none;
    width: 900px;
    border-bottom: 1px solid #555;
    }
.menutpl-menu-cattable ul ul li a,
.menutpl-menu-cattable ul ul li a:hover,
.menutpl-menu-cattable ul ul li a:visited {
    padding: 0;
    border: none;
    line-height: 1.0em;
    display: inline;
    color: #000;
    }
.menutpl-menu-cattable ul li:hover > ul {
    top: 100%;
    left: -400px;
    }
.menutpl-menu-cattable ul li.submenu > a:after {
    position: relative;
    float: right;
    content: '';
    margin-left: 10px;
    margin-top: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    }
.menutpl-menu-cattable .headline {
    color: #7A9DB4;
    font: 16px arial;
    border-bottom: 1px solid #999;
    }
.menutpl-menu-cattable table {
    margin: 25px;
    width: 850px;
    }
.menutpl-menu-cattable table td {
    white-space: nowrap;
    height: 20px;
    }
.menutpl-geodata-searchfield input {
    height: 16px;
    width: 90%;
    background: none;
    }
.menutpl-geodata-searchfield input:disabled {
    background: none;
    color: #000;
    }
.menutpl-geodata-searchfield-label {
    font-size: 14px;
    color: #fff;
    margin: 0 10px 0 25px;
    float: left;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    }
.menutpl-geodata-searchfield-submit {
    font-size: 14px;
    color: #fff;
    margin-left: 25px;
    float: left;
    }
.menutpl-geodata-searchfield .inputfield {
    width: 80%;
    float: left;
    margin-left: 6px;
    }
.menutpl-geodata-searchfield .inputfield input {
    border: none;
    padding: 2px;
    }
.menutpl-geodata-searchfield .inputfield span {
    display: block;
    width: 100%;
    height: 20px;
    padding: 5px 0 0;
    line-height: 1em;
    }
.menutpl-geodata-searchfield .iconfield {
    padding: 3px;
    float: right;
    cursor: pointer;
    }
.menutpl-geodata-searchfield .iconfield img {
    width: 24px;
    }
.menutpl-geodata-searchfield .iconfield-delete {
    padding: 3px;
    float: right;
    cursor: pointer;
    }
.menutpl-geodata-searchfield .iconfield-delete img {
    width: 8px;
    }
.menutpl-geodata-searchfield .tagsinput {
    border: none;
    padding: 2px;
    }
.menutpl-geodata-searchfield .tagsinput input {
    padding: 3px;
    }
.menutpl-geodata-searchfield-catselect img {
    margin-top: 5px;
    }
.menutpl-geodata-searchfield-distance img {
    margin-top: 5px;
    }
.menutpl-geodata-searchfield-distance .inputfield {
    width: 60px;
    }
.menutpl-geodata-searchfield-searchfield img {
    opacity: .3;
    }
.menutpl-geodata-searchfield-searchfield {
    overflow: hidden;
    }
.menutpl-geodata-searchfield-cattable {
    position: absolute;
    top: 100%;
    left: -300px;
    width: 900px;
    display: none;
    background: #f0f0f0;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.menutpl-geodata-searchfield-catselect2:hover > div.menutpl-geodata-searchfield-cattable {
    display: block;
    }
.menutpl-geodata-searchfield-catselect {
    position: relative;
    }
.menutpl-geodata-searchfield-cattable .cattable a,
.menutpl-geodata-searchfield-cattable .cattable a:hover,
.menutpl-geodata-searchfield-cattable .cattable a:visited {
    float: none;
    line-height: 1em;
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    border: none;
    }
.menutpl-geodata-searchfield-cattable .cattable a:hover {
    text-decoration: underline;
    }
.menutpl-geodata-searchfield-cattable .headline {
    color: #7A9DB4;
    line-height: 1em;
    font: arial;
    border-bottom: 1px solid #999;
    }
.menutpl-geodata-searchfield-distance {
    position: relative;
    }
.menutpl-geodata-searchfield-select {
    position: absolute;
    top: 100%;
    width: 100px;
    display: none;
    background: #ebe6db;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.menutpl-geodata-searchfield-submit input[type=submit] {
    border: 1px solid #a6a6a6;
    color: #fff;
    font-weight: bold;
    height: 28px;
    margin: 2px;
    padding: 2px 10px 2px 10px;
    text-align: center;
    border-radius: 7px;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option {
    padding: 5px;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a,
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a:hover,
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a:visited {
    float: none;
    line-height: 1em;
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    border: none;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a:hover {
    text-decoration: underline;
    background: none;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option:hover {
    background: #666;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option:hover a {
    color: #fff;
    }
.menutpl-geodata-searchfield-searchfield,
.menutpl-geodata-searchfield-distance,
.menutpl-geodata-searchfield-zipcode,
.menutpl-geodata-searchfield-catselect {
    margin: 2px 2px 2px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 25px;
    width: 280px;
    float: left;
    }
.menutpl-geodata-searchfield-distance {
    width: 100px;
    margin-left: 10px;
    }
.menutpl-geodata-searchfield-zipcode {
    width: 50px;
    }
.custom-filter-searchtags .tagsinput {
    border: none;
    }
.float2cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 49.5%;
    margin: 0 5px 10px 0;
    }
.float3cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.2%;
    margin: 0 5px 10px 0;
    }
.float4cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 24.5%;
    margin: 0 5px 5px 0;
    }
.float5cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 19.5%;
    margin: 0 5px 5px 0;
    }
.float6cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 16.4%;
    margin: 0 5px 5px 0;
    }
.float2cols2:nth-child(2n + 1) {
    clear: both;
    }
.float3cols2:nth-child(3n + 1) {
    clear: both;
    }
.float4cols2:nth-child(4n + 1) {
    clear: both;
    }
.float5cols2:nth-child(5n + 1) {
    clear: both;
    }
.float6cols2:nth-child(6n + 1) {
    clear: both;
    }
.float2cols h2,
.float3cols h2,
.float4cols h2,
.float5cols h2,
.float6cols h2 {
    display: table-cell;
    vertical-align: bottom;
    }
@media only screen and (max-width:1000px) AND (min-width:720px) {
.layout-footer .float4cols {
    float: left;
    width: 32.5%;
    margin: 0 5px 10px 0;
    }
.layout-footer .float4cols:nth-child(3) {
    float: right;
    width: 32.5%;
    margin: 0 0 10px;
    }
.layout-footer .float4cols:last-child {
    clear: both;
    width: 100%;
    margin: 0 5px 10px 0;
    }
}

@media only screen and (max-width:720px) AND (min-width:500px) {
.layout-footer .float4cols {
    float: left;
    width: 48%;
    margin: 0 0 10px;
    }
.layout-footer .float4cols:nth-child(2n) {
    float: right;
    width: 48%;
    margin: 0 0 10px;
    }
.layout-footer .float4cols:nth-child(2n + 1) {
    clear: both;
    }
}

@media only screen and (max-width:500px) {
.layout-footer .float4cols {
    width: 100%;
    }
}

.custom-sidebar-cats-collapse {
    border-radius: 6px;
    margin-bottom: 20px;
    }
.custom-sidebar-cats-collapse a {
    text-decoration: none;
    line-height: 2.5em;
    }
.custom-sidebar-cats-collapse ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
    }
.custom-sidebar-cats-collapse li {
    list-style: none;
    margin: 0;
    cursor: pointer;
    }
.custom-sidebar-cats-collapse ul li a {
    padding-left: 5px;
    }
.custom-sidebar-cats-collapse ul li ul li a {
    padding-left: 20px;
    }
.custom-sidebar-cats-collapse ul li ul li ul li a {
    padding-left: 35px;
    }
.custom-sidebar-cats-collapse ul li ul li ul li ul li a {
    padding-left: 50px;
    }
.custom-sidebar-cats-thiscats {
    border-radius: 6px;
    margin-bottom: 20px;
    }
.custom-sidebar-cats-thiscats a {
    text-decoration: none;
    line-height: 2.5em;
    }
.custom-sidebar-cats-thiscats ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
    }
.custom-sidebar-cats-thiscats li {
    list-style: none;
    margin: 0;
    cursor: pointer;
    }
.custom-sidebar-cats-thiscats ul li a {
    padding-left: 5px;
    }
.custom-sidebar-cats-thiscats ul li ul li a {
    padding-left: 20px;
    }
.custom-sidebar-cats-thiscats ul li ul li ul li a {
    padding-left: 35px;
    }
.custom-sidebar-cats-thiscats ul li ul li ul li ul li a {
    padding-left: 50px;
    }
.custom-this-images-thumbs-right,
.custom-this-images-thumbs-left,
.custom-this-images-thumbs-top,
.custom-this-images-thumbs-bottom,
.custom-this-images-gallerie-left,
.custom-this-images-gallerie-right {
    border: 1px solid #c0c0c0;
    padding: 2px;
    }
.custom-this-images-thumbs-right-thumbnails td,
.custom-this-images-thumbs-left-thumbnails td,
.custom-this-images-thumbs-top-thumbnails td,
.custom-this-images-thumbs-bottom-thumbnails td {
    border: 1px solid #e0e0e0;
    }
.custom-this-images-thumbs-right-thumbnails img,
.custom-this-images-thumbs-left-thumbnails img,
.custom-this-images-thumbs-top-thumbnails img,
.custom-this-images-thumbs-bottom-thumbnails img {
    opacity: .8;
    }
.custom-this-images-thumbs-right-thumbnails img:hover,
.custom-this-images-thumbs-left-thumbnails img:hover,
.custom-this-images-thumbs-top-thumbnails img:hover,
.custom-this-images-thumbs-bottom-thumbnails img:hover {
    opacity: 1.0;
    }
.cascade {
    float: left;
    margin: 5px 10px 5px 0;
    }
.cache2fdiv {
    float: left;
    padding: 0 5px 5px 0;
    display: block;
    margin-right: 5px;
    }
.menu-overlay img {
    width: 13px;
    }
.menu-overlay a {
    display: block;
    float: left;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    opacity: .8;
    color: #FFF;
    padding: 2px 5px;
    margin: 0 1px;
    text-decoration: none;
    -webkit-box-shadow: 2px 2px 2px #666;
    box-shadow: 2px 2px 2px #666;
    -webkit-transition-property: background color;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background color;
    -moz-transition-duration: .5s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background color;
    -o-transition-duration: .5s;
    -o-transition-timing-function: ease;
    -ms-transition-property: background color;
    -ms-transition-duration: .5s;
    -ms-transition-timing-function: ease;
    transition-property: background color;
    transition-duration: .5s;
    transition-timing-function: ease;
    }
.menu-overlay a:hover {
    color: #CCC;
    background-color: #efefef;
    }
.custom-common-filter {
    border: 1px solid #f23B00;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
    background: #e4e4de;
    opacity: .8;
    }
.custom-common-filter .cascade {
    float: left;
    }
.custom-common-filter label {
    font-weight: bold;
    display: block;
    margin: 0;
    font-size: 14px;
    color: #666;
    }
.custom-common-filter-categories {
    margin-bottom: 10px;
    }
.custom-common-filter-filterfield {
    float: left;
    margin-right: 25px;
    }
.custom-common-filter-sortfield {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    }
.custom-common-filter-lifetime {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    }
.custom-common-filter-imageexist {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    padding-top: 25px;
    }
.layout-geodata-filterfields {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    }
.custom-common-filter-submit {
    clear: both;
    text-align: right;
    }
.custom-common-filter-filterfield.fieldsearch {
    margin: 2px 2px 6px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 35px;
    overflow: hidden;
    width: 100%;
    }
.custom-common-filter-filterfield.fieldsearch .inputfield {
    width: 90%;
    float: left;
    margin-left: 6px;
    }
.custom-common-filter-filterfield.fieldsearch .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    }
.custom-common-filter-filterfield.fieldsearch .tagsinput {
    border: none;
    }
.custom-this-properties-overview-without table,
.custom-this-properties-overview-within table,
.custom-this-properties-datatable-without table,
.custom-this-properties-datatable-within table {
    text-align: left;
    }
.custom-this-properties-overview-without table tr,
.custom-this-properties-overview-within table tr,
.custom-this-properties-datatable-without table tr,
.custom-this-properties-datatable-within table tr {
    vertical-align: top;
    }
.custom-sidebar-filter {
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
    padding: 5px 10px 5px 10px;
    }
textarea {
    resize: none;
    }
label {
    font-weight: bold;
    display: block;
    margin: 5px 0 0;
    font-size: 10px;
    color: #666;
    }
input[type=text],
input[type=password],
textarea,
select {
    margin: 2px 0 6px 0;
    padding: 4px;
    border: 1px solid #aaa;
    border-radius: 3px;
    }
table.fieldset_0 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_1 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_2 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_3 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_4 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_5 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_6 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_7 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.markhover tr:hover {
    background-color: #b5efd4;
    }
.preview.overlay {
    position: relative;
    }
.preview.overlay .image {
    position: relative;
    border: none;
    padding: 0;
    }
.preview.overlay .overlay {
    position: absolute;
    top: 50%;
    left: 10px;
    }
.preview.overlay .image {
    overflow: hidden;
    padding: 0;
    margin: 0;
    opacity: .8;
    }
.preview.overlay .image img {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    }
.preview.overlay:hover .image {
    opacity: 1.0;
    }
.preview.overlay:hover .image img {
    -webkit-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
    }
.tcomparison {
    width: 100%;
    }
.tcomparison .tdesc {
    text-align: left;
    padding: 5px;
    background: #f0f0f0;
    vertical-align: top;
    font-weight: bold;
    }
.tcomparison .theader {
    text-align: center;
    background: #c00000;
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    padding: 10px;
    }
.tcomparison .tprice {
    text-align: center;
    font-weight: bold;
    color: #c00000;
    font-size: 22px;
    background: #f0f0f0;
    padding: 20px 5px 20px 5px;
    }
.tcomparison .tinfo {
    text-align: right;
    font-weight: normal;
    color: #000;
    font-size: 12px;
    margin-top: 5px;
    }
.tcomparison .tcell {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    background: #f0f0f0;
    padding: 5px;
    }
.tcomparison .tproperty {
    text-align: left;
    font-weight: bold;
    color: #000;
    font-size: 12px;
    padding: 5px;
    background: #e0e0e0;
    padding: 10px;
    }
.tcomparison .tlink a {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.2em;
    }
.tcomparison .tlink a:hover {
    text-decoration: underline;
    }
.tcomparison .tlink {
    background: #00C000;
    text-align: center;
    padding: 5px;
    -webkit-box-shadow: 2px 2px 1px #333;
    box-shadow: 2px 2px 1px #333;
    }
.defaultform-form-checkboxarray td {
    padding-left: 24px;
    text-indent: -24px;
    }
.dataTables_wrapper {
    text-align: left;
    }
.registersteps .active {
    color: #999;
    }
.registersteps .inactive {
    color: #bdbdbd;
    }
.registersteps .inactive .step {
    background: #d2d2d2;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px;
    float: left;
    }
.registersteps .active .step {
    background: #06c;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px;
    float: left;
    }
.images-modify-item img {
    border: 1px solid #e0e0e0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.images-modify-item img.selected {
    border: 2px solid #c00000;
    }
img.cursor {
    cursor: pointer;
    }
#imagepanel ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%x;
    }
#imagepanel li {
    margin: 3px 3px 3px 0;
    padding: 1px;
    float: left;
    width: 200px;
    height: 200px;
    }
.preview {
    padding: 10px;
    }
.layout-infoline-preview {
    font-size: 10px;
    font-weight: bold;
    }
.layout-pagelinks-select .select2-container {
    width: 60px;
    }
body {
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    }
.page-wrapper {
    margin: 0 auto;
    margin-top: 10px;
    }
.layout-breadcrumb {
    float: left;
    margin-top: 3px;
    }
.layout-infoline {
    text-align: right;
    font-size: .7em;
    border-top: 1px solid #c0c0c0;
    }
.layout-description {
    margin: 10px 0 10px 0;
    }
.layout-this-images-gallerie-cutimg {
    padding: 5px 5px 5px 5px;
    margin-right: 5px;
    border: 1px solid #c0c0c0;
    background: #eee;
    }
.content-infoblock-left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 300px;
    margin: 0;
    }
.content-infoblock-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 300px;
    margin: 0;
    }
.content-infoblock-left > div:not(.clr) {
    margin-bottom: 10px;
    }
.content-infoblock-right > div:not(.clr) {
    margin-bottom: 10px;
    }
.layout-header-logo {
    clear: both;
    width: 100%;
    height: 100px;
    background: url(https://www.familie.hayda.eu/images/logo.png) no-repeat;
    padding: 10px 0 5px 20px;
    }
.custom-header-navi-line {
    margin: 0;
    padding: 5px;
    float: right;
    }
.custom-header-navi-1row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 0;
    padding: 0;
    }
.custom-header-navi-1row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
.custom-header-navi-1row ul li {
    display: inline;
    font-size: 13px;
    padding: 0;
    }
.custom-header-navi-1row ul a,
.custom-header-navi-1row ul a:visited,
.custom-header-navi-1row ul a:active {
    float: left;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    text-decoration: none;
    }
.custom-header-navi-1row ul input {
    margin-top: 3px;
    }
.custom-header-navi-1row .noborder a {
    border: none !important;
    background: none !important;
    padding: 0 0 0 25px;
    font-weight: bold;
    }
.custom-header-navi-1row .noborder a:hover {
    text-decoration: underline;
    }
.custom-header-navi-2row {
    width: 100%;
    line-height: 0;
    }
.custom-header-navi-2row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
.custom-header-navi-2row ul li {
    display: inline;
    font-size: 12px;
    padding: 0;
    }
.custom-header-navi-2row ul a,
.custom-header-navi-2row ul a:visited,
.custom-header-navi-2row ul a:active {
    float: left;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    text-decoration: none;
    }
.custom-header-navi-2row ul input {
    margin-top: 3px;
    }
.custom-header-navi-dropdown {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #666;
    font-size: 13px;
    z-index: 100;
    }
.custom-header-navi-dropdown ul {
    margin: 0;
    padding: 0;
    z-index: 100;
    }
.custom-header-navi-dropdown a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    }
.custom-header-navi-dropdown ul li {
    position: relative;
    float: left;
    list-style: none;
    }
.custom-header-navi-dropdown ul li:hover {
    background: #4096ee;
    }
.custom-header-navi-dropdown ul > li.noselect {
    background: none;
    }
.custom-header-navi-dropdown ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-dropdown ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-dropdown ul li a {
    line-height: 31px;
    }
.custom-header-navi-dropdown ul ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: #666;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    border: none;
    }
.custom-header-navi-dropdown ul ul li {
    float: none;
    width: 200px;
    border-bottom: 1px solid #555;
    }
.custom-header-navi-dropdown ul ul li a {
    padding: 10px 20px;
    line-height: 1.2em;
    }
.custom-header-navi-dropdown ul li:hover > ul {
    top: 100%;
    left: 0;
    }
.custom-header-navi-dropdown ul ul li:hover > ul {
    top: 0;
    left: 200px;
    }
.custom-header-navi-dropdown ul li.submenu > a:after {
    position: relative;
    float: right;
    content: '';
    margin-left: 10px;
    margin-top: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    }
.custom-header-navi-dropdown ul ul li.submenu a:after {
    margin-top: 5px;
    margin-left: auto;
    margin-right: -10px;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    }
.custom-header-navi-dropdown ul ul li:last-child {
    border-bottom: none;
    }
.custom-header-navi-multilevel ul {
    background: #666;
    border-radius: 3px;
    margin: 0;
    height: 43px;
    }
.custom-header-navi-multilevel ul li {
    list-style: none;
    }
.custom-header-navi-multilevel ul > li {
    padding: 0;
    float: left;
    position: relative;
    }
.custom-header-navi-multilevel ul > li > a {
    float: left;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 43px;
    padding: 0 15px;
    border-right: 1px solid #777;
    border-left: 1px solid #555;
    height: 43px;
    }
.custom-header-navi-multilevel ul > li:hover > a {
    background: #555;
    border-right: 1px solid #666;
    }
.custom-header-navi-multilevel ul > li.noselect {
    background: none;
    }
.custom-header-navi-multilevel ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-multilevel ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-multilevel ul > li:first-child > a {
    border-left: 0;
    }
.custom-header-navi-multilevel ul > li:last-child > a {
    border-right: 0;
    }
.custom-header-navi-multilevel ul > li:hover > div {
    display: block;
    }
.custom-header-navi-multilevel ul > li > div {
    position: absolute;
    top: 43px;
    width: 900px;
    display: none;
    background: #ebe6db;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.custom-header-navi-multilevel ul > li > div p {
    color: #666;
    }
.custom-header-navi-multilevel ul > li > div.right {
    right: 0;
    left: auto;
    }
.custom-header-navi-multilevel ul .cattable .maincat a {
    display: inline;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-multilevel ul .cattable .childcat a {
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-grouplevel ul {
    background: #666;
    border-radius: 3px;
    margin: 0;
    height: 43px;
    }
.custom-header-navi-grouplevel ul li {
    list-style: none;
    }
.custom-header-navi-grouplevel ul > li {
    padding: 0;
    float: left;
    position: relative;
    }
.custom-header-navi-grouplevel ul > li > a {
    float: left;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 43px;
    padding: 0 15px;
    border-right: 1px solid #777;
    border-left: 1px solid #555;
    height: 43px;
    }
.custom-header-navi-grouplevel ul > li:hover > a {
    background: #555;
    border-right: 1px solid #666;
    }
.custom-header-navi-grouplevel ul > li.noselect {
    background: none;
    }
.custom-header-navi-grouplevel ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-grouplevel ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-grouplevel ul > li:first-child > a {
    border-left: 0;
    }
.custom-header-navi-grouplevel ul > li:last-child > a {
    border-right: 0;
    }
.custom-header-navi-grouplevel ul > li:hover > div {
    display: block;
    }
.custom-header-navi-grouplevel ul > li > div {
    position: absolute;
    top: 43px;
    width: 900px;
    display: none;
    background: #ebe6db;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.custom-header-navi-grouplevel ul > li > div p {
    color: #666;
    }
.custom-header-navi-grouplevel ul > li > div.right {
    right: 0;
    left: auto;
    }
.custom-header-navi-grouplevel ul .cattable .maincat a {
    display: inline;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-grouplevel ul .cattable .childcat a {
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-grouplevel ul .cattable .headline {
    color: #7A9DB4;
    font: 16px arial;
    border-bottom: 1px solid #999;
    }
.custom-header-navi-contentmenu ul {
    background: #666;
    border-radius: 3px;
    margin: 0;
    height: 43px;
    }
.custom-header-navi-contentmenu ul li {
    list-style: none;
    }
.custom-header-navi-contentmenu ul > li {
    padding: 0;
    float: left;
    position: relative;
    }
.custom-header-navi-contentmenu ul > li > a {
    float: left;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 43px;
    padding: 0 15px;
    border-right: 1px solid #777;
    border-left: 1px solid #555;
    height: 43px;
    }
.custom-header-navi-contentmenu ul > li:hover > a {
    background: #555;
    border-right: 1px solid #666;
    }
.custom-header-navi-contentmenu ul > li.noselect {
    background: none;
    }
.custom-header-navi-contentmenu ul > li.noselect ul {
    height: auto;
    }
.custom-header-navi-contentmenu ul > li.noselect ul a {
    height: auto;
    }
.custom-header-navi-contentmenu ul > li:first-child > a {
    border-left: 0;
    }
.custom-header-navi-contentmenu ul > li:last-child > a {
    border-right: 0;
    }
.custom-header-navi-contentmenu ul > li:hover > div {
    display: block;
    }
.custom-header-navi-contentmenu ul > li > div {
    position: absolute;
    top: 43px;
    width: 900px;
    display: none;
    background: #ebe6db;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.custom-header-navi-contentmenu ul > li > div p {
    color: #666;
    }
.custom-header-navi-contentmenu ul > li > div.right {
    right: 0;
    left: auto;
    }
.custom-header-navi-contentmenu ul .cattable .maincat a {
    display: inline;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-contentmenu ul .cattable .childcat a {
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    }
.custom-header-navi-contentmenu ul .cattable .headline {
    color: #7A9DB4;
    font: 16px arial;
    border-bottom: 1px solid #999;
    }
.custom-header-navi-contentmenu-content {
    font-size: 14px;
    }
.content-outer {
    text-align: left;
    }
.content-headline h1 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
    letter-spacing: .1em;
    }
.layout-infobox .contentbox-outer {
    margin-bottom: 10px;
    }
.content-inner {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    text-align: justify;
    }
.content-inner h1 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px;
    letter-spacing: .1em;
    }
.content-inner h2 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
    margin: 0;
    margin-bottom: 2px;
    }
.content-inner h3 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    }
.content-inner p {
    margin-bottom: 15px;
    margin-top: 2px;
    }
.content-inner .headline {
    font-size: 11px;
    margin-bottom: 0;
    border-bottom: 1px solid #c0c0c0;
    color: #999;
    letter-spacing: .2em;
    }
.content-inner .trailer {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 5px;
    text-align: left;
    }
.content-inner .custom-banner-seq {
    margin-top: 15px;
    }
.layout-sidebar {
    padding: 5px;
    }
.layout-infobox {
    padding: 5px;
    }
.page-after {
    margin: 0;
    padding: 0;
    text-align: left;
    }
.page-after .headline {
    text-align: left;
    font-size: 13px;
    padding: 10px 0 0;
    margin: 0 0 5px;
    font-weight: bold;
    font-family: Georgia,san-serif;
    }
.layout-copyright {
    margin: 0;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    text-align: right;
    }
.layout-copyright a,
.copyright a:visited,
.copyright a:active {
    text-decoration: none;
    }
.layout-copyright a:hover {
    text-decoration: underline;
    }
.authorinfo {
    text-align: left;
    padding-top: 2px;
    font-size: 10px;
    }
.authorinfo {
    text-align: left;
    padding-top: 2px;
    font-size: 10px;
    color: #a0a0a0;
    }
.authorinfo a {
    color: #85abc9;
    }
.titleline {
    font-size: 10px;
    color: #888;
    background: #e5e5e5;
    border-bottom: solid 1px #888;
    border-top: solid 1px #888;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 5px;
    }
.categories-onlylink span a,
.categories-entrycount span a {
    float: left;
    font: normal 9px Verdana,sans-serif,verdana,helvetica;
    text-decoration: none;
    }
.categories-onlylink span a:hover,
.categories-entrycount span a:hover {
    text-decoration: underline;
    }
.layout-bookmarks {
    text-align: right;
    }
.layout-trackback {
    text-align: right;
    font-size: 10px;
    }
.clr {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 1px;
    line-height: 1px;
    }
.readmore {
    text-align: right;
    padding-top: 2px;
    font-size: 10px;
    }
.floatright {
    float: right;
    margin: 0 0 5px 10px;
    }
.floatleft {
    float: left;
    margin: 0 10px 5px 0;
    }
.cascade {
    float: left;
    margin: 5px 10px 5px 0;
    }
.image {
    float: left;
    padding: 2px;
    margin-right: 15px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.imageright {
    float: right;
    padding: 2px;
    margin: 0;
    margin-left: 15px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.imageleft {
    float: left;
    padding: 2px;
    margin: 0;
    margin-right: 15px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.iconset .image {
    float: left;
    padding: 2px;
    margin-right: 5px;
    font-size: 10px;
    line-height: 1em;
    border: solid 1px rgb(186,186,186);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.iconset2 {
    position: relative;
    top: 45px;
    }
.image img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.dateline {
    text-align: right;
    font-size: 10px;
    }
.commandline {
    text-align: right;
    font-size: 10px;
    }
.error {
    margin: 0;
    margin-bottom: 5px;
    }
.messages {
    padding: 6px;
    text-align: center;
    border: 2px solid #e0e0e0;
    margin: 5px 0 5px 0;
    }
.messages ul {
    margin: 0;
    padding: 0;
    line-height: 1.0em;
    list-style: none;
    }
.messages li {
    font-size: 12px;
    }
.messages.error {
    border: 2px solid #c00000;
    }
.messages.warning {
    border: 2px solid #c0c000;
    }
.messages.info {
    border: 2px solid #8080ff;
    }
.userform {
    width: 100%;
    text-align: left;
    }
.userform fieldset {
    padding: 15px;
    margin-bottom: 10px;
    }
.userform table {
    width: 95%;
    }
.userform table th {
    width: 130px;
    }
.userform table.modify {
    width: 100%;
    }
.userform table.modify .theader {
    padding: 3px;
    }
.userform table.modify td {
    padding: 3px;
    }
.userform .hinttext {
    font-size: 10px;
    margin: 0;
    }
.userform .textmarker {
    font-size: 10px;
    text-align: right;
    }
.userform .headline {
    margin-top: 10px;
    }
.userform .mandatorytext {
    text-align: right;
    font-size: .8em;
    }
.userform fieldset th {
    font-size: 12px;
    text-align: right;
    width: 205px;
    vertical-align: top;
    }
.userform fieldset td {
    font-size: 12px;
    }
.shortmenu {
    font-size: 10px;
    text-align: right;
    }
.welcome {
    font-size: 16px;
    text-align: right;
    color: #000;
    }
.sitelinks {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    }
.sitelinks .next {
    text-align: right;
    font-weight: bold;
    margin-bottom: 10px;
    }
.sitelinks .pagelinks {
    text-align: right;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-top: 2px;
    margin-bottom: 2px;
    }
table.layout-calendar .selected-day {
    border: 1px solid #666;
    }
table.layout-calendar .prev-month {
    text-align: left;
    }
table.layout-calendar .next-month {
    text-align: right;
    }
table.layout-calendar .current-date {
    background-color: #e0e0e0;
    }
table.layout-calendar td {
    text-align: center;
    }
table.layout-calendar th {
    text-align: center;
    }
.button {
    border: 1px solid #88aed3;
    background: url(../templates/standard/images/misc/button.gif) repeat-x;
    height: 21px;
    margin: 2px;
    padding: 2px 15px 2px 15px;
    }
.picRules ul {
    list-style-type: none;
    margin: 15px 10px 15px 0;
    padding: 0 25px 0 0;
    text-align: left;
    }
.picRules ul li {
    background: url(https://www.familie.hayda.eu/images/misc/icon_ok.gif) no-repeat;
    margin: 5px 0;
    padding: 0 0 5px 25px;
    font-weight: bold;
    }
.picRules ul li span {
    font-weight: normal;
    }
.picRules input {
    border: 1px solid #88aed3;
    background: url(https://www.familie.hayda.eu/images/misc/button.gif) repeat-x;
    height: 21px;
    margin: 2px;
    padding: 2px;
    }
.picRules input:hover {
    background: url(https://www.familie.hayda.eu/images/misc/btnsel.gif) repeat-x;
    }
.hoverbox {
    cursor: default;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    }
.hoverbox2 a {
    cursor: default;
    }
.hoverbox a .preview {
    display: none;
    }
.hoverbox a:hover .preview {
    display: block;
    position: absolute;
    top: -33px;
    left: -45px;
    z-index: 1;
    }
.hoverbox img {
    background: #fff;
    border-color: #aaa #ccc #ddd #bbb;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    padding: 2px;
    vertical-align: top;
    width: 100px;
    height: 100px;
    }
.hoverbox li {
    background: #eee;
    border-color: #ddd #bbb #aaa #ccc;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    display: inline;
    float: left;
    margin: 3px;
    padding: 5px;
    position: relative;
    }
.hoverbox .preview {
    border-color: #000;
    width: 220px;
    height: auto;
    }
.layout-languages {
    float: right;
    margin: 5px 10px 0 10px;
    }
.custom-sidebar-filter-submit {
    text-align: right;
    }
.custom-sidebar-filter-categories select {
    width: 100%;
    }
.custom-sidebar-filter-filterfield .inputfield {
    width: 84%;
    float: left;
    margin: 0;
    padding: 0;
    height: 35px;
    overflow: hidden;
    }
.custom-sidebar-filter-filterfield .matchwords {
    overflow: hidden;
    }
.custom-sidebar-filter-filterfield .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    cursor: pointer;
    }
.custom-sidebar-filter-filterfield .tagsinput {
    border: none;
    overflow: hidden;
    }
.custom-sidebar-filter-filterfield.fieldsearch {
    margin: 2px 2px 6px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 35px;
    overflow: hidden;
    }
.custom-filter-searchtags .contentbox-outer {
    width: 95%;
    float: right;
    }
.custom-filter-searchtags .inputfield {
    width: 95%;
    float: left;
    margin-left: 6px;
    }
.custom-filter-searchtags .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    cursor: pointer;
    }
.custom-filter-searchtags .contentbox-inner {
    margin: 2px 2px 6px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 35px;
    overflow: hidden;
    }
.menutpl-searchfilter-searchfield .inputfield {
    width: 210px;
    float: left;
    margin-left: 6px;
    }
.menutpl-searchfilter-searchfield .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    cursor: pointer;
    }
.menutpl-searchfilter-searchfield .iconfield img {
    width: 24px;
    }
.menutpl-searchfilter-searchfield .tagsinput {
    border: none;
    padding: 2px;
    }
.menutpl-searchfilter-searchfield .tagsinput input {
    padding: 3px;
    }
.menutpl-searchfilter-searchfield {
    margin: 2px 2px 2px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 25px;
    overflow: hidden;
    width: 280px;
    float: left;
    }
.menutpl-menu-dropdown {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    z-index: 100;
    }
.menutpl-menu-dropdown ul {
    margin: 0;
    padding: 0;
    z-index: 100;
    }
.menutpl-menu-dropdown a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    }
.menutpl-menu-dropdown ul li {
    position: relative;
    float: left;
    list-style: none;
    display: inline;
    }
.menutpl-menu-dropdown ul ul li:hover {
    background: #4096ee !important;
    }
.menutpl-menu-dropdown ul li a {
    float: none;
    }
.menutpl-menu-dropdown ul ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: #ebe6db;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    width: 200px;
    border: none;
    }
.menutpl-menu-dropdown ul ul li {
    float: none;
    width: 200px;
    border-bottom: 1px solid #555;
    }
.menutpl-menu-dropdown ul ul li a,
.menutpl-menu-dropdown ul ul li a:hover,
.menutpl-menu-dropdown ul ul li a:visited {
    padding: 5px 20px;
    line-height: 1.2em;
    border: none;
    color: #000;
    }
.menutpl-menu-dropdown ul li:hover > ul {
    top: 100%;
    left: 0;
    }
.menutpl-menu-dropdown ul ul li:hover > ul {
    top: 12px;
    left: 201px;
    }
.menutpl-menu-dropdown ul li.submenu > a:after {
    position: relative;
    float: right;
    content: '';
    margin-left: 10px;
    margin-top: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    }
.menutpl-menu-dropdown ul ul li.submenu a:after {
    margin-top: 5px;
    margin-left: auto;
    margin-right: -10px;
    border-left: 5px solid #000;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    }
.menutpl-menu-dropdown ul ul li:last-child {
    border-bottom: none;
    }
.menutpl-menu-cattable {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    z-index: 100;
    }
.menutpl-menu-cattable ul {
    margin: 0;
    padding: 0;
    z-index: 100;
    }
.menutpl-menu-cattable a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 1px 0 0;
    padding: 0 25px 0 25px;
    line-height: 31px;
    }
.menutpl-menu-cattable ul li {
    position: relative;
    float: left;
    list-style: none;
    display: inline;
    }
.menutpl-menu-cattable ul li a {
    float: none;
    }
.menutpl-menu-cattable ul ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: #ebe6db;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    box-shadow: 5px 5px 10px rgba(0,0,0,.6);
    width: 900px;
    }
.menutpl-menu-cattable ul ul li {
    float: none;
    width: 900px;
    border-bottom: 1px solid #555;
    }
.menutpl-menu-cattable ul ul li a,
.menutpl-menu-cattable ul ul li a:hover,
.menutpl-menu-cattable ul ul li a:visited {
    padding: 0;
    border: none;
    line-height: 1.0em;
    display: inline;
    color: #000;
    }
.menutpl-menu-cattable ul li:hover > ul {
    top: 100%;
    left: -400px;
    }
.menutpl-menu-cattable ul li.submenu > a:after {
    position: relative;
    float: right;
    content: '';
    margin-left: 10px;
    margin-top: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-bottom: 5px solid transparent;
    }
.menutpl-menu-cattable .headline {
    color: #7A9DB4;
    font: 16px arial;
    border-bottom: 1px solid #999;
    }
.menutpl-menu-cattable table {
    margin: 25px;
    width: 850px;
    }
.menutpl-menu-cattable table td {
    white-space: nowrap;
    height: 20px;
    }
.menutpl-geodata-searchfield input {
    height: 16px;
    width: 90%;
    background: none;
    }
.menutpl-geodata-searchfield input:disabled {
    background: none;
    color: #000;
    }
.menutpl-geodata-searchfield-label {
    font-size: 14px;
    color: #fff;
    margin: 0 10px 0 25px;
    float: left;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    }
.menutpl-geodata-searchfield-submit {
    font-size: 14px;
    color: #fff;
    margin-left: 25px;
    float: left;
    }
.menutpl-geodata-searchfield .inputfield {
    width: 80%;
    float: left;
    margin-left: 6px;
    }
.menutpl-geodata-searchfield .inputfield input {
    border: none;
    padding: 2px;
    }
.menutpl-geodata-searchfield .inputfield span {
    display: block;
    width: 100%;
    height: 20px;
    padding: 5px 0 0;
    line-height: 1em;
    }
.menutpl-geodata-searchfield .iconfield {
    padding: 3px;
    float: right;
    cursor: pointer;
    }
.menutpl-geodata-searchfield .iconfield img {
    width: 24px;
    }
.menutpl-geodata-searchfield .iconfield-delete {
    padding: 3px;
    float: right;
    cursor: pointer;
    }
.menutpl-geodata-searchfield .iconfield-delete img {
    width: 8px;
    }
.menutpl-geodata-searchfield .tagsinput {
    border: none;
    padding: 2px;
    }
.menutpl-geodata-searchfield .tagsinput input {
    padding: 3px;
    }
.menutpl-geodata-searchfield-catselect img {
    margin-top: 5px;
    }
.menutpl-geodata-searchfield-distance img {
    margin-top: 5px;
    }
.menutpl-geodata-searchfield-distance .inputfield {
    width: 60px;
    }
.menutpl-geodata-searchfield-searchfield img {
    opacity: .3;
    }
.menutpl-geodata-searchfield-searchfield {
    overflow: hidden;
    }
.menutpl-geodata-searchfield-cattable {
    position: absolute;
    top: 100%;
    left: -300px;
    width: 900px;
    display: none;
    background: #f0f0f0;
    padding: 10px 10px;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.menutpl-geodata-searchfield-catselect2:hover > div.menutpl-geodata-searchfield-cattable {
    display: block;
    }
.menutpl-geodata-searchfield-catselect {
    position: relative;
    }
.menutpl-geodata-searchfield-cattable .cattable a,
.menutpl-geodata-searchfield-cattable .cattable a:hover,
.menutpl-geodata-searchfield-cattable .cattable a:visited {
    float: none;
    line-height: 1em;
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    border: none;
    }
.menutpl-geodata-searchfield-cattable .cattable a:hover {
    text-decoration: underline;
    }
.menutpl-geodata-searchfield-cattable .headline {
    color: #7A9DB4;
    line-height: 1em;
    font: arial;
    border-bottom: 1px solid #999;
    }
.menutpl-geodata-searchfield-distance {
    position: relative;
    }
.menutpl-geodata-searchfield-select {
    position: absolute;
    top: 100%;
    width: 100px;
    display: none;
    background: #ebe6db;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 500;
    }
.menutpl-geodata-searchfield-submit input[type=submit] {
    border: 1px solid #a6a6a6;
    color: #fff;
    font-weight: bold;
    height: 28px;
    margin: 2px;
    padding: 2px 10px 2px 10px;
    text-align: center;
    border-radius: 7px;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option {
    padding: 5px;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a,
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a:hover,
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a:visited {
    float: none;
    line-height: 1em;
    display: inline;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding: 3px;
    border: none;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option a:hover {
    text-decoration: underline;
    background: none;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option:hover {
    background: #666;
    }
.menutpl-geodata-searchfield-select .menutpl-geodata-searchfield-option:hover a {
    color: #fff;
    }
.menutpl-geodata-searchfield-searchfield,
.menutpl-geodata-searchfield-distance,
.menutpl-geodata-searchfield-zipcode,
.menutpl-geodata-searchfield-catselect {
    margin: 2px 2px 2px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 25px;
    width: 280px;
    float: left;
    }
.menutpl-geodata-searchfield-distance {
    width: 100px;
    margin-left: 10px;
    }
.menutpl-geodata-searchfield-zipcode {
    width: 50px;
    }
.custom-filter-searchtags .tagsinput {
    border: none;
    }
.float2cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 49.5%;
    margin: 0 5px 10px 0;
    }
.float3cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.2%;
    margin: 0 5px 10px 0;
    }
.float4cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 24.5%;
    margin: 0 5px 5px 0;
    }
.float5cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 19.5%;
    margin: 0 5px 5px 0;
    }
.float6cols {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 16.4%;
    margin: 0 5px 5px 0;
    }
.float2cols2:nth-child(2n + 1) {
    clear: both;
    }
.float3cols2:nth-child(3n + 1) {
    clear: both;
    }
.float4cols2:nth-child(4n + 1) {
    clear: both;
    }
.float5cols2:nth-child(5n + 1) {
    clear: both;
    }
.float6cols2:nth-child(6n + 1) {
    clear: both;
    }
.float2cols h2,
.float3cols h2,
.float4cols h2,
.float5cols h2,
.float6cols h2 {
    display: table-cell;
    vertical-align: bottom;
    }
@media only screen and (max-width:1000px) AND (min-width:720px) {
.layout-footer .float4cols {
    float: left;
    width: 32.5%;
    margin: 0 5px 10px 0;
    }
.layout-footer .float4cols:nth-child(3) {
    float: right;
    width: 32.5%;
    margin: 0 0 10px;
    }
.layout-footer .float4cols:last-child {
    clear: both;
    width: 100%;
    margin: 0 5px 10px 0;
    }
}

@media only screen and (max-width:720px) AND (min-width:500px) {
.layout-footer .float4cols {
    float: left;
    width: 48%;
    margin: 0 0 10px;
    }
.layout-footer .float4cols:nth-child(2n) {
    float: right;
    width: 48%;
    margin: 0 0 10px;
    }
.layout-footer .float4cols:nth-child(2n + 1) {
    clear: both;
    }
}

@media only screen and (max-width:500px) {
.layout-footer .float4cols {
    width: 100%;
    }
}

.custom-sidebar-cats-collapse {
    border-radius: 6px;
    margin-bottom: 20px;
    }
.custom-sidebar-cats-collapse a {
    text-decoration: none;
    line-height: 2.5em;
    }
.custom-sidebar-cats-collapse ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
    }
.custom-sidebar-cats-collapse li {
    list-style: none;
    margin: 0;
    cursor: pointer;
    }
.custom-sidebar-cats-collapse ul li a {
    padding-left: 5px;
    }
.custom-sidebar-cats-collapse ul li ul li a {
    padding-left: 20px;
    }
.custom-sidebar-cats-collapse ul li ul li ul li a {
    padding-left: 35px;
    }
.custom-sidebar-cats-collapse ul li ul li ul li ul li a {
    padding-left: 50px;
    }
.custom-sidebar-cats-thiscats {
    border-radius: 6px;
    margin-bottom: 20px;
    }
.custom-sidebar-cats-thiscats a {
    text-decoration: none;
    line-height: 2.5em;
    }
.custom-sidebar-cats-thiscats ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
    }
.custom-sidebar-cats-thiscats li {
    list-style: none;
    margin: 0;
    cursor: pointer;
    }
.custom-sidebar-cats-thiscats ul li a {
    padding-left: 5px;
    }
.custom-sidebar-cats-thiscats ul li ul li a {
    padding-left: 20px;
    }
.custom-sidebar-cats-thiscats ul li ul li ul li a {
    padding-left: 35px;
    }
.custom-sidebar-cats-thiscats ul li ul li ul li ul li a {
    padding-left: 50px;
    }
.custom-this-images-thumbs-right,
.custom-this-images-thumbs-left,
.custom-this-images-thumbs-top,
.custom-this-images-thumbs-bottom,
.custom-this-images-gallerie-left,
.custom-this-images-gallerie-right {
    border: 1px solid #c0c0c0;
    padding: 2px;
    }
.custom-this-images-thumbs-right-thumbnails td,
.custom-this-images-thumbs-left-thumbnails td,
.custom-this-images-thumbs-top-thumbnails td,
.custom-this-images-thumbs-bottom-thumbnails td {
    border: 1px solid #e0e0e0;
    }
.custom-this-images-thumbs-right-thumbnails img,
.custom-this-images-thumbs-left-thumbnails img,
.custom-this-images-thumbs-top-thumbnails img,
.custom-this-images-thumbs-bottom-thumbnails img {
    opacity: .8;
    }
.custom-this-images-thumbs-right-thumbnails img:hover,
.custom-this-images-thumbs-left-thumbnails img:hover,
.custom-this-images-thumbs-top-thumbnails img:hover,
.custom-this-images-thumbs-bottom-thumbnails img:hover {
    opacity: 1.0;
    }
.cascade {
    float: left;
    margin: 5px 10px 5px 0;
    }
.cache2fdiv {
    float: left;
    padding: 0 5px 5px 0;
    display: block;
    margin-right: 5px;
    }
.menu-overlay img {
    width: 13px;
    }
.menu-overlay a {
    display: block;
    float: left;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    opacity: .8;
    color: #FFF;
    padding: 2px 5px;
    margin: 0 1px;
    text-decoration: none;
    -webkit-box-shadow: 2px 2px 2px #666;
    box-shadow: 2px 2px 2px #666;
    -webkit-transition-property: background color;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background color;
    -moz-transition-duration: .5s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background color;
    -o-transition-duration: .5s;
    -o-transition-timing-function: ease;
    -ms-transition-property: background color;
    -ms-transition-duration: .5s;
    -ms-transition-timing-function: ease;
    transition-property: background color;
    transition-duration: .5s;
    transition-timing-function: ease;
    }
.menu-overlay a:hover {
    color: #CCC;
    background-color: #efefef;
    }
.custom-common-filter {
    border: 1px solid #f23B00;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
    background: #e4e4de;
    opacity: .8;
    }
.custom-common-filter .cascade {
    float: left;
    }
.custom-common-filter label {
    font-weight: bold;
    display: block;
    margin: 0;
    font-size: 14px;
    color: #666;
    }
.custom-common-filter-categories {
    margin-bottom: 10px;
    }
.custom-common-filter-filterfield {
    float: left;
    margin-right: 25px;
    }
.custom-common-filter-sortfield {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    }
.custom-common-filter-lifetime {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    }
.custom-common-filter-imageexist {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    padding-top: 25px;
    }
.layout-geodata-filterfields {
    float: left;
    overflow: hidden;
    margin-right: 25px;
    height: 52px;
    }
.custom-common-filter-submit {
    clear: both;
    text-align: right;
    }
.custom-common-filter-filterfield.fieldsearch {
    margin: 2px 2px 6px 0;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    height: 35px;
    overflow: hidden;
    width: 100%;
    }
.custom-common-filter-filterfield.fieldsearch .inputfield {
    width: 90%;
    float: left;
    margin-left: 6px;
    }
.custom-common-filter-filterfield.fieldsearch .iconfield {
    padding: 3px;
    float: right;
    opacity: .3;
    }
.custom-common-filter-filterfield.fieldsearch .tagsinput {
    border: none;
    }
.custom-this-properties-overview-without table,
.custom-this-properties-overview-within table,
.custom-this-properties-datatable-without table,
.custom-this-properties-datatable-within table {
    text-align: left;
    }
.custom-this-properties-overview-without table tr,
.custom-this-properties-overview-within table tr,
.custom-this-properties-datatable-without table tr,
.custom-this-properties-datatable-within table tr {
    vertical-align: top;
    }
.custom-sidebar-filter {
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
    padding: 5px 10px 5px 10px;
    }
textarea {
    resize: none;
    }
label {
    font-weight: bold;
    display: block;
    margin: 5px 0 0;
    font-size: 10px;
    color: #666;
    }
input[type=text],
input[type=password],
textarea,
select {
    margin: 2px 0 6px 0;
    padding: 4px;
    border: 1px solid #aaa;
    border-radius: 3px;
    }
table.fieldset_0 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_1 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_2 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_3 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_4 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_5 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_6 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.fieldset_7 th {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding: 5px 5px 5px 0;
    }
table.markhover tr:hover {
    background-color: #b5efd4;
    }
.preview.overlay {
    position: relative;
    }
.preview.overlay .image {
    position: relative;
    border: none;
    padding: 0;
    }
.preview.overlay .overlay {
    position: absolute;
    top: 50%;
    left: 10px;
    }
.preview.overlay .image {
    overflow: hidden;
    padding: 0;
    margin: 0;
    opacity: .8;
    }
.preview.overlay .image img {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    }
.preview.overlay:hover .image {
    opacity: 1.0;
    }
.preview.overlay:hover .image img {
    -webkit-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
    }
.tcomparison {
    width: 100%;
    }
.tcomparison .tdesc {
    text-align: left;
    padding: 5px;
    background: #f0f0f0;
    vertical-align: top;
    font-weight: bold;
    }
.tcomparison .theader {
    text-align: center;
    background: #c00000;
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    padding: 10px;
    }
.tcomparison .tprice {
    text-align: center;
    font-weight: bold;
    color: #c00000;
    font-size: 22px;
    background: #f0f0f0;
    padding: 20px 5px 20px 5px;
    }
.tcomparison .tinfo {
    text-align: right;
    font-weight: normal;
    color: #000;
    font-size: 12px;
    margin-top: 5px;
    }
.tcomparison .tcell {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    background: #f0f0f0;
    padding: 5px;
    }
.tcomparison .tproperty {
    text-align: left;
    font-weight: bold;
    color: #000;
    font-size: 12px;
    padding: 5px;
    background: #e0e0e0;
    padding: 10px;
    }
.tcomparison .tlink a {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.2em;
    }
.tcomparison .tlink a:hover {
    text-decoration: underline;
    }
.tcomparison .tlink {
    background: #00C000;
    text-align: center;
    padding: 5px;
    -webkit-box-shadow: 2px 2px 1px #333;
    box-shadow: 2px 2px 1px #333;
    }
.defaultform-form-checkboxarray td {
    padding-left: 24px;
    text-indent: -24px;
    }
.dataTables_wrapper {
    text-align: left;
    }
.registersteps .active {
    color: #999;
    }
.registersteps .inactive {
    color: #bdbdbd;
    }
.registersteps .inactive .step {
    background: #d2d2d2;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px;
    float: left;
    }
.registersteps .active .step {
    background: #06c;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px;
    float: left;
    }
.images-modify-item img {
    border: 1px solid #e0e0e0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.images-modify-item img.selected {
    border: 2px solid #c00000;
    }
img.cursor {
    cursor: pointer;
    }
#imagepanel ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%x;
    }
#imagepanel li {
    margin: 3px 3px 3px 0;
    padding: 1px;
    float: left;
    width: 200px;
    height: 200px;
    }
.preview {
    padding: 10px;
    }
.layout-infoline-preview {
    font-size: 10px;
    font-weight: bold;
    }
.layout-pagelinks-select .select2-container {
    width: 60px;
    }
body {
    font-family: Verdana,Arial,Sans-Serif;
    color: #444;
    font-size: 11px;
    background: url(https://www.familie.hayda.eu/images/background.jpg);
    }
.page-wrapper {
    width: 95%;
    }
.page-outer {
    width: 95%;
    }
a {
    color: #000;
    }
fieldset {
    background: #fff;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.7);
    box-shadow: 0 10px 20px rgba(0,0,0,.7);
    }
fieldset legend {
    background: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.7);
    box-shadow: 0 2px 2px rgba(0,0,0,.7);
    padding: 3px;
    width: 230px;
    text-align: center;
    }
input.button {
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.7);
    box-shadow: 0 5px 5px rgba(0,0,0,.7);
    -webkit-transition: background-color 200ms ease-in 0s,border-color 200ms ease-in 0s,color 200ms ease-in 0s;
    -moz-transition: background-color 200ms ease-in 0s,border-color 200ms ease-in 0s,color 200ms ease-in 0s;
    transition: background-color 200ms ease-in 0s,border-color 200ms ease-in 0s,color 200ms ease-in 0s;
    border: none;
    height: auto;
    background: #e2bc8d;
    text-align: center;
    padding: 2px 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    font-family: "Noto Sans",sans-serif,"google";
    }
input.button:hover {
    background: #a16a29;
    cursor: pointer;
    color: #fff;
    }
a.button {
    text-decoration: none;
    float: right;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.7);
    box-shadow: 0 5px 5px rgba(0,0,0,.7);
    -webkit-transition: background-color 200ms ease-in 0s,border-color 200ms ease-in 0s,color 200ms ease-in 0s;
    -moz-transition: background-color 200ms ease-in 0s,border-color 200ms ease-in 0s,color 200ms ease-in 0s;
    transition: background-color 200ms ease-in 0s,border-color 200ms ease-in 0s,color 200ms ease-in 0s;
    border: none;
    height: auto;
    background: #e2bc8d;
    text-align: center;
    padding: 4px 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    font-family: "Noto Sans",sans-serif,"google";
    }
a.button:hover {
    background: #a16a29;
    cursor: pointer;
    color: #fff;
    }
fieldset input.button {
    font-size: 14px;
    padding: 2px 5px;
    font-weight: normal;
    }
.mandatorytext,
.shortmenu {
    display: none;
    }
.layout-header-logo {
    display: none;
    }
.content-headline h1 {
    text-shadow: 5px 5px 10px rgba(0,0,0,.6);
    font-size: 36px !important;
    }
.layout-copyright,
.layout-copyright a {
    color: #000;
    }
.preview.mediafolders {
    background: white;
    margin: 0 15px 30px;
    padding: 10px;
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
    box-shadow: 0 4px 6px rgba(0,0,0,.3);
    z-index: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    transition: all .15s linear;
    }
.preview.mediafolders:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 10;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.7);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
    box-shadow: 0 10px 20px rgba(0,0,0,.7);
    }
.preview.mediafolders .image {
    float: none;
    border: none;
    }
.preview.mediafolders h2 {
    display: block;
    text-align: center;
    margin-top: 10px;
    }
.preview.mediafolders h2 a {
    color: #333;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Annie Use Your Telescope',cursive;
    text-decoration: none;
    }
#unitegallery {
    margin-bottom: 20px;
    }
.polaroid a {
    background: white;
    display: inline;
    float: left;
    margin: 0 15px 30px;
    padding: 10px 10px 25px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
    box-shadow: 0 4px 6px rgba(0,0,0,.3);
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    transition: all .15s linear;
    z-index: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
    }
.polaroid img {
    display: block;
    width: inherit;
    }
.polaroid a:nth-child(2n) {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    }
.polaroid a:nth-child(3n) {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    }
.polaroid a:nth-child(4n) {
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    transform: rotate(14deg);
    }
.polaroid a:nth-child(5n) {
    -webkit-transform: rotate(-18deg);
    -moz-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
    }
.polaroid a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 10;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.7);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
    box-shadow: 0 10px 20px rgba(0,0,0,.7);
    }
.polaroid a:after {
    color: #333;
    font-size: 36px;
    font-weight: bold;
    content: attr(title);
    position: relative;
    top: 15px;
    font-family: 'Architects Daughter',cursive;
    }
.ug-lightbox .ug-textpanel-title {
    font-family: 'Architects Daughter',cursive;
    font-size: 20px !important;
    font-weight: bold;
    }
.ug-lightbox .ug-textpanel-description {
    font-size: 16px !important;
    font-family: 'Architects Daughter',cursive;
    }
.readmore {
    font-size: 14px;
    }
.layout-breadcrumb {
    font-size: 14px;
    }
