body {
	background-color: #003e7e;
	font-family: arial, verdana;
	font-size: 12px;
	margin: 0px;
}

a 		{
	color: #5b92c8;
	text-decoration: underline;
}
a:hover {
	color: #5b92c8;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#map a:hover {
	color: #f77207;
}

h1 {
	color: #003e7e;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	color: #003e7e;
	font-size: 16px;
	font-weight: normal;
}

#header {
	height: 200px;
	width: 100%;
	background-color: #013e7f;
}
#header #header-content {
	width: 880px;
	margin: 0px auto;
}
#header #header-content #slogan {
	position: relative;
	float: right;
	margin-top: 30px;
}
#header #header-content img {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#bar {
	height: 40px;
	width: 100%;
	background-image: url('/images/menu_bar.gif');
	background-repeat: repeat-x;
}
#menu {
	width: 880px;
	margin: 0px auto;
}
#menu a {
	display: block;
}

#white {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

#content {
	width: 880px;
	min-height: 350px;
	margin: 15px auto;
	margin-top: 0px;
}
#content #right {
	margin-top: 10px;
	width: 300px;
	float: left;
}

#content #left {
	margin-top: 10px;
	width: 577px;
	float: left;
}
#content #left-contact {
	width: 400px;
	float: left;
}

#content #right-contact {
	width: 475px;
	float: left;
}
#content #aanbiedingen {
	float: left;
}

#footer {
	height: 100px;
	width: 100%;
	background-color: #013e7f;
	color: #5b92c8;
	font-size: 11px;
}

#footer-links {
	width: 880px;
	margin: 0px auto;
	text-align: center;
	padding-top: 20px;
}

.menu-seperator {
	width: 1px;
	height: 33px;
	float: left;
	background-color: #596163;
}

.menu-item {
	height: 40px;
	float: left;
}
.menu-item-active {
	height: 40px;
	float: left;
	background-image: url('/images/menu/background-hover.png');
	background-repeat: repeat-x;
}
.menu-item:hover {
	background-image: url('/images/menu/background-hover.png');
	background-repeat: repeat-x;
}
.menu-item-contact {
	height: 40px;
	width: 232px;
	float: left;
	background-image: url('/images/menu/background-contact.png');
	background-repeat: repeat-x;
}
.menu-item-contact-active {
	height: 40px;
	width: 232px;
	float: left;
	background-image: url('/images/menu/background-hover.png');
	background-repeat: repeat-x;
}
.menu-item-contact:hover {
	background-image: url('/images/menu/background-hover.png');
	background-repeat: repeat-x;
}
#menu img {
	margin: 10px;
	margin-top: 13px;
}
.menu-item-contact img {
	margin: 10px;
	margin-top: 13px;
}

.white {
	color: #ffffff;
}

.flyer {
	border: 1px solid #d8d8d8;
}

.clear {
	clear: both;
}

#contact-form {

}
#contact-form input[type=text] {
	width: 250px;
}
#contact-form textarea {
	width: 381px;
	height: 100px;
}
#contact-form .comment {
	color: #9a9a9a;
	font-size: 9px;
}
#map {
	width: 874px;
	height: 370px;
	border: 1px solid #bbbbbb;
}
#plattegrond {
	border: 1px solid #bbbbbb;
}

#stuuremail {
	display: none;
	position: absolute;
	width: 400px;
	height: 310px;
	margin-left: 199px;
	background-color: #ffffff;
	border: 1px solid #999999;
	opacity: 0.97;
	filter: alpha(opacity = 97);
	padding: 7px 10px;
}
#stuuremail #sluiten {
	float: right;
}
#stuuremail #form {
	clear: both;
	padding-top: 10px;
}
#stuuremail input[type=text] {
	width: 250px;
}
#stuuremail textarea {
	width: 250px;
	height: 150px;
}
#flyer {
	margin-bottom: 15px;
	margin-left: 13px;
}
#evenementen-links {
	margin-bottom: 15px;
	margin-left: 13px;
}
#nieuwsbrief {
	width: 286px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 15px;
	margin-left: 13px;
}
#nieuwsbrief input[type=text] {
	width: 223px;
	border: 1px solid #d9d9d9;
	color: #999999;
	font-size: 11px;
	position: relative;
	top: -5px;
	height: 14px;
}
#nieuwsbrief input[type=image] {
	margin-top: 4px;
}
#nieuwsbrief #nb-header {
	height: 25px;
}
#nieuwsbrief #nb-text {
	border: 1px solid #d9d9d9;
	border-top: 0px;
	background-color: #ffffff;
	padding: 5px;
}
#video {
	padding-left: 13px;
}
.video-off {
	display: none;
}
.video-on {
	display: block;
}
#plaatje {
	padding-left: 13px;
}
#photo-gallery img {
	margin-right: 15px;
	margin-bottom: 10px;
}
.grey {
	color: #ababab;
}
