@charset "iso-8859-1";
/* CSS Document */

/* ALGEMENE INSTELLINGEN */
body {
	padding: 0;
	margin: 0;
	background-image: url(../style/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic";
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #463c3d;
}

h1 {
	color: #463c3d;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	text-align: left;
}

h2 {
	color: #463c3d;
	font-size: 12px;
	font-style: italic;
	height: 20px;
}

h3 {
	color: #463c3d;
	font-size: 12px;
	line-height: 0px;
}

h4 {
	color: #463c3d;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	text-align: center;
}

/* CLASSES */
.clearer {
	clear: both;
}

.label {
	vertical-align: top;
}

.active {
	color: #f6f6f5;
}

.light {
	color: #999;
}

/* ID's */
#all {
	width: 1200px;
	min-height: 670px !important;
	margin: 0 auto;
	background-image: url(../style/bg_img.png);
	background-repeat: no-repeat;

}

#container {
	margin: 0 auto;
	width: 950px;
}

#header {
	width: 950px;
	margin: 0 auto;
	height: 130px;
}

#intro {
	width: 620px;
	float: right;
	text-align: right;
	position: relative;
	right: 35px;
}

#intro tr {
	height: 120px;
	font-size: 12.5px;
	color: #f6f6f5;
	vertical-align: bottom;
}

#language {
	width: 950px;
	height: 25px;
}

#flags {
	float: right;
	position: relative;
	right: 40px;
}

#flags a {
	text-align:right;
}

#main {
	float: left;
	width: 950px;
}

#menu {
	width: 215px;
	float: left;
}

#menu ul {
	position: relative;
	left: 0px;
	font-size: 15px;
}

#menu li {
	height: 37px;
	position: relative;
	list-style: none;
	background-image: url(../style/menu_bar.png);
	background-repeat: no-repeat;
}

#menu li a {
	position: relative;
	left: 25px;
}

#menu li a:hover {
	color: #f6f6f5;
}

#frame {
	float: right;
	width: 735px;
	margin: 0 auto;
}

#frame_top {
	background-image:url(../style/border_top.png);
	background-repeat: no-repeat;
	width: 711px;
	margin: 0 auto;
}

#frame_middle {
	background-image:url(../style/border_repeat.png);
	background-repeat: repeat-y;
	width: 711px;
	margin: 0 auto;
	min-height: 330px;
	height: auto !important;
}

#frame_content {
	width: 631px;
	padding: 10px 40px 1px 40px;
	margin: 0 auto;
}

#frame_content p {
	font-size: 12px;
	color: #463c3d;
}

#frame_bottom {
	background-image: url(../style/border_bottom.png);
	background-repeat: no-repeat;
	width: 711px;
	margin: 0 auto;
}

#images {
	height: 350px;
	background-image: url(../style/border_pic.png);
	background-repeat: no-repeat;
	position: relative;
	left: 12px;
}

#prijzen {
	font-size: 12px;
	color: #463c3d;
	border: 1px solid;
	padding: 10px;
	text-align: center;
	width: 100%;
}

#prijzen tr td {
	width: 75px;
}

#faciliteiten {
	text-align: right;
}

#faciliteiten a {
	color: #960;
}

#media {
	width: 735px;
	position: relative;
	top: 12px;
}

#socialbuttons {
	position:relative;
	float:right;
	right:40px;
	top: -10px;
}

#footer {
	width: 950px;
	position: relative;
}

#footer_logo {
	width: 290px;
	height: 229px;
	float: left;
	position: relative;
	left: 50px;
	top: -40px;
}

#outro {
	width: 620px;
	float: right;
	text-align: right;
	position: relative;
	right: 35px;
}

#outro tr {
	height: 150px;
	font-size: 12px;
	color: #463c3d;
}
