/*

Created by SHpartners


Customer:	
Domain:  	
Author:  	Stijn Henderickx

Last update: 06-06-2008

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. forms & fields
	5. tables
	6. varia


*/

/**************************/
/* ------------- DEFAULTS */
/**************************/
	
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


body {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 75%;
	color: #575656;
	background-color: #f9f2e8;
	margin: 50px 0px; 
	padding:0px; 
	text-align: center; 
	background: url(../images/bck_kaart.png) no-repeat top center #f9f2e8;		
}

a img {
	border : none;
}

a {
	outline: none;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 17px;
	color: #333;
}

h2 {
	font-size: 1.5em;
	margin: 0 0 5px 5px;
	font-weight: normal;	
	color: #434242;
	padding: 0px;
}

h3 {
	font-size: 1.1em; /* 18px */
	margin: 0 0 0 5px;
	padding: 10px 0 0 0; 
	color: #434242;
	font-weight: bold;

}

h4 {
	font-size: 1.6em; /* 16px */
}

h5 {
	font-size: 1.4em; /* 14px */
}

p {
	padding-bottom: 3px;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}




/***************************/
/* ------------- STRUCTURE */	
/***************************/

#wrapper {
	width: 844px; 
	margin: 0px auto; 
	text-align: left; 
}

#wrapper-home {
	width: 844px; 
	margin: 0px auto; 
	text-align: left; 
	background: url(../images/bck_menu.jpg) repeat-y 663px;
	min-height: 500px;				
}

	#wrapper-home #header, #wrapper #header {
		height: 100px;
	}
		
		#wrapper-home #header #logo, #wrapper #header #logo {
			width: 194px;
			float: left;	
		}
		
		#wrapper-home #header #title, #wrapper #header #title  {
			margin: 0px auto;
			width: 650px;
			float: left;
		}
					
			#wrapper-home #title #site-title, #header #title #site-title {
				padding: 60px 0 0 40px;
				font-size: 1.6em;
				font-weight: bold;
			}
			
			
			#wrapper-home #title #site-title div, #header #title #site-title div {
				float: left;
				padding-bottom: 14px;
			}

		#wrapper #header #title #contact-adres {
			float: right;
			text-align: center;
			padding: 60px 105px 0 0;
			font-size: 1.1em;
			width: 520px;
		}	
		
		#wrapper #main #body #contact-info {
			text-align: center;
			width: 518px;
		} 

	
	#wrapper-home #main, #wrapper #main {
		width: 844px;
		padding-top: 40px;
	}
	
		#main #body-home {
			float: left;
			width: 310px;
			font-size: 1.1em;
			line-height: 1.6em;
			padding: 0px 78px 0 55px;
		}
		
		#main #body {
			float: left;			
			width: 550px;
			font-size: 1.1em;
			line-height: 1.6em;	
			padding: 3px 0 0 40px;			
		}

			#main #body #contact {
				/*font-size: 1.2em;*/
			}
			
				#main #body #contact #gent {
					width: 160px;
					border-right: 1px dotted #72797c;
					float: left;
					padding-left: 5px;
				}

				#main #body #contact #brussel {
					width: 160px;
					float: left;
					padding-left: 45px;
				}
			
		#main #citaten {
			float: left;
			color: #ce062b;
			font-size: 1.1em;
		}
		
			#main #citaten #info {
				width: 140px;
				padding: 0 0 15px 70px;			
			}

			#main #citaten #info .quote-down {
				text-align: right;
				float: left;
				width: 10px;
				padding-top: 5px;
			}

			#main #citaten #info .text {
				float: left;
				width: 100px;
			}			
							
			#main #citaten #citaten_footer img {
				float: left;
				width: 80px;
			}
			
			#main #citaten #citaten_footer div p { 
				padding: 0px;
				margin: 0px;
			}
			
			#main #citaten #citaten_footer div {
				float: left;
				width: 140px;
				font-size: 1.1em;
				font-style: italic;
				font-weight: bold;
				padding-left: 5px;
			}
			
								
	#wrapper #footer {}
	
	
	
#baseline {
	width: 844px;  
	text-align: center;
	color: #7c7c7c;
	padding-bottom: 15px;
	margin: 0 auto;
}

	
/************************************/
/* ------------- LINKS & NAVIGATION */	
/************************************/

a:link {
	color: #ce062b;
	text-decoration: none;	
}

a:visited {
	color: #ce062b;
	text-decoration: none;	
}

a:hover {
	color: #ce062b;
	font-weight: bold;	
	text-decoration: none;
}

a:active {
	color: #ce062b;
	font-weight: bold;
	text-decoration: none;	
}

.nav * {
	list-style-image: none;
	list-style-type: none;		
}

	#menu {
		padding-left: 10px;
		width: 165px;
		float: left;
		background: url(../images/bck_menu.jpg) repeat-y 169px;
	}
	
		#menu #menu-header, #menu #menu-footer {

		}
		
	#menu .nav {

	}
	
	#menu .nav li {
		letter-spacing: -0.2px;
		padding: 7px 0 7px 0;
	}
	
		#menu li a:link {
			color: #434242;
			text-decoration: none;
			font-weight: normal;
			font-size: 1.1em;	
		}
		
		#menu li a:visited {
			color: #434242;
			text-decoration: none;
			font-weight: normal;
			font-size: 1.1em;	
		}
		
		#menu li a:hover {
			border-bottom-color: #ce062b;
			color: #ce062b;
			border-bottom: 1px dotted;
			font-weight: normal;				
			font-size: 1.1em;	
		}
		
		#menu li a:active {
			color: #ce062b;
			text-decoration: none;	
			font-weight: normal;				
			font-size: 1.1em;	
		}	
	
		#menu .nav li a.current, li a.section {
			color: #ce062b;
			border-bottom: 1px dotted #ce062b;
			font-weight: normal;				
		}	

			
			.sub-nav {
				padding: 7px 0px 0px 3px;
			}
			
			.sub-nav li {
				font-size: 0.9em;
				padding: 0px;
				
			}


/***********************/
/* ---- FORMS & FIELDS */	
/***********************/		

form {
	width: 65%;
}

#contact-form {
	
}

#contact-form table tbody tr td input {
	margin: 5px 0 5px 0;
}


#contact-form table tbody tr td .action {
	margin: 0 0 0 5px;
}



.formlabel {
	padding-right: 15px;
	float: right;
	text-align: left;
	vertical-align: top;	
}

.contactlabel {
	padding-right: 15px;
	text-align: left;
	width: 110px;
}

input, textarea {
	border: 1px solid #e08292;
	background-color: #FFFFFF;
	color: #575656;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 1.1em;
}

/*
span input {
	float: left;
}
*/

label {
	line-height: 100%;
	margin: .3em 2% 0 0;
	padding: 0;
	float: left;
	position: relative;
	width: 25%;	
}

#submit, .action {
	background: url(../images/bck_button.jpg) no-repeat;
	border: 0px;
	width: 113px; height: 19px;
	text-align: left;
	color: #FFFFFF;
	padding: 0 0 0 15px;
	font-size: 0.9em;
	text-transform: uppercase;
	cursor: pointer;
	float: right;
	margin: 3px;
}


#MemberLoginForm_LoginForm {
	width: 100%;
}

#LoginForm div.field input{
	width: 250px;
	margin: 5px;
}

#LoginForm div.field input.checkbox {
	height: 26px;
	font-size: 18px;
	font-weight: lighter;
	width: 12px;
}

#LoginForm {
    width: 500px;
    margin: 40px auto;
	background-color: #DDD;
	padding: 10px;
}

#LoginForm > h1 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-bottom: 1px solid gray;
}

#LoginForm > p {
    display: none;
}

#LoginForm fieldset {
	border: 0px solid #CCCCCC;
	padding: 0px;
}

#LoginForm label.left {
	float: left;
	width: 8em;
	margin-top: 6px;
}

#MemberLoginForm_LoginForm_error {
    color: red;
    font-weight: bold;
	padding: 5px;
	clear: both;
}


/***********************/
/* ------------- TABLES */	
/***********************/

table#exec-search, table#dir-search, table#man-ass {
	border-collapse: collapse;
	border: 1px solid #ae0322;
	width: 100%;
}

table#exec-search th, table#dir-search th {
	font-weight: bold;
	width: 33%;
	text-align: center;
	background-color: #ae0322;
	color: white;
}

table#man-ass th {
	font-weight: bold;
	width: 20%;
	text-align: center;
	background-color: #ae0322;
	color: white;
}

.theader {
	border-right: 2px solid #FFF;
}

td {
	vertical-align: top;
}

table#exec-search td, table#dir-search td {
	border: 1px solid #ae0322;
}

table#man-ass td {
	padding: 2px;
	border: 1px solid #ae0322;
	text-align: center;

}





/***********************/
/* ------------- VARIA */	
/***********************/
	
.clear {
	clear: both;
}

.small {
	font-size: 0.7em;
}

.printonly {
	display: none;
}

.newsitem p, .searchitem, p {
	margin: 5px;
}

hr {
  background: #ccc;
  border: 0;
  color: #ccc;
  height: 1px;
  margin: 0 0 10px;
}


#body ul {
	padding-left: 20px;
}

iframe {
	border: 0;
	height: 1200px;
	overflow: auto;
}

#iframe-site  #header {
	text-align: left;
	width: 833px;
	margin: 0px auto;
	padding-left: 150px;
}


		#iframe-site #header #logo {
			width: 194px;
			float: left;
		}
		
		 #iframe-site #header #title  {
			width: 614px;
			float: right;
		}
					
			#iframe-site #header #title #site-title {
				font-size: 1.6em;
				font-weight: bold;

			}
			
			#iframe-site #header #title #site-title div {
				float: left;
				margin-bottom: 2px;
			}
			
			#iframe-site #header #title #site-title img {
				float: left;
			}			
			





/******** CONTACT FORM *********/

#Form_Form {
	padding: 5px;
}

#Form_Form fieldset div span input, #Form_Form fieldset div span textarea {
	margin: 5px;
	padding: 2px;
}
/*
.message {
	float: right;
	width: 100%;
	color: red;
	padding: 5px 0px 5px 10px;
}
*/