@charset "utf-8";
/* basic weblayout*/
body {
	margin				:0px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	background-color	:#FFFFFF;
	overflow			:inherit;
	font-size			:12px;
}
#container {
	margin-left 		:auto;
	margin-right 		:auto;
	width 				:872px;
}
#container #header {
	height 				:120px;
	background-image	:url(../../images/layout/logo_top.gif);
	background-repeat	:no-repeat;
	background-position :45px top;
}
#container #menu {
	width 				:inherit;
	height 				:28px;
}
#container #content {
	margin-top:3px;
	width: 99.8%;
}
#content #left {

float:left;
width:49.75%;
}
#content #right {

float:right;
width:49.75%;
}
.tekst
{
padding:7px 7px 7px 7px;
}
#container #footer {
	text-align:center;
	padding:20px 0px 20px 0px;
	color:#FFFFFF;
    width:872px ;
}
p {
color:#FFFFFF;
	letter-spacing: normal;
	text-align: left;
	line-height: 15pt;
	padding:0px 0px 0px 5px;
	font-size: 12px;
}
.title
{
	padding:7px 7px 7px 7px;
	font-weight:bolder;
	font-size:14px;
	padding-bottom: 0px;
	color:#FFFFFF;
}
.topimg {
	margin-right:3px;
	margin-top:3px;
}
#head {
	maring-right:5px;
	float:right;
}
#message {
	height :20px;
	clear :both;
	width :100%;
}

/* New Menu */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	width: 10em;
}
#nav li { /* all list items */
	width:100px;
	height: inherit;
	padding:8px 0px 5px 6px;
	font-family:"trebuchet MS";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	float:left;
	margin-right:3px;
}
#nav li a
{
	color:#FFFFFF;
}
hr
{
	padding:0px;
}
img
{
	border:none;
}
a.submenu
{
	color:#FFFFFF;
	text-decoration: underline;
}
a.submenu:hover
{
	color:green;
}
a.submenu_projecten:hover
{
	color:#739ff7;
}
a.submenu_projecten
{
	color:#FFFFFF;
	text-decoration: underline;
}
#personeel
{
	font-weight: bolder;
	font-style:italic;
	letter-spacing: normal;
	cursor:pointer;
	width:200px;
	margin-left:40px; 

}
#personeel td
{
	vertical-align:top;
}
#personeel td p
{
	margin-top:0px;
}
#personeel_foto td
{
	width:120px;
	height:100px;
	overflow:hidden;
	
}
#personeel_foto td img
{
width:120px;
}
#personeel_foto a
{
margin:0px;
padding:0px;
}
#personeel_foto td
{
margin:5px;
padding:0px;
}
#tl
{
	color: #CCCCCC;
	vertical-align:top;

}

#tt
{
    color:yellow;
}
/* menukleur*/
.groen
{
	background-color:#79B402;
}
.blauw
{
	background-color:#494AC8;
}
.paars
{
	background-color:#980266;
}
.oranje
{
	background-color:#eb650c;
}
.rood
{
	background-color:#D90514;
}	
.bruin
{
	background-color:#8C5900;
}
.geel
{
	background-color:#FDB201;
}
#se
{
	background-color:#00FF99;
}

#kip
{
	background-color:#8384f2;
	width:90%;
	margin-top:10px;
	margin-bottom:15px;
	cursor:pointer; 
}
#kip:hover
{
	background-color:#dad9d1;     
}
.ptitel
{
	font-weight:bolder;
	text-align: left;
}
#news_list
{
	
 	width:90%;
 	margin-top:10px;
	margin-bottom:15px;
}

#mededeling{	
	width:100%;
	cursor:help;
	background-color:#abcff1;
	margin-bottom:2px;
}

#vid p
{
    text-align:center ;
}




