/**********************************************************************************************

	Title: Marcelhesseling.nl - Cascading style sheet
	Date: Januari 2010
	Copyright: Marcel Hesseling
	URL: http://www.marcelhesseling.nl

***********************************************************************************************

	1. Algemeen
		1.1 Header


***********************************************************************************************/

/* 1. Algemeen -------------------------------------------------------------------------------*/

body {
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}

* {
	margin: 0;
}

img {
  border:0;
}

object { 
	outline: none; 
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 912px;
}

/* 1.1 Header --------------------------------------------------------------------------------*/

#header {
	width: 912px;
	height: 100px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
}

#logo {
	width: 187px;
	height: 75px;
	margin: 14px 0px 0px 20px;
	float: left;
	display: inline;
}

#navigation {
	height: 18px;
	width: 500px;
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
	color: #404040;
	float: right;
	margin: 42px 22px 0px 0px;
	display: inline;
}

#navigation li {
	float: right;
	list-style: none;
	display: block;
	width: auto;
}	

#navigation li a {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	margin-right: 1px;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}	

#navigation li.active a {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #0991c6;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:hover {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #0991c6;
	font-weight: bold;
	text-decoration: none;
}

#featured {
	width: 912px;
	height: 300px;
	background-image: url(../images/featured_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#featured_left p {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
}

#content a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#featured_left {
	margin: 60px 0px 0px 40px;
	width: 400px;
	height: 220px;
	float: left;
	display: inline;
}

#featured_under {
	width: 912px;
	height: 113px;
	background-image: url(../images/featured_under_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#featured_under_h {
	margin: 40px 0px 0px 40px;
	width: 832px;
	height: 50px;
	float: left;
	display: inline;
}

#featured_under_h img {
	float: right;
	display: inline;
	margin-top: -50px;
}

h1 {
	font-size: 32px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 34px;
	text-decoration: none;
	letter-spacing: -2px;
	color: #FFFFFF;
}

h2 {
	font-size: 15px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#featured p{
	line-height: 16px;
}

#featured_right {
	width: 333px;
	margin: 45px 40px 0px 0px;
	float: right;
	display: inline;
}

#slider a {
	text-decoration: none;
}

#slider {
	overflow: hidden; 
	width: 304px; 
	height: 225px;
	margin: auto;
	position: absolute;
}	

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#slider li { 
	width: 304px;
	height: 255px;
	overflow: hidden; 
}	

#prevBtn, #nextBtn { 
	display: block;
	width: 21px;
	height: 48px;
	left: -21px;
	top: 80px; 
	position: relative;
}	

#nextBtn{ 
	left: 304px;
	top: 32px; 
}	
													
#prevBtn a, #nextBtn a {  
	display: block;
	width: 21px;
	height: 48px;
	background: url(../images/btn_prev-trans.png) no-repeat 0 0;	
}	

#nextBtn a { 
	background: url(../images/btn_next-trans.png) no-repeat 0 0;	
}	

#prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

#featured_sub_wrapper {
	width: 912px;
	height: 100px;
	margin-top: 20px;
}

#content {
	width: 912px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

#content_rt {
	width: 912px;
	height: 30px;
	background-image: url(../images/content_rt.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#content_rb {
	width: 912px;
	height: 30px;
	background-image: url(../images/content_rb.gif);
	background-repeat: no-repeat;
}

#content_full {
	float: left;
	margin: 0px 25px 35px 25px;
	width: 877px;
	display: inline;
}

.content_full_h {
	width: 860px;
	height: 30px;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content_full p {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}

#content_left_audio {
	float: left;
	margin: 0px 0px 0px 25px;
	width: 400px;
	display: inline;
}
	
#content_right_audio {
	float: right;
	margin: 0px 25px 0px 2px;
	width: 400px;
	display: inline;
}

.content_left_audio_h {
	width: 400px;
	height: 30px;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content_right_audio_h {
	width: 400px;
	height: 30px;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}


#content_left {
	float: left;
	margin: 0px 0px 0px 25px;
	width: 550px;
	display: inline;
}
	
#content_right {
	float: right;
	margin: 0px 25px 0px 62px;
	width: 250px;
	display: inline;
}


.content_left_h {
	width: 550px;
	height: 30px;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content_right_h {
	width: 250px;
	height: 30px;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}

.content p {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}

.content a {
	font-size: 13px;
	color: #0096C8;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #0000000;
}

h3 {
	font-size: 22px;
	font-family: "Helvetica", "Trebuchet MS", Arial, sans-serif;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: -1px;
	color: #303030;
}

h4 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}

.pic {
	float: left;
	display: inline;
	margin-right: 20px;
}

.icon {
	float: left;
	display: inline;
	margin: 3px 10px 0px 0px;
	padding-bottom: 10px;
}


#footer {
	width: 912px;
	height: 54px;
	margin: 20px 0px 40px 0px;
	background-image: url(../images/footer_bg.gif);
}

.footer p {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
}

.footer a {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}

#footer_left {
	float: left;
	width: 441px;
	margin: 19px 0px 0px 15px;
	display: inline;
}

#footer_right {
	float: right;
	width: 441px;
	margin: 19px 15px 0px 0px;
	text-align: right;
	display: inline;
}

#footer_right img {
vertical-align: text-bottom;
}

form{margin:0; padding:0;}
#contactFormArea{width:420px;}
.input{background-image:url(../images/inputbox.gif); width:280px; background-repeat:no-repeat; padding:5px 5px 11px 5px; margin:0px; border:0px;}
.input-submit{ background-image:url(../images/but_submit.png); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:69px; height:26px; cursor:pointer; float:right; margin-right:16px;}
.textarea{background-image:url(../images/bg_textarea.gif); background-repeat:no-repeat; border:0px; width:388px; height:111px; margin:0px; padding:8px;}


.form_nm {
	background-color: #f9f9f9;
	color: #404040;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	text-indent: 8px;
	width: 200px;
	height: 20px;
	padding-top: 4px;
}

.form_tf {
	background-color: #f9f9f9;
	color: #404040;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	text-indent: 8px;
	line-height: 18px;
	width: 380px;
	height: 150px;
	padding-top: 5px;
}

.form_tf:focus, .form_nm:focus {
	border: 1px solid #787878;
}

.message {
	display:none;
}

#alert {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	width: 450px; height: 90px; line-height: 22px; color: #404040; padding: 3px 10px 3px 10px; margin: 10px 0px;  border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;  border-left: 1px solid #dcdcdc;  border-right: 1px solid #dcdcdc;
	
}

#alert ul {
	padding-left: 15px;
}
#tarieven table {
	width: 100%;
	font: 11px/14px Arial, Verdana, sans-serif;
	color: #333;
	margin: 10px 0;

}

#tarieven td,th {
	border-bottom: 1px solid #a7dce8;
	border-right: 1px solid #a7dce8;
	padding: 5px 8px 3px 8px;
	vertical-align: center;
	
}
			
#tarieven .tableHeading th, .tableHeading td {
	background:#bae6f0 url(../images/price_tb_bg.gif) top left repeat-x;
	border: 1px solid #a7dce8;
}
		
#tarieven .tableHeading th {
	border-left: none;
}
		
#tarieven tfoot .tableHeading th, tfoot .tableHeading td {
	border-top: none;
}
		
#tarieven th h3 {
	font-size: 16px;
	color: #333;
	padding: 5px 0;
	margin: 0;
}

#tarieven th img {
	margin-top: 3px;
}
		
#tarieven th.column1 {
	width: 50%;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 1px solid #a7dce8;
	border-right: 1px solid #a7dce8;
	border-left: 1px solid #a7dce8;
	background: #d0eef5;
	color: #2F4450;
}
		
#tarieven .odd th.column1 {background:#e9f6fa;}

#tarieven th.first {
	border-left: 1px solid #a7dce8;

}

#tarieven .column2, .column3, .column4{
	width: 50%;
	text-align: center;
	font-weight: bold;
}

	
#tarieven td {
	background: #f2f5f8;
}
		
#tarieven .odd td {background:#fff;}

