/*
Pink dunkel #C1143C
Pink hell #EB396E #DE274F
Schwarz #1D1D21
*/
#header{
	background: #ffffff url('/includes/img/you-are-not-the-boss-for-me/nottheboss_header.jpg');
}

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

#navi {
	background: #C1143C url('/includes/img/you-are-not-the-boss-for-me/bg-navi.png');
}

#inhalt {
}

#top {
}

#navirechts {
	background: #DE274F url('/includes/img/you-are-not-the-boss-for-me/bg-right.png') 50% bottom no-repeat;
}

.footerline { background: /*#C1143C;*/ #1D1D21; }

#footer {
	background-image: url(/includes/img//you-are-not-the-boss-for-me/nottheboss_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: #C1143C; border: solid 2px #1D1D21; }

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

.aktuelles h2{
	color:#000000;
}

.aktuelles a {
  color:#000000;
}