#container {
	min-height: 100%;
	background: url(../img/bg_container_brombeer.gif) top left repeat-y;
}
#navigation_bg {
	width: 245px;
	height: 100%;
	background: url(../img/navigation_bg_brombeer.gif) 0 0 repeat-y;
	float: left;
}
#navigationholder {
	height: 415px;
	width: 175px;
	background: #6e1f33 url(../img/navigation_top_brombeer.gif) right top no-repeat;
	border-bottom: 1px solid #FFF;
	padding-left: 70px;
}
#navigation li.selected ul li a {
	font-weight: normal;
	color: #ce7a66;
}

h1 {
	color: #a90f37;
	font-size: 17px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
}

h2 {
	color: #6e1f33;
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
}

h3 {
	color: #535353;
	margin-bottom: 10px;
}

a {
	color: #9c203f;
}
ul li.errorlabel {
	color: #9c203f !important;
}
span.description {
    color: #9c203f;
}

#submit_kontaktformular {
    background: #9c203f;
}
