body
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #ccc;
}





body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; }
img { border: 0; }
h1 { font-size: 130%; }

img.floatright {float:right;}

#wrapper
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	height: 620px;
	margin-left: -480px;
	margin-top: -310px;
}

a:link,
a:visited {color:#CC2328}
a:hover {text-decoration:none}

#content
{
	background: #FFF url("../pict/logo.gif") 50% 0 no-repeat;
	height: 440px;
}

#kaart #content
{
	background: #FFF url("../pict/logo.gif") 50% 0 no-repeat;
	height: 620px;
}

a image#nieuws { 
	position:absolute;
	left:0;
	margin-top:60px;
	z-index: 100;}

#image
{
	position: absolute;
	left: 90px;
	top: 140px;
	width: 256px;
	height: 256px;
	overflow: hidden;
}

#textscrollwrapper
{
	position: absolute;
	left: 470px;
	top: 150px;
	width: 466px;
	height: 250px;
	overflow: hidden;
}

#textscrollwrapper
{
	position: absolute;
	left: 470px;
	top: 150px;
	width: 466px;
	height: 250px;
	overflow: auto;
}

#kaart #textscrollwrapper
{
	position: absolute;
	left: 470px;
	top: 150px;
	width: 466px;
	height: 445px;
	overflow: hidden;
}

div.c2
{
	position: absolute;
	left: 920px;
	top: 385px;
}

div.c1
{
	position: absolute;
	left: 920px;
	top: 150px;
	padding-bottom:235px;
	background-color:#ddd;
}
div.scrollbar
{
	position: absolute;
	left: 920px;
	top: 150px;
	height:235px;
	width:15px;
	background-color:#ddd;
}


#cotext
{
	position: absolute;
	left: 22px;
	top:0;
	width: 420px;
	color: #636A8C;
	font-size: 80%;
}




/* ------------- nav ------------- */
#nav
{
	margin: 0;
	padding: 0;
	background-color: #7891A0;
	height: 179px;
	position: relative;
}

#overwrapper,
#organiserenwrapper,
#denktankwrapper,
#productenwrapper
{
	float: left;
	display: inline;
	margin: 0 30px;
	padding: 0;
	visibility: hidden;
	background-color: #7F96A4;
	height: 130px;
	width: 176px;
}

#nav ul
{
	margin: 0 0 0 6px;
	padding: 0 10px;
	list-style-type: none;
	font-size: 12px;
}

* html #nav ul { height: 1%; }

#nav li
{
	padding: 3px 0 3px 12px;
	background: transparent url("../pict/bullet.gif") 0 8px no-repeat;
	color: #CC2328;
}

* chtml #nav li { padding-left: 0; }

#nav a,
#nav a:link,
#nav a:visited
{
	color: #fff;
	text-decoration: none;
}

#nav a:hover
{
	color: #CC2328;
	text-decoration: none;
}

#nav_head
{
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #fff;
	height: 20px;
}

#nav_head img
{
	float: left;
	display: inline;
	margin: 0 30px;
	padding: 0;
}

#nav_head a { border: 0; }
ul.nobullet { list-style-type: none; }

