/* CSS Document */
html {
	font-size: 100%;
	margin:0; 
	padding:0; 
	min-height: 100%;
	width:100%; 
	height:100%;
	top: 0px;
	bottom: 0px;
	overflow-y: scroll;
}
*+html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/ 
	height:100%	
}
body {
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.6rem;
	font-weight: 300;
	color: #666;
	margin: 0px;
	border: 0;
	min-height: 100%;
	height:100%;
	width:100%; 
	bottom: 0px;
	top: 0px;
	background-color: transparent;
}
input {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 1.2rem;
	margin: 0px;
}
td {

}
img {
	max-width: 100%;
	height: auto;
}
h1 {
	margin: 0 0 20px 0;
	color: #A15153;
	font-size: 3.5rem;
}
h2 {
	margin: 50px 0 20px 0;
	color: #A15153;
	font-size: 2.5rem;
}
h3 {
	color: #A15153;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 3px;
}
.icons {
	clear: both;
}
.up {
	position: fixed;
	display: none;
	bottom: 200px;
	right: 80px;
}
.article-media {
	margin-left: 15px;
}
.content .article-media a:link, .content .article-media a:visited {
    color: inherit;
    float: left;
}
table#optik tr:nth-child(2n) {
     background-color: #transparent;
}
table#optik tr:nth-child(2n):hover {
     background-color: #00afd3;
	 color: #333;
}
table#optik tr:hover {
     background-color: #00afd3;
	 color: #333;	
}
table#optik td {
	padding: 3px;
}




/*********************************************************************************/
/* link formations
/*********************************************************************************/
a:link,
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #e2001a;	
	text-decoration: none;
}
.address a:link,
.address a:visited {
	color: #FFF;
	text-decoration: none;
}
.address a:hover {
	color: #000;
	text-decoration: none;
}
.footer_over a:link,
.footer_over a:visited {
	color: #A15153;
	text-decoration: none;
}
.footer_over a:hover {
	color: #A15153;	
	text-decoration: none;
}
.copyright a:link,
.copyright a:visited {
	color: #fff;
	text-decoration: underline;
}
.copyright a:hover {
	color: #a11a25;	
	text-decoration: underline;
}
h2 a:link,
h2 a:visited {
    color: #00afd3;
}

/*********************************************************************************/
/* iconfonts 
/*********************************************************************************/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?oixk34');
  src:  url('fonts/icomoon.eot?oixk34#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?oixk34') format('truetype'),
    url('fonts/icomoon.woff?oixk34') format('woff'),
    url('fonts/icomoon.svg?oixk34#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "\e900";
  color: #a15153;
}
.icon-Hamburger:before {
  content: "\e901";
}



/*********************************************************************************/
/* navigation
/*********************************************************************************/
nav .dynpg_A_header_text {
	display: none;
}
.color_menu {
    width: 100%;
    padding: 50px 30px 0 10%;
    background-color: #A15153;
    height: 100vH;
	width: 100vW;
	float: right;
}
.blue_menu .lang {
	font-size: 1.2rem;
	float: right;
	margin: 20px 40px 0 0;
}
.blue_menu .lang a {
	color: #fff!important;
}
.main_nav.active {
    display: block !important;
}
.subnavi .d2 .hlink {
	color: #fff;
	margin-left: 0px;
}
.subnavi .d2 .hlink:hover {
	color: #333;
}
.subnavi .d2 .hlink:active {
	color: #333 !important;
	content: ">";
	margin-left: -20px;
	padding-right: 5px;

}
.icon-Hamburger {
	font-size: 2rem;
	float: right;
	color: #fff;
	padding: 3px 0 0 3px;
	cursor: pointer;
	margin-right: 30px;
}
.icon-Hamburger:hover {
	color: #333;
}
.close_x::before {
    content: '';
    border-top: 2px solid white;
    width: 25px;
    position: absolute;
    display: inline-block;
    transform: rotate(45deg);
    top: 10px;
    left: 0;
}
.close_x::after {
    content: '';
    border-bottom: 2px solid white;
    width: 25px;
    position: absolute;
    display: inline-block;
    transform: rotate(-45deg);
    top: 10px;
    left: 0;
}
.close_x {
    font-weight: 200;
    cursor: pointer; 
}
.main_nav {
	display: none;
	top: 0;
	right: 0;
	height: 100vH;
	width: 100vW;
	position: absolute;
	z-index: 1000;
}
.main_navi {
	position: absolute;
	top: 0px;
	right: 0px;
}
.main_navi .dynpg_A_header_text {
	display: none;
}
.navi {
	position: absolute;
	top: 40px;
	right: 60px;
	z-index: 1000;
}
.red_menu {
    width: 100%;
    padding: 50px;
    background-color: #eb2323;
    height: 100vH;
}
ul.menu a, ul.menu a:hover, ul.menu a.hlink_a {
	padding: 4px 15px 5px 0;
}
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-default {
	background-color: transparent;
	max-width: 600px;
	position: fixed;
	right: 30px;
}
.navbar-collapse.navHeaderCollapse.collapse.in {
	background-color: #transparent;
	margin: 20px;
}
.navbar-default .navbar-toggle {
	margin: 40px 20px 0 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	width: 44px;
	height: 5px;
	border-radius: 2px;
}
.navbar-default .navbar-toggle:hover {
	background-color: #39afad;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-toggle {
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-collapse.collapse {
	display: none!important;
	background-color: transparent;
}
.navbar-collapse.collapse.in {
	display: block!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
.navbar-nav li {
	float: none;
	text-align: center;
}
.navbar-nav li .hlink {
	line-height: 35px;
	padding-left: 3px;
}
.navbar-nav li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.scroller,
.dropdown-toggle {
	margin: 3px;
	font-size: 14px;
	font-weight: bold;
}

.dropdown-menu .d_2 .hlink {
	margin: 3px;
}
.dropdown-menu .d_2 .hover {
	margin: 3px;
	color: #214b7d!important;
}
.dropdown-menu .d_2 .hlink_a {
	margin: 3px;
}
.navbar-default .navbar-nav li .hlink {
	color: #666;
}
.navbar-default .navbar-nav li a {
	color: #214b7d;
}
.navbar-default .navbar-nav li .hlink {
	color: #fff;
	text-decoration: none;
}
.navbar-default .navbar-nav li {
	border-bottom: solid 2px #fff;
	line-height: 150%;
}
.navbar-default .navbar-nav li a {
	color: #214b7d;
}
.navbar-collapse.navHeaderCollapse.collapse.in {
	background-color: #0790df;
}
.navbar-default .navbar-nav li a.hlink_a {
	background-color: #F58221;
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 3px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #00afd3;
	background-image: none;
	color: #fff;
	text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: #FCB814;
}
li .jmd-nav__list-item-2 {
	background-color: #B0D7ED;
}
li .jmd-nav__list-item-2:hover {
	color: #fff;
	background-color: #0790DF;
}
#ul_2 li a.hlink {
	color: #333;
}
#ul_2 li a.hlink:hover {
	color: #fff;
}

.dropdown-toggle:hover{
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu li a  {
	color: #FFF;
	text-decoration: none;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a.hlink_a {
	background-color: #666;
}
.navbar-collapse.in {
  overflow-y: visible;
}
.navbar-collapse {
  max-height: none!important;
}
.navbar-collapse.collapse {
  display: none !important;
}
.navbar-nav {
  float: none !important;
  margin-bottom: 10px;
  margin-top: 7.5px;
}
.navbar-nav > li {
  float: none;
}
.navbar-nav .open .dropdown-menu {
  border: 0 none;
  box-shadow: none;
  float: none;
  margin-top: 0;
  position: static;
  width: auto;
}
.dropdown-menu {
  font-size: 14px;
  left: 15px;
}




/*------------------------------- layout ---------------------------------*/
.container-fluid {

}

.background {
	position:fixed; 
	z-index:1; 
	width:100%; 
	height:100%;
	top: 0px;
	left: 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;

}

.change_img,
.change_img div {
	position:fixed;
	top:0px;
	left:0px;
	width:100%; 
	height:100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
	float:left;
	z-index:1;	
}

.change_img > div > img {
 	max-width: 100%;
 	max-height: 100%;
}



