@charset "utf-8";
/* CSS Document */

.componentheading{
      margin-top:10px;
      font-size:16px;
        color:#000099;
      font-weight:bold;
}





body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
        font-size:16px;
        color:#000099;
}

.contentheading{
        font-weight:bold;
        font-size:16px;
        color:#000099;
        padding-top:10px;
}

h2{
        font-size:14px;
        color:#000099;
}

img{
        border-color:#000099;
}

#wrapper{
	width:988px;
	height:100%;
	margin:auto;
        background:url(http://www.vbrecreatie.nl/caravanverhuur/templates/vbrecreatie/images/bg.jpg) repeat-y;
}

#header{
	width:988px;
	height:200px;
	background-image:url(http://www.vbrecreatie.nl/caravanverhuur/templates/vbrecreatie/images/top.jpg);

}

#menu{
	width:170px;
	height:100%;
	float:left;
}

#content{
	width:638px;
	height:100%;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

#right{
	width:170px;
	height:100%;
	float:left;
}

div#right .contentpaneopen{
	background-color:#dfeafe;
	color:#091e9d;
	width:167px;
	margin-left:1px;
}

#footer{
	width:988px;
	height:20px;
	background-color:#051e9b;
	text-align:center;
	color:#FFFFFF;
}

#fix{
	clear:both;
}

#menu ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
	width: 100%;
	font-size:16px;
}

#menu li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
	width: 100%;
	background-image:url(../images/hoofdknop.jpg);
}

#menu li li{
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 28px;
	width: 140px;;
	background-image:url(../images/subknop.jpg);
	font-size:12px;

}

#menu a {
	display:block;
	height: 25px;
	width:150px;
	text-decoration:none;
	font-weight:bold;
	color: #051e9b;
	padding-left:20px;
}

#menu li li a {
	display:block;
	height: 25px;
	width:120px;
	text-decoration:none;
	font-weight:bold;
	color: #051e9b;
	padding-left:20px;
}
#menu a:hover {
	color: #e5e5e5;
	background-color:#091e9d;
}

#jflanguageselection {
       text-align:center;
       border:0;
       padding:5px;
}
.rawimages img{
border:0;
}
