html, body {
	font-family: verdana;
	font-size: 12px;
}


html, body, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

a {
	color: #E2001A;
}

#logo {
	width: 130px;
	height: 259px;
	background-image: url(../images/logo.gif);
	margin-left: 5px;
	cursor: pointer;
}

#logo span {
	display: none;
}

#page_container {
	position: relative;
	width: 973px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}

#content_container {
	width: 968px;
	background-image: url(../images/content_background.gif);
	margin-top: 46px;
	overflow: auto;
	padding-left: 5px;
	padding-right: 0px;
}

#informatiepagina_content {
	position: relative;
	width: 922px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 60px;
	padding-top: 44px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid #ffcdb2;
	overflow: auto;
}

#informatiepagina_content.buffetten {
	border-color: #dde4c3;

}

#informatiepagina_content.sfeerbeeld {
	width: 760px;
	padding-right: 174px;
}

#pagina_titel {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

#breadcrumbs {
	position: absolute;
	top: 320px;
	left: 27px;
	color: #a2a5a4;
	z-index: 100;
}

#breadcrumbs a {
	color: #a2a5a4;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #000;
}

#msp_content {
	/* width: 918px; */
	width: 921px;
	float: left;
	line-height: 18px;
}

.sfeerbeeld #msp_content {
	width: 759px;
}

#min_height {
	float: right;
	height: 200px;
	width: 1px;
}

#navigatie_container {
	position: absolute;
	top: 259px;
	left: 0px;
	width: 943px;
	height: 46px;
	background-image: url(../images/navigatie_background.gif);
	padding-left: 25px;
	padding-right: 5px;
	z-index: 200;
}

#header_container {
	position: absolute;
	top: 0px;
	right: 5px;
	width: 823px;
	height: 259px;
	background-color: #FFF;
}

#footer_container {
	position: relative;
	width: 953px;
	height: 20px;
	background-image: url(../images/footer_background.gif);
	padding-top: 20px;
	padding-right: 20px;
}

#footer_adresinformatie {
	position: absolute;
	width: 919px;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	top: -45px;
	left: 5px;
	font-size: 10px;
	border-top: 1px solid #ffcdb2;
	line-height: 17px;
}

#footer_adresinformatie.buffetten {
	border-color: #dde4c3;
}

#footer_copyright {
	text-align: right;
	font-size: 10px;
	color: #a2a5a4;
}

#footer_container a {
	text-decoration: none;
	color: #a2a5a4;
}

#footer_sfeerbeeld {
	position: absolute;
	right: 20px;
	bottom: 40px;
}

.error {
	color: #F00;
}

#debug {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #CCC;
	padding: 20px;
}

.mspcontent_photoalbum {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mspcontent_photoalbum ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mspcontent_photoalbum li {
	float: left;
	margin-left: 13px;
	margin-bottom: 10px;
	padding: 0;
}

.mspcontent_photoalbum li.first {
	margin-left: 0;
}

.mspcontent_photoalbum img {
	border: 0;
}

#sitemap,
#sitemap ul {
	list-style: disc;
}

#sitemap a {
	text-decoration: none;
	color: #000;
}
