/* 
	BASIS GEGEVENS
*/

/* Body */
body{
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:62.8%;
}

/* Reset standaard opties */
body,p,h1,h2,ul,li,table,td,tr
{padding:0;margin:0;}
#header ul,#utp ul{list-style:none;}
a img{border:0;}

/* Standaard tekstgroottes */
p,a{
	color:#4c4b4c;
	font-weight:100;
}
p{font-size:1.3em;}
a{font-size:1.2em;}

/* Kruimelpad */
.kruimelpad{
	font-size:1.1em;
	margin-bottom:10px;
}
.kruimelpad a{
	font-size:1em;
}

/* Kopjes */
#content_links h1,
#contactmenu strong{
	padding-bottom:5px;
	color:#a33393;
}
#content_links h1{
	font-size:2.1em;
	font-weight:normal;
}
h2{
	font-size:1.3em;
	color:#a33393;
}
h4{
	font-size:1.3em;
}	
#peiler_tekst strong{
	font-size:1.2em;
	padding-bottom:10px;
	position:relative;
	top:1px;
}

#fragment-1 strong{color:#a33393;} /* Paars */
#fragment-2 strong{color:#4a90cb;} /* Blauw */
#fragment-3 strong{color:#d57314;} /* Oranje */
#fragment-4 strong{color:#2c9734;} /* Groen */
#fragment-5 strong{color:#d11212;} /* Rood */

/* Alinea's */
#content_links p{
	line-height:24px;
	padding-right:10px;
	margin-bottom:10px;
	float:left;
}
#content_links strong{
	font-size:1.3em;
	color:#000;
	display:block;
}
#content_links p.contactgegevens{
	width:510px;
	margin:10px 0 20px 0;
	float:left;
	padding-bottom:20px;
	border-bottom:1px solid #e2e2e3;
}
table{float:left;}
#content_links span{ 
	color:#a33393;
}
#peiler_tekst p{
	width:300px;
	color:#4c4b4c;
	line-height:1.9em;
	padding-bottom:5px;
}
#footer p{
	padding-top:7px;
	color:#838487;
}

/* Deviders */
#footer p em{
	font-size:1.2em;
	color:#a33393;
	font-weight:normal;
	padding:0 3px 0 3px;
}
#footer p em.dot{
	font-size:1.5em;
	position:relative;
	top:2px;
}

/* Hyperlinks */

p a{font-size:1em;}
a:hover{color:#a33393;}

#menu li a span{
	position:relative;
	z-index:100;
}
#contactmenu li a{color:#959595;}
#contactmenu li a:hover{color:#000000;}

#peiler_tekst a{
	font-size:1.1em;
	color:#4c4b4c;
	text-decoration:none;
}
#peilers li a{
	font-size:1.1em;
	color:#838487;
	text-decoration:none;
	cursor:pointer;
}
#footer span{
	color:#5a5252;
}
#footer a{
	font-size:.9em;
	color:#838487;
	text-decoration:none;
}
#footer a:hover{color:#666;}
#content_links p.contactgegevens a{
	font-size:1em;
}

p.adwise{
	text-align:right;
	font-size:1.1em;
	color:#999999!important;
}
p.adwise a{
	font-size:1em!important;
}	

a.diensten{
	clear:both;
	float:left;
}

/*
	AFBEELDINGEN
*/

#vak img{
	width:126px;
	margin-top:10px;
}
#referenties img,#partners img{
	margin-left:35px;
}

/* Content illustraties */
#content_img{
	width:179px;
	height:326px;
	float:right;
}
#content_img.overons{background:url('../images/content/overons.gif') no-repeat;}


/* 
	TABELLEN EN FORMULIEREN
*/

#belmij_tabel{
	width:100px;
}

/* Kopjes */
#bel_mij h4{
	margin:30px 0 0 30px;
}

/* "Bel mij" formulier */
#bel_mij td{
	font-size:1.1em;
	font-weight:bold;
	color:#333;
}
#bel_mij input.error
#bel_mij input.passed,
#bel_mij input.neutral{
	height:15px;
	float:right;
}
#bel_mij input{
	background:url('../images/css/input_bg_contact.gif') repeat-x;
	border:1px solid #999;
}
input#verzend{
	width:70px;
	height:20px;
	font-size:.8em;
	color:#333;
	border:1px solid #333;
}

/* 
	LIJSTEN
*/

ul.lijst{margin:0 0 0 20px;}
ul.lijst li{margin:0 0 5px 0;}
ul.lijst li ul{
	margin-left:10px;
}




