@import url(../fonts/stylesheet.css);

/*
museeitalic
museeregular
*/
/*
oud: f19fbb roze
oud: bdb89c beige
nieuw: f3b3c7 roze
nieuw: c5b89f beige
*/
body {
	background: #fff top center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #3f3e3f;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.55;
}
h1, h2, h3, h4, h5, h6 {
	color: #c5b89f;
	margin: 0 0 20px 0;
	font-family: 'museeregular', sans-serif;
}

h2 {
	font-size: 20px;
}

p {
	margin: 0 0 21px 0;
}
ol, ul {
	margin: 0 0 20px 0;
	padding-left: 16px;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol:last-child,
ul:last-child,
p:last-child {
	margin-bottom: 0;
}

a {
	color: #f3b3c7;
	text-decoration: none;
}
a:focus,
a:hover {
	color: #c5b89f;
}

img {
	vertical-align: bottom;
}

/* Tabellen */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
th,
td {
  border: 1px solid #ccc;
  padding: 0.25rem;
  text-align: left;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* Input */
input,
textarea,
select {
	border-radius: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
textarea {
	height: 120px;
}
label {
	font-size: 0.85em;
}
input[type="text"],
input[type="search"],
input[type="password"],
textarea,
select {
	border: 1px solid #ccc;
	font: inherit;
	padding: 0.313em;
	width: 100%;
}

.fw_form_wrapper:after,
.fw_form_row:after,
.clearfix:after {
	clear: both;
	content: '';
	display: table;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

/*******/
/* Page *
/*******/

#page,
.wrapper {
	margin: 0 auto;
	position: relative;
	width: 976px;
}

#page {
	padding-top: 190px;
}

.wrapper:after {
	clear: both;
	content: '';
	display: table;
}

/**********/
/* Header *
/**********/

#header {
	background: url(../img/bg/header.jpg) #000 no-repeat;
	color: #fff;
	height: 193px;
	height: 167px;
	padding: 23px 80px 0 38px;
	position: fixed;
	top: 0;
	width: 859px;
	z-index:100;	
}

#header a {
	color: inherit;
}

#header .logo {
	float: left;
}

#header .slogan {
	font-family: 'museeitalic', sans-serif;
	font-size: 16px;
	position: absolute;
	right: 90px;
	top: 85px;
}

#header .nav {
	bottom: 0;
	font-size: 10px;
	position: absolute;
	left: 260px;
	text-transform: uppercase;
}

/* Navigation */

#header .nav .fw_main_wrapper ul {
	list-style-type: none;
	padding: 0;
}

#header .nav .fw_main_wrapper li {
	float: left;
	margin-right: 3px;
	position: relative;
}

#header .nav .fw_main_wrapper a {
	background-color: #c5b89f;
	color: inherit;
	display: block;
	padding: 4px 9px;
	text-decoration: none;
}

#header .nav .fw_main_wrapper a:hover,
#header .nav .fw_main_wrapper .fw_active a {
	background-color: #f3b3c7;	
}

/********/
/* Main *
/********/

#main {
	background-color: #fff;
}

#main .content {
	padding: 30px 80px 40px 260px;
}

#main .profile .sidebar {
	float: left;
	padding: 83px 0 0 40px;
}

#main .profile .content {
	float: right;
	padding-left: 0;
	padding-bottom: 0;
	width: 610px;
}

#main .profile .footer {
	clear: both;
	color: #cac8c8;
	font-size: 11px;
	padding: 0 0 40px 30px;
}

#main .profile .social_media {
	float: right;
}

#main .content.grey {
	background-color: #ededed;
	padding: 45px 80px 58px 245px;
}

#main .banner {
	font-size: 25px;
	line-height: 1.4;
	position: relative;
}

#main .banner.black {
	background: #000;
	border-bottom: 30px solid #f3b3c7;
	color: #7f7e7f;
	margin-bottom: 30px;
	padding: 50px 110px;
}

#main .banner.brown {
	background: #c5b89f;
	color: #68655d;
	padding: 50px 110px;
}

#main .banner.white {
	color: #7d7c7d;
	padding: 32px 110px 43px;
}

#main .banner.top {
	border-top: 1px solid #f3b3c7;
}

#main .banner.bottom {
	border-bottom: 1px solid #f3b3c7;
}

#main .banner .caption {
	font-family: 'museeregular', sans-serif;
	position: relative;
}

#main .banner img + .caption {
	color: #7f7e7f;
	left: 130px;
	position: absolute;
	right: 0;
	top: 135px;
}

#main .banner .caption:before {
	background: url(../img/arrow_right.png);
	content: '';
	height: 23px;
	left: -40px;
	position: absolute;
	top: 8px;
	width: 23px;
}

#main .banner.black .caption:before {
	background: url(../img/arrow_right_light.png);
}

#main .banner.brown .caption:before {
	background: url(../img/arrow_right_white.png);
}

#main .divider {
	background: url(../img/divider_black.png);
	height: 83px;
}

#main .divider.white {
	background: url(../img/divider_white.png) no-repeat;
}


/**********/
/* Footer *
/**********/

#footer {
	background-color: #f3b3c7;
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 auto;
	padding: 35px 0 93px;
	width: 976px;
}

#footer:after {
	clear: both;
	content: '';
	display: table;
}

#footer a {
	color: inherit;
	text-decoration: underline;
}

#footer h3 {
	color: #fff;
	font-size: 19px;
	margin-bottom: 13px;
}

#footer .contact {
	float: left;
	margin-left: 32px;
	width: 246px;
}

#footer .address {
	float: left;
	width: 580px;
}

#footer .social_media {
	color: #454444;
	float: left;
	font-size: 11px;
}

#footer .logo {
	position: absolute;
	left: 23px;
	bottom: -93px;
}

#footer .disclaimer {
	color: #764e5c;
	position: absolute;
	bottom: -78px;
	left: 286px;
	font-size: 11px;
}

#copyright {
	background-color: #fff;
	color: #858585;
	padding: 15px 0;
}

#copyright .wrapper {
	width: 851px;
	padding-left: 125px;
}