@charset "UTF-8";
/* CSS Document */

html{
height: 100%;
min-height: 100%;
}

body{
margin-top: 0px;
margin-left: 0px;
height: 100%;
min-height: 100%;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #000000;
}

body a{
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
text-decoration: underline;
color: #000000;
}

body a:hover{
font-family: Verdana, Arial, Helvetica Sans-serif;
font-size: 11px;
text-decoration: none;
color: #000000;
}

body h1{
font-family: Verdana, Arial, Helvetica Sans-serif;
font-size: 14px;
font-weight: bold;
color: #00a886;
}

#balk_links{
width: 178px;
height: 100%;
position: relative;
float: left;
background: #efefef url("../afbeeldingen/balk_links.jpg");
background-position: left top;
background-repeat: no-repeat;
}

#middenstuk{
width: 455px;
height: 100%;
position: relative;
float: left;
background: #ffffff url("../afbeeldingen/bg_lijn.gif");
}

#flash{
width: 455px;
height: 340px;
}

#balk_rechts{
width: 360px;
height: 100%;
position: relative;
float: left;
background: #ffffff url("../afbeeldingen/bg_rechts.gif");
background-position: left top;
background-repeat: no-repeat;
}

#groene_balk{
width: 360px;
height: 13px;
background-color: #00a886;
}

#content{
padding: 10px;
}

#menu{
width: 445px;
position: relative;
float: left;
}

#menu ul, #menu li{
list-style: none;
height: 19px;
float: left;
margin: 0;
padding: 0;
}

#menu li{
width: 445px;
background-attachment: scroll;
background-image: url("../afbeeldingen/bg_menu.gif");
background-repeat: repeat-x;
}

#menu li a{
 width: 445px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 display: block;
 line-height: 19px;
 color: #FFFFFF;
 text-decoration: none;
 background-attachment:scroll;
 background-image:url("../afbeeldingen/bg_menu.gif");
 background-repeat: repeat-x;
 padding-left: 10px;
}

#menu li a:hover{
 text-decoration: none;
 background-attachment:scroll;
 background-image:url("../afbeeldingen/bg_menu_over.gif");
 background-repeat: repeat-x;
}

#menu li .active a{
color: #FFFFFF;
text-decoration: none;
 background-attachment:scroll;
 background-image:url("../afbeeldingen/bg_menu_active.gif");
 background-repeat: repeat-x;
}

#menu li.submenu a{
 width: 445px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 display: block;
 line-height: 19px;
 color: #FFFFFF;
 text-decoration: none;
 background-attachment:scroll;
 background-image:url("../afbeeldingen/bg_menu_over.gif");
 background-repeat: repeat-x;
 padding-left: 10px;
}

#menu li.submenu a:hover{
 text-decoration: none;
 background-attachment:scroll;
 background-image:url("../afbeeldingen/bg_menu_active.gif");
 background-repeat: repeat-x;
}

#menu li.submenu .active a{
color: #FFFFFF;
text-decoration: none;
 background-attachment:scroll;
 background-image:url("../afbeeldingen/bg_menu_active.gif");
 background-repeat: repeat-x;
}

#blok_contact{
width: 152px;
height: 112px;
margin-top: 340px;
margin-left: 18px;
background-attachment: scroll;
background-image: url("../afbeeldingen/bg_contact.gif");
background-repeat: repeat-y;
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 padding: 0px;
}

#blok_contact a{
color: #FFFFFF;
text-decoration: none;
}

#blok_contact a:hover{
color: #FFFFFF;
text-decoration: none;
}

#blok_contact .active a{
color: #FFFFFF;
text-decoration: none;
}

.thumb{
width: 92px;
height: 93px;
float: left;
position: relative;
margin-right: 24px;
}

.check{
display: none;
}