/* Stylesheet Johan Parmentier */
/* Netlash, Dirk Sabbe */
/* Date: juli 2006 */


* {
	margin:0;
	padding:0;
}

body {
	background-color:#797873;
	color:#fff;
	font:normal 62.5%/1.2 Verdana, sans-serif;
	line-height: 2em;
}

a {
	color:#fff;
}

.thumbnail
{
	margin: 0 4px 2px 0;
	padding: 0;
	border: none;
	line-height: 0;
}

dl {
	font-size:110%;
}

dt {
	margin-bottom:3px;
}

h1 {
	padding:1px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height /**/:1px;
	text-indent: -9999px;
}

h2 {
font-weight:bold;
font-size:1.2em;
}

#container {
	margin:0 auto;
	width:744px;
	overflow:hidden;
	font-size:1.1em;
}

#hoofding {
	height:100px;
	width:744px;
}


/*navigatie*/

#navrechts {
	float:right;
}

#navigatie {
	list-style-type: none;
	margin:72px 0 0 0;
	color:#fff;
}

#navigatie li {
	padding:0 9px 0 9px;
	border-left:1px solid #fff;
	list-style:none;
	display:inline;
}

#navigatie li.eerste {
	border-left:none;
	display:inline;
}

#navigatie li a{
	text-decoration:none;
	color:#fff;
}

#navigatie li a:hover {
	text-decoration:none;
	color:#99ae99;
}

#diashow {
	margin:132px 132px 0 132px;
	border-bottom:132px #99ae99 solid;
	background:#797873;
	text-align:center;
}

#inhoud {
	width:744px;
	background:#99ae99 url(images/logo_jp.gif) no-repeat;
}

#inhoudtwee {
/*	margin:132px 129px 0 135px; */
	margin:132px 128px 0 135px;
	background:#99ae99;
	padding:0 0 35px 0;
}

#inhoudtwee p {
	margin:0 0 12px 0;
	text-indent:5px;
}

#inhoudtwee h2 {
	font-weight:normal;
	margin:0 0 32px 0;
}

#inhoudtwee a:link, #inhoudtwee a:visited {
	color:#fff;
	text-decoration:none;
}
#inhoudtwee a:hover, #inhoudtwee a:active {
	color:#797873;
}
#inhoudtwee a.img {
	border: none;
	text-decoration: none;
}

.thumbnail
{
/*	border: 2px #ffffff solid; */
}

/* #inhoudtwee ul {
	color:#fff;
	display:inline;
	line-height:30px;
}

#inhoudtwee ul li {
	list-style:none;
	display:inline;
	margin:0 7px 0 0;
}

*/

#diashow {
	margin:132px 132px 0 132px;
	border-bottom:132px #99ae99 solid;
	background:#797873;
	text-align:center;
}

#voet {
 border-top:5px #797873 solid;
	clear:both;
	width:744px;
	height:50px;
	background-color:#797873;
}

#voet p {
 font-size:0.8em;
	color:#fff;
	padding:0 0 0 5px;
}

#voet a {
	text-decoration:none;
}

#voet a:hover {
	text-decoration:none;
	color:#99ae99;
}

#navvoet {
	float:right;
	margin:0;
}

#navvoet ul {
	display:inline;
	color:#fff;
}

#navvoet ul li {
	padding:0 9px 0 9px;
	border-left:1px solid #fff;
	list-style:none;
	display:inline;
}

#navvoet ul li.eerste {
	border-left:none;
	list-style:none;
	display:inline;
}

#navvoet ul li a {
	text-decoration:none;
	color:#fff;
}

#navvoet ul li a:hover {
	text-decoration:none;
	color:#99ae99;
}

/* BEGIN ADS */
#navvoet ul li a.actief, #navigatie li a.actief{
	text-decoration:none;
	color:#99ae99;
}

/* EINDE ADS */



/****************** Contact ******************/
#contactform dt {
	margin: 0;
}
#contactform dd {
	margin: 0 0 0.5em 0;
}
#contactform .submit {
	border: none;
	margin: 10px 0 0 0;
	padding: 0.2em 0.4em;
	color: white;
	background-color: #797873;
}
#contactform input, #contactform textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px #797873 solid;
}
#contactform textarea {
	width: 338px;
	}
p#errorMessage {
	border: 1px solid red;
	color: red;
	background: url(images/error.gif) 5px 3px no-repeat;
	padding: 3px 5px 3px 25px;
	}
p#infoMessage {
	border: 1px solid #532D08;
	color: #532D08;
	padding: 3px 5px 3px 5px;
	}

/*fixes*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.kleurtje {
	background-color:#FF9900;
	padding:10px;
}

#taalkeuze {
	float: right;
	color:#595A51;
	margin: 40px 70px 0 0;
	display: inline;
}
#taalkeuze abbr {
	color: #fff;
	text-decoration: none;
	border: none;
}
#taalkeuze a:link, #taalkeuze a:visited {
	text-decoration:none;
	color:#595A51;
}

#taalkeuze a:hover, #taalkeuze a:active {
	text-decoration:none;
	color:#fff;
}
