/*

	Kleuren
	
	Licht grijs			f0f0f0
	Grijs				6b6d67
	Donker grijs		464749
	Donkerst grijs		464749
	
	Roze				ff007c	
	
*/


* { padding: 0; margin: 0; } 

html {
	border-top: 3px solid #ff007c;
	text-align: center;
	}

	body {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #6b6d67;
	width: 815px;
	margin: 0px auto;
	text-align: left;
	word-spacing:3px;
	letter-spacing:1px;
	line-height:16px;
		}
		
		body#tour {
			width: 500px;
			}
	
	.reset {
		display: block; 
		clear: both; 
		font-size: 1px; 
		height: 1px; 
		line-height: 0.1;
		}
#header, #content, #footer {
	float: left;
	position: relative;
	width: 100%;
	}
	#header{
	height:100px;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
	
	#content {
	margin: 2px 0;
	border:1px #cccccc solid;
		}
		
		#content {
		margin-top: 0px;
		}
		
		#main {
	float: left;
	width: 815px;
	margin-top: 0px;
	border-top:1px #cccccc solid;
	background-color:#F0F0F0;


			}
			
			#home #main {
				float: left;
				width: 815px;
				}
			
#footer {
	margin: 20px 0;
	border-top: 2px solid #ff007c;
	padding-top: 6px;
	}
	



/* image replacement
-------------------------------------------------------- */
#logo {
	float:right;
	width: 600px;
	height: 90px;
	margin-top: 10px;
	margin-left:10px;
	background: url("../images/logo.png") no-repeat;
	}

	#logo h1, #logo a {
	display: block;
	width: 250px;
	height: 100px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
		} 

#time {
	float:right;
	width: 202px;
	height: 60px;
	text-align:center;
	border-left:1px #cccccc solid;
	padding-top: 40px;
	background-color: #F0F0F0;
}

#time p{
	font-size:11px;
}

/* non-navigation links
-------------------------------------------------------- */
#main a{
	color: #ff007c;
	}


#footer a {
	color: #9da197;
	}
	
#main a:hover, #footer a:hover, {
	color: #464749;
	}

	.edit a{
		background: #ff007c;
		color: #fff !important;
		padding: 3px 6px;
		text-decoration: none;
		font-size: 9px !important;
		}
		
		.edit a:hover, #admin a:hover {
			background: #464749;
			}
			
/* content area
-------------------------------------------------------- */
#masthead{
	margin:0px;
	padding:0px;
	height:250px;
	width:612px;
	float:left;
	}

#nav{
	margin:0px;
	padding:0px;
	height:250px;
	width:202px;
	float:left;
	border-left:1px #CCCCCC solid;
}


ul#navigation {
		height: 250px; 
		width: 130px;
		position:relative;
		left:0px;
		top:0px;
	}

	ul#navigation li {
		float: left;
		list-style: none;
		}
	
	ul#navigation li a {
		position: absolute;
		text-indent: -9999px;
		text-decoration: none;
		border: none !important;
		margin: 0 !important;
		}

		ul#navigation li#nav-home a {
	left: 0px;
	top: 57px;
	width: 110px;
	height: 15px;
	background: url("../images/nav.png") 0 -57px no-repeat;
			}
		ul#navigation li#nav-service a {
				top: 89px;
				width: 110px;
				height: 15px;
				background: url("../images/nav.png") 0 -89px no-repeat;
			}
		ul#navigation li#nav-webhuren a {
	top: 119px;
	width: 110px;
	height: 15px;
	background: url("../images/nav.png") 0 -119px no-repeat;
			}
		ul#navigation li#nav-impressie a {
	top: 149px;
	width: 110px;
	height: 15px;
	background: url("../images/nav.png") 0 -149px no-repeat;
			}	
		ul#navigation li#nav-contact a {
	top: 180px;
	width: 110px;
	height: 15px;
	background: url("../images/nav.png") 0px -180px no-repeat;
			}		
			

ul#navigation li#nav-home a:hover  		{ background-position: 0px -307px; }
ul#navigation li#nav-service a:hover  	{ background-position: 0px -339px; }
ul#navigation li#nav-webhuren a:hover  	{ background-position: 0px -369px; }
ul#navigation li#nav-impressie a:hover  { background-position: 0px -399px; }
ul#navigation li#nav-contact a:hover  	{ background-position: 0px -430px; }

ul#navigation li#nav-home a.active  	{ background-position: 0px -557px; }
ul#navigation li#nav-service a.active  	{ background-position: 0px -589px; }
ul#navigation li#nav-webhuren a.active  { background-position: 0px -619px; }
ul#navigation li#nav-impressie a.active { background-position: 0px -649px; }
ul#navigation li#nav-contact a.active 	{ background-position: 0px -680px; }

	

/* text
-------------------------------------------------------- */
#mainLeft{
	padding:10px;
	float:left; 
	width:387px;
	background-color:#FFFFFF;
	border-right:1px #CCCCCC solid;
}

#mainLeftNoSplit{
	padding:10px;
	float:left; 
	width:795px;
	background-color:#FFFFFF;
}

#mainRight{
	padding:10px;
	float:left; 
	width:387px;
}

#mainLeft p {
	margin: 12px 12px;
	}
	
#mainLeftNoSlip p {
	margin: 12px 12px;
	}

#mainRight p {
	margin: 12px 12px;
	}

#main h3 {
	padding-left: 10px;
	margin-bottom:10px;
	
	}

p .table{
	padding: 0px;
	}

li {
	list-style: none; 
	}
	
	#main li{
		list-style: disc;
		padding-left: 6px;
		margin-left: 21px;
		padding-bottom: 6px;
		}
		
		#main p.vid {
			list-style:none;
			float: left;
			width: 45%;
			display: block;
			padding-bottom: 20px;
		}
	
	#main ul {
		padding-bottom: 18px;		
		}
	
h2 {
	font-weight:normal;
	line-height: 1.5em;
	font-size: 30px;
	height: 60px;
	color:#ff007c;
	}

	#home h2 {
		font-weight: bold;
		line-height: 1.5em;
		font-size: 21px;
		height: 25px;
		margin-left: 12px;
		}

		#main h4 {
			font: 12px Geneva, Arial, Helvetica, sans-serif;
			margin-top: 3px;
			border-bottom: 1px solid #ff007c;

			}

img{
    border:0px;
}
#footer p {
	color: #9da197;
	font-size: 9px;
	}
	
#main h3 {
			font-size: 14px;
			margin-top: 3px;
			font-weight: bold;
			border-bottom: 1px solid #ff007c;
	}

/* form content
-------------------------------------------------------- */

.input_l {
	float:left;
	background: url('../images/input_l.png') no-repeat left;
	width: 9px;
	height: 19px;
	margin:0px;
}
.input_r {
	float:left;
	background: url('../images/input_r.png') no-repeat left;
	width: 9px;
	height: 19px;
	margin:0px;
}
.input {
	float:left;
	background: white url('../images/input_bg.png') repeat-x left;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	vertical-align:baseline;
	border: 0;
	height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
}
.button_r {
	float:left;
	background: url('../images/button_r.png') no-repeat left;
	width: 19px;
	height: 19px;
	margin:0px;
}
.button {
	float:left;
	background: white url('../images/button_bg.png') no-repeat left;
	padding-right:3px;
	padding-left:12px;
	margin:0px;
	vertical-align:baseline;
	border: 0;
	height: 19px;
	font-size:12px;
	color: #FFF;
}
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}


/* sifr
-------------------------------------------------------- */

    .sIFR-active h1,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active #mainRight h4,
    .sIFR-active #pink,
    .sIFR-active #gray
	{
      visibility: hidden;
      font-family:Georgia, "Times New Roman", Times, serif;
      line-height: 1em;
    }

    .sIFR-active h1 {
      padding-bottom: 0;
    }

    .sIFR-active #pink {
		font-size: 40px;
		height: 60px;
		margin-bottom:20px;
    }
    .sIFR-active #gray {
		font-size: 40px;
		height: 50px;
		margin-bottom:20px;
		margin-left:-7px;
    }
	
	.sIFR-active h3 {
			font-size: 15px;
			margin-top: 10px;
			font-weight: bold;
			border-bottom: 1px solid #ff007c;
    }
	
/*  
  .sIFR-active p, 
    .sIFR-active #mainRight p,
    .sIFR-active #time p,


	 .sIFR-active p {
      font-size: 11px;
      font-weight: normal;
	  padding: 0 12px;
      padding-top: 10px;
    }

    .sIFR-active p.table {
      font-size: 11px;
      font-weight: bold;
	  padding: 0px;
	  padding-top:10px;
	  margin-bottom: -20px;
    }

    .sIFR-active p.testimonial {
	font: 12px/18px georgia, times, serif;
	margin-top: 30px;
	line-height: 1.2em;
    }
*/
