/***************************************************************** 
PRE-FIXED BASICS
*****************************************************************/ 
* {
	padding: 0px;
	margin: 0px;
	outline: none;
}

body {
	background:#30383a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:18px;
}

img {
	border:0px;
}

.clear {
	clear: both;
}

/***************************************************************** 
BASIC STYLES
*****************************************************************/ 

a {
	color: #4aa1cb;
	text-decoration: underline;
}
	a:hover {
		color: #4aa1cb;
		text-decoration: none;
	}

h1, h2, h3, h4 {
	font-size:23px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	line-height: 31px;
}
	
h1 { color:#475153; }
h2 { color:#50a8d3; }
h3 {
	color:#FFF;
	font-size:50px;
	line-height:70px;
	font-weight:normal;
}
h4 {
	color:#50a8d3;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

ul {
	padding-top: 3px;	
}
ul li {
	margin-bottom: 3px;	
}
ul li a {
	text-decoration: none;	
}
ul li a:hover {
	text-decoration: underline;	
}
/***************************************************************** 
FORMS
*****************************************************************/ 

.submit_button{
	background:#572b2f;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
	border:none;
}
.formfield {
	background: url(../img/form_fields.gif);
	border:1px solid #53b7e8;
	padding:2px;
	height:20px;
}
.formsearchfield {
	background: #313637;
	border:1px solid #FFF;
	padding:2px;
	height:20px;
	color:#FFF;
}
.formmemofield {
	background: url(../img/form_fields.gif) no-repeat;
	border:1px solid #53b7e8;
	padding:2px;
	height:100px;
}
.pulldown {
	border:1px solid #53b7e8;
	margin-bottom:5px;
}

/***************************************************************** 
DIV-JES
*****************************************************************/ 
#background {
	margin:0 auto;
	background: #FFFFFF url(../img/bg_repeat_vervolg2.gif) repeat-x top;
}
#background_consulting_interim {
	margin:0 auto;
	background: #FFFFFF url(../img/bg_repeat_consulting_interim.gif) repeat-x top;
}

#container {
	margin:0 auto;
	width: 980px;
	left: 50%;
	background: #FFFFFF url(../img/bg_repeat_vervolg2.gif) repeat-x;
	text-align:left;
}
	#logo {
		float: left;
		width:255px;
		height:65px;
		margin:15px 0px 0px 0px;
	}
	#navigation_right_top_small {
		text-align:right;
		float:right;
		width:200px;
		margin:15px 18px 0px 0px;
	}	
	#navigation_right_top_small a { 
		color:#FFF;
		margin:0px 0px 0px 10px;
	}		
	#navigation_right_top {
		float:right;
		width:400px;
		margin:15px 0px 0px 0px;
		text-align: right;
	}
	#navigation_right_top a { 
		color:#FFF;
		margin:0px 0px 0px 10px;
	}
		#zoek {
			float:left;
		}
			#zoek_left {
				float:left;
			}
			#zoek_right {
				float:left;
			}
			#zoek a{
				float:left;
				background:url(../img/icon_arrow_zoek.gif) no-repeat 35px 5px;
				padding-right:20px;
			}
	#hoofdnav {
		float:right;
		padding:28px 0px 0px 0px;
		width:546px;
	}
		#button_left {
			float:left;
		}
		#button_left_consulting {
			float:left;
			margin-right:8px;
		}
		#button_right {
			float:right;
		}
	#submenu {
		position:relative;
		height:30px;
		background:url(../img/submenu.gif) no-repeat;
		padding-top:10px;
		margin-bottom: 1px;
	}
		#submenu li{
			display:block;
			list-style:none;
			display:inline;
			margin:0px 30px 0px 0px;
		}
		#submenu li a{
			color:#FFF;
			text-decoration:none;
		}
		#submenu li a:hover {
			text-decoration:underline;
		}		
		#submenu li a.active {
			text-decoration:none;
			font-weight:bold;
		}
	#text_left {
		float: left;
		width:170px;
		height:300px;
		background:#FFF url(../img/line_vert.gif) no-repeat right top;
		padding:10px 30px 0px 0px;
		margin:0px 10px 20px 0px;
		list-style:none;
	}
		#text_left ul{
			list-style:none;
		}
		#text_left li{
			font-weight:bold;
			margin-bottom:15px;
		}
	#text_mid {
		float: left;
		width:520px;
		background:#FFF;
		padding:10px 15px 0px 15px;
		line-height: 20px;
	}
		#text_mid h1{
			color:#475153;
		}
		#text_mid p{
			margin-bottom:15px;
		line-height: 20px;
		}
		#text_mid h2{
			margin-top:15px;
		}
		#text_mid ul{
			margin-left:15px;
			margin-bottom:15px;
		}
		#nieuwsitem {
			background:#ecf2f8;
			padding:5px;
		}
		#nieuwsitem a {
			text-decoration: none;	 
		}
			#nieuwsitem a:hover {
				text-decoration: underline;	
			}
		#slideshow_nieuws{
			background:#ecf2f8;
			padding:10px;
			text-align:center;
			margin:10px 0px 10px 0px;
		}
	#text_mid_breed {
		float: left;
		width:740px;
		background:#FFF;
		padding:10px 15px 0px 15px;
		line-height: 20px;
	}
		#text_mid_breed h1{
			color:#475153;
		}
		#text_mid_breed p{
			margin-bottom:15px;
		line-height: 20px;
		}
		#text_mid_breed h2{
			margin-top:15px;
		}
		#text_mid_breed ul{
			margin-left:15px;
			margin-bottom:15px;
		}
	#text_right {
		float: left;
		width:180px;
		height:200px;
		background:#FFF url(../img/line_vert.gif) no-repeat left top;
		padding:10px 15px 0px 15px;
	}
		#text_right ul{
			list-style:none;
		}
		#text_right a{
			color:#000000;
		}
		#text_right .meer{
			display:block;
			padding-right:10px;
			margin-top:10px;
			background:url(../img/icon_arrow_meer.gif) 38px 6px no-repeat;
			font-weight:bold;
		}
	#blue_line {
		background:#48a9de;
		height:10px;
	}
	
	
#footer {
	display:table;
	margin:0 auto;
	text-align:center;
	height:100%;
}
	#footer_foldout {
		margin:0 auto;
		width:980px;
	}
	#footer_contents {
		margin:0 auto;
		width:980px;
		color:#dadcdd;
		text-align:left;
		background: url(../img/focus-op-finance.gif) right 18px no-repeat;
	}
	#footer_contents a{
		color:#dadcdd;
		text-decoration:none;
	}
	#footer_contents a:hover {
		text-decoration: underline;	
	}
		#footer_contents .left{
			float:left;
			margin:20px 20px 20px 0px;
			width:230px;
			border-right:#858a8b solid 1px;
		}
		#footer_contents .flash_right{
			float:right;
			margin:27px 27px 0px 0px;
			width:634px;
			text-align:right;
		}						
		#footer_contents .right{
			float:left;
			margin:13px 0px 0px 0px;
			width:550px;
			text-align:center;
		}
			#footer_contents .right a{
				margin-right:10px;
				font-size: 10px;
			}
			#footer_contents .size1{
				font-size:11px;
			}
			#footer_contents .size2{
				font-size:11px;
			}
			#footer_contents .size3{
				font-size:11px;
			}
			#footer_contents .size4{
				font-size:11px;
			}
