body {
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #444444;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #c50e1c;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #c50e1c;
	margin: 0 0 10px 0;
}

#wrapper {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

#top {
	position: relative;
	width: 990px;
	height: 20px;
}

#submenu {
	position: relative;
	width: 200px;
	height: 210px;
	margin: 0 790px 0 0;
}

#submenu .content {
	position: absolute;
	left: 0;
	top: 0;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#submenu ul li {
	margin: 0;
	padding: 0;
}

#submenu ul li.title {
	display: block;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	width: 160px;
	text-transform: uppercase;
}

#submenu ul li a {
	display: block;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	width: 160px;
	color: #8c8c8c;
}

#submenu ul li a:hover, #menu ul li a:focus {
	color: #c50e1c;
}

#menu {
	position: relative;
	width: 850px;
	height: 230px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	position:absolute;
	z-index:200;
}

#menu ul li {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu ul li a {
	display: block;
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 7px 20px;
	text-decoration: none;
	width: 160px;
	text-transform: uppercase;
	color: #444444;
}

#menu ul li a:hover, #menu ul li a:focus, #menu ul li a.active {
	color: #ffffff;
	background-color: #c50e1c;
	padding: 7px 20px;
}

ul.submenu{
	list-style: none;
	margin: 0;
	background:#D8D9da none repeat scroll 0 0;
	left:199px;
	position:absolute;
	z-index:1000;
	top:240px;
	padding: 0;
   -moz-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.3);
   -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.3);

}

ul.submenu li a{
	display: block;
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 7px 20px;
	text-decoration: none;
	width: 160px;
	text-transform: uppercase;
	width: auto;
	color: #444 !important;
}

ul.submenu li a:hover{
	color: white !important;
}

ul.submenu li:hover{
	background-color: #c50e1c;
	color: white !important;
}

ul.submenu li:hover a{
	color: #fff !important;
}
#fill {
	position: relative;
	width: 990px;
	height: 430px;
	background: transparent url('../img/index-fill.png') no-repeat top left;
}

#offer {
	position: absolute;
	width: 335px;
	height: 150px;
	top: 480px;
	left: 0;
	z-index: 100;
}

#offer #info {
	position: static;
	float: left;
	width: 0;
	height: 150px;
	background: #c50e1c url('../img/offer-info.jpg') no-repeat top left;
	cursor: pointer;
}

#offer #handle {
	position: static;
	float: left;
	width: 35px;
	height: 150px;
	background: transparent url('../img/offer-handle.png') no-repeat top left;
	cursor: pointer;
}

#content {
	position: relative;
	width: 850px;
	min-height: 300px;
	margin: 0 140px 0 0;
	padding: 0 0 100px 0;
	background: #c5c6c6 url('../img/content-background.png') no-repeat bottom left;
}

#title {
	position: absolute;
	top: 40px;
	left: 145px;
}

#frame {
	position: relative;
	margin: 0 60px 0 190px;
	width: 600px;
}

#frameIframe {
	position: relative;
	width: 440px;
}

#payoff {
	position: absolute;
	bottom: 0;
	left: 184px;
}

#socialtext {
	position: absolute;
	bottom: 45px;
	left: 510px;
	color: #87888a;
}

#social {
	position: absolute;
	bottom: 13px;
	right: 13px;
	width: 422px;
	height: 36px;
	line-height: 36px;
}

#social .leftGroup{
	float: right;
	padding: 7px 0 0 0;
}

#social .rightGroup{
	float: right;
	height: 100%;
}

#social img {
	float:left;
	margin: 0 0 0 5px;
}

#newsletter, #youw8 {
	position: absolute;
	width: 260px;
	height: 130px;
	*height:175px;
	bottom: 68px;
	right: 138px;
	background: transparent url('../img/popup.gif') no-repeat bottom left;
	color: #ffffff;
	padding: 20px;
	line-height: 1.3em;
}

#youw8{
	right: 6px !important;
}

#newsletter .input, #youw8 .input {
	border: 0;
	background-color: #ffffff;
	padding: 3px;
	margin: 10px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	color: #888888;
	display: block;
	width: 254px;
}

#newsletter .submit, #youw8 .submit {
	border: 0;
	background-color: #c50e1c;
	padding: 3px;
	margin: 10px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	display: block;
}

#youw8 a{
	color: white;
}

#footer {
	position: relative;
	width: 990px;
	height: 35px;
}

#copy {
	position: absolute;
	left: 135px;
	line-height: 50px;
	color: #87888a;
}

#footermenu {
	position: absolute;
	right: 142px;
	line-height: 50px;
	color: #87888a;
}

#footermenu img {
	margin: 0 0 0 10px;
}

#footermenu a {
	text-decoration: none;
	color: #87888a;
}

#footermenu a:hover, #footermenu a:focus {
	text-decoration: underline;
}

#bottom {
	position: relative;
	width: 990px;
	height: 10px;
}

#slideshow {
	position: absolute;
	width: 792px;
	height: 563px;
	top: 20px;
	right: 0;
}

.red {
	color: #c50e1c;
}

a:link						{ color: #c50e1c; text-decoration: none;		}
a:visited					{ color: #c50e1c; text-decoration: none;		}
a:active					{ color: #c50e1c; text-decoration: underline;	}
a:hover						{ color: #c50e1c; text-decoration: underline;	}

#frameintro a:link			{ color: #666666; text-decoration: none;		}
#frameintro a:visited		{ color: #666666; text-decoration: none;		}
#frameintro a:active		{ color: #666666; text-decoration: underline;	}
#frameintro a:hover			{ color: #666666; text-decoration: underline;	}

/* faciliteiten schema (BB) */
table.schema {

}

td.header{
	border-left: 1px solid #000;
}

td.title{
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-left: 1px solid #000;
	font-size: 0.9em;
}

td.type{
	padding: 6px 7px 6px 0px;
	
	line-height: 0.9em;
	text-align: right;
}

td.checkmark {
	height: 30px;
	text-align: center;
	border-left: 1px solid #000;
}