/* Autor: Barbara Mößlacher */

body {
	background-color:#b73597;
}
#container-header-links {
	background-color:#f5c2d8;
}
#container-header-angebot {
	background-color:#fae0eb;
}
#container-header-angebot h1 {
	color:#b73597;
}
#container-header-angebot a {
	color:#b73597;
}
#news {
	border-left:1px dotted #b73597;
	border-right:1px dotted #b73597;
	border-top:1px dotted #b73597;
}

#news h1 {
	color:#b73597;
}
#restplatz {
	border:1px dotted #b73597;
}
#veranstaltungen {
	border-left:1px dotted #b73597;
	border-right:1px dotted #b73597;
	border-bottom:1px dotted #b73597;
}

#container-hauptbereich {
	background:url(../bilder/hg-hauptbereich-pink.gif) repeat-y;
}
#unternavi {
	background-color:#f5c2d8;
}
#content {
	background-color:#f7eff5;
}
#unternavi2 {
	background-color:#fae0eb;
}
#infobox {
	background-color:#fae0eb;
}
