body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
}
p, td, li{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
p { 
	margin:0px 0px 10px 0px;
}
a{
	color:#88AB20;
	text-decoration:none;
}
a:hover{
	color:#666;
}
h1 {
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
h2 {
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
input, textarea, select 
{
	border:solid 1px #999;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
    height: 19px;
}
.inputAtt
{
    border:dotted 1px #FF0000;
}
img{
	border:none;
}

#balk {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:25px;
	background-color:#94c743;
}
#linkedin {
    position:absolute;
    right:0px;
    top:146px;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-bottom:1px solid #999;
    background-color:#fff;
    height:91px;
    width:30px;
    z-index: 100;
}
#container {
	position:absolute;
	width:955px;
	height:600px;
	margin-left:-477px;
	left:50%;
}

#balkBinnen {
	float:left;
	padding:5px 27px 0 27px;
	width:901px;
	height:20px;
	text-align:right;
	color:#FFF;
}
#logo {
	float:left;
	margin:0 15px 0 15px;
	padding:15px 12px 0 12px;
	width:901px;
	height:80px;
	border-bottom:1px solid #999;
}
#menu {
	position:absolute;
	top:96px;
	left:0;
	padding:0 27px 0 27px;
	width:901px;
	height:25px;
	text-align:right;
	color:#88AB20;
	font-size:12px;
	font-weight:bold;
}
#menu a{
	color:#666;
	padding: 0px 5px 0px 5px;
	font-size:12px;
	font-weight:bold;
}
#menu a:hover{
	color:#88AB20;
}
#menu .menuSel {
	color:#88AB20;
	font-size:12px;
	font-weight:bold;
}
#header 
{
    float:left;
	margin:25px 27px 0 27px;
	padding:10px;
	width:881px;
	height:157px;
	border:1px solid #999;
}
#content {
	float:left;
	padding:20px 27px 0 27px;
	width:901px;
	padding-bottom:10px;
}
#subMenu {
	position:absolute;
	width:211px;
	min-height:144px;
	left:716px;
	top:348px;
	text-align:left;
	padding-bottom:10px;
}

#subMenu a {
	display:block;
	font-size:10px;
}
#footer {
	float:left;
	margin:0 15px 0 15px;
	padding:15px 12px 0 12px;
	width:901px;
	height:20px;
	font-size:9px;
	text-align:right;
	border-top: 1px solid #999;
	background-color:#FFF;
}
.kopjes{
	font-size:11px;
	font-weight:bold;
	color:#000;
}

#kerst 
{
    position:absolute;
    top:41px;
    left:350px;
	display:none;
}
.panel
{
    float:left;
    padding-top:20px;
    padding-right:19px;
    width:211px;
    height:280px;
}
.panel .image
{
    padding:10px;
    border:solid 1px #ccc;
    width:189px;
    height:160px;
}
.panel .title
{
    padding-top:8px;
    font-weight:bold;
    font-size:11px;
    color:#666;
    height:24px;
}
.panel .text
{
    height:50px;
}
.panel .link
{
}
.panel.lastItem
{
    padding-right:0px;
}
#info 
{
    position:absolute;
	background-color:#fff;
	border:2px solid #bfbfbf;
	padding:10px;
	width:auto;
	height:auto;
	left:50%;
	top:50%;
}
