/* Autor: Barbara Mößlacher */

body {
	background-color:#8e1e1b;
}
#container-header-links {
	background-color:#fffad6;
}
#container-header-angebot {
	background-color:#fffad6;
}
#container-header-angebot h1 {
	color:#8e1e1b;
}
#container-header-angebot a {
	color:#8e1e1b;
}
#news {
	border-left:1px dotted #8e1e1b;
	border-right:1px dotted #8e1e1b;
	border-top:1px dotted #8e1e1b;
}

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

#container-hauptbereich {
	background:url(../bilder/hg-hauptbereich-rot.gif) repeat-y;
}
#unternavi {
	background-color:#fffad6;
}
#content {
	background-color:#fffef6;
}
#unternavi2 {
	background-color:#fffad6;
}
#infobox {
	background-color:#fffad6;
}

