/* superbolzen v1.1.3
Author: kreativbolzen GbR - http://kreativbolzen.de
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: "Lato", Verdana, Arial, sans-serif; color: #333; }

h1, h2, h3, h4, h5, h6 { margin: 0px 0px 10px 0px; padding: 5px 0px; width: 100%; display: block; font-weight: 300; color: #333; font-family: Merriweather, Georiga, Times, serif; }

h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3, h4 { font-size: 14px; }
h5, h6 { font-size: 13px; }

p { line-height: 1.4em;  margin: 10px 0px 10px 0px; color: #333; }
b, strong, .b, .strong { font-weight: bold; }
.bodytext { margin-bottom: 15px; }
small { font-size: 85%; }

ul { margin: 10px 0px 10px 10px; color: #333; }
ol { margin: 10px 0px 10px 10px; }
li { margin: 5px 5px; color: #333; }

blockquote, q { margin: 10px 20px 10px 20px; padding: 10px 10px; color: #000; quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }

table { border-collapse:collapse; border-spacing:0; }
table button, table input { *overflow: auto; }
td { vertical-align: top; }

a { vertical-align:baseline; background:transparent; }
a:link { color: #333; text-decoration: none; font-weight: bold; }
a:visited { color: #333; text-decoration: none; font-weight: bold; }
a:focus { color: #ccc; text-decoration: underline; font-weight: bold; }
a:hover { color: #ccc; text-decoration: underline; font-weight: bold; outline: 0; }
a:active { color: #ccc; text-decoration: underline; font-weight: bold; outline: 0; }

#mainMenu a:link { color: #333 !important; text-decoration: none; font-weight: normal; }
#mainMenu a:visited { color: #333 !important; text-decoration: none; font-weight: normal; }
#mainMenu a:focus { color: #ccc !important; text-decoration: underline; font-weight: normal; }
#mainMenu a:hover { color: #ccc !important; text-decoration: underline; font-weight: normal; outline: 0; }
#mainMenu a:active { color: #ccc !important; text-decoration: underline; font-weight: normal; outline: 0; }

input {  background: none; border: solid 1px #ccc; color: #333; display: block; padding: 2px 5px; margin: 2px 0 10px 0; }
input[type="submit"] { background-color: #333; color: #fff; }
input[type="submit"]:hover { background-color: #ccc; color: #fff; }
textarea { background: none; border: solid 1px #ccc; color: #333; display: block; padding: 2px 5px; margin: 2px 0 10px 0; }
label { cursor: pointer; }
legend { *margin-left: -7px; }
button, input, select, textarea { vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

img { -ms-interpolation-mode: bicubic; vertical-align: middle; }
dfn { font-style: italic; }
dd { margin: 0 0 0 40px; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
svg:not(:root) { overflow: hidden; }

ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

.important { color: #ff0000; }
.detail { color: #ccc; }
.hide { display: none; }
.hidden { display: none; }
.clear { clear: both; }
.clearer { clear: both; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* START
#### Main Styles
*/

#mainWrapper { width: 100%;  height: 100%; }

#headWrap { width: 100%; height: 100px; background: #b31b18; }
#headMain { width: 820px; height: 100px; left: 50%; margin: 0 0 0 -410px; padding: 0 10px; position: relative; }
#headInner { width: 100%; height: 100%; }

#headInner #brand { width: 459px; height: 72px; margin: 14px 0 0 0; float: left; }
#headInner #icons { width: 300px; height: 72px; margin: 14px 0 0 0; float: right; }

#subHeadWrap { width: 100%; height: 342px; background: #ccc; }
#subHeadMain { width: 820px; height: 342px; left: 50%; margin: 0 0 0 -410px; padding: 0 10px; position: relative; }
#subHeadInner { width: 100%; height: 100%; }

#mainMenuWrap { width: 100%; height: 40px; background: #eee; margin: 0; }
#mainMenuMain { width: 820px; height: 40px; left: 50%; margin: 0 0 0 -410px; padding: 0 10px; position: relative; }
#mainMenuInner { width: 100%; height: 100%; }

#mainMenuInner ul { margin: 0; padding: 0; font-family: Merriweather, Georiga, Times, serif; clear: both; list-style: none; }
#mainMenuInner ul li { float: left; padding: 12px 0; margin: 0; }
#mainMenuInner ul li a { font-weight: 300; color: #333; font-size: 14px; padding: 12px 20px; }
#mainMenuInner ul li a:hover { color: #fff; padding: 12px 20px; background: #b31b18; text-decoration: none; }
#mainMenuInner ul li.act, #mainMenuInner ul li.act a { color: #fff; padding: 12px 20px; background: #b31b18; text-decoration: none; }

#subMenuWrap { width: 100%; height: 30px; }
#subMenuMain { width: 820px; height: 30px; left: 50%; margin: 0 0 0 -410px; padding: 0 10px; position: relative; }
#subMenuInner { background: #b31b18; width: 100%; height: 100%; }

#subMenuInner ul { margin: 0; padding: 0; clear: both; list-style: none; }
#subMenuInner ul li { float: left; padding: 6px 0; margin: 0; }
#subMenuInner ul li a { font-weight: 300; color: #fff; padding: 7px 20px; }
#subMenuInner ul li a:hover { color: #fff; }

#contentWrap { width: 100%; height: auto; margin: 30px 0 0 0; }
#contentMain { width: 820px; height: auto; left: 50%; margin: 0 0 80px -410px; padding: 0 10px; position: relative; }
#contentInner { width: 100%; height: auto; }

#contentInner #top { width: 630px; height: 170px; background: #fff; margin: 0 0 10px 0; padding: 10px; }
#contentInner #bottomLeft { width: 300px; height: 150px; background: #fff; margin: 0 10px 0 0; float: left; padding: 10px; }
#contentInner #bottomRight { width: 300px; height: 150px; background: #fff; margin: 0; float: left; padding: 10px; }

#footerWrap { width: 100%; height: 40px; background: #b31b18; color: #fff; position: relative; }
#footerMain { width: 820px; height: 40px; left: 50%; margin: 0 0 0 -410px; padding: 0 10px; position: relative; }
#footerInner { width: 100%; height: 100%; }

#footerInner #social { width: 200px; height: 30px; margin: 4px 0 0 0; float: left; }
#footerInner #iks { width: 550px; height: 30px; margin: 2px 0 0 0; float: right; text-align: right; color: #fff; }
#footerInner #iks p, #footerInner #iks a { font-weight: 300; color: #fff; }

.vortrag a, .vortrag a:link, .vortrag a:visited, .vortrag a:focus, .vortrag a:hover, .vortrag a:active,
.vortrag a h3, .vortrag a:link h3, .vortrag a:visited h3, .vortrag a:focus h3, .vortrag a:hover h3, .vortrag a:active h3 {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
.vortrag-titel {
  margin-bottom: 0;
}
.vortrag-info {
  margin-top: 0;
}
.vortrag-ort, .vortrag-preis {
  font-size: 92%;
}


/* END
#### Main Styles
*/



/* START
#### Supersized PlugIn
*/

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }
  
#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
#supersized a.prevslide { z-index:-20; }
#supersized a.activeslide { z-index:-10; }
#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }

/* END
#### Supersized PlugIn
*/


.fce70to30 .fce70 { float: left; width: 68%; margin: 0 4% 0 0; }
.fce70to30 .fce30 { float: left; width: 28%; }

.col2_1 { float: left; width: 48%; margin: 0 4% 0 0; }
.col2_2 { float: left; width: 48%; }

p.csc-subheader { margin: -15px 0 20px 0; padding: 0; }


fieldset.tx-powermail-pi1_fieldset { padding: 0; background: none; }
div.tx_powermail_pi1_fieldwrap_html { padding: 0 0 10px; }
fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset input.powermail_date, 
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, 
fieldset.tx-powermail-pi1_fieldset textarea, 
fieldset.tx-powermail-pi1_fieldset select { width: 558px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; padding: 8px 15px; }
fieldset.tx-powermail-pi1_fieldset label { display: block; }
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea { width: 558px; }
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { margin: 20px 0; width: 558px; padding: 8px 15px; height: auto; background: #9F0000; }



