@IMPORT url('form.css');

body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	margin:0px;
	background:#a4b8c8 url(../img/bg.jpg) repeat-x top;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}
/** MAIN LAYOUT **/

#main_table{
width:778px;
height:100%;}

#top{
width:778px;
height:213px;
vertical-align:top;}

#middle{
width:778px;
height:100%;
background:url(../img/main_bg.gif) repeat-y top;
vertical-align:top;}

#bottom{
width:778px;
height:67px;}

#logo{
float:left;}

#flash_buttons{
float:left;
margin-left:140px;
vertical-align:top;}

#menu{
width:189px;
height:100%;
background:url(../img/menu_top.gif) no-repeat top;
float:left;}

#main{
width:589px;
height:100%;
background:url(../img/main_top.gif) no-repeat top;
float:left;
}

#content{
margin-top:25px;
margin-bottom:10px;
margin-left:10px;
width:569px;
}

#menu_inhoud{
margin-top:25px;
margin-left:6px;}




/**	 FORMS **/

input {
	background:transparent;
	border:1px solid #666666;;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#666666;
}
input.submit{
	color:#666666;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	background-color:#eeeeee;
}
textarea{
	background:transparent;
	border:1px solid #666666;;
	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.trans{
	border:0px;
}

/**	 LINKS **/


a{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#0067b1;
	text-decoration:underline;
}

a:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#0067b1;
	text-decoration:none;
}
a.nlink{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

a.nlink:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#EE992A;
	text-decoration:none;
}




/**	 MENU **/
.hoofd
{
	width:189px;
	height:20px;
	background:url(../img/knop1.gif) no-repeat bottom;
}
.hoofd2
{
	margin-left:30px;
}
a.menu{
	color:#666666;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu:hover{
	color:#0067b1;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.menu_actief{
	color:#0067b1;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.menu_actief:hover{
	color:#0067b1;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}

.sub
{
	width:189px;
	height:16px;
}
.sub2
{
	margin-left:30px;
}
a.subbiemenu{
	color:#0067b1;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.subbiemenu:hover{
	color:#0067b1;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.submenu_actief{
	color:#0067b1;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.submenu_actief:hover{
	color:#0067b1;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
.intern
{
width:189px;
	height:16px;
}.intern2
{
	margin-left:37px;
}
a.intmenu{
	color:#0067b1;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu:hover{
	color:#0067b1;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.intmenu_actief{
	color:#0067b1;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.intmenu_actief:hover{
	color:#0067b1;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}



ul.lnieuws{
	margin-left:3px;
}






/**	 PROJECTEN **/
.projectkop
{
	font-weight:bold;
	color:#0067b1;
	border-bottom:1px solid #0067b1;
}
.projectkopLink
{
	font-weight:bold;
	color:#0067b1;
	border-bottom:1px solid #0067b1;
	text-align:right;
}
.projectLink
{
	font-weight:bold;
	color:#0067b1;
	text-align:right;
}
.projectThumb
{
	border:2px solid #0067b1;
}

#deafbeelding
{
	border:2px solid #0067b1;
}









