BODY { 
width:887px;
margin:auto;
}

H1#logo {
display:block;
width: 186px;
height:138px;
font-size:1px;
color:white;
float:left;
margin:0;
padding:0;
}
div#imagerotator {
height:138px;
overflow:hidden;
}
H2#subtitle {
background-color:#1c708e;
font-size:16px;
font-family:Arial,sans-serif;
font-weight:bold;
padding:4px;
text-align:right;
color:white;
margin:0;
padding-right:10px;
}

UL#navigation {
float:left;
display:block;
list-style-type:none;
margin:0;
padding:20px 0 0 20px;
width:160px;
}
UL#navigation LI {
margin:0;
padding:0;
}

UL#navigation LI A {
font-family:arial;
font-size:15px;
color:#3d3d3d;
font-weight:bold;
text-decoration:none;
}

UL#navigation LI A.active,UL#navigation LI A:hover {
color:#4890aa;
}

.lightblue {
background-color:#c6d9dd;
color:#333;
}
.darkblue {
background-color:#6b95a4;
color:#fff;
}

.lightblue A {
color:#333;
font-weight:bold;
text-decoration:none;
}

.darkblue A {
font-weight:bold;
text-decoration:none;
color:#fff;
}

.lightblue A:hover, .darkblue A:hover {
text-decoration:underline;
}


.widthOne {
width:217px;
}
.widthTwo { 
width:430px;
}
.column {
height:360px;
margin:10px 0 10px 10px;
float:left;
line-height:16px;
font-family:Arial, sans-serif;
padding:10px;
overflow:auto;
font-size:13px;
line-height:18px;

}
.column H2 {
margin:0;
padding:0;
font-weight:bold;
font-size:13px;

}

H2#footer {
background-color:#1c708e;
font-size:12px;
font-family:Arial,sans-serif;
padding:4px;
text-align:center;
color:white;
margin:0 0 0 0;
padding-right:10px;
font-weight:normal;
clear:left;
}

H2#footer A {color:white; text-decoration:none;}

.bgOne {
background-image:url(img/huisw-1.jpg);
background-position: bottom right;
background-repeat:no-repeat;
}
.bgTwo {
background-image:url(img/huisw-2.jpg);
background-position: bottom right;
background-repeat:no-repeat;
}

INPUT, SELECT,TEXTAREA { border: 1px solid #fff; width:200px;
background-color:#C6D9DD; font-size:12px; padding:0; margin:0; font-family:arial;
}
TEXTAREA { width:415px; }
SELECT { width:417px; }
INPUT.button { width:417px; }
FORM {margin:0;}
