/* --- StyleSheet -------------------------------------------------------- */
/* Author: ASPerience BV                                                   */
/* Creation date: 26-11-2009                                               */
/* Modification date: 30-12-2009                                           */
/* Customer: UwHypotheekSite                                               */
/* Usage: Freestyler 3 base stylesheet SCREEN                              */
/* ----------------------------------------------------------------------- */
BODY {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: #FFF;
font: normal 9px/140% Arial, Verdana;
color: #666666;
line-height: 20px;
background-image: url(../htmlViewDocuments/2574C1434739B0BAC12573E20034CA00/$FILE/pagebackground.png);
background-repeat: repeat-x;
}
/* --- BEGIN LOTUS DOMINO FORM FIX --- */
FORM {
padding: 0px;
margin: 0px;
}
/* --- END LOTUS DOMINO FORM FIX ---- */
H1 {
font-size : 16pt;
color : #0068FF;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}
H2 {
font-size : 12pt;
color : #0068FF;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}
H3 {
font-size : 10pt;
color : #0068FF;
font-weight: bold;
margin-top: 0px;	
margin-bottom: 0px;
}
HR {
height : 1px;
color : #0068FF;
}
P {
font-size : 10pt;
color : #666666;	
line-height: 20px;
margin-bottom: 10px;
}
ul {
font-size : 10pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 20px;
line-height: 20px;
}
ol {
font-size : 10pt;
margin-left : 27px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 20px;
line-height: 20px;		
}
img {
border-color : #666 #666 #666 #666;
}
a:link,
a:visited,
a:active {	
color: #0068FF;
text-decoration: underline;
}
a:hover {
color: #FF6600;
text-decoration: underline;
}
/* --- BEGIN Framestructure definition ----------------------------------- */
table.mainStructure {
margin-top: 10px;
margin-bottom: 10px;
width: 980px;
}
td.pageHeader{
height: 90px;
background-color: #FFF;
text-align: left;
vertical-align: top;
}
td.pageBanner {
height: 200px;
vertical-align: top;
background-color : #FF6600;
} 
td.rightBanner {
height: 200px;
vertical-align: top;
background-color : #FF6600;
}
td.leftCollumn {
background-color: #E5E5E5;
vertical-align : top;	
width: 200px;
padding-top: 5px;
}
td.pageBox {
background-color : #FFFFFF;
vertical-align : top;
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 15px;
}
td.rightCollumn {
background-color: #E5E5E5;
vertical-align : top;
width: 200px;
}
td.pageFooter {
height: 30px;
background-color : #FF6600;
}
/* --- END FrameStructure definitition ----------------------------------- */
/* --- BEGIN Header Images ----------------------------------------------- */
#primaryImage {
position: absolute;
padding-left:20px;
padding-top: 25px;
z-index: 2;
}
#mainImage{
padding: 0px;
margin: 0px;
}
#secondaryImage {
margin-top: 10px;
margin-right: 20px;
width: 300px;
position: relative;
text-align: right;
float: right;
z-index: 1;
}
#secondaryImage IMG {
border: 0px;
}
/* --- END Header Images ------------------------------------------------- */
/* --- BEGIN MenuItems Definition ---------------------------------------- */
#menuBox {
width: 200px;
}
a.menu:link,
a.menu:visited 		{
padding: 5px 5px 5px 5px;
margin-top: 5px;
margin-left:10px;
margin-right: 10px;
display: block;
font: normal 10pt Arial;
color: #FFF;
text-decoration: none;
font-weight: bold;
background-color: #FF6600;
}
a.menu:hover	{
background-color: #0068FF;
}
a.menu_current:link,
a.menu_current:visited,
a.menu_current:hover	{
padding: 5px 5px 5px 5px;
margin-top: 5px;
margin-left:10px;
margin-right: 10px;
display: block;
font: normal 10pt Arial;
color: #FFF;
text-decoration: none;
font-weight: bold;
background-color: #0068FF;
}
.submenubox {
margin-left: 10px;
margin-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #FFF;
}
a.submenu:link,
a.submenu:visited 		{
padding : 5px 5px 5px 15px;
margin-top : 0px;	
display:block;
font : normal 9pt Arial;
color: #666;
text-decoration: none;
}
a.submenu:hover	{
color: #0068FF;
font-weight: bold;
}
a.submenu_current:link,
a.submenu_current:visited,
a.submenu_current:hover	{
padding : 5px 5px 5px 15px;
margin: 0px;	
display:block;
font : normal 9pt Arial;
color: #0068FF;
font-weight: bold;
text-decoration: none;			
}
/*--- END MenuItems Defintion -------------------------------------------- */
/* --- BEGIN Content Boxes ----------------------------------------------- */
#websiteTitle {
padding: 0px;
margin: 0px;
color: #000;
font-size: 10pt;
font-weight: bold;
}
#topMenu {
padding-left: 8px;
padding-right: 8px;
}
#topMenu P{
}
#topMenu A:link,
#topMenu A:visited{
}
#topMenu A:hover,
#topMenu A:active {
}
#menuColofon {
padding-top: 5px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 5px;
color: #FFF;
}
#menuColofon P{
margin-top: 5px;
margin-bottom: 5px;
color: #FFF;
font-size: 9pt;
line-height: 16px;
}
#menuColofon H2{
color: #FFF;
}
#menuColofon IMG {
border: 1px solid #FFF;
}
#footer {
text-align: center;
}
#footer P{
color: #FFF;
margin: 0px;
padding: 0px;
font-size: 8pt;
}
#footer A:link,
#footer A:visited {
color: #FFF;	
}
/* --- END Content Boxes ------------------------------------------------- */
/* --- BEGIN Image Gallery definition ------------------------------------ */
#imageGallery {
margin-top: 15px;
margin-bottom: 25px;
}
#imageGallery H2{
font-size: 10pt;
}
#imageGallery IMG {
border: 1px solid #666;
margin: 2px;
width: 78px;
height: 59px;
}
/* --- END Image Gallery definition -------------------------------------- */
/* --- BEGIN Crossell box definition ------------------------------------- */
#advertiserBox{
margin-left: 15px;
margin-right: 15px;
font-size: 8pt;
margin-bottom: 10px;
}
#xsellBody {
margin-top: 15px;
margin-bottom: 25px;
font-size : 9pt;
}
#xsellBody H2{
font-size: 10pt;
}
#xsellBody P {
font-size: 9pt;
margin-top: 3px;
margin-bottom: 5px;
}
#xsellBody UL {
color: #FF6600;
font-size: 9pt;
line-height: 18px;
margin-bottom: 5px;
}
#xsellBody LI A:link{
color: #666;
text-decoration: none;
}
#xsellBody LI A:hover{
color: #0068ff;
text-decoration: underline;
}
/* --- END Crossell box definition --------------------------------------- */
/* --- BEGIN List Category Box definition (DATABASE ROOT) ---------------- */
#categoryList {
margin-bottom: 10px;
padding: 5px;
color : #666666;
font-size : 8pt;
line-height: 20px;
background-color: #E5E5E5;
}
#categoryList H2{
margin-top: 0px;
margin-bottom: 0px;
font-size : 11pt;
font-weight: bold;	
}
#categoryList UL{
margin-bottom: 5px;
}
#categoryList A:link,
#categoryList A:visited{
}
#categoryList A:hover,
#categoryList A:active{
}
/* --- END List Category Box definition (DATABASE ROOT) ------------------ */
/* --- BEGIN Article box definition (DATABASE CATEGORY) ------------------ */
#articleBody {
margin-top: 15px;
margin-bottom: 15px;
font-size: 10pt;
}
img.articleImage {
margin-right: 5px;
float: right;
border : 1px solid #333;
}
#articleBody H2 {
margin-top: 5px;
margin-bottom: 5px;
font-size : 10pt;
font-weight: bold;
}
#articleBody P {
margin-top: 5px;
margin-bottom: 5px;
font-size : 9pt;
color: #666666;
line-height: 20px;
}
#articleBody A:link,
#articleBody A:visited {
text-decoration: none;
}
#articleBody A:hover,
#articleBody A:active {
text-decoration: underline;
}
/* --- END Article box definition (DATABASE CATEGORY) -------------------- */
/*--- BEGIN Attachements ------------------------------------------------- */
table.attachements {
background-color: #E5E5E5;
margin-bottom: 10px;
border-collapse : collapse;	
}
table.attachements A:link,
table.attachements A:active,
table.attachements A:visited {
text-decoration: none;
width: 320px;
display: block;
color: #0068ff;
}
table.attachements A:hover {
color: #FF6600;
text-decoration: underline;
}
td.att_headers {
background-color: #0068ff;
font-size: 10pt;
color: #FFF;
font-weight : bold;
padding : 5px;
}
td.att_subheaders {
font-size: 9pt;
padding : 5px;
border-bottom : 1px solid #0068ff;
}
td.att_cell {
padding: 5px;
font-size: 9pt;
border-bottom : 1px solid #0068ff;
}
td.att_field{
padding: 5px;
font-size: 9pt;
font-weight: normal;
}
tr.att_normal { 
background-color: 
}
tr.att_highlight { 
color: #000000;
}
.required {
color: #FF0000;
font-size: 10pt;
font-weight: bold;
}
/*--- END Attachements --------------------------------------------------- */
/* --- BEGIN Related Articles box  --------------------------------------- */
#relatedArticles {
background-color: #E5E5E5;
margin-bottom: 15px;
color : #666666;
font-size : 10pt;
line-height: 20px;
}
#relatedArticles H2{
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #0068ff;
color : #FFF;
font-size : 10pt;
font-weight: bold;	
}
#relatedArticles UL{
margin-bottom: 5px;
}
#relatedArticles LI{
list-style-type : square;
}
/* --- END Related Articles box  ----------------------------------------- */
/*--- BEGIN Responder form items  ---------------------------------------- */
table.responder {
background-color: #e5e5e5;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
border-collapse: collapse;
}
table.responder td.responsHeader {
text-align: left;
font-size: 10pt;
color: #fff;
font-weight: bold;
padding: 5px;
background-color: #0068ff;
}
table.responder td.responsLeft {
width:120px;
font-size: 10pt;
padding: 5px;
}
table.responder td.responsRight {
padding-top: 5px;
padding-bottom: 5px;	
}
table.responder td.responsMid {
padding: 5px;
border:0px;
font-size: 10pt;	
line-height: 20px;
color: #666;
}
table.responder td.responsFooter {
font-family: Verdana;
height: 20px;
vertical-align: top;
border: 0px;
}
table.responder .field_textarea {
padding: 3px;
font-family: Verdana;
font-size: 9pt;
border: 1px solid #aaa;
}
table.responder .field_normal {
height: 22px;
padding: 3px;
font-family: Verdana;
font-size: 9pt;
border: 1px solid #aaa;
}
table.responder .field_required {	
height: 22px;
padding: 3px;
font-family: Verdana;
font-size: 9pt;
border: 1px solid #aaa;
}
input.catcher {
background-color: #DDDDDD;
color: #000000;
display: none;
}
/*--- END FORM Items ----------------------------------------------------- */
/* --- BEGIN Search box definition --------------------------------------- */
#searchBody {
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
color : #666666;
font-size : 8pt;
}
#searchBody A:link,
#searchBody A:visited{
display: block;
font-size : 9pt;
width: 21px;
height: 21px;
margin-left: 5px;
padding-left: 0px;
color: #000000;
background-image : url(../htmlViewDocuments/2574C1434739B0BAC12573E20034CA00/$FILE/search21_off.gif);
background-repeat : no-repeat;
}
#searchBody A:hover,
#searchBody A:active{
color: #FF0000;
background-image : url(../htmlViewDocuments/2574C1434739B0BAC12573E20034CA00/$FILE/search21_on.gif);	
background-repeat : no-repeat;	
}
#searchBody input.searchField {
font-family: Verdana;
color : #666;
font-size : 9pt;
font-style : normal;
padding: 3px;
border : 1px solid #0068ff;
background-color: #FFF;
width: 140px;
height: 21px;
}
/* --- END Search box definition ----------------------------------------- */
/* --- BEGIN Navigation Elements ----------------------------------------- */
#pageNavigator{
clear : both;
margin-top: 20px;
font : normal 8pt Arial;
display: block;
color : #666666;
text-align : left;		
line-height: 40px;
border-top : 1px solid #0068ff;
}
a.paginator:link,
a.paginator:visited {
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0068ff;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0068ff;
text-align : center;
}
a.paginator:active,
a.paginator:hover {
color: #FFFFFF;
background-color: #0068ff;
border : 1px solid #0068ff;
}
a.paginator_selected:link,
a.paginator_selected:visited,
a.paginator_selected:active,
a.paginator_selected:hover {
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #FFFFFF;
text-decoration: none;
background-color: #0068ff;
border : 1px solid #0068ff;
text-align : center;	
}
a.backLink:link,
a.backLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0068ff;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0068ff;
text-align : center;
}
a.backLink:hover,
a.backLink:active {
color: #FFFFFF;
background-color: #0068ff;	
}
a.archiveLink:link,
a.archiveLink:visited {
float: right;
margin-right: 4px;
padding : 3px 5px 3px 5px;
font : normal 8pt Arial;
color: #0068ff;
text-decoration: none;
background-color: #EEEEEE;
border : 1px solid #0068ff;
text-align : center;
}
a.archiveLink:hover,
a.archiveLink:active {
color: #FFFFFF;
background-color: #0068ff;	
}
/* --- END Navigation Elements ----------------------------------------- */
/* --- END StyleSheet -------------------------------------------------- */

