@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

strong, em, b, i, button {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Segoe UI", Arial, Tahoma, clean, sans-serif;
}

a {
	color: #5d5345;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #908050;
	text-decoration: underline;
}

body {
	background: #fff;
	color: #5d5345;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Segoe UI", Arial, Tahoma, clean, sans-serif;
}

#start-container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 580px;
	margin-left: -300px;
	margin-top: -290px;
	overflow: hidden;
	background: #fff;
	z-index: 1;
}

h1 {
	font-family: "Segoe UI", "Helvetica Neue", "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, clean, sans-serif;
	position: relative;
	width: 600px;
	height: 200px;
	margin-bottom: 85px;
	font-size: 38px;
	color: #5d5345;
	text-indent: -9999px;
	letter-spacing: -1px;
	font-weight: normal;
	background: url(../gfx/start_header.png) no-repeat;
	z-index: 1;
}

#unsubscribe h1 {
	margin-bottom: 40px;
}

h1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 600px;
	height: 200px;
	background: url(../gfx/start_header.png) no-repeat;
	z-index: 3;
}

.noJS h1 a:hover {
	background-position: 0 -200px;
}

h1 span.faux {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 600px;
	height: 200px;
	background: url(../gfx/start_header.png) no-repeat 0 -200px;
	z-index: 5;
	cursor: pointer;
}

h2 {
	font-family: "Segoe UI", "Helvetica Neue", "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, clean, sans-serif;
	color: #594834;
	font-size: 30px;
	line-height: 1.3125em;
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 15px 0 5px -1px;
}

h2#startsubkop {
	display: none;
}

#quote  {
	position: relative;
	width: 600px;
	height: 160px;
	background: url(../gfx/start_quote.png) no-repeat;
	z-index: 1;
	display: none;
}

#quote a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 600px;
	height: 160px;
	background: url(../gfx/start_quote.png) no-repeat;
	z-index: 3;
}

.noJS #quote a:hover {
	background-position: 0 -160px;
}

#quote span.faux {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 600px;
	height: 160px;
	background: url(../gfx/start_quote.png) no-repeat 0 -160px;
	z-index: 5;
	cursor: pointer;
}

h3 {
	font-family: "Segoe UI", "Helvetica Neue", "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, clean, sans-serif;
	color: #69553d;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 6px 0;
}

#unsubscribe h3 {
	margin-bottom: 20px;
}

#startfooter {
	position: absolute;
	bottom: 0;
	left: 270px;
	margin: 0;
	width: 60px;
	height: 40px;
	font-size: 16px;
	line-height: 16px;
	color: #5d5345;
	text-indent: -9999px;
	letter-spacing: -1px;
	font-weight: normal;
	background: url(../gfx/start_footer_symbool.png) no-repeat center top;
	z-index: 1;
}

h4 {
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Tahoma, clean, sans-serif;
	color: #69553d;
	font-size: 15px;
	line-height: 1.6154em;
	font-weight: bold;
	margin: 12px 0 6px 1px;
}

p {
	color: #766b5d;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0 0 6px 1px;
	padding: 0;
}

#statusbar {
	position: absolute;
	top: 344px;
	left: 200px;
	width: 200px;
	height: 14px;
	border: 1px solid #CFC7BB;
	background: #a99f8b;
	display: none;
	overflow: hidden;
}

#status {
	background: url(../gfx/start_ajax_loader.gif) no-repeat 0 50%;
	height: 14px;
}

#leesmeer {
	position: absolute;
	bottom: 90px;
	left: 200px;
	width: 200px;
	height: 18px;
	text-align: center;
	font-size: 15px;
	background: #fff;
	line-height: 18px;
	display: none;
}
