/* ---------- info ---------- */

/* 
lime			#c-f-6
bruin			#8-0-5-C-4-1

PMS 379			rgb(224,245,150)
Achtergrond		rgb(139,140,143)


*/


/* ---------- standard ---------- */


html, body
{
margin: 0px;
width: 100%;
height: 100%;
}

body
{
margin: 0px;
padding: 0px;
font-family: Tahoma, Arial, sans-serif;
background-color: rgb(139,140,143);
}

/* ---------- positioning elements ---------- */


#id_layout_000_table 
{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

.class_layout_000_td
{
margin: 0px;
padding: 0px;
height: 100%;  
vertical-align: middle;
text-align: center;
}

#id_layout_001_img 
{
position: relative;
margin: 0 auto;
width: 1200px;
height: 600px;
background: url(../img/img_layout_000.jpg) no-repeat top left;
}

#id_layout_002_img 
{
position: relative;
margin: 0 auto;
width: 1200px;
height: 600px;
background: url(../img/img_layout_001.jpg) no-repeat top left;
}

#id_layout_003_img 
{
position: absolute;
top: 354px;
left: 0px;
}

#id_layout_004_img 
{
position: absolute;
top: 354px;
left: 400px;
}

#id_layout_005_img 
{
position: absolute;
top: 354px;
left: 800px;
}

#id_layout_006_img 
{
position: relative;
margin: 0 auto;
width: 1200px;
height: 600px;
background: url(../img/img_layout_002.jpg) no-repeat top left;
}

#id_layout_002_menu 
{
float: left;
position: absolute;
top: 20px;
left: 50px;
width: 500px;
text-align: left;

}

#id_layout_003_footer 
{
position: absolute;
top: 255px;
left: 1080px;
margin: 0px;
padding: 0px;
font-variant: small-caps;
font-size: 9px;
text-decoration: none;
border-bottom : none;
color: #fff;
}

#id_layout_004_content
{
position: absolute;
top: 260px;
left: 150px;
width: 900px;
height: 2200px;
margin: 0px;
padding: 0px 10px 10px 0px;
    
text-align: left;
overflow-y: auto;
overflow-x: hidden;
  
scrollbar-face-color: rgb(139,140,143);
scrollbar-shadow-color: #888;
scrollbar-highlight-color: #ccc;
scrollbar-3dlight-color: #ccc;
scrollbar-darkshadow-color: #805C41;
scrollbar-track-color: rgb(224,245,150);
scrollbar-arrow-color: rgb(224,245,150);
}

#id_slideshow_000
{
float: left;
position: absolute;
top: 250px;
left: 50px;
}

#id_slideshow_001
{
position: absolute;
top: 150px;
left: 100px;
}

#id_layout_005_contact
{
float: right;
position: absolute;
top: 20px;
left: 650px;
width: 500px;
height: 500px;
text-align: right;
}

#id_layout_000_menu2
{
position: absolute;
top: 370px;
left: 110px;
text-align: center;
width: 250px;
}

#id_layout_001_menu2
{
position: absolute;
top: 370px;
left: 475px;
text-align: center;
width: 250px;
}

#id_layout_002_menu2
{
position: absolute;
top: 370px;
left: 845px;
text-align: center;
width: 250px;
}


/* ---------- markup standard ---------- */

a.menu, a.menu:visited
{
text-decoration: none;
border-bottom : none;
font-size: 12px;
color: rgb(224,245,150);
}

a.menu_2, a.menu_2:visited
{
text-decoration: none;
border-bottom : none;
font-size: 12px;
color: #555;
}

a.menu:hover, a.menu_2:hover
{
text-decoration: none;
border-bottom : none;
font-size: 12px;
color: #fff;
}

a, a:visited
{	
text-decoration: none;
border-bottom : none;
color: rgb(224,245,150);
}

a:hover
{
text-decoration: none;
border-bottom : 1px dotted #fff;
color: #fff;
}

p, ol, ul {
font-size: 14px;
color: #fff;
line-height: 20px;
}

h1
{
font-size: 18px;
color: rgb(139,140,143);
line-height: 20px;
}

h2
{
font-size: 14px;
color: rgb(224,245,150);
line-height: 20px;
}

h2.index
{
font-size: 16px;
color: rgb(230,235,230);
line-height: 18px;
}

h3
{
font-size: 11px;
color: #555;
line-height: 12px;
}

h4
{
font-size: 11px;
color: #fff;
line-height: 12px;
}

hr
{
border-bottom: 2px dotted #bbb; 
border-top: none; 
color: #bbb;
height: 0;
} 

img
{
border: 0px;
}

img.right_000
{
width: 400px;
border: 3px solid rgb(224,245,150);
float: right;
clear: right;
margin-right: 15px;
margin-left: 40px;
margin-bottom: 8px;
}

img.right_001
{
width: 140px;
border: 3px solid rgb(224,245,150);
float: right;
clear: right;
margin-right: 20px;
margin-left: 40px;
margin-bottom: 8px;
}

table.content td
{
padding: 0px;
vertical-align: top;
}

td.width_000
{
width: 50%;
vertical-align: top;
}

/* ---------- extra ---------- */



