body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color: #000;
}

a {
	color: #ff6b00;
}
a:hover {
	color: #666666;
}

h2 {
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}
h4 {
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #ff6b00;
	font-size: 16px;
	font-weight: bold;
}

ul {
	margin: 0 0 10px 15px;
	padding: 0;
}

img {
	border: 0 none;
}

table.simple th {
	text-align: left;
	padding-right: 20px;
}

div.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

ul#breadcrums {
	position: absolute;
	top: -23px; left: 0;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
ul#breadcrums li {
	float: left;
	margin: 0;
	padding: 0;
	color: #bbb;
}
ul#breadcrums li a {
	color: #bbb;
	text-decoration: none;
}
ul#breadcrums li a:hover {
	color: #FF6B00;
	text-decoration: underline;
}

div#top_left {
	float: left;
	width: 50%;
	height: 113px;
	background: url(/img/gif/header-bg-left.gif) repeat-x bottom;
}
div#top_right {
	float: right;
	width: 49%;
	height: 113px;
	background: url(/img/gif/header-bg-right.gif) repeat-x;
}

div#wrapper {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	min-height: 100%;
}

div#website {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

/* HEADER */
div#header {
	position: relative;
	width: 980px;
	height: 113px;
	background: url(/img/gif/header-bg-right.gif) repeat-x;
}
div#header div#logo {
	width: 254px;
	height: 72px;
}
div#header div#logo a {
	width: 254px;
	height: 72px;
	display: block;	
}

div#header h2.payoff {
	position: absolute;
	left: 254px; top: 0;
	line-height: 33px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
div#header div.linkjes {
	position: absolute;
	right: 270px; top: 0;
	line-height: 33px;
	font-size: 12px;
	color: #fff;
}
div#header div.linkjes a {
	color: #fff;	
}

/* LOGIN */
div#header div#login {
	position: absolute;
	top: 0; right: 0;
	width: 246px;
	height: 54px;
	padding: 5px 6px;
	background: #fff;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
div#header div#login p {
	text-align: center;
	color: #666666;
	font-size: 10px;	
}
div#header div#login form {
	margin: 0;
	padding: 0;	
}
div#header div#login form input[type=text],
div#header div#login form input[type=password] {
	float: left;
	width: 158px;
	height: 21px;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 21px;
	border: 1px solid #cccccc;
	color: #999999;
}
div#header div#login form input[type=submit] {
	float: right;
	width: 80px;
	height: 23px;
	background: url(/img/gif/header-login-button.gif) no-repeat;
	border: 0 none;
	font-weight: bold;	
	cursor: pointer;
}
div#header div#login button {
	float: left;
	width: 80px;
	height: 23px;
	margin-top: 10px;
	background: url(/img/gif/header-login-button.gif) no-repeat;
	border: 0 none;
	font-weight: bold;	
	cursor: pointer;
}
div#header div#login a.logout {
	float: right;
	height: 23px;
	line-height: 23px;
	margin-top: 10px;
}

/* NAVIGATIE */
div#header nav {
	float: right;
	width: 980px;
	height: 41px;
	
}
div#header nav div.vind {
	float: left;
	height: 41px;
	line-height: 41px;
	padding: 0;
	color: #0a448a;
	cursor: auto;
	font-size: 14px;
	
}
div#header nav ul {
	height: 41px;
	line-height: 41px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/img/gif/nav-scheiding.gif) no-repeat left;
}
div#header nav ul li {
	float: left;
	margin: 0;
	padding: 0 23px 0 23px;
	background: url(/img/gif/nav-scheiding.gif) no-repeat right;
	font-size: 14px;
	cursor: pointer;
}
div#header nav ul li.last {
	/*float: right;*/
}
div#header nav ul li a {
	text-decoration: none;
	color: #666;
	display: block;
}
div#header nav ul li a:hover,
div#header nav ul li:hover a,
div#header nav ul li.active a {
	color: #000;
}
div#header nav ul li:hover,
div#header nav ul li.active {
	background: url(/img/gif/nav-bg-hover.gif) no-repeat right;
}

/* CONTENT */
div#content {
	position: relative;
	float: left;
	width: 701px;
	height: auto;
	margin-top: 30px;
}

div#content div.box {
	overflow: hidden;
	width: 671px;
	height: auto;
	margin-bottom: 20px;
	padding: 10px 14px;
	border: 1px solid #cccccc;	
}
div#content div.box.grijs {
	background: #EEEEEE;	
}
div#content div.box h1 {
	line-height: 20px;
	margin: 0;
	padding: 0;
	color: #004489;
	font-size: 20px;
	font-weight: normal;
}
div#content div.box h2 {
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #004489;
	font-size: 18px;
	font-weight: normal;
}

/* SIDEBAR */
aside {
	float: right;
	width: 260px;
	margin-top: 30px;
}

/* FOOTER */
div#footer {
	position: relative;
	width: 950px;
	height: auto;
	margin-bottom: 20px;
	padding: 14px;
	border: 1px solid #cccccc;
	color: #666666;
	background: #eeeeee;
}
div#footer div.box {
	float: left;
	width: 174px;
	padding: 0 0 0 15px;
}
div#footer div.box  h2 {
	font-size: 16px;
	margin: 0 0 6px 0;
	padding: 0;
	color: #004489;
}
div#footer div.box  h2 a {
	color: #004489;
	text-decoration: none;
}
div#footer div.box  h2 a:hover {
	text-decoration: underline;
}
div#footer div.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;	
}
div#footer a {
	color: #666666;
	text-decoration: none;
}
div#footer a:hover {
	color: #ff6b00;
	text-decoration: underline;
}

div#footer div.socialmedia {
	position: absolute;
	bottom: 14px; right: 14px;
}

