/* CSS Document */

body{
margin: 0px;
font-size:11px;
font-family:Verdana, Verdana;
color: #2C3775;
}


.tekst, td{
border:none;
font-size:11px;
font-family:Verdana, Verdana;
color: #2C3775;}

a img {
border:none;
}

.kop{

font-size:14px;
font-family:Verdana, Verdana;
color: #2C3775;}

#container{width: 1024px;
margin: 0px auto;
height:100%}


.kopblauw{

font-size:12px;
font-family:Verdana, Verdana;
color: #35B1E9;}

#container{width: 1000px;
margin: 0px auto;}

#banner{
background:url(./grafix/banner.jpg);
top: 0px;
width:1000px;
height:115px;
}

#menu{
float:left;
width:160px;
margin-left:20px;}

#menu ul{
padding:0;
margin: 0px 0px 0px 0px;
}

#menu ul li{
list-style:none;
margin: 0px;
padding: 0px;
margin-top:5px;
height: 21px;
width: 160px;
}

#menu ul li a{
text-decoration:none;
color:#2C3775;
font-size:12px;
font-weight:bold;
display: block;
padding-left:20px;
border-bottom: #2C3775 solid 1px;
border-right: #2C3775 solid 1px;
line-height: 20px;

}


#menu ul li a:hover{
background:url(./grafix/hover.jpg);
}

#allcontent{
height:100%;
overflow:none;
background:url(grafix/cobackground.jpg);
}


#content{
width:775px;
height:520px;
margin-left:45px;
margin-top:10px;
float:right;
overflow:auto;
text-align:left;
}

#content h1{
font-family:Verdana,Verdana;
font-size: 18px;
color: #2C3775;}

#content img{
padding:20px;}

#footer{background:url(grafix/footer.jpg) repeat;
clear:both;
height:20px;}

/* HOOFDKNOPPEN ------------------------------------------------------------ */

.clLevel0
{
text-decoration:none;
color:#2C3775;
font-size:12px;
font-weight:bold;
padding-left:20px;
text-align:left;
line-height: 20px;
cursor:hand;
POSITION: absolute;
}

.clLevel0over 
{
text-decoration:none;
color:#2C3775;
font-size:12px;
font-weight:bold;
padding-left:20px;
text-align:left;
line-height: 20px;
background:url(./grafix/hover.jpg);
cursor:hand;
POSITION: absolute;
}

.clLevel0border 
{
  VISIBILITY: hidden;
  POSITION: absolute;

 }
 
 a.actie_button{
float:right;
display:block;
width:218px;
height:27px;
background:url(./grafix/button_caravelair.jpg);
text-decoration:none !important;
}

a.actie_button:hover{
text-decoration:none !important;
background:url(./grafix/button_caravelair_hover.jpg);
}