/*
rot #D81204
weiss #FEFDFC
schwarz #261A20
*/
#header{
	background: #ffffff url('/includes/img/fleur-de-france-blue/fleurblue_header.jpg');
}

#box{
	background:#ffffff;
	border-top: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
}


#navi {
	background: #B8C348 url('/includes/img/fleur-de-france-blue/bg-navi.png');
}

#inhalt {
  background: #ffffff;
}

#top {
}

#navirechts {
	background: #3055ae url('/includes/img/fleur-de-france-blue/palme_weiss.png') 50% bottom no-repeat;
}

.footerline { background: #ffffff; }

#footer {
	background-image: url(/includes/img/fleur-de-france-blue/fleurblue_footer.jpg);
	background-repeat:no-repeat;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	margin-left:-2px;
}


body {
background: #2f7abb url('/includes/img/bg.jpg');
background-repeat:no-repeat;
background-position:50% 0%;
background-attachment: fixed;

}

.newsletter { background: #2f386a; border: solid 2px #ffffff; }
.newsletter span { color: #ffffff; }

/* ############ Aktuelles ############ */
.aktuelles {
  background:#ffffff;
	border: solid 2px #ccd5eb;
	color:#ccd5eb;
}

.aktuelles h2{
	color:#ccd5eb;
}

.aktuelles a {
  color:#ccd5eb;
}