@charset "utf-8";
/* CSS Document */

/* oxygen-300 - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/oxygen-v15-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oxygen-v15-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oxygen-700 - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/oxygen-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oxygen-v15-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oxygen-regular - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/oxygen-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/oxygen-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('../fonts/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: local(''),
       url('../fonts/open-sans-v34-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local(''),
       url('../fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('../fonts/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local(''),
       url('../fonts/open-sans-v34-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/open-sans-v34-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body {
    font-family: 'Oxygen', sans-serif;
}

a {
	color:orange;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:none;
}

#consult {
    background: url('../img/consult-bg.jpg');
	background-size: cover;
    margin-top: 60px;
}

.jumbotron {
	height:460px;
	overflow:hidden;
    margin-bottom:10px;
	z-index:0;
}

.panel, .panel-heading {
	padding:0;
	border:none;
}

.jumbotron h2 {
    color: white;
    font-size: 8em;
    font-weight:bold;
}

#motiv1 {
    position:relative;
	top:-15px;
    left: 150px;
	height:166px;
}

#motiv2 {
	position:relative;
	top:-14px;
    left: 150px;
	height:166px;
}

#motiv3 {
    position:relative;
	top:-100px;
    left: 175px;
	width:238px;
}

#motiv4 {
    position:relative;
	top:-85px;
    left: 200px;
	width:360px;
}

#motiv5 {
    position:relative;
	top:-30px;
    left: 150px;
	width:238px;
}

.motiv_after {
    position:relative;
	top:-15px;
    left: 150px;
	height:166px;
	z-index:2;
	clear:left;
    -ms-transform: rotate(-70deg); /* IE 9 */
    -webkit-transform: rotate(-70deg); /* Safari */
    transform: rotate(-70deg); /* Standard syntax */
}

button {
    position:relative;
	top:10px;
    left: 75px;
	z-index:20;
}

.btn, element.style	 {
	z-index:5;
}

.btn-primary {
    color: white;
	background-color:#333;
	border-color:#333;
}

.btn-primary.hover, .btn-primary:hover {
    color: white;
	background-color:#666;
	border-color:#000;
}

.btn-primary.focus, .btn-primary:focus {
    color: white;
	background-color:#333;
	border-color:#000;
}

p {
    color: #000;
    font-size: 18px;
    font-weight:normal;
	z-index:50;
}

p .intro{
    color: #000;
    font-size: 18px;
    font-weight:bold;
}

.row {
    padding: 30px 0px;
}

.row p {
    border-left: 1px solid #eee;
	color: #000;
    font-size: 18px;
    font-weight:normal;
    padding: 0px 20px;
    max-width:100%;
}

.more1 {
	width:41px;
	height:41px; 
	display: block;	
	background:url(../img/down-arrow.gif) no-repeat center center #000;
	border-radius: 50%;
	float:right;
}

.more {
  	position: relative;
  	display: inline-block;
 	width: 56px;
  	height: 30px;
	float:right;
	margin-right:20px;
}

.more input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #000;
}

input:focus + .slider {
  box-shadow: 0 0 1px #000;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

ul {
	-webkit-padding-start: 20px;
}

.details li {
	list-style-type:none;
	background:#bbb;
	color: #222;
    border-radius:6px;
	font-size: 18px;
    font-weight:bold;
    padding: 10px 20px;
	margin:0 20px 6px 0;
}

.navbar-nav>li>a {
    color: white;
    font-size: 18px;
    font-weight:300;
	position:relative;
	top:6px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: orange;
    background: none; 
}

.active {
    color:orange;
}

.collapse {
}

#create {
    background-image: url('../img/create-bg.jpg');
    background-size:cover;
}

#code {
    background-image: url('../img/code.gif');
    background-size:cover;
    position: relative;
}

#care {
    background-image: url('../img/nocare.jpg');
    background-size:cover;
    position: relative;
}

#contact  {
	position:relative; 
	top: -422px; 
	left: 0; 
}

footer {
	overflow:hidden;
	background:#000;
}


#imprint  {
	position:relative; 
	top: -422px; 
	left: 0; 
	z-index: 50;
}

.ok {
	color:#fff;
	font-size: 16px;
	font-weight:bold;
}

#copy {
	height:100%;
    background: #000;
    position: relative;
}

#copy a {
	color:orange;
}

#agb, #datenschutz {
	bachground-color:#000;
}

#agb h3, #datenschutz h3 {
	margin-top:20px;
	color:#fff;
	font-size: 16px;
	font-weight:bold;
}

#agb h4, #datenschutz h4 {
	margin-top:12px;
	color:#fff;
	font-size: 14px;
	font-weight:bold;
}

#copy p, ol, ul {
	color:#aaa;
	border:0;
	margin-bottom:12px;
}

#copy-alt {
	height:100%;
    background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255,255,255,1), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255,255,255,1), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255,255,255,1), rgba(0,0,0,1)); /* Standard syntax (must be last) */
    position: relative;
}

#googlemaps {
	height: 460px; 
	width: 100%; 
	position:relative; 
	top: 0px; 
	left: 0; 
	z-index: 0;
}

.maki {
 	overflow: hidden;
 	position: relative;
}

.maki1 {
	font-size:48px;
	font-weight:700;
 	color: #473e37;
	opacity:0.5;
	padding-top:100px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 30s linear infinite;
	-webkit-animation: scroll-left 30s linear infinite;
	animation: scroll-left 30s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

.maki2 {
	font-size:72px;
	font-weight:700;
 	color: #473e37;
	opacity: 0.5;
	padding-top:64px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 50px;
	text-align: left;
	
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 10s linear infinite;
	-webkit-animation: scroll-left 10s linear infinite;
	animation: scroll-left 10s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
 0%   { 
	-moz-transform: translateX(100%); /* Browser bug fix */
	-webkit-transform: translateX(100%); /* Browser bug fix */
	transform: translateX(100%); 		
 }
 100% { 
	-moz-transform: translateX(-100%); /* Browser bug fix */
	-webkit-transform: translateX(-100%); /* Browser bug fix */
	transform: translateX(-100%); 
 }
}

.maki3 {
	font-size:96px;
	font-weight:400;
 	color: #eee;
	opacity: 0.2;
	padding-top:25px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 25s linear infinite;
	-webkit-animation: scroll-left 25s linear infinite;
	animation: scroll-left 25s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

.maki4 {
	font-size:96px;
	font-weight:200;
 	color: #555;
	opacity: 0.4;
	padding-top:250px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 16s linear infinite;
	-webkit-animation: scroll-left 16s linear infinite;
	animation: scroll-left 16s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

.maki5 {
	font-size:128px;
	font-weight:200;
 	color: #eee;
	opacity: 0.6;
	padding-top:170px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 22s linear infinite;
	-webkit-animation: scroll-left 22s linear infinite;
	animation: scroll-left 22s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

.maki6 {
	font-size:48px;
	font-weight:700;
 	color: #aaa;
	opacity: 0.8;
	padding-top:260px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 50s linear infinite;
	-webkit-animation: scroll-left 50s linear infinite;
	animation: scroll-left 50s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

.maki7 {
	font-size:64px;
	font-weight:200;
 	color: #888;
	opacity: 0.4;
	padding-top:275px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 26s linear infinite;
	-webkit-animation: scroll-left 26s linear infinite;
	animation: scroll-left 26s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

.maki8 {
	font-size:69px;
	font-weight:700;
 	color: #333;
	opacity: 0.6;
	padding-top:140px;
	z-index:5;
	white-space: nowrap;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 14s linear infinite;
	-webkit-animation: scroll-left 14s linear infinite;
	animation: scroll-left 14s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

.maki9 {
	font-size:42px;
	font-weight:400;
 	color: #000;
	opacity: 0.4;
	white-space: nowrap;
	padding-top:200px;
	z-index:5;
	position: absolute;
 	width: 100%;
 	height: 100%;
 	margin: 0;
 	line-height: 50px;
 	text-align: left;
 
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);	
	transform:translateX(100%);
	
	/* Apply animation to this element */	
	-moz-animation: scroll-left 40s linear infinite;
	-webkit-animation: scroll-left 40s linear infinite;
	animation: scroll-left 40s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}

@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}

@keyframes scroll-left {
	0%   { 
		-moz-transform: translateX(100%); /* Browser bug fix */
		-webkit-transform: translateX(100%); /* Browser bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Browser bug fix */
		-webkit-transform: translateX(-100%); /* Browser bug fix */
		transform: translateX(-100%); 
	}
}

#pat1 {
	background-image: url(../img/pat1.jpg);
	padding-top: 20px;
}

#pat1 .logo {
	float:left;
	position:relative;top: -8px;
	margin-left: 25px;
	margin-right: 30px;
}

#pat1 .pic {
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left: 12px;
	padding-right: 12px;
}

#pat1 .bighead {
	font-size:24pt;
	font-family: Solomon Normal, Tahoma, Geneva, sans-serif;
	color: #371d73;
	margin-bottom: 20px;
	padding-left: 12px;
	padding-right: 12px;
}

#pat2 {
	background-image: url(img/pat2.jpg); 
	background-position: absolute 0 0;
	background-position: absolute;
	top: 0;
	lerft: 0;
	padding-left: 30px;
	padding-top: 20px;
}


#blankpage {
	float:left;
	background-color: #fff; 
	padding-left: 16px;
	padding-right: 16px;
	max-width:794px;
}

.quatsch{
	top:0;
	left:0;
}

#consult-alt {
	width:188px;
	background: #371d73;
 	background:  -moz-linear-gradient(top, #fff, #371d73);
 	background:  -webkit-gradient(linear, left top, left bottom, from(#fff), to(#371d73));
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #371d7300, endColorstr= #ffffffff)";
 	filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #371d7300, endColorstr= #ffffffff)";
	color: #371d73; 
}

#create-alt {
	width:166px;
	background: #c4e8f6;
 	background:  -moz-linear-gradient(top, #fff, #c4e8f6);
 	background:  -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c4e8f6));
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #c4e8f600, endColorstr= #ffffffff)";
 	filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #c4e8f600, endColorstr= #ffffffff)";
	color: #c4e8f6; 
}

#code-alt {
	width:134px;
	background: #f4ba3c;
 	background:  -moz-linear-gradient(top, #fff, #f4ba3c);
 	background:  -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4ba3c));
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #f4ba3c00, endColorstr= #ffffffff)";
 	filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #f4ba3c00, endColorstr= #ffffffff)";
	color: #f4ba3c;
}

#care-alt {
	width:123px;
	background: #f155b1;
 	background:  -moz-linear-gradient(top, #fff, #f155b1);
 	background:  -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f155b1));
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #f155b100, endColorstr= #ffffffff)";
 	filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #f155b100, endColorstr= #ffffffff)";
	color: #f155b1;
}

#credo-alt {
	width:150px;
	background: #79182c;
 	background:  -moz-linear-gradient(top, #fff, #79182c);
 	background:  -webkit-gradient(linear, left top, left bottom, from(#fff), to(#79182c));
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #79182c00, endColorstr= #ffffffff)";
 	filter: "progid:DXImageTransform.Microsoft.gradient(start Colorstr= #79182c00, endColorstr= #ffffffff)";
		color: #79182c;
}

.copy {
	font-size:10pt;
	font-family: Oxygen, sans-serif;
	text-align:justify;
	color: #000;
	padding-left: 12px;
	padding-right: 12px;
}

.navbar {
	height:50px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
  outline-offset: 0px;
}

ul {
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 60; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #000; /* #fefefe; */
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #000;
    width: 80%; /* Could be more or less, depending on screen size */
    z-index: 62; /* Sit on top */
}

/* The Close Button */


#agb, #datenschutz {
	bachground-color:#000;
}

#agb h3, #datenschutz h3 {
	margin-top:20px;
	color:#fff;
	font-size: 18px;
	font-weight:bold;
}

#agb h4, #datenschutz h4 {
	margin-top:20px;
	color:#fff;
	font-size: 14px;
	font-weight:bold;
}

#agb ol, #agb li, #datenschutz li , #datenschutz ol, #datenschutz ul {
	margin:0 0 5px 20px;
	color:#aaa;
}

.footerbtn {
	float:left;
	border: 0;
	background-color: #000;
	color: orange;
	padding:0;
	top:0;
	left:0;
}
.close:hover,
.close:focus {
    color: red;
    text-decoration: none;
    cursor: pointer;
}

.close {
    color: orange; /* #aaa; */
    float: right;
    font-size: 28px;
    font-weight: bold;
	text-shadow:none;
	opacity:1.0;
}

small {
	font-weight:normal;
}

.panel-group {
	margin-bottom:0px;
}

.bottom {
	position:absolute;
	bottom:30px;
}

