
#header{
	background: #c0cccc url('/includes/img/sunseeker/header.jpg');
}

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

#navi {
	background: #69a0c6 url('/includes/img/sunseeker/bg-navi-sunseeker.png');
}

#inhalt {
}

#top {
}

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

.footerline { background: #3f689e; }

#footer {
	/*background-image: url(/includes/img/pina-colada/beachers_footer2.jpg);
	background-repeat:no-repeat;*/
	background: #c0cccc;
	border-left: solid 2px #3f689e;
	border-right: solid 2px #3f689e;
	margin-left:-2px;
}

#menu ul li a {color:#ffffff;}
#menu ul li ul li a {color:#000000;}

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

.newsletter { background: #f1f1f1; }

.newsletter span {color:#000000;}


/* ############ Aktuelles ############ */
.aktuelles {
  background-color:#f1f1f1;
 /*border: solid 1px #ff8532;*/
	color:#ffffff;
}

.aktuelles h2{
	color:#ffffff;
}

.aktuelles a {
  color:#ffffff;
}

/* ############### */

