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

*{margin: 0px; padding: 0px; }
html {background-color: #ededed;} /*FFF*/

body, html {
	/* 101% zur font-size-Korrektur für Opera bis v.6 */
	
	color:#000;
	background-image:url(../../hintergrund_tulpe.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 800px;
	border:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto; /*horizontal zentrieren*/
	margin-top: 50px;

	}
	
.welle {
	background-image:url(../../Welle/give_aways/welle_give_aways.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 147px;
	margin-top: 450px;
	
}

.header {
	width: 140px;
	height: 117px;
	background-image:url(../../logo.png);
	background-repeat:no-repeat;
	margin: 20px;
}

.navi_links {
	width: 200px;
	height: 600px;
	background-color:#transparent;
	float: left;
	margin-left: 20px;
}
	.sprache_lu {
	width: 27px;
	height: 20px;
	background-image:url(../../Sprachfahnen/fahneluxembourg.png);
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	visibility:hidden;
	}


.sprache_de {
	width: 27px;
	height: 20px;
	background-image:url(../../Sprachfahnen/fahnedeutschland.png);
	float: left;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-top: 0px;
	visibility:hidden;
	}
	
	
	.sprache_fr {
	width: 27px;
	height: 20px;
	background-image:url(../../Sprachfahnen/fahnefrankreich.png);
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	}
	
	.mail {
	width: 27px;
	height: 20px;
	background-image:url(../../Mail/mail.png);
	float: left;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-top: 0px;
	}
	
	
	






.inhalt1 {
	width: 680px;
	height:553px;
	background-image:url(../../background_text.png);
	float: left;
	margin-top: -137px;
	margin-left: 198px;
	/*border:solid 1px #5083bb;*/
	position: absolute;
}


.boxfotos {
	height: 131px;
	width: 640px;
	margin-left: 20px;
    margin-right: 20px;
	margin-top: 10px;
}

.foto1 {
	height: 131px;
	width: 94px;
	float:left;
}

.foto2 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}

.foto3 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}

.foto4 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}


.boxfotos2 {
	height: 141px;
	width: 640px;
	margin-left: 20px;
    margin-right: 20px;
	margin-top: 46px;
}

.foto5 {
	height: 131px;
	width: 94px;
	float:left;
}

.foto6 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}

.foto7 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}

.foto8 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}

.boxfotos3 {
	height: 141px;
	width: 640px;
	margin-left: 20px;
    margin-right: 20px;
	margin-top: 46px;
}

.foto9 {
	height: 131px;
	width: 94px;
	float:left;
}

.foto10 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}

.foto11 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}

.foto12 {
	height: 131px;
	width: 94px;
	margin-left: 88px;
	float: left;
}



.footer {
	width: auto;
	height: auto;
	background-color:transparent;
	float: right;
	font-size: 13px;
	margin-top: -68px;
	margin-right: 20px;
	font-style:italic;
	color: #095aa6;
	text-align:right;
}

.adresse {
	width: auto;
	height: auto;
	background-color:transparent;
	float: left;
	font-size: 13px;
	margin-top: -52px;
	margin-left: 20px;
	font-style:italic;
	color: #095aa6;
	position:absolute;
}

.liste {
	margin-left: 30px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.next {
	margin-left: 20px;
	margin-top: 10px;
	float: right;
	margin-right: 20px;
	color: #005db9;

}

.back {
	margin-left: 20px;
	margin-top: 00px;
	margin-right: 20px;
	float: left;
	color: #005db9;

}

 /* ul.knopf {                      // Zeigt ein Bild anstelle des Listenpunkts
   list-style-image: url(knopf.gif);
}
*/ 