@charset "utf-8";

/* CSS Document copyright 2008 by Erik Hollander @ www.prolevel.nl */


/**********************< Globale Stijlen >*********************/

.rule {
	clear:both;
}

p {
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 1.2em;
	text-align: left;
	letter-spacing: 0.1em;
	}

h2 {
	font-size: 1em;
	color: #4F151C;
	margin-top: 20px;
	text-align: center;
	}

h3 {
	font-size: 1.1em;
	color: #4F151C;
	margin-top: 20px;
	}
	
img {  
	border-style: none;
	}

.formtekst {
	font-size: 1em;
	}

.invultekst {
	font: italic 1em Calibri, Verdana;
	background: #F1F1F1;
	}

.active {
	color:#EE9C00;
	text-decoration:underline;
	}

.tip {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
/**********************< Top Stijlen >*********************/

#top h2 {
	width: 900px;
	background-color:#4D4A55;
	display:block;
	margin:0px auto;
	color: #FFFFFF;
	font-size: 0.6em;
	line-height: 2.2em;
	}

/**********************< Navigatie Stijlen >*********************/

#navigatie ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#navigatie ul li{
	float:left;
	margin:0px;
	padding:8px 10px;
	border-right:1px solid #000;
	border-left:1px solid #888;
	font-size: 0.7em;
	letter-spacing: 0.1em;
}

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

#navigatie ul li a:hover{
	color:#EE9C00;
	text-decoration:underline;
}

/**********************< Maincol Stijlen >*********************/
	
#maincol ul {
	margin-top: -10px;
	}

#maincol ul li{
	margin-right: 20px;
	margin-left: 100px;
	font-size: 0.8em;
	line-height: 1.5em;
	}

#maincol p {
	margin:20px 0px 5px;
	font-weight: bold;
	text-align: center;
}

#maincol h2 {
	font-size: 1.2em;
	text-align:left;
	color: #EE9C00;
	margin-left: 100px;
	margin-top: 20px;
	}

#maincol h1 {
	font-size: 1.2em;
	text-align: center;
	color: #4F151C;
	margin-top: 20px;
	}
	
/**********************< Leftcol Stijlen >*********************/	

#leftcol h1 {
	font-size: 1em;
	color: #4F151C;
	margin-top: 20px;
	text-align: center;
	}
	
/**********************< Bottomcol Stijlen >*********************/
	
#bottomcol ul {
	text-align:center;
	list-style:none;
	padding: 0px;
	}

#bottomcol ul li{
	display: inline;
	margin-right: 20px;
	}

#bottomcol h1 {
	color: #4F151C;
	font-size: 1.1em;
	text-align: center;
	margin-top: 15px;
	}

.btnimg {
	text-align: center;
	
}

/**********************< Actie Stijlen >*********************/

#actie p {
	font-size: 0.8em;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	}

/**********************< vragenlijst >*********************/

.submitbtn {
	margin: 20px 0 20px 20px;
	color: #FFFFFF;
	background: #4D4A55;
	width: 150px;
	font-weight: bold;
	}

.submitbtn2 {
	margin: 0px 0 0 0px;
	color: #FFFFFF;
	background: #4D4A55;
	width: 150px;
	font-weight: bold;
	}

/**********************< Partners >*********************/

#intro {
	width: 500px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #ffffe1;
	color: #666666;
	margin-left: 200px;
	margin-top: 20px;
	}
	
#intro h4 {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #666666;
	color: #666666;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding: 3px 0 3px 27px;
}

#intro p {
	font-weight: normal;
	text-align: left;
	}

/**********************< Contact >*********************/

#introcontact {
	width: 400px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #ffffe1;
	color: #666666;
	margin: 50px 0 50px 25px;
	}

#introcontact h4 {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #666666;
	color: #666666;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding: 3px 0 3px 27px;
}

#introcontact p {
	font-weight: normal;
	margin-bottom: 20px;
	}
	
#naw {
	width: 400px;
	float: right;
	margin: 35px 25px 30px 0px;
	text-align: center;
	}
	
#naw p {
	text-align: center;
	}
	
#partnerbox p {
	text-align: center;
	}

