.header, .mainNav, .footer {
	/*background-color: #621318;*/
	background-color: #5b4d40;
}

.subNav {
	background-color: #ad937b;
	border-bottom: 1px solid #d3b497;
}

.header .top {
	background: url(../img/top_pgrau.jpg);
}

.linkContainer a{

}

#main {
	border-top: 1px solid #ad937b;
	border-bottom: 1px solid #ad937b;
}

.linkContainer a:hover{
	border-top: 1px solid #ad937b;
}

.footer {
	border-top: 1px solid #ad937b;
}

.footer .footer_end {
	border-top: 1px solid #ad937b;
	background-color: #5b4d40;
}
