body {
	background: url(../images/templates/bg_klein.gif) left top repeat-x;
}

#container {
	background: url(../images/templates/header_klein.gif) center top no-repeat;
	z-index: 1;
}

#header {
	position: relative;
	width: 1000px;
	height: 207px;
}

#zoeken .tekst {
	width: 188px;
	height: 23px;
	position: relative;
	float: left;
	background: url(../images/materiaal/tekst.gif);
}

#content {
	width: 950px;
	height: auto;
	position: relative;
	margin-left: 25px;
	z-index: 3;
}

#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#tekst {
	width: 526px;
	height: auto;
	position: relative;
	float: left;
	padding: 22px 45px 0px 44px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;	
}

#tekst p {
	margin-bottom: 8px;
}

#tekst h1 {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d10019;
}

#tekst a {
	color: #6b6b6b;
}

#tekst a:hover {
	text-decoration: none;
}

#keuze {
	width: auto;
	height: 39px;
	position: relative;
	margin-left: 10px;
}

#keuze a {
	width: auto;
	height: 21px;
	padding-left: 23px;
	display: block;
	line-height: 21px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d10019;
	background: url(../images/templates/pijltje_zwart.gif) left 4px no-repeat;
}

#keuze a:hover {
	text-decoration: underline;
}

#sfeerfoto {
	width: 290px;
	height: 387px;
	position: relative;
	float: left;
	overflow: hidden;
}

#sfeerfoto img {
	width: 290px;
}

/* consument */

#tekst_consument {
	width: 526px;
	height: auto;
	position: relative;
	float: left;
	padding: 22px 45px 0px 44px;
	display: inline;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;	
	z-index: 4;
}

#tekst_consument p {
	margin-bottom: 28px;
}

#downloads_consument {
	width: 526px;
	height: auto;
	position: relative;
	padding: 22px 0px 40px 0px;
	background: url(../images/templates/line-downloads.gif) left top no-repeat;
	z-index: 5;
}

#downloads_consument h1 {
	padding: 0px 0px 30px 21px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d10019;
}

#downloads_consument tr {
	width: 526px;
	height: 52px;
	background: #f6f6f6;
}

#downloads_consument .no_bg  {
	background: none;
}

#downloads_consument .td_icon {
	width: 34px; 
	height: 52px;
	padding-left: 21px;
}

#downloads_consument .td_naam {
	width: 326px; 
	height: 52px;
	padding: 0px 0px 0px 39px;
}

#downloads_consument .td_formaat {
	width: 63px; 
	height: 52px;
	text-transform: uppercase;
	padding-left: 50px;
}

#downloads_consument .td_grootte {
	width: 112px; 
	height: 52px;
}

#downloads_consument a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* Pers & Media */

#media_content {
	width: 504px;
	height: auto;
	position: relative;
}

#media_content h2 {
	color: #d10019;
}

#media_content .links {
	width: 252px;
	height: auto;
	position: relative;
	float: left;
}

#media_content .rechts {
	width: 252px;
	height: auto;
	position: relative;
	float: left;
}

#formulier {
	width: 252px;
	height: auto;
	position: relative;
	padding: 22px 0px 40px 0px;
	z-index: 6;
}

.formulier {
	width: 252px;
	height: auto;
	position: relative;
	padding: 22px 0px 40px 0px;
	z-index: 6;
}

.field {
	width: 227px;
	height: 39px;
	position: relative;
	float: left;
	z-index: 7;
}

.field_textarea {
	width: 227px;
	height: 167px;
	position: relative;
	float: left;
	padding-bottom: 13px;
	z-index: 6;
}

.input_inloggen {
	width: 196px;
	height: 27px;
	position: relative;
	float: left;
	margin-bottom: 6px;
	padding-top: 6px;
	background: url(../images/templates/bg_downloads_inloggen.gif) left 6px no-repeat;
	z-index: 7;
}

.input {
	width: 227px;
	height: 26px;
	position: relative;
	float: left;
	margin-bottom: 6px;
	padding-top: 7px;
	background: url(../images/templates/bg_downloads_input.gif) left 6px no-repeat;
	z-index: 7;
}

.textarea {
	width: 227px;
	height: 167px;
	position: relative;
	float: left;
	padding-top: 6px;
	background: url(../images/templates/bg_downloads_textarea.gif) left 6px no-repeat;
	z-index: 7;
}

.input input {
	width: 188px;
	height: 18px;
	position: relative;
	margin: 0px;
	border: none;
	padding: 5px 4px 4px 4px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5a5a5;
	background: none;
}

.input_inloggen input {
	width: 219px;
	height: 18px;
	position: relative;
	margin: 0px;
	border: none;
	padding: 5px 4px 4px 4px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5a5a5;
	background: none;
}

.textarea textarea {
	width: 219px;
	height: 159px;
	position: relative;
	margin: 0px;
	padding: 4px 4px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5a5a5;
	overflow: auto;
	background: none;
}

#mediasoort {
	width: 227px;
	height: 27px;
	padding-top: 6px;
	position: relative;
	margin-bottom: 6px;
	float: left;
	z-index: 10;
}

#mediasoort .select {
	width: 227px;
	height: 27px;
	position: relative;
	cursor: pointer;
	z-index: 10;
}

#mediasoort .value {
	width: 227px;
	height: 27px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	line-height: 27px;
	color: #999999;
	font-size: 11px;
	padding-left: 9px;
	font-style: italic;
	font-weight: normal;
	z-index: 15;
	background: url(../images/templates/mediasoort.gif) left top no-repeat;
}

.select_items {
	width: 227px;
	height: auto;
	position: absolute;
	top: 25px;
	left: 0px;
	padding-top: 6px;
	background: url(../images/templates/bg_mediasoort.gif) repeat-y;
	z-index: 10;
}

.select_item {
	width: 227px;
	height: 27px;
	line-height: 27px;
	position: relative;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	z-index: 15;
}

.select_item a.hover {
 	font-weight: bold;
}

.select_items_onder {
	width: 227px;
	height: 4px;
	position: absolute;
	bottom: -4px;
	left: 0px;
	line-height: 0px;
	font-size: 0px;
	background: url(../images/templates/bg_mediasoort_onder.gif) no-repeat;
}

.vinkje {
	width: 16px;
	height: 16px;
	position: absolute;
	right: -27px;
	top: 11px;
	background: url(../images/templates/vinkje.gif) left top no-repeat;
}

.btn_inloggen {
	width: 106px;
	height: 26px;
	position: relative;
	float: left;
	margin: 35px 0px 35px 91px;
	display: inline;
	z-index: 7;
}

.btn_inloggen .submit {
	width: 106px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
	cursor: pointer;
	background: url(../images/templates/btn_inloggen.gif) left top no-repeat;
	z-index: 7;
}

.btn_verzenden {
	width: 186px;
	height: 26px;
	position: relative;
	float: left;
	margin: 35px 0px 35px 41px;
	display: inline;
	z-index: 7;
}

.btn_verzenden .submit {
	width: 186px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
	cursor: pointer;
	background: url(../images/templates/btn_regverzenden.gif) left top no-repeat;
	z-index: 7;
}

.melding {
	height: 40px;
	padding-left: 130px;
	width: 300px;
	line-height: 40px;
	font-weight: bold;
	color: #d10019;
}

.verzonden {
	height: 40px;
	color: #6b6b6b;
}

#downloads_pers {
	width: 950px;
	height: auto;
	position: relative;
}

/* bedankt */

#bedankt {
	width: 526px;
	height: auto;
	position: relative;
	float: left;
	padding: 22px 45px 0px 44px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;	
}

#bedankt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


