html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	color:#000;
	font-family: 'Source Sans Pro', sans-serif;
}
.jeventpage .nav-items {
    display: none;
}
.alert .close {
    float: right;
    font-size: 40px;
    margin-top: -15px!important;
    cursor: pointer;
	display:none;
}
#seminarman #login-form {
  display:none!important;
}
.paramlist_value label {
    width: 51%;
    padding: 3px;
    margin-bottom: 10px;
    text-align: justify;
}
#booking_price label {
    float: none!important;
	width:100px!important;
	margin:auto!important;
	text-align:left!important;
	padding:auto!important;
}
#top ul li ul .deeper ul li a:hover {
    color: #fff!important;
}
#top ul li ul .deeper ul .active a {
    color: #fff!important;
}
#top ul li ul .deeper ul li a {
    color: #000!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3;
	text-align:center;
	font:inherit;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height:100.1%;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	background:#fff url(../images/bg.jpg);
	font-size:62.5%;
}
a {
	outline:none;
}
a:link, a:visited {
	color: #ff0505;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color:#a10000;
}
#kopfbereich {
	margin:20px auto;
	max-width:1000px;

	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background:#ff0505;
	padding-top:4px;
	padding-bottom:4px;
}
.topnavigation li a {
    font-size: 12px;
    color: #5c5c5c;
}
.topnavigation li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
	margin-right:30px;
}
#lasche .wrapper {
    max-width: 1000px;
    margin: 0 auto;
	background: #f5f5f5;
	height:20px;
}
#lasche {
    width: 100%;
    height: 20px;
}
#all {
	max-width: 1000px;
	background: #f5f5f5;
	margin: 10px auto;
	text-align:left;
	overflow: hidden;
	font-size:1.35em;
	border:1px solid #e5e5e5;
}
#header {
	width:100%;
	height:229px;
}
#header .wrapper {
	max-width:1000px;
	margin:0 auto;
	height:229px;
	background: #f5f5f5;
	border-top:1px solid #e5e5e5;
}
#logo {
	float:left;

}
#logo img {
    max-width: 345px;
    padding: 2px;
}
#slogan {

    padding: 10px;
    margin-top: 20px;
}
#slogan h1 {
    font-size: 30px;
    color: #ff0505;
    text-align: right;
    line-height: 2em;
}
#mobilemenu {
	display:none;
}
#top {
	clear:both;
	height:44px;
	background:url(../images/navbg.jpg) repeat-x;
}
#top .bm-cool-menu {
    background-color: transparent;

    border: 0 none !important;
    border-radius: 0 !important;
}
#top .bm-cool-menu a {
    color: #d0d0d0;
    float: left;
    font-size: 18px;
    height: 44px;
    line-height: 2.5em;
    padding: 0 15px;
    text-decoration: none;
    text-transform: none!important;
	font-weight:100;
}
#top li a:hover {
    background: red;
    color: #fff!important;
}
#top .bm-cool-menu li.active > a {
    background-color: #ff0505;
	color:#fff;
}
#top ul li ul {
    z-index: 9999999!important;
    background: #fff!important;
    border-radius: 0!important;
    border: 1px solid #e4e4e4!important;
}
#top ul li ul li a:hover {
    background: #ff0505!important;
    border-radius: 0!important;
}
#top ul li ul li a {
    color: #000!important;
}
#top ul li ul .active a {
    color: #fff!important;
}
#top ul li ul li ul {
    min-height: 300px!important;
}

#top ul li ul li {
    text-align: left;
}
.topsearch label {
    display: none;
}
.topsearch {
    float: right;
}
#mobilesuche {
	display:none;
}
.topsearch input {
    float: left;
    height: 20px;
    border: 0;
    background: #ececec;
}
.topsearch .button {
    padding: 0!important;
    height: 20px;
    border-bottom: 1px solid #e5e5e5!important;
}
#breadcrumb {
	clear:both;
	position:relative;
	overflow:hidden;
	height:20px;
}
#sidebar1 {
	float: left;
	width: 185px;
	padding: 20px 0 20px 0;
	margin-right:5px;
}
#container {
	overflow:hidden;
	height:auto;
}
#content {
	float: left;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 20px 0 20px 0;
	width:580px;
}
.latestView .latestItemsCategory {
    display: none;
}
.latestItemView {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.tz_feature_item .tz_portfolio_plus_image img {
    max-width: 430px!important;
}
.tz_item .tz_portfolio_plus_image img {
    max-width: 200px;
}
.minik2 img {
    max-width: 300px;
	min-height: 225px;
}
.minik2 .block {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 -10px 25px #eee inset;
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
}
.minik2 h2 a {
    color: #000;
    font-size: 15px;
}
p.minik2-simple-intro {
    color: #969696;
    font-size: 90%;
    line-height: 16px;
    margin: 5px 0 0;
    text-shadow: 0 1px 0 #fff;
}
.flatcal_main_t {
    width: 100%!important;
}
#incontent ul {
	padding-left:15px;
	list-style-type:disc;
}
#sidebar2 {
	float: left;
	width: 185px;
	padding: 20px 0 20px 0;
}
#content ul, #content ol {
	padding: 0 15px 15px 40px;
}
#insidebar1, #incontent, #insidebar2 {
	overflow:hidden;
	padding: 10px;
}
#incontent {
	padding: 10px 20px 30px;
}
#captures .capmodules .moduletable {
    float: left;
width: 300px;
}
#captures .moduletable_right {
    float: right;
    width: 300px;
    min-height: 350px;
}
.mod_seminarman_cal {
    width: 100%!important;
}
table.mod_seminarman_cal td.calendarday a.calendarday_entry {
    background: red none repeat scroll 0 0!important;
    border-radius: 0;
    color: #333;
    height: 10px;
    text-decoration: none;
    width: 100%;
}
table.mod_seminarman_cal td.calendarday.current div.calendarday_wrapper .calendarday_hit_wrapper {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 5, 5, 0.1) 0%, rgba(255, 5, 5, 0.3) 100%) repeat scroll 0 0;
    border: 1px solid #ff0505;
    border-radius: 0;
    width: 29px!important;
}
table.mod_seminarman_cal td.calendarday.current .calendarday_no {
    background: #ff0505 none repeat scroll 0 0;
}
#captures .capmodules .moduletable h3, .moduletable_right h3 {
    text-align: center;
    font-weight: 100;
}
#captures .capmodules .moduletable, #captures .moduletable_right {
    background: #fff;
    margin: 10px;
    padding: 10px!important;
    border: 1px solid #e2e2e2;
}
#footer .wrapper {
    max-width: 1002px;
    margin: 0 auto;
    background: #2d2d2d;
    height: 120px;
    margin-bottom: 20px;
    border-top: 4px solid #ff0505;
    border-bottom: 4px solid #393939;
}
#footer {
    width: 100%;
    margin-top: 20px;
}
#footer .copyright {
	font-size:16px;
    text-align: right;
    padding: 3px;
    color: #b5b5b5;
}
.foomenu li a:hover {
    color: #fff;
}
.foomenu li a {
    color: #b5b5b5;
    font-size: 18px;
    font-weight: 200;
}
.foomenu li {
    list-style: square;
    text-align: left;
    margin-left: 20px;

    color: #b5b5b5;
    line-height: 2em;
}
.foomenu {
    float: left;
    width: 50%;
    padding: 3px;
}
.fa {
    color: #b5b5b5;
}
.social {
    float: right;
}
#content.col_960 {
	width:100%;
}
#content.col_770 {
	width:805px;
}
#content.col_580 {
	max-width:580px;
}
h2 {
	font-weight:100;
}
div.breadcrumbs {
	float:left;
}
div.search {
	float:right;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {
font-size:2em;
line-height:1;
margin-bottom:0.5em;
}
h2 {
font-size:1.75em;
margin-bottom:0.75em;
font-weight:100;
}
h3 {
font-size:1.5em;
line-height:1;
margin-bottom:1em;
}
h4 {
font-size:1.2em;
line-height:1.25;
margin-bottom:1.25em;
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}
p {
	margin: 0.8em 0;
}
#footer p {
	margin:0;
}
p+p {
}
pre {
}
address {
}
small {
}
ul, ol {
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
	font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
	white-space: pre;
}
del {
	text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
}
sup, sub {
	line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
	cursor: pointer;
}
input, textarea, select {
    border: 1px solid #e6e6e6!important;
    padding: 5px!important;
    margin-bottom: 2px;
}
button:hover {
    background: #ff0505;
}
button {
    border: 0!important;
    padding: 5px;
    background: #393939;
    color: #fff;
}
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
.seminarman img {
    max-width: 350px;
}
.seminarman h3::first-letter {
    color: #ff0505!important;
}
.seminarman h3 {
    text-align: center;
}
.za-content-wrap {
    overflow-y: hidden!important;
}
@media (max-width: 948px) {
	
#all {

}
#slogan h1 {
    line-height: 1em;
}	
}
@media (max-width: 843px) {
	#top {
		display:none;
	}
	#mobilemenu {
		display:block;
	}
	
#za-open-button {
    margin-top: 220px!important;
}
.zacan-scrolling [class^="zai-"]::before, [class*=" zai-"]::before {
    cursor: n-resize;
    font-size: 200%;
    height: 25px;
    line-height: 1em;
    margin-left: -20px;
    margin-right: 0.2em;
    margin-top: -4px;
    width: 60px;
}
#za-open-button {
    font-size: 10px!important;
}
#za-open-button {
    box-shadow: 0px 0px 1px #000;
    padding-top: 5px;
}
#logo img {
    max-width: 300px!important;
}
}
@media (max-width: 684px) {
	#captures .moduletable_right {
    float: left;
    min-height: 350px;
    width: 100%;
}
#captures .capmodules .moduletable {
    float: left;
    width: 100%;
}
.capmodules {
    margin-right: 40px;
}
}
@media (max-width: 612px) {
	#slogan {
    margin-top: 20px;
    padding: 10px;
    clear: both;
}
#slogan h1 {
    color: #ff0505;
    font-size: 20px;
    line-height: 1em;
    text-align: center;
}
#seminarman img {
    max-width: 300px;
}
#booking_price label {
    width: 100%!important;
}
#za-open-button {
    margin-top: 50px !important;
}
}
@media (max-width: 438px) {
	.topsearch {
		display:none;
	}
	#mobilesuche {
		display:block;
	}
	#mobilesuche label {
		display:none;
	}
	#mobilesuche .search {
    width: 100%;
}
#mobilesuche .button {
    box-sizing: inherit;
    margin-top: 20px;
    margin-bottom: -10px;
    height: 26px;
}
.topnavigation {
    display: inline-block;
}
#logo img {
    max-width: 250px!important;
}
}