/* CSS Document */

body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#fff;
	line-height:16px;

}

#tekst {
display: none;
width: 180px;
font-size: 12px;
}


p
{
text-align:justify;

}


a
{
color:#fff;
text-decoration:underline;

}

a.menu
{
text-decoration:none;
font-size:14px;
color:#009EE0;
}


#container {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	/*text-align: justify; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	width: 940px;
	height:600px;
	

}

#logo
{
	position: absolute;
	left: 38px;
	top: 12px;
	z-index:20;
}


#menu
{
	position: absolute;
	left: 339px;
	top: 50px;
	color:#009EE0;
	z-index:150
}

#streep
{
	position: absolute;
	left: 0px;
	top: 80px;
	background-color:#009EE0;
	height:1px;
	width:966px;
	z-index:1;
}


#titel

{
	position: absolute;
	left: 340px;
	top: 120px;
	color:#009EE0;
	font-size:26px;
	font-weight:bold;
	z-index:150;
}

#ondergrond_home
{
	position: absolute;
	left: -162px;
	top: 151px;
	background-image:url(images/ondergrond_home.gif);
	background-repeat:no-repeat;
	width:1142px;
	height:441px;
	z-index:1;
}


#ondergrond_visie
{
	position: absolute;
	left: -162px;
	top: 151px;
	background-image:url(images/ondergrond_visie.gif);
	background-repeat:no-repeat;
	width:1142px;
	height:441px;
	z-index:1;
}


#ondergrond_plannen
{
	position: absolute;
	left: -162px;
	top: 151px;
	background-image:url(images/ondergrond_plannen.gif);
	background-repeat:no-repeat;
	width:1142px;
	height:441px;
	z-index:1;
}

#ondergrond_teambuilding
{
	position: absolute;
	left: -162px;
	top: 151px;
	background-image:url(images/ondergrond_teambuilding.gif);
	background-repeat:no-repeat;
	width:1142px;
	height:441px;
	z-index:1;
}

#ondergrond_congressen
{
	position: absolute;
	left: -162px;
	top: 151px;
	background-image:url(images/ondergrond_congres.gif);
	background-repeat:no-repeat;
	width:1142px;
	height:441px;
	z-index:1;
}



#ondergrond_contact
{
	position: absolute;
	left: -162px;
	top: 151px;
	background-image:url(images/ondergrond_contact.gif);
	background-repeat:no-repeat;
	width:1142px;
	height:441px;
	z-index:1;
}

#content
{
	position: absolute;
	left: 340px;
	top: 180px;
	width:380px;
	text-align:left;
	z-index:9;
	height: 390px;
	overflow:auto;
	padding-right:20px;
}

#content_contact
{
	position: absolute;
	left: 340px;
	top: 180px;
	width:380px;
	text-align:left;
	z-index:9;
	height: 380px;
	padding-right:10px;
	overflow:auto;
}

#nieuws
{
	position: absolute;
	left: 770px;
	top: 180px;
	width:166px;
	height: 154px;
	z-index:10;
}

.kop
{
font-size:16px;
line-height:20px;
text-align:justify;


}

.kop_groot
{
font-size:22px;
line-height:16px;
font-variant:small-caps;
}

li
{
margin-left:-20px;
font-size:12px;
line-height:20px;
font-weight:100;
}

#adviseur
{
	position: absolute;
	left: 564px;
	top: 590px;
	width:343px;
	height:22px;
	color:#009EE0;
	z-index:12
}

#www
{
	position: absolute;
	left: 38px;
	top: 92px;
	width:224px;
	height:130px;
	font-size:11px;
	color:#009EE0;
}

#streep_bottom
{

	position: absolute;
	left: -20px;
	top: 540px;
	background-color:#45292D;
	height:1px;
	width:940px;

}

#bottom
{
	position: absolute;
	left: -20px;
	top: 609px;
	background-color:#009EE0;
	height:20px;
	width:990px;
	padding-top:2px;
}

.ontwerp
{
font-size:9px;
}

