/* kleur grijs van ALL-CRM 606060 */
/* eventueel vervangen met black  */

html, td, input, select, textarea  {
	margin: 0px;
	padding: 0px;
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}

body {
	margin: 0px;
	padding: 5px;
}

p {
	margin: 0px 0px 18px 0px;
}

ul {
	list-style-type: square;
	margin: 12px 0px 0px 18px;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #0492d0;
} 

a:hover {
	text-decoration: underline; 
	color: #0492d0;
}

form {
	margin: 0px;
}

img {
	border: none;
	margin: 0px;
}

img.left {
	margin: 0px 10px 0px 0px;
}

img.right {
	margin: 0px 0px 0px 10px;
}


/* pagina blokken */
.pagina {
	margin: 0px;
	padding: 0px;
	background: #FFF url(images/bg-pagina.jpg) top left repeat-x;
}

.poweredby {
	width: 820px;
	margin: 0px auto;
	margin-left: -30px;
	top: 280px;
	position: absolute;
	z-index: 100;
}

.container {
	width: 780px;
	margin: 0px auto;
	position: relative;
}

.logo {
	position: absolute;
	top: 51px;
	left: 0px;
	width: 193px;
	height: 100px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: white;
}

/* menu */

.menu {
	position: absolute;
	top: 20px;
	right: 0px;	
	height: 25px;
	text-align: right;
}

.menu a {
	text-decoration: none; 
	border: none;
	height: 25px;
	display: block;
	float: left;
} 

.menu img {
	float: left;
} 

/* random img */

.randomImg {
	position: absolute;
	top: 52px;
	right: 0px;	
	height: 100px;
	width: 585;	
	overflow: hidden;
	border-right: 1px solid black;
}

.flashHeader {
	position: absolute;
	top: 52px;
	right: 0px;	
	height: 100px;
	width: 585;	
	z-index:1;
	border-right: 1px solid black;
}

/* doelgroepenbalk */

.doelgroepenBalk {
	position: absolute;
	top: 152px;
	left: 195px;	
	width: 589px;
	height: 98px;

}	

.doelgroep {
	width: 195px;
	width/**/:/**/ 175px;	
	padding: 6px 10px;	
	height: 95px;
	background:url(images/bg-doelgroep.jpg) top left no-repeat;
	float: left;
	font-size: 11px;
	overflow: hidden;
	line-height: 14px;		
}

.doelgroep p, .nieuwsTicker p {
	height: 75px;
	margin: 0px;
	overflow: hidden;	
}

.doelgroep .leesVerder {
	position: absolute;
	top: 75px;
}

.nieuwsTicker .leesVerder {
	position: absolute;
	bottom: 0px;
}

.nieuwsTicker {
	position: absolute;
	top: 152px;
	left: 0px;
	padding: 6px 0px;
	width: 195px;
	height: 95px;
	overflow: hidden;
	background: url(images/bg-nieuwsTicker.jpg) top left no-repeat;
	font-size: 11px;
	line-height: 14px;
	z-index: 100;	
}

.nieuwsTicker a, .nieuwsTicker a:link, .nieuwsTicker a:visited, .nieuwsTicker a:active, .doelgroep a, .doelgroep a:link, .doelgroep a:visited, .doelgroep a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

.nieuwsTicker a:hover, .doelgroep a:hover{
	color: #FFF;
	text-decoration: underline;	
	font-weight: normal;	
}

.nieuwsAll {
	position: absolute;
	width: 3000px;
	z-index: 1;
	/* de z-index schuift iedere keer van rechts naar links op. Per blok dus 195px */
	left: 0px;
	margin: 0px;
	padding: 0px;	
}

.nieuwsItem {
	position: relative;
	width: 195px;
	width/**/:/**/ 175px;	
	padding: 0px 10px;
	margin: 0px;
	height: 85px;
	float: left;
}


.kolomLinks {
	position: absolute;
	top: 248px;
	left: 0px;
	width: 193px;
	width/**/:/**/ 181px;	
	padding: 15px 6px;
	border-right: 1px solid black;
	border-left: 1px solid black;	
	border-bottom: 1px solid black;	
	overflow-x: hidden;
	background: #FFF url(images/bg-kolomLinks.jpg) top left repeat-x;
	font-size: 11px;
	min-height: 300px;
	_height: 300px;	
	color: #606060;	
}

.kolomLinks a:link, .kolomLinks a:visited, .kolomLinks a:active {
	text-decoration: none;
	font-weight: bold;
}

.kolomLinks a:hover {
	text-decoration: underline;	
	font-weight: bold;	
}

.kolomLinks ul, .werkveld ul {
	margin: 12px 0px 0px 18px;
	padding: 0px;
}

.kolomLinks li {
	margin: 0px;
	padding: 0px;
}

/* testimonials */

.testNaam {
	font-weight: bold;
	font-style: italic;
}

.testQuote {
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

/* werkveld */

.werkveld {
	position: absolute;
	top: 258px;
	left: 215px;
	width: 570px;
	min-height: 338px;
	_height: 338px;	
	margin: 0px;
	padding: 5px 0px 25px 0px;
	color: #606060;
	line-height: 24px;
}


.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 565px;	
	border-top: 1px dotted #CCCCCC;
	font-size: 11px;	
	color: #999999;	
	text-align: right;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	color: #999999;
	text-decoration: underline;	
}

.downloads {
	display: block;
	position: absolute;
	top: -3px;
	right: 2px;
}

.taal {
	position: absolute;
	top: 55px;
	right: 5px;
	z-index: 100;
}

/* koppen */

h1 {
	font-size: 14px;
	margin: 0px 0px 12px 0px;
	color: #606060;
}

h2 {
	color: black;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}

h3 {
	color: #606060;
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 8px 0px;
}

table.contact {
	border-top: 1px dotted #DDD;
}

.contact th, .contact label {
	width: 135px;
	text-align: left;
	vertical-align: top;
}

.contact td, .contact td input, .contact td textarea {
	width: 385px;
}

.contact th, .contact td {
	border-bottom: 1px dotted #DDD;
	padding: 3px 0px;
}



/* Styles voor de print variant */


@media print
{

    .NoPrint { 
    	display: none;
    }

	.logo {
		position: absolute;
		top: 0px;
		left: -20px;
		width: 193px;
		height: 100px;
		border: none;
		background: white;
	}	
	
	
	.randomImg {
		position: absolute;
		top: 20px;
		left: 150px;	
		height: 60px;
		overflow: hidden;
		border: none;
	}		
		
		
	.werkveld {
		position: absolute;
		top: 120px;
		left: 0px;
		width: 670px;
		margin: 0px;
		padding: 5px 0px 15px 0px;
		color: #606060;;
	}	
	
	.footer {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 670px;	
		border-top: 1px solid #CCCCCC;
		font-size: 11px;	
		color: #999999;	
		text-align: right;
	}
	
	
	.downloads {
		display: none;
	}	
	
}



