/* Dunkelgruen */

body{
	background-color: #162320;
}

/* Dunkelrot */

#top{
	background-color: #320605;
	background-image: url(../images/header-pattern-01.png);
	background-repeat: repeat-x;
}

#bottom{
	background-color: #320605;
	background-image: url(../images/footer-01.png);
	background-repeat: repeat-x;
}

/* Hellrot */

#top{
	border-bottom-color: #d2191a;
}

#mainnav li.active{
	background-color: #d2191a;
}

/*  Beige */

body, a{
	color: #ebcaa5;
}

h1, .red{
	color: #d2191a;
}

.slideOpenDiv-title{
	background-image: url(../images/accordion-oben-01.png);
	background-repeat: repeat-x;
}

.slideOpenDiv-aftercontent{
	background-image: url(../images/accordion-unten-01.png);
	background-repeat: repeat-x;
}
