/* Autor: Barbara Mößlacher */

body {
	background-color:#ef7f01;
}
#container-header-links {
	background-color:#ffe066;
}
#container-header-angebot {
	background-color:#ffeb99;
}
#container-header-angebot h1 {
	color:#ef7f01;
}
#container-header-angebot a {
	color:#ef7f01;
}
#news {
	border-left:1px dotted #ef7f01;
	border-right:1px dotted #ef7f01;
	border-top:1px dotted #ef7f01;
}

#news h1 {
	color:#ef7f01;
}
#restplatz {
	border:1px dotted #ef7f01;
}
#veranstaltungen {
	border-left:1px dotted #ef7f01;
	border-right:1px dotted #ef7f01;
	border-bottom:1px dotted #ef7f01;
}
#container-hauptbereich {
	background:url(../bilder/hg-hauptbereich-orange.gif) repeat-y;
}
#unternavi {
	background-color:#ffe066;
}
#content {
	background-color:#faf9e1;
}
#unternavi2 {
	background-color:#ffeb99;
}
#infobox {
	background-color:#ffeb99;
}
