body
{
	margin:0px;
	color:#828e96;
	background-color:#ffffff;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17pt;
}
.bodybg
{
	background-color:#19283a;
}


#container
{
	margin:10px auto;
	width:994px;
	background-color:#ffffff;
}

#header
{
	width:994px;
	height:219px;
	background-image:url(/images/header.jpg);
}

#homer
{
	width:994px;
	height:219px;
	background-image:url(/images/headerhomer.jpg);
}

#menu
{
	width:994px;
	height:42px;
}

#menu a
{
	background-image:url(/images/menu.png);
	height:42px;
}

#menu .home
{
	width:80px;
}
#menu .home_active
{
	width:80px;
}
#menu .home:hover,
#menu li:hover a.home
{
	background-position:0px -42px;
}

#menu .pension
{
	width:110px;
	background-position:-80px 0px;
}
#menu .pension_active
{
	width:110px;
	background-position:-80px -42px;
}
#menu .pension:hover,
#menu li:hover a.pension
{
	background-position:-80px -42px;
}

#menu .tarieven
{
	width:100px;
	background-position:-190px 0px;
}
#menu .tarieven_active
{
	width:100px;
	background-position:-190px -42px;
}
#menu .tarieven:hover,
#menu li:hover a.tarieven
{
	background-position:-190px -42px;
}

#menu .reserveren
{
	width:127px;
	background-position:-290px 0px;
}
#menu .reserveren_active
{
	width:127px;
	background-position:-290px -42px;
}
#menu .reserveren:hover,
#menu li:hover a.reserveren
{
	background-position:-290px -42px;
}

#menu .arrangementen
{
	width:155px;
	background-position:-417px 0px;
}
#menu .arrangementen_active
{
	width:155px;
	background-position:-417px -42px;
}
#menu .arrangementen:hover,
#menu li:hover a.arrangementen
{
	background-position:-417px -42px;
}

#menu .zandvoort
{
	width:120px;
	background-position:-572px 0px;
}
#menu .zandvoort_active
{
	width:120px;
	background-position:-572px -42px;
}
#menu .zandvoort:hover,
#menu li:hover a.zandvoort
{
	background-position:-572px -42px;
}

#menu .route
{
	width:87px;
	background-position:-692px 0px;
}
#menu .route_active
{
	width:87px;
	background-position:-692px -42px;
}
#menu .route:hover,
#menu li:hover a.route
{
	background-position:-692px -42px;
}

#menu .contact
{
	width:102px;
	background-position:-779px 0px;
}
#menu .contact_active
{
	width:102px;
	background-position:-779px -42px;
}
#menu .contact:hover,
#menu li:hover a.contact
{
	background-position:-779px -42px;
}

.flags
{
	position:relative;
	background-image:url(/images/menu.png);
	height:42px;
	width:113px;
	background-position:-881px 0px;
}

.flags a
{
	position:absolute;
	display:block;
	width:18px;
	height:14px !important;
	background-image:none !important;
	top:14px;
}

.flags .nl
{
	left:16px;
}

.flags .en
{
	left:45px;
}

.flags .de
{
	left:73px;
}



#contactform
{

}

#contactform table td
{
	font-weight:bold;
	vertical-align:top;
}

#contactform hr
{
	background-color:#828e96;
	color:#828e96;
	height:1px;
	border:0 none;
}





/* suckerfish menu shizzle */
#nav,
#nav ul
{
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
}

#nav a
{
	display:block;
}

#nav li
{
	float:left;
}

#nav li ul
{
	width:200px;
	position:absolute;
	left:-999em;
}

#nav li ul li a
{
	width:190px;
	background-image:none;
	color:#9d4200;
	background-color:#ffba01;
	border-top:1px solid #ffffff;
	padding-left:10px;
	height:25px;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}

#nav li ul li a:hover
{
	color:#ffffff;
	background-color:#1a8ad8;
}

#nav li:hover ul,
#nav li.sfhover ul
{
	left:auto;
}


#content
{
	width:944px;
	padding:0px 25px 25px 25px;
}

.left_content
{
	float:left;
	width:540px;
}

.left_content div
{
	float:left;
	width:260px;
}


.left_content div form
{
	margin-top:17px;
}

.left_content div form input,
.left_content div form textarea
{
	width:100%;
}

.left_content div form .submit
{
	width:78px;
	float:right;
}

.right_image
{
	float:left;
	width:377px;
	margin-left:25px;
	margin-top:20px;
	background-repeat:no-repeat;
}

.right_image img
{
	border:0px;
	margin-bottom:15px;
}

#footer
{
	width:969px;
	height:29px;
	color:#ffffff;
	background-color:#acacac;
	line-height:29px;
	font-size:10pt;
	padding-left:25px;
}

#credits
{
	width:994px;
	height:20px;
	text-align:center;
	background-color:#19283a;
}

#credits a
{
	font-size:7pt;
	color:#5e6975;
	text-decoration:none;
}
#credits a:hover
{
	text-decoration:underline;
}


a
{
	color:#a5997e;
}

a span
{
	display:none;
}

h1
{
	font-weight:normal;
	font-size:17pt;
	color:#006dc4;
}

p,
form
{
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both;
}

