/* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#8595a1;
	color:#fcffed;
	background-image:url(img/bg01.gif);
	background-repeat:repeat-x;
	background-position:top;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #fcffed;
}
table{
	font-size:11px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#a0d8f1;
}
a:hover{
	text-decoration:none;
}
p{
	margin-bottom:10px;
}
ul,ol{
	margin:5px 0 10px 25px;
}
/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container{
	position:relative;
	margin:0 auto;
	width:893px;
	background-image:url(img/bg-container.gif);
}
#header{
	position:relative;
	height:150px;
	background-image:url(img/bg-header.jpg);
	background-repeat:no-repeat;
}
#header h1,#header h2{
	position:absolute;
	text-indent:-9999px;
}
#menu{
	position:relative;
	background-color:#eeeeee;
	height:32px;
	padding-left:2px;
}
#menu #nav{
	height:32px;
	margin:0;
	list-style:none;
}
#menu li{
	float:left;
	display:block;
	background-image:url(img/nav.gif);
	background-repeat:no-repeat;
	height:32px;
	background-position:left top;
}
#menu a{
	display:block;
	height:32px;
	text-indent:-9999px;
}
#menu #home{
	width:59px;
	background-position:0 0;
}
#menu #hotel{
	width:63px;
	background-position:-59px 0;
}
#menu #restaurant{
	width:89px;
	background-position:-122px 0;
}
#menu #brasserie{
	width:79px;
	background-position:-211px 0;
}
#menu #banketzalen{
	width:99px;
	background-position:-290px 0;
}
#menu #bedevaartsoort{
	width:115px;
	background-position:-389px 0;
}
#menu #traiteur{
	width:71px;
	background-position:-504px 0;
}
#menu #evenementen{
	width:101px;
	background-position:-575px 0;
}
#menu #galerij{
	width:94px;
	background-position:-676px 0;
}
#menu #vacatures{
	width:82px;
	background-position:-770px 0;
}
#menu #home:hover,#menu #home.active{
	background-position:0 -32px;
}
#menu #hotel:hover,#menu #hotel.active{
	background-position:-59px -32px;
}
#menu #restaurant:hover,#menu #restaurant.active{
	background-position:-122px -32px;
}
#menu #brasserie:hover,#menu #brasserie.active{
	background-position:-211px -32px;
}
#menu #banketzalen:hover,#menu #banketzalen.active{
	background-position:-290px -32px;
}
#menu #bedevaartsoort:hover,#menu #bedevaartsoort.active{
	background-position:-389px -32px;
}
#menu #traiteur:hover,#menu #traiteur.active{
	background-position:-504px -32px;
}
#menu #evenementen:hover,#menu #evenementen.active{
	background-position:-575px -32px;
}
#menu #galerij:hover,#menu #galerij.active{
	background-position:-676px -32px;
}
#menu #vacatures:hover,#menu #vacatures.active{
	background-position:-770px -32px;
}
#slideshow{
	position:relative;
	height:216px;
	background-color:#eeeeee;
}
#slideshow object{
	margin:5px 0 0 5px;
}
#content{
	position:relative;
	background-image:url(img/bg-content.gif);
	background-repeat:no-repeat;
	background-position:top;
	min-height:273px;
}
#content #right{
	position:absolute;
	right:0px;
	width:299px;
	text-align:right;
}
#content #right h1{
	position:absolute;
	text-align:left;
	text-indent:-9999px;
	display:none;
}
#content #right p{
	margin-right:33px;
	line-height:18px;
}
#content #right #adres{
	position:relative;
	margin-top:80px;
	font-weight:bold;
}
#content h1#Name{
	font-size:18px;
	font-weight:normal;
	padding:15px 310px 0 10px;
}
#content #Info{
	display:block;
	padding:15px 310px 15px 10px;
	line-height:15px;
	text-align:justify;
}
#content #Info img{
	border:2px solid #eee;
	background:#56A3B6;
	padding:1px;
}
#content #Info form img{
	border:none;
	background:none;
	padding:0px;
}
#content #Info a{
	font-weight:bold;
}
#footer{
	position:relative;
	margin:0 auto;
	width:893px;
	padding:3px 0 5px;
	text-align:right;
	color:#eeeeee;
}
#footer #proximedia{
	vertical-align:middle;
	margin-bottom:2px;
}