#header{
	background: #ffffff url('/includes/img/sexonthebeach/sex-on-the-beach_header.jpg');
}

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

#navi {
	background: #f1ad46 url('/includes/img/sexonthebeach/bg-navi.png');
}

#inhalt {
}

#top {
}

#navirechts {
	background: #5a9849 url('/includes/img/sexonthebeach/bg-right.png') 50% bottom no-repeat;
}

.footerline { background: #000000; }

#footer {
	background-image: url(/includes/img/sexonthebeach/sex-on-the-beach_footer.jpg);
	background-repeat:no-repeat;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	margin-left:-2px;
}

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

.newsletter { background: #FF6100; border: solid 2px #000000; }
.newsletter span { color: #000000; }

/* ############ Aktuelles ############ */
.aktuelles {
  background-color:#d66f12;
	border: solid 2px #000000;
	color:#000000;
}

.aktuelles h2{
	color:#000000;
}

.aktuelles a {
  color:#000000;
}