
body {
	padding: 0; 
	margin: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background: url(./images/bodybg.jpg);
}

textarea {
	font-size: 12px;
	color: #000;

}

select {
	font-size: 12px;
	color: #000;

}


td		{
font-size: 11px;
margin: 0pt;
margin-top: 15pt;
margin-right: 15pt;
margin-left: 15pt;
color:  #000;
}


/*
Hier worden alle standaard onderdelen gedefinieerd. Een link die overal een bepaalde kleur moet
hebben is makkelijk hier aan te geven dan voor elke div apart.
*/

textarea { line-height: normal; }

input { line-height: normal; }

fieldset { margin: 0; padding: 0; }

legend { margin: 0; padding: 0; }

form { margin: 0; padding: 0; }

dl { margin: 0; padding: 0; }

ol { margin: 0; padding: 0; }

ul { margin: 0; padding: 0; }

a { margin: 0; padding: 0; }

p { margin: 0; padding: 0; }

h4 { margin: 0; padding: 0; }

h3 { margin: 0; padding: 0; }

h2 {
	margin: 0;
	padding: 0;
}

h1 { margin: 0; padding: 0; }

p { margin-bottom: 10px; line-height: 16px; font-size: 12px; color: #000;}
ul {margin-left: 0px !important; }
ol { margin-left: 25px; }
a { color: #e24184; }
a:hover {  }
a:active { text-decoration: none; }
img { display: block; border: none; }
dl dt { font-weight: bold; margin-bottom: 10px; }
dl dd { margin: 0 0 30px 0;}
fieldset { border: none; }
caption { display: none; }


thead th { background-color: #EFEDE1; text-align: center; }
tbody th{ background-color: #fff; font-weight: normal;}
tfoot th { background-color: #EFEDE1; }
tfoot td { background-color: #fff; }



/* HEADERS */

h6 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h5 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h3 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h2 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h1 a {
	font-size: 60px;
}


h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3 a { text-decoration: none; }
h3 a:hover {}
h4 { font-size: 13px; }

.clear { clear: both; }

.left {float: left;}

.right {float: right;}


#wrapper {
	margin: auto;
	position: relative;
	text-align: left;
	width: 930px;
}

#container {
	width: 930px;
	float: left;
	background: #fff;
}

	#logo {
		float: left;
		margin-left: 21px;
		height: 100px;
			width: 419px;
	}
	
		#logo a {
			display: block;
			
			text-decoration: none;
			color: #000;
		}
		
		#logo p {
			color: #e24184;
			font-size: 20px;
		}
		
		#logo span {
			color: #e24184;
		}
		
		
	#banner {
		float: left;
		margin-top: 10px;
		display: inline;
	}
	
	#menu {
		float: left;
		width: 889px;
		margin-left: 21px;
		display: inline;
		height: 43px;
		background: #e24184;
	}
	
		#menu ul {
			float: left;
			margin-left: 0;
			height: 43px;			
		}
		
			#menu ul li {
				list-style: none;
				float: left;
				line-height: 43px;
				padding-left: 10px;
				padding-right: 15px;
				display: inline;
				border-left: 1px solid #fff;
			}
			
			#menu ul li.home {
				border-left: none;
			}
			
				#menu ul li a {
					text-decoration: none;
					color: #fff;
					text-transform: uppercase;
				}
				
				#menu ul li a:hover {
					text-shadow: 1px 1px #000;
				}
				
		#menu span {
			line-height: 43px;
			color: #fff;
			float: right;
			margin-right: 10px;
		}
				
	.carousel {
		float: left;
		width: 889px;
		height: 220px;
		margin-left: 21px;
		display: none;
		position: relative;
		z-index: 1;
	}
	
	#carousel img {
		float: left;
	}
	
	#slogan {
		position: absolute;
		left: 600px;
		top: 270px;
		z-index: 2;
	}
	
		#slogan h2 {
			font-size: 60px;
			margin:0;
		}
		
		#slogan p {
			color: #000;
			font-size: 16px;
			margin: 0;
		}
	
		
	#contentContainer {
		float: left;
		margin-top: 10px;
	}
		
	#box {
		float: left;
		width: 270px;
		height: 352px;
		background: url(./images/bg_box.jpg);
		margin-left: 17px;
		margin-right: 11px;
		padding-left: 10px;
		padding-top: 18px;
		position: relative;
		display: inline;
	}
	
		#box h3 {
			color: #fff;
			text-indent: 10px;
		}
		
		#box img {
			margin-top: 9px;
			width: 260px;
			display: inline;
		}
		
		ul.links {
			width: 257px;
			float: left;
			margin-left: 0px !important;
			margin-top: 5px;
			display: inline;
		}
		
			#box ul.links li {
				list-style-type: none;
				list-style-position: outside;
				width: 252px;
				height: 20px;
				line-height: 20px;
				padding-left: 5px;
				margin-bottom: 1px;
				margin-left: 0px;
			}
			
				#box ul li a {
					text-decoration: none;
					color: #000;
				}
				
				#box ul li.tip {
					background: url(./images/tipbg.jpg) left;
					font-weight: bold;
				}
				
			a.meer {
				position: absolute;
				bottom: 20px;
				right: 15px;
				text-decoration: none;
				color: #e24284;
				font-weight: bold;
			}
			
	#adsense {
		float: left;
		width: 830px;
		height: 130px;
		background: url(./images/adsensebg.jpg);
		padding-left: 90px;
		padding-top: 70px;
	}
			
		#adverteren {
			float: left;
			margin-left: 31px;
			display: inline;
		}
		
			#adverteren a {
				color: #000;
				font-size: 14px;
			}
	
	#tagcloud {
		float: left;
		width: 889px;
		margin-left: 21px;
		margin-top: 15px;
		display: inline;
		line-height: 24px;
	}
	
		#tagcloud p {
			width: 889px;
			text-align: center;
			line-height: 24px;
		}
	
		a.large {
			text-decoration: none;
			color: #e24284;
			font-size: 21px;
			margin: 0 3px;
		}
		
		a.medium {
			text-decoration: none;
			color: #e24284;
			font-size: 16px;
			margin: 0 3px;
		}
		
		a.small {
			text-decoration: none;
			color: #e24284;
			font-size: 12px;
			margin: 0 3px;
		}
		
	#footer {
		float: left;
		width: 889px;
		height: 50px;
		background: #e24284;
		margin-left: 21px;
		display: inline;
	}
	
		#bedrijf {
		float: left;
			color: #fff;
			font-size: 14px;
			margin-left: 10px;
			margin-top: 10px;
		}
		
			#bedrijf a {
				color: #fff;
				font-size: 12px;
				text-decoration: none;
			}
			
		#footer ul {
			float: left;
			color: #fff;
			margin-top: -12px;
			margin-left: 630px;
			display: inline;
		}
		
			#footer ul li {
				float: left;
				list-style: none;
				padding-right: 20px;
				display: inline;
			}
			
				#footer ul li a {
					text-decoration: none;
					color: #fff;
				}
				
				
	#info {
		float: left;
		margin-left: 21px;
		margin-top: 10px;
		width: 889px;
		display: inline;
	}
	
		#info p {
			line-height: 25px;
			color: #93c0ea;
		}
		
	
	#contentContainerVervolg {
		float: left;
		margin-top: 10px;
		background: url(./images/lijn.jpg) repeat-y;
		margin-bottom: 20px;
	}
	
	#contentLeft {
		float: left;
		width: 270px;
		padding-left: 21px;
	}
	
		#contentLeft ul {
			margin-bottom: 20px;
		}
	
		#contentLeft ul li {
				list-style-type: none;
				list-style-position: outside;
				width: 252px;
				height: 20px;
				line-height: 20px;
				padding-left: 5px;
				margin-bottom: 1px;
				margin-left: 0px;
			}
			
				#contentLeft ul li a {
					text-decoration: none;
					color: #000;
				}
				
				#contentLeft ul li.tip {
					background: url(./images/tipbg.jpg) left;
					font-weight: bold;
				}
				
	#contentRight {
		float: left;
		width: 583px;
		padding-left: 14px;
	}
	
		#contentRight h2 {
			font-size: 24px;
		}
		
		#contentRight p {
			color: #000;
		}
		
		
	#contentContainerStandaard {
		width: 889px;
		margin-left: 21px;
		border-top: 1px solid #e24184;
		border-bottom: 1px solid #e24184;
		float: left;
		margin-top: 10px;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	
		#contentContainerStandaard h2 {
			color: #e24184;
			font-size: 24px;
			margin-top: 10px;
		}
		
	#contentRight ul, #contentContainerStandaard ul {
		margin-left: 20px !important;
		margin-bottom: 10px;
	}

#zoeken {
         float: right;
         margin-right: 20px;
         margin-top: 20px;
}
 
 
#cse-search-box input {
         height: 20px;
         font-size: 16px;
         width: 300px;
}
 
#googlesubmit {
         width: 100px !important;
         background: #e24184;
         border: none;
         height: 25px !important;
         color: #fff;
}
 
#googlesubmit:hover {
         color: #000;
}
