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

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

body, html{
	/* 101% zur font-size-Korrektur für Opera bis v.6 */

	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background-image:url(../../hintergrund_tulpe.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 800px;
	border:#FFF;
	margin: 0 auto;
	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;
}


.ueberschrift {
	/*margin-left: 20px;*/
	margin-top: 10px;
	width: 680px;
	float: left;
	font-size:30px;
	color: #5083bb;
	text-align: center;
}

.bild_kalender {
	/*background:#666;/*666*/
	height: 309px;/*215*/
	width: 230px;/*160*/
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-size: 100%;
	background-image:url(../../images/give_aways/lux_juni_2015_klein.png);
		background-repeat:no-repeat;

}


.beschreibung_kalender {
	height: 244px;
	width: 360px;
	margin-top: 20px;

	float: left;
}

.box_promo {
		background:transparent;/*666*/
	width: 640px;
	height: 123px;
	float: left;
	position: absolute;
	margin-left: 20px;
	margin-top: 394px;
		background-image:url(../../images/give_aways/banner_offre.png);

}

/*.box_rechts3 {
	width: 160px;
	height: 30px;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	text-decoration:none;
	text-align: center;
}

.kasten {
	background:#FA921A;
	width: auto;
	height: auto;
	font-size:20px;
	text-align:center;
	margin-top: 36px;
	float:left;
	margin-left: 20px;
	padding: 10px;
}*/

.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;
}


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

}


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

}

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