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


* {
    margin: 0;
    padding: 0;
}

/* Make HTML 5 elements display block-level for consistent styling */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    overflow-y: scroll;
}


body {
	background-color:#d0c3b3;	
}

body {
	min-width: 1024px;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}



/*--------  CLEAR  ---------*/


.clearfix {
	clear: both;
}


.clearleft {
	clear:left;
}


/*--------  hgroup  ---------*/

header hgroup, header nav {
    position: relative;
}


/*--------  Navigation  ---------*/

header nav {
    border-bottom: 1px solid #ad8865; /* schwarze dünne Linie unter der Navigation */
    height: 35px;
	float:left;
   /* margin: 0 auto;*/
	margin-top: 200px;
	margin-left: 300px; /* muss noch verkürzt werden */
    width: 600px;
}

header nav ul {
   	height: 26px;
    margin: 0 0 0 30px;
    position: relative;
    width: auto; /*   ???    */
	width:auto;
	list-style:none;
}

header nav ul li {
    float: left;
    margin: 0 0 0 30px;
	vertical-align:text-bottom;
	vertical-align:baseline;
}

header nav ul li a {
    display: block;
	color: #544d3b; /*grau-grün braunton*/
    height: 26px;
    padding: 0 1px 1px 0;
    text-decoration: none;
	text-transform: uppercase;
}



	
/*-------- Navigaiton Links ---------*/	


a {
    border: 0 none; /* border:none is working but not valid w3c standard so better we can use border:0;*/
    text-decoration: none;
	color: #544d3b; /*grau-grün braunton*/
	outline: medium none;	
}

a:visited { }


a:focus {
	color:#ad8865; /*braunton*/
}

a:hover {
	color:#ad8865; /*braunton*/
}

a:active {
	color: #544d3b; /*grau-grün braunton*/
	outline: medium none;
}



/*--------  header // header und #header unterscheiden!  ---------*/	

header {
    position: fixed;
    width: 100%;
	height: 250px;
	margin: 0;
	top: 0;
    z-index: 10;
	display: block;
}

#header {
	background-image:url(../img/reinigung_header_link.jpg);
	background-color:#d0c4b0;
    padding: 0;
	margin: 30px auto 0;
    width: 1200px;
	height: 250px;
	display: block;
}

#linguafranca_link {
	/*float:left;*/
	float:right;
	margin-top: 170px;
	margin-right: 88px;
	
}


/*--------  page 1  ---------*/	
	
	
							
#page1 {
	background-color:#d0c4b0; /*original Farbe*/
	
	background-color:#d0c3b3;
	/*background-image:url(../img/bg_seite3.jpg);
	background-repeat:no-repeat;*/
	
	background-image:url(../img/bildgalerie2.png);
	/*background-repeat:no-repeat;*/
	
    font: 10px/12px Novecento-Light,sans-serif;
    margin: 0 auto;
    width: 1200px;
	height:950px;
}
	

/*#page1 h1 {
	color:#544d3b;
	margin-bottom: 8px;
	letter-spacing: 0.1 em;
}*/


#page1 h1 {
	color:#544d3b;
	font-family: "dosisregular", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size: 22px;
	margin-bottom: 10px;
	letter-spacing: 0.2 em;
}


#page1 h2 {
	color:#544d3b;
	font-size: 20px;
	font-family: "dosisregular", Helvetica, Arial, sans-serif;
	font-weight:100;
	line-height: 25px;
	margin-bottom: 10px;
	letter-spacing: 0.2 em;
}
	
	
#page1 .content_text {
	color:#544d3b;
	font-size: 14px;
	line-height: 22px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 0.1 em;
}

#page1 .content_email {
	color:#544d3b;
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 0.1 em;
	margin-top: 10px;
}




/*   *************************************** */


img {
/*   width: 100%;  */ /* Achtung Achtung: wurde herausgenommen. width bezoeht sich auf den Eltern Container des Bildes */
  max-width: 100%; /* max-width bezieht sich auf das Bild selber*/
  height: auto;
}

.page-section {
  width: 90%;
  /*  min-height: 100vh; */ /* 100% viewport height*/
 /* margin: 10px auto 50px;*/
  padding: 0 0 50px 0;
  text-align:center;
}

#anfahrt {
  position: relative;
}


/*   *************************************** */





#content_page1 {
	/*height: 320px;
	width: 280px;*/
	height: 240px;
	width: 220px;
	
	background-color:#d0c3b3;
	margin-left: 20px;
	margin-top: 40%;
	position: absolute;
	padding-top: 70px;
	padding-left: 35px;
	position: relative;
	float: left;
	z-index: 2;
}

figure {
	margin-left: 100px;
	float: left;
	margin-top: 30%;
	z-index: 2;
	
}

/*#content_page1 {
	height: 240px;
	width: 220px;
	
	background-color:#d0c3b3;
	margin-left: 20px;
	margin-top: 40%;
	position: absolute;
	padding-top: 70px;
	padding-left: 35px;
	position: relative;
	float: left;
	z-index: 2;
}*/



#linie {
	/*margin-left: 20px;*/
	margin-left: 12%;
	/*margin-top: 40%;*/
	/*position: absolute;*/
	/*padding-top: 70px;*/
	padding-top: 5px;
	/*padding-left: 35px;*/
	position: relative;
	float: left;
	z-index: 2;
}





/*--------  page 2  ---------*/	



	