/*
grey #5a595e
green #98b340
*/



#header{
	background: #ffffff url('/includes/img/neon-woman/neon-woman_header.jpg');
}

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

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

#navi {
	background: #000000 url('/includes/img/neon-woman/bg-navi.png');
}

#inhalt {
}

#top {
}

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

.footerline { background: #000000; }

#footer {
	background-image: url(/includes/img/pina-colada/beachers_footer2.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: #98b340; }


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

.aktuelles h2{
	color:#c0c0c0;
}

.aktuelles a {
  color:#c0c0c0;
}

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

