* {

margin: 0;

padding: 0;

border: 0;

}


body  {

	font-family: Arial, Helvetica, sans-serif;

	line-height: 100%;

	background: #ffb900;

	background-image: url(../images/background.gif);

	background-repeat: no-repeat;

	margin: 0;

	padding: 0; 

}



a:link { color:#095BA6; text-decoration:underline}

a:visited { color:#095BA6; text-decoration:underline}

a:hover { color:#095BA6; text-decoration:none}

a:active { color:#095BA6; text-decoration:underline}





#container { 

	width: 754px;  

	margin: 0; 

	text-align: left;

}



#leftcol {

	float: left; 

	width: 162px;

	margin: 134px 0 0 0;

}

#rightcol { 

float: left;

width:530px;

	margin: 0 0 30px 18px; /*geen left margin gebruiken (probleem in ff)*/

	height: 1%;

}



.content {

	padding: 78px 120px 0 30px;

	}

	

	.test {

	width: 99%; 

float:right;

	}



p {

	font-size: 0.75em;

	line-height: 1.3em;

	}

	

.adressen	{

	padding: 78px 0 0 30px;

	}



.adressen p	{

font-size: 0.75em;

	line-height: 1.3em;}



h1 {

	font-size: 1em;

	line-height: 1.3em;

	font-weight: bold;

	padding: 8px 0 20px 0;

}



h2 {

	font-size: 0.75em;

	line-height: 1.3em;

	color: #095BA6;

	font-weight: bold;

	padding: 8px 0 6px 0;

}



h3 {

	font-size: 0.75em;

	line-height: 1.3em;

	color: #095BA6;

	font-weight: bold;

}



ul {

	list-style-type: none;

	margin: 0;

	font-size: 0.75em;

	line-height: 1.3em;

	}



li {

background-image: url(../images/bullet_01.gif);

background-repeat: no-repeat;

background-position: 0 0;

padding-left: 1.4em;

	}



.zwart a:link { color:#000000; text-decoration:underline}

.zwart a:visited { color:#000000; text-decoration:underline}

.zwart a:hover { color:#000000; text-decoration:none}

.zwart a:active { color:#000000; text-decoration:underline}







.spacer1 {

	margin: 6px 0 0 0;

	padding: 0;

	font-size: 1px;

    line-height: 0px;

}



.spacer2 {

	margin: 0;

	padding: 8px 0 0 0;

	font-size: 0.75em;

	line-height: 1.3em;

}



.inspringen {

	margin: 0 0 0 16px;

}



.align-right {

margin: 35px 0 30px 0;

float: right;



}



	

/*foto's en overige elementen*/

#logo-index {

	position:absolute;

	left: 540px;

	top: 379px;

	width: 158px;

	height: 103px;

}



#taal {

	position:absolute;

	left: 16px;

	top: 96px;

}



#foto1 {

	position:absolute;

	left: 614px;

	top: 18px;

	width: 152px;

	height: 152px;

}

#foto2 {

	position:absolute;

	left: 614px;

	top: 193px;

	width:152px;

	height:152px;

}



#foto3 {

	position:absolute;

	left: 614px;

	top: 559px;

	width:152px;

	height:152px;

}



 

.clearfloat { 

	clear:both;

}


