@charset "UTF-8";

/*@media only screen and (min-width:200px) and (max-width:4000px) ********/

/************** GLOBAL STYLES-CODE ************/

body { margin: 0; background-color: #FFFFFF;}

/********** Styles / Color ********************/

.color-subline 		{color: #DDDDDD;}
.color-contactline 	{color: rgba(255,255,255,1.0);}

.color-moegelblue  	{color: rgba(33,132,255,1.0);}
.color-darkblue		{color: rgba(  0, 48,108,1.0);}
.color-midblue		{color: rgba( 74, 94,129,1.0);}
.color-lightblue	{color: rgba(102,153,204,1.0);}

.color-000000 {color: #000000;} /*Black*/
.color-AAAAAA {color: #AAAAAA;} /*Dark Grey*/
.color-BBBBBB {color: #BBBBBB;} /*Sub Grey*/
.color-CCCCCC {color: #CCCCCC;} /*Mid Grey*/
.color-DDDDDD {color: #DDDDDD;} /*Light Grey*/
.color-FFFFFF {color: #FFFFFF;} /*White*/

/********** Styles / @ Font-Face Formating ********************/

.lato-hairline {font-family: lato-hairline; letter-spacing: normal;}
.lato-light {font-family: lato-light; letter-spacing: normal;}
.lato-regular {font-family: lato-regular; letter-spacing: normal;}
.lato-bold {font-family: lato-bold; letter-spacing: normal;}
.lato-black {font-family: lato-black; letter-spacing: normal;}

.lato-hairlineitalic {font-family: lato-hairlineitalic; letter-spacing: normal;}
.lato-lightitalic {font-family: lato-lightitalic; letter-spacing: normal;}
.lato-italic {font-family: lato-italic; letter-spacing: normal;}
.lato-bolditalic {font-family: lato-bolditalic; letter-spacing: normal;}
.lato-blackitalic {font-family: lato-blackitalic; letter-spacing: normal;}

.fontsize-08em {font-size: 0.8em;}
.fontsize-10em {font-size: 1.0em;}
.fontsize-12em {font-size: 1.2em;}
.fontsize-14em {font-size: 1.4em;}
.fontsize-20em {font-size: 2.0em;}

.letterspacing-005 {letter-spacing: 0.05em;}
.letterspacing-010 {letter-spacing: 0.1em;}
.letterspacing-020 {letter-spacing: 0.2em;}
.letterspacing-030 {letter-spacing: 0.3em;}
.letterspacing-040 {letter-spacing: 0.4em;}
.letterspacing-050 {letter-spacing: 0.5em;}
.letterspacing-100 {letter-spacing: 1.0em;}

/********** IMG-BILDER AUF KREIS BESCHNITTEN ************/

.roundcornerimg {border-radius: 50%;}
.roundcornerimg-2 {border-radius: 4px;}

/** BEISPIEL **
 <img data-u="image" src="bilder-kugelfoto/kugelfoto-01.jpg" class="roundcornerimg" alt="sliderfoto1" />
****/

/********** ALLGEMEINE IMG-STYLES **********************/

.align-img {vertical-align:-0.4em}

/********* REFERENZBOX FULL WIDE  -STYLES GLOBAL ******/

.refcorner-img {border-radius: 5px;}

/********** KACHEL-STYLES GLOBAL *********************/

/* T - R - B - L  */
.kachelcorner-img {border-radius: 0px 0px 10px 10px;}
.kachelcorner-img-ulr {border-radius: 0px 0px 10px 10px;}
.kachelcorner-img-olr {border-radius: 10px 10px 0px 0px;}
.kachelcorner-img-all {border-radius: 10px 10px 10px 10px;}
.kachelcorner-img-margin {margin: 20px 0px 0px 0px;}

.kachelcolor-navi {/*background-color: rgba(0,0,0,0.3);*/ background-color: #2c3d1f;}
.kachelcolor-ref {/*background-color: rgba(0,0,0,0.3);*/ background-color: #2c3d1f;}

.kachel-opacity {opacity: 0.0;}

/*********** TOGGLE AUFKLAPPBOX HTML5 ******************/

dd { display:none; }

/* T - R - B - L  */
.closed { 
	background: #1d2c11; 
	padding: 4px 6px 4px 6px;
	border-radius: 4px; }
	
.open { 
	background: #9abf7d;
	padding: 4px 6px 4px 6px;
	border-radius: 4px; }

/********** LINKS STANDARD  ***************************************/

.linkcolor {color: #D91400;}
a:link {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;color: #D91400;}
a:active {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}

/********** LINKS FOOTER  ***************************************/

.linkcolor {color: #2184FF;}
.footerlink a:link {text-decoration: none;color: #FFFFFF;}
.footerlink a:hover {text-decoration: none;color: #2184FF;}
.footerlink a:active {text-decoration: none; color: #FFFFFF;}
.footerlink a:visited {text-decoration: none; color: #FFFFFF;}

/********** LINKS / SUBLINE HOVER STYLES ****************************/

.subline .linkcolor {text-decoration: none; color: #111111;}
.subline a:link {text-decoration: none; color: #AAAAAA;}
.subline a:hover {text-decoration: none;color: #2184FF;}
.subline a:active {text-decoration: none; color: #AAAAAA; }
.subline a:visited {text-decoration: none; color: #AAAAAA;}

/********** LINKS IN TEXTBOX-INFO ****************************/

.textbox-info .linkcolor {text-decoration: none; color: #000000;}
.textbox-info a:link {text-decoration: none; color: #000000;}
.textbox-info a:hover {text-decoration: none;color: #2184FF;}
.textbox-info a:active {text-decoration: none; color: #000000; }
.textbox-info a:visited {text-decoration: none; color: #000000;}

/********** LINKS / ICON HOVER-STYLES ******************************/

.icon-hover {background-color: #D91400;}
.icon-hover:hover {background-color: #D91400;} 

.icon-kontakt {
	background-color: #AAAAAA;
	border-radius: 0.4em;
	position: static;
	/*** T-R-B-L *****/
	margin: -5px 10px 15px 0px;
	padding: 5px;
	height: auto;
	width: 20%;
	max-width: 60px;
	visibility: visible;
	z-index: 5;
}

/******** BODY-HINTERGRUNDVERLAUF + HG-FOTO *********************/

.hintergrund-verlauf {
	position: fixed;
	background-color: rgba(255,255,255,1.0);
	/*not displayed in DW-CS6*/
	/*background: linear-gradient(to bottom, 
	rgba(255,255,255,1.0), rgba(240,240,240,1.0), rgba(230,230,230,1.0));*/
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: auto;
	margin: 0 auto;
	top: 0%;
	bottom: 0%;
	left: 0;
	right: 0;
	overflow: hidden;
	z-index: 1;
}

/*#hintergrundfoto {
	position:fixed;
    height:100%;
    width:100%;
    background-position: center center;
    background-size: cover;
	background-image: url(../03-background/testbild.jpg);
	opacity: 0.1;
	z-index: 2;
}*/

/****************** FOOTER ***************************/

.footer-textzeile {
	/* T - R - B - L */
	position: relative;
	background-color: rgba(0,0,0,1.0);
	width: auto;
	height: auto;
	border-radius: 0px;
	/*border-top: 1px solid rgba(55,55,55,0.3);*/
	/*border-bottom: 1px solid rgba(55,55,55,0.3);*/
	/*margin: 6% 3% 0% 3%;*/
	margin: 6% 0% 0% 0%;
	padding: 1% 4% 1% 4%;
	font-family: roboto-light, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.8em;
	text-decoration: none;
	color: #000000;
	/** Text-Color in global--> footer-linkcolor **/
	z-index: 100;
}

.bottom-spacer {
	position: static;
	/*background-color: rgba(255,255,255,1.0);*/
	border-radius: 15px;
	max-width: 100%;
	height: 70px;
	display: inline-block;
	visibility: visible;
	z-index: 100;
}

.footerblende {	
	/* T - R - B - L  */
	position: fixed;
	/*background-color: rgba(0,48,108,1.0);*/
	background: linear-gradient(to bottom, 
	rgba(255,255,255,0.0), rgba(255,255,255,0.5), rgba(255,255,255,1.0));
	height: 140px;
	width: 100%;
	bottom: 0;
	z-index: 90;
}
	
.copyright-footer {
	/* T - R - B - L  */
	position: fixed;
	right: 1%;
	padding: 80px 0px 0px 0px;
	margin-bottom: 8px;
	bottom: 0;
	font-family: lato-light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #A3A3AA;
	z-index: 2000;
}

.footer-color {background-color: #405430;}
.footer-image {background-image: url(../03-background/verlauf-footer-80px.png);}
.footer-opacity {opacity: 1.0;}


/***************** UP-DOWN-SCROLL ***********************/

.iconwrapper-footer {
	position: fixed;
	/*background-color: #E00;*/
	height: 30px;
	width: 90px;
	margin-bottom: 15px; 
	margin-left: auto;
	margin-right: auto;
	left: 0; 
	right: 0;
	bottom: 0;
	display: block;
	z-index: 1100;
}

.icon-footer {
	/*** T-R-B-L *****/
	position: relative;
	margin: 0px 20px 0px 0px;
	height: 25px;
	width: 25px;
	float: right;
	overflow: hidden;
	opacity: 0.7;
	z-index: 1200;
}

/****************** FOOTER ENDE ********************************/