.bg_will {
	background-color: #FFB6B1;
}
.bg_main {
	background-color: #EEE7DD;
	background-image: url(img/bg_bild.gif);
}
.bg_ferien {
	background-color: #CDE985;
}
.bg_preise {
	background-color: #77B6D0;
}
.bg_kontakt {
	background-color: #F3ED86;
}
.bg_impressionen {
	background-color: #E3C0E6;
}
a {
	color: #2D2D2D;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
.text_normal, p, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
	line-height: 18px;
	text-align: left;
}
.table_request {
	background-color: #FFFFFF;
}
