body {
	/*
    scrollbar-face-color: #000000;
	scrollbar-highlight-color: B5CFE7;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #B5CFE7;
	scrollbar-track-color: #B5CFE7;
	scrollbar-darkshadow-color: #B5CFE7;
    */
	BACKGROUND-COLOR: #FFFFFF;
	font: normal 12px/13px Arial, Verdana, Helvetica, sans-serif;
	LINE-HEIGHT: 15px;
	margin: 0px;
	padding: 0px;
}

.table {
	border-collapse: collapse;
	border-spacing: 0; 
}
.table td {
    text-align : left;
    vertical-align : top;
    padding: 10px;
}

.subheader,h1 {
	COLOR: #006699;
	FONT-SIZE: 12px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}

h2 {
    COLOR: #006699;
	FONT-SIZE: 12px;
	text-transform: capitalize;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

hr {
	border: none 0;
    border-top: 1px dashed #cccccc;
    width: 100%;
    height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#findme {
	visibility:hidden;
	display:none;
}

.box {
	margin:0px;
	padding: 0px;
    border-spacing: 0;
}
.box_content p {
    margin:0px;
	padding: 0px;
    border-spacing: 0;
}
.box_bottom_left{
	background-attachment: fixed;
	background-image: url(/images/box_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
    height: 12px;
	width: 12px;
	
}
.box_bottom_center{
	background-attachment: fixed;
	background-image: url(/images/box_bottom_center.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box_bottom_right{
	background-attachment: fixed;
	background-image: url(/images/box_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
    height: 12px;
	width: 12px;
}
.box_center_left{
    background-attachment: fixed;
	background-image: url(/images/box_center_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box_center_right{
    background-attachment: fixed;
	background-image: url(/images/box_center_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box_top_left{
	background-attachment: fixed;
	background-image: url(/images/box_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;

}
.box_top_center{
	background-attachment: fixed;
	background-image: url(/images/box_top_center.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box_top_right{
   	background-attachment: fixed;
	background-image: url(/images/box_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
    height: 12px;
	width: 12px;
}



.subheader a:hover, .subheader a:link, .subheader a:active, .subheader a:visited  {
	TEXT-DECORATION: none;
	COLOR: #006699;
}

.subheader_no_tab {
	COLOR: #006699;
	FONT-SIZE: 13px;
	text-transform: capitalize;
	font-weight: bold;
}

TD {
	font: normal 12px/13px Arial, Verdana, Helvetica, sans-serif;
        LINE-HEIGHT: 15px;
	COLOR: #222222;
}
.omschrijving {
	font: normal 11px/12px Arial, Verdana, Helvetica, sans-serif;
}

.oneven {
	/*BACKGROUND-COLOR: #F7F7F7;*/
        BACKGROUND-COLOR: #E6ECF3;
}

.prijs {
	color : #FF0000;
}
.letop {
	color : #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.even {
}

A {
	COLOR: #006699;
}
A:hover {
	COLOR: #333333;
 	TEXT-DECORATION: underline;
}

.title {
	BACKGROUND-COLOR: #E6ECF3;
}
.title TD {
	font-weight: bold;
}

.titleodd {
	BACKGROUND-COLOR: #D6E5F6;
}

.strike {
	TEXT-DECORATION: line-through;
}

.txt {
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}

.menu {
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	/* filter: DropShadow(Color=FFFFFF, OffX=1, OffY=1, Positive=2); */
}

#activeMenu {
	BACKGROUND-COLOR: #FFFFFF;
}

#activeMenu A {
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	color:#000000;
}
#activeMenu A:hover {
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}

.footer {
	color: #808080;
	text-align: center;
	font-size: 9px;
}

.content {
	padding: 10px;
	width : 90%;
}

input, textarea, select {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	LINE-HEIGHT: 15px;
	background-color: #B5CFE7;
	color: #006699;
	border: 1px groove #000000;
    /* display: block; 
	float: left;*/
}
.button {
	font: normal 13px Arial, Verdana, Helvetica, sans-serif;
	LINE-HEIGHT: 18px;
	background-color: #FFFFFF;
	color: #000000;
	border: 2px outset #000000;
}
.splits {
	color : #B5CFE7;
	margin: 0px;
	padding: 0px;
	border: 1px solid #B5CFE7;
}

.groen {
	color: #009900;
}

.rood {
	color: #FF0000;
}
.infoheader {
    font-weight: bold;
    LINE-HEIGHT: 22px;
}

.error {
	color: #FF0000;
}

.grey {
	color: #999999;
}

.brokenLink {
	FONT-SIZE: 9px;
	color: #808080;
}

.lichtblauw {
	background-color:#e6ecf3;
}

.Table {
        border-collapse: collapse;
        border-spacing: 0;
}
.Table td {
        padding: 10;
}
.TableHeader {
        background-color: #B5CFE7;
        border: 1px groove #000000;
        cursor: pointer;
        FONT-SIZE: 15px;
}
.guestbook {
        font: normal 10px Arial, Verdana, Helvetica, sans-serif;	
}

/* div bij externe pagina's */
#headerextern {
        position:absolute;
        left:10px;
        top:40px;
        width:240px;
        height:80px;
        z-index:1
}

.verhuurd {
	BACKGROUND-COLOR: #CCCCCC;
}

/* maps */
div.markerTooltip {
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #555;
	font-weight: bold;
	background: #fff;
}
/* maps */

.map {
	width: 550px; 
	height: 500px; 
	float: left;
	visibility:visible;
        vertical-align: top;
        top: 1px;
}
.mapplaceholder {
	visibility:visible;
}

label {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
    margin-right: 10px;
}
br {
	clear: left;
}


.RollOver {     
     background-color: #E2EBFA;
     height: auto;
     width: auto;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #C8CBD2;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-top-style: none;
     border-right-style: none;
     border-left-style: none;
     border-top-color: #C8CBD2;
     border-right-color: #C8CBD2;
     border-left-color: #C8CBD2;
     z-index: auto;
     cursor: pointer;	
}

.RolloutEven {     
     height: auto;
     width: auto;
     background-color: #FFFFFF;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #C8CBD2;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-top-style: none;
     border-right-style: none;
     border-left-style: none;
     border-top-color: #C8CBD2;
     border-right-color: #C8CBD2;
     border-left-color: #C8CBD2;
     z-index: auto;
     cursor: pointer;	
}
.Rollout {     
     height: auto;
     width: auto;
     background-color: #F2F2F2;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #C8CBD2;
     border-top-width: 1px;
     border-right-width: 1px;
     border-left-width: 1px;
     border-top-style: none;
     border-right-style: none;
     border-left-style: none;
     border-top-color: #C8CBD2;
     border-right-color: #C8CBD2;
     border-left-color: #C8CBD2;
     z-index: auto;
     cursor: pointer;	
}
/* autocomplete */
.gewoon	{
	background-color:	#fff;
	color:				#000;
}
.LinkHover{
	background-color:	#E1ECF4;
	color:				#102060;
	cursor:				pointer;
}
#Lijst{
	position:			absolute;
	display:			none;
	background-color:	#FFF;
	overflow:			auto;
	overflow-x:			hidden;
	border:				1px solid #000000;
}
#Lijst td{
	font-family:		Arial;
	font-size:			10pt;
	padding-left:		3px;
	padding-right:		3px;
	white-space:		nowrap;
}
.gewoon .aantal{
	color:				#666;
}
.LinkHover .aantal{
	color:				#5070B0;
}
.geenlink{
	text-decoration:	none;
	color:				#000;
}
.alignleft {
    float: left;
    text-align: left;
}
.aligncenter {
  float: center;
  text-align: center;
}
.alignright {
  float: right;
  text-align: right;
}