
/*! main_zeman.css */

/* ######################################################################################################## */
/* ###################################    Allgemeine Regeln   ############################################# */
/* ######################################################################################################## */
* {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
}
body {
  width: auto;
  max-width: none;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
}
#wrapper {
  padding-right: 0;
  padding-left: 0;
  margin: 0 auto;
  width: 100%;
}
#container {
  margin: 0 auto;
  max-width: 944px;
}
#header {
  height: 67px;
  width: 100%;
  position: fixed;
  z-index: 999;
  background: rgba(253, 253, 253, .6);
  box-shadow: -1px 3px 5px 0px rgba(40, 54, 131, .16);
}
#header .inside {
  margin: 0 auto;
  max-width: 944px;
}
#left .inside {
  margin-top: 200px;
  margin-left: 100px;
  width: 100%;
}
#main .inside {
  margin-top: 100px;
  width: 100%;
  min-height: 600px;
}
#footer {
  margin-top: 1.5em;
  padding-top: 1.5;
  margin-bottom: 1.5em;
}
.ie7 #left {
  position: static;
}
p {
  font-size: 12px;
  line-height: 1.5em;
  color: #283583;
  letter-spacing: 0.02em;
}
h1 {
  font-size: 18px;
  color: #283583;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.1em;
  letter-spacing: 0.02em;
}
h2 {
  font-size: 30px;
  color: #283583;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.1em;
  letter-spacing: 0.02em;
}
h3 {
  font-size: 18px;
  color: #283583;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 2%;
  letter-spacing: 1px;
}
a {
  font-size: 12px;
  color: #283583;
  letter-spacing: .02em;
  text-decoration: none;
}
a:focus a:hover,
a:active {
  color: tomato;
}
td {
  font-size: 12px;
  line-height: 1.5em;
  color: #283583;
  letter-spacing: 0.02em;
}



/* ######################################################################################################## */
/* ###################################    CONTENT: Header   ############################################### */
/* ######################################################################################################## */
#logo p {
  font-size: 28px;
  color: #283583;
  letter-spacing: 0.03em;
  text-decoration: none;
}
#logo a {
  font-size: 28px;
  color: #283583;
  letter-spacing: .03em;
  text-decoration: none;
}



/* ######################################################################################################## */
/* ###################################    CONTENT: Hauptspalte   ########################################## */
/* ######################################################################################################## */
#titel {
  margin-bottom: -90px;
}



/* #################################################################### */
/* ###################    VIDEO STARTSEITE HINTERGRUND  ############### */
/* #################################################################### */
.filmseite #footer {
  display: none;
}
.index video {
  position: fixed;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  min-width: 100%;
  /* oder 100vw */
  min-height: 100%;
  /* oder 100vh */
  transform: translate(-50%, -50%);
  /*background-image: url(../video/css-video-fallback-hintergrund.jpg);*/
  background-size: cover;
  z-index: -1;
  overflow: hidden;
}



/* #################################################################### */
/* ###################    Content: Inhalte  ########################### */
/* #################################################################### */
/* rocksolid-columns */
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}
.rs-column.-large-first-row {
  margin-top: 0px;
  margin-left: 0px;
  background: #fff;
  width: 430px;
}
#info .rs-column.-large-first-row {
  margin-top: 0px;
  margin-left: 0px;
  background: #fff;
  width: 435px;
}
#contact .rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}
#contact .rs-column.-large-first-row {
  margin-top: 50px;
  margin-left: -100px;
  background: #fff;
  width: 435px;
}
#contact .rs-column.-large-first-row p {
  margin-top: 20px;
  margin-left: 0px;
  background: #fff;
  width: 90%;
}
#contact_bild {
  width: 600px;
}
#contact_text {
  position: absolute;
  left: 542px;
  top: 48px;
  width: 400px;
}
#contact_text p {
  font-size: 12px;
}
#contact_text h1 {
  font-size: 20px;
  text-transform: uppercase;
}
#contact_text h2 {
  font-size: 16px;
  text-transform: uppercase;
}
#current_bild {
  position: relative;
  margin-top: 120px;
  margin-bottom: 30px;
}
#current_bild figcaption {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5em;
  color: #283583;
}



/* #################################################################### */
/* ##################  CONTENT:  rocksolidslider ###################### */
/* #################################################################### *
#slider{
	margin-bottom:50px;
	}
#slider_bilder{
	margin-top:0px;
	margin-bottom:50px;
	}
#slider_current{
	margin-top:-40px;
	margin-bottom:50px;
	}
#slider img{
	background-color: rgb(0,0,0,0.1);
	}
.mod_rocksolid_slider .rsts-prev,
.mod_rocksolid_slider .rsts-next {
  	background-image: url("../../files/css/img/arrow_left.png");
  	background-size: contain;
 	border: 0px solid rgba(44, 142, 204, 1);
  	box-shadow: 0 0 2px rgba(0,0,0,0);
  	bottom: -2px;
  	right:40px;
}
.mod_rocksolid_slider .rsts-next {
  	background-image: url("../../files/css/img/arrow_right.png");
  	border: 0px solid rgba(44, 142, 204, 1);
  	box-shadow: 0 0 2px rgba(0,0,0,0);
  	right:0px;
}
.rsts-skin-default .rsts-nav-bullets a:hover, .rsts-skin-default .rsts-nav-bullets a.active{
	background-color: rgb(40, 53, 131);
	box-shadow: inset 0 2px 0 -1px rgba(52, 48, 219, 0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px rgb(85, 85, 85);
	}
#slider .rsts-text{margin-top:10px;font-size:12px;
  	line-height: 1.5em;
  	color: #283583;}
.rsts-skin-default .rsts-nav {
    position: absolute;
    right: 95px;
    bottom: -6px;
    left: 10px;
    text-align: right;
}
/*! */



/* ############################################################################################################################ */
/* #############################################    FOOTER   ################################################################## */
/* ############################################################################################################################ */
#copyright {
  position: relative;
  padding-left: 3%;
  margin-top: 2%;
  margin-bottom: 2%;
  border-top: solid #294389 0px;
  width: 100%;
  text-align: center;
}
#copyright p,
#copyright a {
  margin-top: 1%;
  font-size: 14px;
  text-transform: uppercase;
}
