body {
	background: #F8F7F1 url(images/bg_body.gif) repeat-x;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
}

p  {
	line-height: 20px;
}

h1  {
	font-size: 18px;
}

h2 	{
	font-size: 16px;
}

#right ul,
#content ul {
line-height:20px;
padding: 0px;
margin-left: 15px;
}


#container {
	margin: auto;
	width: 960px;
}

#header {
	height: 204px;
	position: relative;
	width: 100%;
}

#line {
	background: url(images/lijn.gif) repeat-x;
	width: 272px;
	height: 2px;
}



#logo {
	background: url(images/logo.gif) no-repeat;
	display: block;
	height: 149px;
	margin-left: -14px;
	text-decoration: none;
	position: absolute;
	width: 303px;
}

#language-switcher {
	position: absolute;
	right: 0px;
	top: 30px;
}

#language-switcher ul {
	margin: 0px;
	padding: 0px;
}

#language-switcher li {
	float: left;
	list-style: none;
	margin-left: 15px;
}

#language-switcher li img {
	border: 0px;
	height: 22px;
	padding: 2px;
	width: 31px;
}

#language-switcher li img.active {
	border: 1px solid #a19e9e;
	padding: 1px;
}

#primary-navigation {
	left: 40%;
	position: absolute;
	top: 145px;
}

#primary-navigation ul {
	margin: 0px;
	padding: 0px;
}

#primary-navigation ul li {
	background: url(images/nav_seperator.gif) no-repeat 100% 50%;
	float: left;
	list-style: none;
}

#primary-navigation ul li.last {
	background: none;
}

#primary-navigation ul li a {
	color: #FFF;
	display: block;
	font-size: 13px;
	padding: 8px 20px 8px 15px;
	text-decoration: none;
}

#primary-navigation ul li a:hover,
#primary-navigation ul li a.active {
	background: url(images/nav_active_hover.gif) no-repeat 50% 100%;
}

#middle {
	background: #FFF;
	border-bottom: 1px solid #D5D4CF;
	border-left: 1px solid #D5D4CF;
	border-right: 1px solid #D5D4CF;
	overflow: hidden;
	padding: 8px;

}

#content {
 float: left;
 width: 613px;
 padding-left: 10px;
}


#right {
	background: #F5F5F5;
	border: 1px solid #E3E3E3;
	float: right;
	width: 298px;
	padding-bottom: 10px;
}

#tekst {
 float: left;
 width: 281px;
 padding-left: 10px;
}

.tekst_fotos {
 height: 194px;
}

#footer {
	height: 40px;
	width: 100%;
	text-align: center;
	position: relative;
	line-height: 35px;
}

.platypus {
	float: right;
	margin-bottom:6px;
	margin-right:23px;
	margin-top:13px;
}

.donald {
	float: right;
	margin-left: 4px;
}

.begeleiding {
	float: left;
	margin-right: 10px;
	margin-bottom: 17px;
}


.realisatie {
	color:#878682;
	text-decoration:none;
	position: absolute;
	left: 5px;
}

.realisatie a {
	color:#878682;
	text-decoration:none;
}

.realisatie1 {
	color:#878682;
	text-decoration:none;
}

.webtopia {
	float: right;
	margin-bottom:6px;
	margin-right:74px;
	margin-top:13px;
	border: 0px;
}

