/* CSS-Klassen für die GLOBALE Einstellung des Templates */
/* Scrollbar */
::-webkit-scrollbar {width: 0px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.0); border-radius: 10px;}
::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.0); }

:focus {outline: medium none;}

.indicators, .controls {display: none;}

.white {text-decoration: none; color: white;	b/order:1px solid grey;}
.fa-lg {
    font-size: 2.0em;
    line-height: auto;
    vertical-align:top;
    margin: 0px -14px 5px 5px;
}
/* Body, Html, Cover Hintergrund und Abstand --------------------------------------------- */

* {margin: 0;padding: 0;}

html {	
	display: block;
	height: 100%;
	width: 100%;
/*
	-khtml-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-o-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
*/
	margin: 0;
	padding: 0;
	overflow-y:scroll;
    -webkit-overflow-scrolling: touch;
}

body {
	f/ont-family: 'Montserrat', sans-serif;
	display: block;
	height: 100%;
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
    background:  url(../images/backgrounds/body_hg02.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.c/over {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	-khtml-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	  @media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
		background-attachment: scroll;
		max-width: 1024px;
	  }
}
/* ENDE- Body, Html, Cover Hintergrund und Abstand --------------------------------------------- */
/* Schriftarten & Größen------------------------------------------------------------------------ */
/* Schriften ------------------------- */
h1{
	margin:0;
	padding:0;
	b/ackground: #9FF;
}

strong, .{
	color: #fff;
}
.feeds ul li {
	color: #fff;
}
table{
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: transparent;
	margin-left: 10px;
}

td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
}
/* -----Überschriften ------------------------------------------------------------------------------------------------------------------------*/		
h1, h2 {
	text-align: left;
    margin:  0px 0px 0px 0px;  /* top right bottom left */
    padding: 0px 0px 10px 0px; /* top right bottom left */
}
h3,  h5, h6,  { /*ohne h4, wegen Menü */
    margin: 0px 0px 0px 0px;  /* top right bottom left */
    padding: 0px 0px 0px 0px; /* top right bottom left */
}

/* wenn andere Schrift und Style  als alle, dann hier eintragen */
h1 { 
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight:  500;
	t/ext-transform:uppercase;
	t/ext-shadow:#000 2px 2px 3px;
	c/olor: #02669A ;
	color:   #0087B2;
	letter-spacing: 4px;
	padding-left: 0px; 
	padding-top: 25px; 
	padding-bottom: 15px; 
	}

h2 {
	clear: both;
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 4px;
	padding: 0 8px 10px 0px;
	color: #149FCC;
	}
	
/*Artikel-Inhaltstitel*/	
h3, .h3, h4, .h4 {
	clear: both;
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 3px;
	padding: 0 8px 10px 0px;
	c/olor: #149FCC;
	}
	
/*Artikel-Inhaltstitel*/	
h4, .h4 {
	clear: both;
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 3px;
	padding: 0 8px 10px 0px;
	c/olor: #149FCC;
	}
	
a {
	color:  #333;
	text-decoration:   underline;
	p/adding: 0px 5px 0px 5px;
}

a:hover{
	color:  #CCC;
}

.container h2{
	padding-top: 5px;
}
.container h3 { /*Zentrierung Content */
	margin: 8px 0px 0px 0px;
		pa/dding-top: 5px;

}
/* ---------------------------------------------------------------------- */
/* ENDE Schriftarten & Größen------------------------------------------------------------------- */
/* Abstand "vor" und Abstand "nach" ContentParts */
.spaceAfterCP      { clear: both; height: 1px; margin-top: -1px;}
.col-md-0{display: none; width: 0%;padding: 0; margin-0; b/order: 0;}

/* Grundstruktur -------------------------------------------------------------------------------------- */
#topbar{ 
	height: 0px !important; 	
	background-color: rgba(0,0,0,0.1); 
	}
	
#header {
  	background:  rgba(255,255,255,0.0) url(../images/backgrounds/head_bg.png);
	background-attachment: fixed;
	background-position:   center top;
}

#page-top {
    width: 100%;
    height: 80px;
    padding: 0;
    margin: 5px 0px 2px 0px;
    background: #000 url(../images/logos/omauto2.png) no-repeat;
    background-position: 10px 0px;
}

#content-wrapper{ /* mindesthöhe der Content-Seite */ 
	max-width: 1400px;
    background-image: url(../images/backgrounds/content_wrapper.png);
	margin: 0 auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-khtml-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: rgba(255,255,255,0.5);
}

/*-Slider -------------------------------------------------------------------------------------------- */
#slider_full_width{
	padding:  15px 0px 0px 0px; 
}

#slider_full_width a.fe-link.fe-CP {
	position:  absolute;
	z-index: 3;
	top: 120px;
	left: 10px;
}

.content-min-height{
	min-height: 95.6% !important; 	/*incl sichtbarem Footer */
}

.abstand-navbar{
	padding-top: 0px;	
}

#content{
	padding: 30px 0px 30px 0px;
    padding-top: 30px;
    padding-bottom: 15px;
}
.container{
	width: 100%;
	max-width: 1400px; /* Breite Content */
}

.container_fluid{
	padding-left: 15px;
	padding-right: 15px;
	}
	
#content01 {
    background: rgba(0,0,0,0.1);
}

#content02-full{
}

#content04-full{
    background: rgba(255,248,220,0.8);
}
/* Ende Struktur ------------------------------------------------------------------------*/
/* Footer --------------------------------------------------------------------------------*/
#footer{
	max-width: 1400px;
	margin: 0 auto;
	background-color: #1A1A1A;;
	b/ackground-color: rgba(2,207,252,0.3);
    background-position: 50% 100%;
    background-repeat: repeat-x;
	color: white;
	}
	
#footer span{
	color: white
}

.fa {
   padding-right: 3px;
   display: inline-block;
}

#footer .fa {
   color: white;
   padding-right: 4px;
}

#footer-copyright{
	border-top:1px solid grey; 
}


/* -- Links Footer Widgets NAV PILLS (Menü ganz unten in der Seite -----------*/
#footer-copyright{	margin-bottom: 0; border-top: 1px solid rgba(153,153,153,0.3);}
#footer-copyright a, .footer-menu a {color: #a9afb5;}
#footer-copyright p{font-size: 1.0em; margin: 0;padding: 10px 0px 10px 0px; color: #a9afb5;}
.footer-menu   {text-align:right; }
.footer-menu a {color: #a9afb5;}

#footer-copyright .nav-pills > li > a{
    b/order: 1px solid red;
    margin-top: 4px;
    padding: 5px 8px 5px 8px;
    color: white;
}
#footer-copyright .nav-pills > li > a:hover, #footer-copyright .nav-pills > li > a:focus {
    background: transparent;
    color: #a9afb5;
}

#footer-copyright  [class*="col-"] {
   padding-top: 5px;
   padding-bottom: 0;
   margin: 0;  
   b/order: 1px solid yellow;
}



#footer-widgets h3 {
	color: #ccc;
	padding-left:  10px;
}

#footer-widgets h4 {
	color: #ccc;
	padding-left:  0px;
}

#footer-widgets p {
	color: white;
	padding-left: 5px;
}


#footer-widgets .col-lg-3, #footer-widgets .col-md-3, #footer-widgets .col-sm-6 {
	min-height: 230px;
}

#footer-widgets a {
    display: block;
    list-style: none;
	color: white;
	padding-left: 0px;

}

#footer-widgets address {
	color: white;
    margin-bottom: 10px;
	padding: 10px;
}

#footer-copyright p{ 
	padding: 10px;
	font-size: 1.2em;
 }
	
#footer-widgets li {
	list-style: none;
	padding: 0;
}

.breadcrumb {
	background: transparent;
    padding: 4px 0px 3px 0px;
    m/argin-bottom: 2px;
    list-style: none;
    border-radius: 0px;
	b/order-bottom: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid grey;

}
.breadcrumb-spacer{	color: white;
}
#breadcrumb  a {
	text-decoration: none;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.fe-container {
	max-width:650px;
	padding: 2% 10% 2% 10%;
	margin: 0 auto;
    background: rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.2);
}

#breadcrumb  [class*="col-"] {
   padding-top: 5px;
   padding-bottom: 0;
   margin: 0;  
   b/order: 1px solid yellow;
}
/* Ende Footer ---------------------------------------------------------------------------------*/
/* ENDE - Struktur ---------------------------------------------------------------------------- */

/* Abstände Raster & Container ----------------------------------------------------------------- */
.left-container p, .right-container p{text-align:justify;}

/* Basis-Einstellung der COLs */    
.col-sm-12 >[class*="col-"] {
   padding-left: 0;
   padding-right: 0;
   b/order: 1px solid black;
}
[class*="col-"] {

   padding-top: 15px;
   min-height: 0;
    
   b/order: 1px solid black;
}

.col-margin_null  {margin: 0;}
.col-padding_null {padding: 0;}

/* Optik Seitenspalten */
.right-container .image-with-text, .right-container .overlay, .left-container .image-with-text, .left-container .overlay {
	padding: 10px;
    background-color: rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.1);
	border-radius: 6px;
}

/* Optik & Größe Karten Google Maps  */
.map, #map {
  width: 100%;
  height: 260px;
  background: rgba(0,0,0, 0.1);
  border: 2px solid rgba(0,0,0, 0.1);
}








.rahmen {
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 6px;
	-webkit-transition: box-shadow 0.5s ease-in-out;
	-moz-transition: 	box-shadow 0.5s ease-in-out;
	transition: 		box-shadow 0.5s ease-in-out;
}

.rahmen:hover {
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.3); 
}

.rahmenschatten {
	b/ox-shadow: 0px 0px 15px 1px rgba(0,0,0,0.3); 
}

/* Button -------------------------------------------------------------------------------*/
/* GO TO TOP Button unten rechts  -------------------------------------------------------*/
.gototop{
	position: fixed;
	bottom: 70px; 
	right: 10px;
	background: rgba(0,0,0,0.4); 
	background: rgba(232,44,12,0.6); /*rot */
	padding: 8px 6px 6px 8px;
	color: #fff;
	border-radius: 6px;
	display:none;
}
	
.gototop i{
	line-height: 0.5em;
}

.link-top {
	position:absolute;
	padding: 0px 2px 0px 5px;
	bottom: 10px;
	right: 10px;
	border: 1px solid rgba(0,0,0,0.5);
	background: rgba(0,0,0,0.2); 
	}
	
/* ENDE -GO TO TOP Button unten rechts   --------------------------------------------------*/
/* Bootstrap Button Farben und Abstände  --------------------------------------------------*/
.bg-primary {
    color: #fff;
    background-color: rgba(51,122,183,1.0); /* #337ab7 */
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.bg-hinweis {
    background-color: rgba(0,0,0,0.1); 
	padding: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
}

label{
	width: 95px;
}

.btn-group{
	margin-top: 10px;
	margin-bottom: 10px;
}

.button.is-checked { outline: 0 none;}



/* Ende Button ---------------------------------------------------------------------------*/

/* Sitemap PHPWCMS Spezifisch--------------------------------------------------------------------------------*/
.sitemap{
}
.sitemap ul{
    margin-top: 0;
    margin-bottom: 0px;
	border: 0;
}
ul.sitemap {
    margin-bottom: 0px;
}

.sitemap>li{
	margin-left: 130px;
	list-style:  circle;
}
.sitemap ul li{
	margin-left: 0px;
	list-style:  circle;
}
.sitemap li a{
	font-size: 1.2em;
}
/* ENDE Sitemap ---------------------------------------------------------------*/

/* Suche  ---------------------------------------------------------------------*/
.form-control {
    display: inline-block;
    width: auto;
}
.search-item {
	margin-bottom: 10px;
	border-radius: 6px;
}
.search-item .highlight{
	font-style: normal;
	font-weight: 700;
	c/olor: #03F;
	}
/* Ende Suche  ---------------------------------------------------------------------*/

/*-News --------------------------------------------------------------------------- */
.news{
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
  	background: rgba(0, 0, 0, 0.2);
  	border: 1px solid rgba(0,0,0,0.1);
}

.news-tag{
	t/ext-align: center;
	padding: 2px 5px 2px 5px;
  	background: rgba(0,0,0,0.1); 
  	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
}

.news-teaser-right {
 	height: auto;
	margin: 1px;
  	padding: 15px;
	overflow: hidden;
  	background: rgba(255,255,255,0.8); 
  	border: 1px solid rgba(0,0,0,0.1);
}
.news-teaser-right h1, .news-teaser-right h2, .news-teaser-right h3 {
  	margin-top: 0px;
}

.news-teaser-right p{
  	padding-top: 10px;
  	padding-bottom: 10px;
	text-align: justify;
}

.news-teaser-right img{
	width: 100%;
	m/ax-width: 200px;
	overflow: hidden;
}

.news-teaser-right-image{
	display: inline-block;
	width: 30%;
	overflow: hidden;
}

.news-teaser-right-content{
	display: inline-block;
}

/*-Newsletter -------------------------------------------------------------------------------------- */
.articleText {w/idth: 80%; margin: 0 auto; padding: 10px 0px 15px 10px; border: 1px solid blue;}
#newsletterSubscribeForm {
	w/idth: 80%;
	margin: 0 auto;
	padding: 15px 0px 15px 10px; border: 1px solid blue;
}

#newsletterSubscribeForm td{
	padding-bottom: 5px;
	}
#newsletterSubscribeForm .formLabel{
	padding: 0px;
	margin: 0px;
}

/*- News - File Entry -------------------------------------------------------------------------------------- */
.fileEntry h2{
	font-size: 1.2em;
	margin		: 0;
	padding-top: 0;
}

.fileEntry{
	float: left;
	width: 19.90%;
	margin: 1px 0.1% 1px 0.1%;
  	border: 1px solid #ccc;
	padding: 5px;
	opacity: 0.8;
}


@media(max-width:1024px) { 
	.fileEntry{
		width: 22.80%;
	}
  .kleintron h4 {
	  font-size: 1.2em;
  }

}

@media(max-width:768px) { 
	.fileEntry{
		width: 33.00%;
	}
}

@media screen and (device-aspect-ratio: 40/71) { /* Mobilgerät Iphone */
	.fileEntry{
		width: 99.80%;
	}
	.abstand-navbar{
		padding-top: 52px;	
	}
}

/*-News Ende-------------------------------------------------------------------------------------- */

/*- RSS Feed Standdard---------------------------------------------------------------------------- */
/*- RSS Feed Bildzeitung ist im Template definiert ----------------------------------------------- */
.feed{
	text-align: justify;
	margin-top: 30px;
	}
	
.feed h2{
	color: red;
	font-weight:bold;
	f/ont-size: 1.4em;
	}
	
.feed li{
	list-style: none;
	margin-bottom: 15px;
	padding: 10px;
	background: rgba(30, 63, 83,0.1);
	border: 1px solid rgba(128,128,128,0.4);
	border-radius: 6px;
	}	
	
.feed ul li ul li{
	border: 1px solid transparent;
	margin-bottom: 0px;
	padding: 0px;
	background: rgba(30, 63, 83,0.0);
	}
/*- Ende RSS Feed Standdard -------------------------------------------------------------------------------------- */

/* Sidebar / SideMenü BS - Linklist & NAV_LIST ----------------------------------------------------------*/
 .list-group {
	m/ax-width: 300px; /*wenn begrenzung nötig ist */
	list-style: none;
	padding-left: 0;
	margin-bottom: 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	b/ackground-color:  #CCC;
	border: 1px solid #ddd;
}

h4.list-group-item{
	 border-top-left-radius: 4px;
	 border-top-right-radius: 4px;
	text-align: center;
}

.nav_list_sidebar {
	width: auto;
	m/ax-width: 350px;
	p/adding-top: 25px;
	}
	
.nav_list_sidebar li{
	    list-style: none;
	}
.nav_list_sidebar li a{
		text-decoration:none;
	}
	
.nav_list_artikel li{
	display: inline-block;
	list-style: none;
	margin-bottom: 5px;
	}

.sidebar {
	padding-top: 25px;
	}
/* Ende Sidebar ----------------------------------------------------------*/

/* Fehler 404 ----------------------------------------------------------*/
.fehler {
	position: relative;
	font-style:italic;
	width: 100%;
	min-height: 80%;
	border: 5px solid red;
	border-radius: 15px;
	background-color: white;
	background-image:url(../images/page/Fehler-404-02.png);
    background-position: 50% 0%;
	}
	
.fehler-text {
	text-align: justify;
	padding: 30px 60px 350px 60px;
	margin: 0;
 	border-radius: 15px;
 	background: rgba(255,255,255, 0.8);
	}
/* Ende Fehler 404 ----------------------------------------------------------*/
/* Formulare ----------------------------------------------------------*/
.bs-example {
	width: 98%;
	max-width: 700px;
	padding: 20px;
	border: 2px solid green;
    margin-right: 0;
    margin-left: 0;
	margin: 0 auto;
    background-color: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-label {
	width: 28.0%;    
	min-width: 100px;
	margin-bottom: 3px;
}
.form-control{
	width: 70.9%; 
	max-width: 100%; 
	margin-bottm: 5px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}

.form-field {
	margin: 5px 5px 5px 5px;
}

textarea.form-control {
	width: 100%;
}

.form-error p{
	padding: 15px;
	border-radius: 6px;
}
/* Ende - Formulare ----------------------------------------------------------*/
.normaltron {
	height: auto;
	padding: 20px 15px 20px 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: inherit;
	border-radius: 6px;
	background: rgba(0, 0, 0, 0.2);
	b/order: 2px solid #0CF;
}

.normaltron h2 {
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight:  500;
	color:  #149FCC;
	letter-spacing: 4px;
	padding-left: 15px; 
	padding-top: 0px; 
	padding-bottom: 10px; 
}

.normaltron h3 {
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight:  400;
	color: #333;
	letter-spacing: 3px;
	padding-left: 15px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
}

.normaltron p {
	margin: 15px 15px 15px 15px;
	font-size: 1.1em;
	f/ont-weight: 300;
}

.normaltron a {
	text-decoration: underline;
	color: #09F;
}

.tron_karte {
	padding: 10px 10px  10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: inherit;
	b/order-radius: 8px;
	background: rgba(0, 0, 0, 0.2);
	b/order: 2px solid #0CF;
}

.tron_karte {
	padding: 10px 10px  10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: inherit;
	b/order-radius: 8px;
	background: rgba(0, 0, 0, 0.2);
	b/order: 2px solid #0CF;
}

.kleintron {
	padding: 20px 15px;
	ma/rgin-top: 10px;
	margin-bottom: 10px;
	color: inherit;
	border-radius: 6px;
	background: rgba(0, 0, 0, 0.2);
	b/order: 2px solid #0CF;
}

.kleintron h4 {
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight:  500;
	c/olor: #0F0 ;
	color:   #B2123D;
	letter-spacing: 4px;
	padding-left: 10px; 
	padding-top: 0px; 
	padding-bottom: 5px; 
}

.kleintron h5 {
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight:  500;
	color:  #09F;
	letter-spacing: 4px;
	padding-left: 15px; 
	padding-top: 15px; 
	padding-bottom: 10px; 
}

.kleintron p {
	text-align: justify;
	margin: 15px 10px 15px 10px;
	font-size: 1.0em;
	f/ont-weight: 200;
}

@media(max-width:1024px) { 
  .kleintron h4 {
	  font-size: 1.1em;
	  white-space:nowrap;
  }
  
  .kleintron p {
	  font-size: 0.85em;
  }

}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	b/order-radius: 8px;
	background: rgba(0, 0, 0, 0.2);
	b/order: 2px solid #0CF;
}


.jumbotron h1 {
	font-family: 'Dosis',Helvetica,Arial,sans-serif;
	font-size: 1.8em;
	font-style: normal;
	text-align: center;
	font-weight:  500;
	color:   #0087B2;
	letter-spacing: 4px;
	padding-left: 10px; 
	padding-top: 25px; 
	padding-bottom: 5px; 
	line-height: 1.9em;
}

.jumbotron p {
	margin: 15px 15px 25px 15px;
	font-size: 1.2em;
	font-weight:  300;
}

blockquote {
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 10px 20%;
	font-size: 1.2em;
	border-left: 3px solid #FF0045;
	letter-spacing: 2px; 
}

.alert-info {
	color: #000;
	font-size: 1.2em;
	font-weight:600;
	background-color:  transparent;
	b/ackground: url(../images/farben_png/hg_overlay_fff_40.png);
	background: rgba(0, 0, 0, 0.2);
	b/order-radius: 8px;
	b/order: 1px solid red;
	b/ox-shadow: 0px 0px 16px rgba(266, 0, 0, 0.3) inset;
}

.alert-blau {
	font-size: 1.2em;
	background: rgba(0, 204, 255, 0.2);
	text-align: justify;
}

.alert-blau h6{
	font-size: 100%;
}

.alert-blau a{
	text-decoration: underline;
	letter-spacing: 4px;
	c/olor: red;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
	b/order: 1px solid blue;
	border-radius: 5px;
}

.alert-blau a:hover{
	c/olor: #CF6;
}

marquee{
	width: auto;
	min-width: 50%;
	margin: 0 auto;
	background: 	blue;
	border-radius: 5px;
}


.carousel-caption h3{color: white;}
.carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 10px;
    left: 25%;
    right: 25%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
	background: rgba(0,0,0,0.6);
}

.iframe-piwik {
    border: 0;
    h/eight: 210px;
    width: 100%;
}

#footer .scroll_up{
    position: absolute;
	margin-top: -24px;
    left: 49%;
    height: 50px;
    width: 50px;
    background:  url(../images/button/totop.png) no-repeat scroll center center transparent;
	text-align:center;
}

#footer .scroll_up a{
	text-decoration:none;
	font-size: 1.3em;
	padding-left: 7px;
	padding-top: 10px;
	color: white;
}
	

.kontakt {
	min-height: 306px !important;
}



.web24{
	width: 100%;
	padding: 10px;
	min-height: 1190px;
	background: rgba(0, 0, 0, 0.2);
	b/order: 2px solid  #0CF;
	border-radius: 6px;
}

embed{
    width: 100%;

    height: 310vh;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    ba/ckground: rgba(0, 0, 0, 0.2);
    padding-left: -20px;
}



.iframe_iphone{
	b/order: 2px solid  #0CF;
	b/order-radius: 8px;
	width: 100%;
	overflow:scroll;
	b/ackground: rgba(0, 0, 0, 0.2);
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

.iframe{
	b/order: 2px solid  #0CF;
	b/order-radius: 8px;
	width: 100%;
	overflow:scroll;
	background: rgba(0, 0, 0, 0.2);
}

.w/eb24{
	border: 0px solid  #0CF;
	width: 98%;
	overflow:scroll;
}


}
