/* ****************************** */
/* JeBeDe.nl css-code *********** */
/* ****************************** */

body {
	background-color: #404040;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: tahoma, swiss, helvetica;
	margin: 0;
	padding: 0;
}

img {
	border: 0px;	
}

form {
	margin: 0;	
}

a:link, a:active, a:visited {
	color: black;
}
a:hover {
	color: silver;	
}

/* links & rechts */
.links {
	float: left	
}
.rechts {
	float: right;	
}

/* Header */
#header {
	background-color: #77d1ee;
	width: 950px;
	height: 82px;
	text-align: left;
}

#onderheader {
	background-color: #2cafd9;
	width: 950px;
	height: 135px;
}

#onderheader h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #72ceec;
}

#oh_zoeken {
	padding-top: 10px;
	width: 214px;
	height: 125px;
	float: left;
}

#oh_advertentie {
	padding-top: 10px;
	background-color: #29a5cc;
	width: 542px;
	height: 125px;
	float: left;
}

#oh_textgrootte {
	padding-top: 10px;
	width: 194px;
	height: 125px;
	float: left;
}

#zoekbalk {
	padding: 4px;
	padding-left: 6px;
	background-image: url(../images/zoekbalk.gif);
	width: 160px;
	height: 19px;

	border: 0px;
	margin-top: 20px;
}

#zoekbutton {
	background-image: url(../images/zoekbutton.gif);
	border: 0px;
	width: 52px;
	height: 22px;
	color: #3bb6dd;
	font-weight: bold;
	margin-top: 10px;
}

#knoppen {
	margin-top: 30px;
}

/* Main */

.heading_blauw {
	color: #2cafd9;
	margin: 10px;
	font-size: 16px;
}

#midden {
	width: 950px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/middenbg.gif);
	
}

#main {
	width: 756px;
	float: left;
}

#mainmain {
	padding: 10px;
	padding-top: 0px;
}

#mainmainmain {
	line-height: 24px;
}

.feedback {
	width: 80%;
	border: 1px solid #77d1ee;
	background-color: #d1eff9;
	text-align: left;
	padding: 5px;
}

#rechterbalk {
	width: 194px;
	min-height: 400px;
	* height: 400px;
	float: left;
	background-color: #f5f5f5;
}

#rechterbalk ul {
	padding: 0px;
	padding-left: 15px;
	*padding-left: 0px;
}
.nav {
	padding-left: 15px;
	padding-right: 15px;
	width: 164px;
	line-height: 24px;
}

.nav a {
	text-decoration: none;	
}

.nav a:hover {
	font-weight: bold;
	color: black;
}

/* Footer */

#footer {
	background-color: #008dbb;
	height: 22px;
	width: 950px;
	padding-top: 6px;
	color: #ffffff;
}

#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted white;	
}
