/* Autor: Barbara Mößlacher */

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

#news h1 {
	color:#1f82c0;
}
#restplatz {
	border:1px dotted #1f82c0;
}
#veranstaltungen {
	border-left:1px dotted #1f82c0;
	border-right:1px dotted #1f82c0;
}
#container-hauptbereich {
	background:url(../bilder/hg-hauptbereich-blau.gif) repeat-y;
}
#unternavi {
	background-color:#d5edfa;
}
#content {
	background-color:#f5fbfe;
}
#unternavi2 {
	background-color:#d5edfa;
}
#infobox {
	background-color:#d5edfa;
}

