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

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

h2 {
	color: #00615a;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

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

a {
	color: #009086;
}

ul li.errorlabel {
	color: #009086 !important;
}

span.description {
    color: #009086;
}

#submit_kontaktformular {
    background: #009086;
}
#jetztbuchen {

    width: 94px;
    height: 95px;
}



