@charset "UTF-8";
/*
@import url(//fonts.googleapis.com/css?family=Bitter:400,700|Open+Sans:400italic,700italic,400,700);
*/
@import url(///cdn.warenform.de/vvn/bitter-400-700-open-sans-400-700.min.css);
/*@import url(//cdn.warenform.de/fonts/font-awesome-4.7.0/css/font-awesome.min.css);*/
@import url(//cdn.warenform.de/fonts/fontawesome-free-6.4.2-web/css/all.min.css);

/**
 * @CSS for wordpress-basis-theme; a example
 * @version (1.0)
 * @date (02.07.2009 12:55:45)
 * @lastmodified (11.01.2010 12:34:28)
 * @author (Frank Bueltge)
 */

* {
    /*margin: 0;*/
    padding: 0;
}

body {
    background: url(../images/bg-tile-vvn.png);
    color: #072649;
    font-family: "Open Sans", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-style: normal;
    line-height: 1.5em;
    font-size: 80%;
    margin: 0;
    padding: 0;
    top: 0;
}
a:link,
a:visited {
    color: #004796;
}
a:hover,
a:active {
    color: #247CDF;
    text-decoration: none;
    border: none;
}


code,
pre {
    font-family: Courier, "Lucida Console", "Courier New", Sans-Serif;
}

pre {
    font-size: 50%;
    line-height: 200%;
    width: 100%;
    max-height: 400px;
    overflow: auto;
    padding: 5px;
    background: #eee;
}

p {
    font-size: 100%;
    padding: 0;
}

p.author {
    border-bottom: 1px solid #A9A9A9;
    color: #072649;
    display: block;
    font-family: Bitter, Georgia, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 0 0 10px 0;
}

p.date {
    background: url(../images/item_clock.png) no-repeat;
    color: #072649;
    display: inline-block;
    font-family: Bitter, Georgia, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 8px;
    padding-left: 24px;
}

p.tag {
    background: url(../images/item_tag.png) no-repeat;
    color: #072649;
    float: right;
    font-family: Bitter, Georgia, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 15px;
    line-height: 18px;
    margin-top: -33px;
    padding-left: 24px;
}

p.tag a {
    color: #072649;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 100%;
}

h1,
h2,
h3,
h4 {
    font-family: Bitter, Georgia, serif;
    color: #072649;
    clear: both;
    margin: 20px 0 0 0;
    padding: 2px 0;
}

blockquote {
    background: url(../images/item_quote.png) no-repeat 0 2px;
    font-family: Bitter, Georgia, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 125%;
    font-weight: 300;
    margin: 20px 0;
    padding-left: 65px;
    line-height: 1.543em;
}
.nowrap { white-space: nowrap; }
.mr-2 { margin-right: .5rem }
#wrap {
    background: #FFF;
    border: none;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 0 15px #333;
    margin: -257px auto 0 auto;
    position: relative;
    text-align: left;
    width: 960px;
    z-index: 20;
}

#login {
    float: right;
}

#header {
    margin: 0 auto;
    padding: 15px 10px;
    width: 960px;
}

#header h1,
#header p {
    color: #FFF;
    clear: none !important;
    font-family: georgia, garamond, serif;
    font-size: 190%;
    margin: 45px 0 0 0;
    text-transform: uppercase;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    /* IE 5-7 */
    filter: alpha(opacity=99);
    /* Netscape */
    -moz-opacity: 0.999;
    /* Safari 1.x */
    -khtml-opacity: 0.999;
    /* Good browsers */
    opacity: 0.999;
    letter-spacing: 2px;
    padding: 0;
}

#header p {
    color: #84AFE1;
    font-style: italic;
    margin: 10px 0;
    text-transform: none;
}

#header p span {
    color: #072649;
    display: block;
    font-style: normal;
    margin: 25px 0;
    font-size: 75%;
    text-transform: uppercase;
}


#header img#logo {
    background: #FFF;
    box-shadow: 0 0 15px #333;
    float: left;
    margin: 20px 44px 0 33px;
    padding: 11px 6px;
}

#header h1 a:link,
#header h1 a:visited {
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    border: none;
}

#content {
    width: 520px;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 5px 45px 0 30px;
    line-height: 1.7em;
}

#content h2,
#content h3 {
    margin-bottom: 15px;
    padding: 0;
    font-weight: bold;
    line-height: 2em;
}

#content h2 a:link,
#content h2 a:visited {
    color: #072649;
    font-size: 30px;
    text-decoration: none;
    border: none;
    font-weight: bold;
}

#content h2 a:hover,
#content h2 a:active {
    color: #999;
}


div.flag-content h3 {
    clear: none;
}

.post p {
    margin: 0 0 15px 0;
}

.post img {
    border: 1px solid #eee;
    padding: 5px;
	height: auto;
}

.post .info,
.post ul.link,
.post ul.inline {
    font-size: 0.8em;
}

.post .info {
    margin: 10px 0;
    padding: 0;
    border-top: 1px solid #eee;
    text-align: right;
}

#commentbox {
    clear: both;
    border-top: 1px solid #eee;
    margin: 10px 0;
}

ol#commentlist {
    list-style-position: inside;
    margin: 2px 0;
    padding: 0;
}

#commentlist li {
    border-bottom: 1px solid #eee;
    margin: 10px 0;
}

#commentform textarea {
    width: 90%;
}

#commentform label,
#commentform textarea {
    display: block;
}

#commentform input.submit {
    width: 40%;
    margin: 2px 0;
}

.approve {
    border: 1px solid #ccc;
    background: #eee;
    font-size: 90%;
    padding: 5px;
}

#sidebar {
    background: #fff;
    width: 280px;
    float: right;
    margin: 0;
    padding: 30px 30px 0 50px;
}

#sidebar ul {
    list-style-type: none;
    margin: 2px;
    padding: 0;
}

#sidebar ul li ul li {
    list-style: disc;
    padding: 2px 0;
    margin-left: 20px;
}

#sidebar h2 {
    font-size: 100%;
    margin: 20px 0 0 0;
    padding: 4px 0;
}

.h2sidebar {
    font-size: 100%;
    font-weight: 900;
    font-family: Bitter, Georgia, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    color: #333;
}

#sidebar li a {
    border: none;
    color: #004796;
}

#sidebar li ul li ul li {
    list-style: circle inside;
    border: none;
    margin-left: 10px;
}

#sidebar li.widget,
#sidebar div.widget {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    behavior: url(PIE.htc);
    /* File has to be uploaded to the server first. Pie is a handy helper for css3-features in IE: http://css3pie.com/ */
    margin-bottom: 30px;
    padding: 20px 15px;
}

#sidebar h3.widgettitle,
#sidebar h3.widget-title {
    background: url(../images/dropshadow.png) 0 25px no-repeat;
    color: #004796;
    font-size: 125%;
    font-weight: 300;
    padding: 0 5px 5px;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.6);
    behavior: url(PIE.htc);
    /* File has to be uploaded to the server first. Pie is a handy helper for css3-features in IE: http://css3pie.com/ */
}

#sidebar .textwidget {
    padding: 0 5px;
}

#sidebar .textwidget img {
    border: 0;
    margin: 0;
}

#searchform label {
    font-weight: 700;
}

#searchform input.submit {
    width: 30%;
}

#footer {
    background: #072649;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDc5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #072649 0%, #004696 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #072649), color-stop(100%, #004696));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #072649 0%, #004696 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #072649 0%, #004696 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #072649 0%, #004696 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #072649 0%, #004696 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#072649', endColorstr='#004696', GradientType=0);
    /* IE6-8 */
    color: #FFF;
    clear: both;
    display: block;
    height: 480px;
    margin: 0;
    padding: 0 0 30px 0;
}

#footer li {
    display: inline;
    margin: 0 3px;
}

.center {
    text-align: center;
}

.textright {
    text-align: right;
}

.right {
    float: right;
}

.left {
    float: left;
}

.none {
    display: none;
}

.righttxt {
    text-align: right;
}

.credits,
.clear {
    clear: both;
}

img {
    margin: 0 2px;
    max-width: 600px;
}

/**
 * @section for WordPress classes at images
 * @css-for (images)
 */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.wp-caption {
    border: 0 none;
    color: #A9A9A9;
    text-align: right;
    margin: 5px 0 10px 0;
}

.alignleft {
    float: left;
    margin-right: 20px
}

.alignright {
    float: right;
    margin-left: 20px
}

.wp-caption img {
    border: 1px solid #A9A9A9;
    margin: 0 0 5px 0;
    padding: 5px;
}

.wp-caption p.wp-caption-text {
    font-size: .8em;
    line-height: 1em;
    padding: 0 5px 6px;
    margin: 0;
}

input,
textarea,
select,
option {
    font-family: "Lucida Sans", "Trebuchet MS", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 100%;
    background: #eee;
    color: #111;
    border: 1px solid #ccc;
    margin: 2px;
    padding: 2px;
}

fieldset,
legend {
    background: transparent;
    color: #111;
    border: none;
    padding: 5px;
}

label,
legend {
    font-weight: 400;
}

ul {
    list-style-type: disc;
    list-style-position: outside;
    margin: 5px 2em;
    padding: 2px;
}

ol {
    list-style-position: outside;
    margin: 5px 2em;
    padding: 2px;
}

ol li {
    clear: both;
}

.link li,
.inline li {
    display: inline;
    margin: 5px 0;
    padding: 0;
}

ul.inline,
ul.link {
    list-style: none;
    margin: 5px 0;
    padding: 0;
}

.inline li {
    padding: 2px 15px 2px 0;
}

table {
    color: #111;
    width: 100%;
    margin: 2px auto;
    padding: 0;
    border: 1px solid #eee;
}

table .second,
table th {
    background: #eee;
}

caption {
    color: #333;
    font-weight: 700;
    padding: 5px;
}

td,
th,
tr {
    text-align: left;
    vertical-align: top;
    padding: 5px;
}

hr,
.border {
    border: 1px solid #ccc;
}

.post h2 {
    border-bottom: 0;
    font-size: 20px;

}

#commentform input,
#searchform input#s {
    width: 50%;
}

#sidebar p,
#foot ul {
    margin: 2px;
    padding: 0;
}

#wraphead {
    background: #004796;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDc5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #004796 0%, #0079ff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004796), color-stop(100%, #0079ff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #004796 0%, #0079ff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #004796 0%, #0079ff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #004796 0%, #0079ff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #004796 0%, #0079ff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004796', endColorstr='#0079ff', GradientType=0);
    /* IE6-8 */
    display: block;
    height: 500px;
}

#topnav {
    background: #072649;
    display: block;
    height: 35px;
    margin: 0;
}

div.mainmenu {
    background: #0079ff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDc5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0079ff 0%, #004796 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0079ff), color-stop(100%, #004796));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0079ff 0%, #004796 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0079ff 0%, #004796 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0079ff 0%, #004796 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0079ff 0%, #004796 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079ff', endColorstr='#004796', GradientType=0);
    /* IE6-8 */
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block;
    height: 45px;
}

ul#menu-mainmenu-1 {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#menu-mainmenu-1 li {
    border-right: 1px solid #247cdf;
    display: inline-block;
}

ul#menu-mainmenu-1 li:last-child {
    border: none;
}

ul#menu-mainmenu-1 li a {
    color: #7eaee3;
    font-size: 115%;
    font-weight: 700;
    line-height: 45px;
    margin: 0 15px;
}

ul#menu-mainmenu-1 li a:hover {
    color: #FFF;
}

ul#menu-mainmenu-1 ul.sub-menu {
    background: #064995;
    color: #FFF;
    display: none;
    margin: 0;
    padding: 0 15px 15px 15px;
    position: absolute;
    width: 280px;
    z-index: 9999;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    opacity: 0.98;
}

ul#menu-mainmenu-1 ul.sub-menu li {
    border: 0;
    border-bottom: 1px solid #247cdf !important;
    display: block;
    padding: 7px 0;
}

ul#menu-mainmenu-1 ul.sub-menu li:last-child {
    border: 0 !important;
}

ul#menu-mainmenu-1 ul.sub-menu li a {
    color: #FFF !important;
    font-weight: normal !important;
    font-size: 115%;
    line-height: 1.3em;
    margin: 8px 0 !important;
}

ul#menu-mainmenu-1 ul.sub-menu li a:hover {
    color: #247cdf !important;
}

ul#menu-mainmenu-1 li:hover ul.sub-menu {
    display: block;
}

ul#menu-mainmenu-1 li:hover ul.sub-menu li ul.sub-menu {
    background: #072649;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: none;
    margin-left: 200px;
    margin-top: -30px;
    border: 1px solid #247cdf !important;
    padding-bottom: 0;
    width: 300px;
}

ul#menu-mainmenu-1 li:hover ul.sub-menu li:hover ul.sub-menu {
    display: block;
}

ul#menu-mainmenu-1 li:hover ul.sub-menu li ul.sub-menu li ul.sub-menu {
    display: none;
}

ul#menu-mainmenu-1 li:hover ul.sub-menu li:hover ul.sub-menu li:hover ul.sub-menu {
    display: block;
}

ul#menu-mainmenu-1 li ul.sub-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu {
    display: none;
}

ul#menu-mainmenu-1 li:hover ul.sub-menu li:hover ul.sub-menu li:hover ul.sub-menu li:hover ul.sub-menu {
    display: block;
}

ul#menu-topmenu-1 {
    color: #FFF;
    list-style-type: square;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

ul#menu-topmenu-1 li {
    list-style-type: square;
    float: right;
    margin-left: 30px;
    color: #9ca8b6;
    list-style-position: outside;
}

ul#menu-topmenu-1 li a {
    line-height: 35px;
    text-transform: uppercase;
    font-size: 90%;
    color: #9ca8b6;
}

#social_bookmarks {
    border-top: 1px solid #A9A9A9;
    border-bottom: 5px solid #A9A9A9;
    margin: 15px 0 30px 0;
}

#footer_nav {
    color: #FFF;
    left: 50%;
    margin-left: -450px;
    margin-top: 45px;
    position: absolute;
}

#footer_nav ul.sub-menu {
    position: absolute;
    left: -99999em;
    top: -99999em;
}

#footer_links {
    color: #FFF;
    left: 50%;
    margin-left: -230px;
    margin-top: 45px;
    position: absolute;
}

#footer_kontakt,
#footer .footer_kontakt {
    background: #143357;
    color: #FFF;
    left: 50%;
    margin-left: 90px;
    margin-top: 30px;
    padding: 15px;
    width: 330px;
    position: absolute;
}

#footer_kontakt a,
#footer .footer_kontakt a {
    color: #FFF;
}

#footer_nav h2,
#footer_links h2,
#footer_kontakt h2,
#footer .footer_kontakt h2 {
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: normal;
}

#footer .footer_kontakt #footer_kontakt {
	position: relative !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	left: 0 !important;
	padding: 0 !important;
}

ul#menu-mainmenu-2,
ul#menu-mainmenu-3,
ul#menu-links {
    margin: 0;
    padding: 0;
}

ul#menu-mainmenu-2 li,
ul#menu-mainmenu-3 li,
ul#menu-links li {
    display: block;
    margin: 0;
}

ul#menu-mainmenu-2 li a,
ul#menu-mainmenu-3 li a,
ul#menu-links li a {
    color: #FFF;
}

a.redarrow {
    background: url(../images/item_redarrow.png) no-repeat;
    color: #e2001a;
    display: block;
    font-family: Bitter, Georgia, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    margin: 10px 0;
    padding-left: 20px;
}

a.special {
    color: #062D58;
    display: block;
    font-family: Bitter, Georgia, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    font-size: 26px;
    font-weight: 600;
    height: auto;
    line-height: 30px;
    margin-top: -80px;
    bottom: 30px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 218px;
    z-index: 99px;
}





div.cycloneslider {
    border: 1px solid #eee;
    box-shadow: 0 0 10px #888888;
    margin: 15px 0 35px 5px;
    padding: 15px;
}

#timeline-embed {}

table#system {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 0 10px #888888;
    font-size: 12px;
    line-height: 14px;
}

table#system tr,
table#system th,
table#system td {
    padding: 10px;
}

table#system small {
    line-height: 11px;
}

nav#nav-wrap,
div.top-mobile {
    display: none;
}

ul.page2cat-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.page2cat-list li {
    margin-bottom: 20px;
}

ul.page2cat-list li a {
    border: medium none;
    color: #072649;
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 15px 0;
    text-decoration: none;
}

ul.page2cat-list li span,
ul.page2cat-list li span span {
    display: block;
    color: #072649;
    font-family: "Open Sans", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", "Lucida Grande", "Bitstream Sans Vera", Verdana, Arial, Tahoma, Helvetica, Sans-Serif !important;
    font-size: 14px !important;
    line-height: 1.7em;
}

dl.events {
    margin-bottom: 10px;
}

dl.events dt {
    clear: both;
    float: left;
    width: 80px;
}

dl.events dd {
    width: 500px;
}

.below-header.widget-area {
	margin: 30px 30px;
}

/* hide sidebar on tribe event calendar view */
.tribe-events-page-template #sidebar { display: none; }

/* style fixes on tribe event calendar view */
.tribe-events-event-image img { height: auto; }
.tribe-events-meta-group.tribe-events-meta-group-venue .tribe-events-single-section-title { white-space: nowrap; }

/* mobile */
/*@media only screen and (max-device-width: 600px) {*/
/*@media only screen and (max-width: 767px) {*/
@media only screen and (max-width: 959px) {
    *,::after,::before{box-sizing:border-box}

    body {
        background: #FFF;
        background-image: none;
        line-height: 1;
    }

    nav#nav-wrap {
        display: block;
        margin: 0;
        padding: 0;
    }

    #menu-icon {
        background: #072649;
        color: #FFF;
        font-size: 18px;
        font-weight: bold;
        height: 32px;
        line-height: 32px;
        padding: 0 0 0 12px;
    }

    #mobile-menu {
	border-top: 1px solid #fff;    
        border-bottom: 1px solid #fff;
	position: relative;
    }

    ul#menu-mainmenu,
    ul#menu-topmenu {
        margin: 0;
        padding: 0;
    }

    #mobile-menu li a:after {
	content: '';
	position: absolute;
        z-index: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #fff;
    }

    ul#menu-mainmenu li,
    ul#menu-topmenu li {
        background: #84AFE1;
        color: #072649;
        line-height: 20px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    ul#menu-topmenu li {
      float: none;
    }

    ul#menu-mainmenu li a,
    ul#menu-topmenu li a {
        /*border-bottom: 1px solid #FFF;*/
        display: block;
        line-height: 28px;
        padding-left: 12px;
    }

    ul#menu-mainmenu li ul.sub-menu li,
    ul#menu-topmenu li ul.sub-menu li {
        /*border-bottom: 1px solid #FFF;*/
        margin: 0;
        padding-left: 12px;
    }

    ul#menu-mainmenu li ul.sub-menu li a,
    ul#menu-topmenu li ul.sub-menu li a {
        border-bottom: 0;
    }

    ul#menu-mainmenu li ul.sub-menu,
    ul#menu-topmenu li ul.sub-menu {
        margin: 0;
        padding: 0;
    }

    div.mainmenu,
    /*div.topmenu,*/
    div#topnav {
        display: none;
    }

    #wraphead {
      height: auto;
      padding: 1rem;
    }
    #wrap {
        box-shadow: none;
        margin: 0;
        padding-left: 1rem;
        max-width: 100%;
        padding-right: 1rem;
        width: 100%;
    }

    #header {
        margin: 0;
        padding: 0;
        /*text-align: center;*/
        width: 100%;
    }

    #header img#logo {
        /*box-shadow: none;*/
        display: block;
        /*float: none;*/
        margin: 0 auto;
        margin-right: 16px;
    }
    #header h1 {
      font-size: 20px;
      margin:0;
    }
    #header p {
      font-size: 14px;
      line-height: 1.3;
      margin: 10px 0 0;
    }
    #header p span {
      margin: 10px 0 0;
    }

    ul#menu-topmenu {
        width: 100%;
    }

    div.cycloneslider {
        /*display: none;*/
       /* border: none;
        box-shadow: none;*/
        /*margin: 0;*/
        /*padding: 0;*/
        margin: 10px 0 0;
    }

    #content {
        display: block;
        float: none;
        padding: 0;
        width: 100%;
    }

    #sidebar {
        float: none;
        /*display: none;*/
        margin-top: 2rem;
        padding: 0;
        width: auto;
    }

    #footer {
        /*background: #FFF;*/
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 1rem;
    }

    #footer_nav,
    #footer_links,
    #footer_kontakt,
	#footer .footer_kontakt {
        flex: 1 1 auto;
        line-height: 1.5;
        margin: 0;
        padding: 10px;
        position: static;
    }

    #footer_kontakt,
	#footer .footer_kontakt {
        background: none;
        /*color: #143357;
        float: none;
        display: block;
        left: 0;
        margin: 0 0 15px 15px;
        padding: 0;
        position: relative;*/
    }

    #footer a {
      border-bottom: 1px dotted #fff;
    }

    /*#footer_kontakt h2 {
        color: #143357;
    }*/

    .shariff li {
        margin-top: 1rem;
    }

	img {
		height: auto;
		max-width: 100%;
	}

	
	.below-header.widget-area {
		margin: 22px 0;
	}

}

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) {  }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) {  }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) {  }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { }
