/* 
================================
Skin styles for Simple Red Leaf Skin 5 Pane Layout
Created by Lee Sykes - http://www.dnncreative.com
================================
*/

	/* html, body{height:100%; margin-bottom: 1px;} */
	/* end hack */

	html, body {
    /* set default font size for skin (Titles etc. will then use a percentage to specify their sizes) */
	/* commented backslash hack \*/
	height:100%;
	background-color: #909090;
	background-repeat: repeat-y;
	background-image: url(images/bg3.jpg);
	background-position: center top; 
	margin: 0 auto;
	line-height: 1.1;
	font: small Verdana, "Lucida Sans Unicode", Tahoma, Helvetica, Arial,  sans-serif;  
	color: black;
    /* background-color: #F7F7F7;
    background-repeat: no-repeat;
    background-position: 100% 4%;
    background-attachment: fixed; */
}

#wrapper
{
	min-height:100%; 
	/* height:auto; */
	margin: 0 auto; 
	width: 993px;
	/* padding: 0px; */
	/* background-color: #fc0; /* ebventueel blauw oranje blauw repeaten */
	/* position:relative; */
	/* border-left: 1px solid #000000;
	/* border-right: 1px solid #000000; */
	/* overflow: visible; */
	/* background-repeat: repeat-x;
	background-image: url(images/kol_bg.jpg);
	background-position: center top; */
}
/* html #wrapper{height:100%;} */

.hoog
{
margin: 0 auto;
width: 998px;
}

#top
{
	background-color: #331f5c; 
	/* background-repeat: repeat-y;
	background-image: url(images/boven.jpg);
	background-position: center top; */
	height: 140px;
	/* float: left; */
	width: 100%;
	/* text-align:right; */
	/* margin-top: -3px; */
}

#top_image
{
	/* background-color: #330066; */
	/* height: 65px; */
	float: left; 
	/* width: 100%; */
	/* margin-top: -3px; */
}

#top_content
{
	/* background-color: #330066; */
	/* height: 65px; */
	float: left; 
	/* width: 100%; */
	margin-left: 10px;
	/* margin-top: -3px; */
}

.seo
{
    float: left;
    width: 65%;
    padding-left: 25px;
}

#logo
{
    /* padding: 10px 0px 15px 75px; /* margin: 0 0 15px 0; */
}

#mainmenu
{
width: 97%; 
    /* height: 71px; */
	/* padding-top: 2px; */
	/* background-image: url(images/links.jpg); */
	/* background-repeat: repeat-x; */
	/* float: left; */
	/* margin-left: 15px; */
} 

#search
{
	width: 34%;
	float: left;
	height: 71px;
	/* background-image: url(images/rechts.jpg); */
	/* background-repeat: repeat-x; */
}

#kleur
{
	background-color: white;
}

/* Main Layout */
#mainbody
{
    float: left;
    width: 70%;
	/* margin-left: 20px; */

}
#content
{
    float: right;
    margin-top: 10px;
	background-color: #fc0; 
    width: 76%; /* padding: 0 0 0 10; */
    padding-right: 0px;
	/* background-repeat: repeat-x;
	background-image: url(images/kol_bg.jpg);
	background-position: center bottom; */
	
}

/* VSD Menu */
#sidebar
{
    float: left;
    width: 150px;
	margin-top: 0px;
	/* background-color: #63f; */
	/* background-color: #306; */
	/* border: 1px solid #000;  */
}

#sidebar-2
{
    float: right;
    margin-top: 10px;
    width: 26%;
	/* background-color: #1c1630; */
	margin-right: 10px;
}

#footercontent
{
    clear: both;
    padding-top: 10px;
} 

#date
{
    float: right;
	/* margin-right: 20px;
	padding-top: 24px; */
}


#rights
{ 
    float: left;
	width: 80%;  
}

#login
{
    float: right;
    width: 20%; 
	/* text-align: right; */
	/* margin-right: 20px; */
	/* position: relative; */
}

#footer
{
    width:993px; 
    color:#FF00FF;
    text-align:center;
	height: 25px;
    position: relative; /* de truc */
	margin:-30px auto 0;
	padding-top: 3px;
	/* background-color: #fc0; */
	border: 1px solid #000; 
}



/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox, .Normal table
{
    margin: 0;
    padding: 0;
    /* text-align: justify; */
    /* letter-spacing: 0.04em; */ 
    font: 100% Verdana, "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
}

/* ================================
style for module titles
================================ */
.Head
{
    font-family: Verdana, "Lucida Sans Unicode", Tahoma, Tahoma, Arial, Helvetica, sans-serif;
    color: white;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  85%;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  85%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}

/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
    font-family: Verdana, "Lucida Sans Unicode", Tahoma, Arial, Helvetica, sans-serif;
}
H1
{
    font-size: 200%;
    /* font-weight: bold; */
    color: #FFF;
	letter-spacing: 0.3em;
}
H2
{
    font-size: 120%;
    /* font-weight: bold; */
    color: white;
	letter-spacing: 0.1em;
}
H3
{
    font-size: 120%;
    font-weight: bold;
    color: red;
}
H4
{
    font-size: 110%;
    font-weight: normal;
    color: #FFF;
    margin: 0;
}
H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #FFF;
    margin: 0;
}
H6
{
    font-size: 80%;
    font-weight: normal;
    color: #FFF;
    margin: 0;
}
/* =====================================
    CSS STYLES FOR DNN Menu SkinObject
   =====================================
*/

.main_dnnmenu_bar {
	/* cursor:hand; */
	/* height:145px; */
	/* line-height: 25px; */
	/* width: 100%; */
/*	margin-left: 2px; */
 /* background-color: #306; */
}


.main_dnnmenu_container {
/* geen effect */
}

.main_dnnmenu_itemhoverroot {
/* background-image: url(gradient_BlueTone01.jpg); */
background-color: white;
}

.main_dnnmenu_rootitem  { /* Add TD if yes for tables option for menu */
cursor: hand;
color: white;
font-size: 120%;
/* background-color: #1c1630;*/
background-color: #1f1635; 
white-space: nowrap;  /*Word wrapping menu item now optional*/    
padding: 5px 5px 5px 15px;   /* creates spacing between root menu items */
/* border: 0 0 1px 1px solid #000; */
}

.main_dnnmenu_rootitem-selected {
color: #fc0;
background-color: #1f1635; 
border-right: 1px dotted #000;
}

/* root item hover */
.main_dnnmenu_itemhover { 
color: #fc0;
background-color: #1f1635;
border-right: 1px solid #000;  
padding: 5px 5px 5px 15px;
font-size: 120%;
}

.main_dnnmenu_item td{ /* Add TD if yes for tables option for menu */
background-color: #1f1635;
white-space: nowrap;  /*Optional - Word wrapping menu item*/
padding: 5px 5px 5px 15px;
font-size: 120%;
}

/* submenu hover */
.main_dnnmenu_itemhover td{  
color: #fc0;
background-color: #1f1635; 
padding: 5px 5px 5px 15px;
font-size: 100%;
/* padding: 15px 5px 15px 15px; */
/* font-size: 120%; */
}

.main_dnnmenu_submenu {
background-color: #1f1635; 
color: white; 
/* z-index: 1000; */
/* cursor:auto; */
/* filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=2); */
/* padding: 0px 5px 10px 1px;  /* creates spacing between sub-menu items */
border: 1px solid #000; 
/* width: 140px; */      
}

.main_dnnmenu_icon {
cursor:auto;
text-align: center; 
width: 3px;
height: 20px;
}

.main_dnnmenu_break {
height: 1px;
font-size: 1px;
}

.main_dnnmenu_arrow {
border-right: #D1DBED 1px solid; 
border-bottom: #D1DBED 1px solid; 
border-top: #D1DBED 0px solid;
font-family: webdings;
font-size: 10pt;
color: green;
cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/
}

.main_dnnmenu_rootmenuarrow {
font-family: webdings, sans-serif; 
font-size: 10pt; 
cursor:auto; /* arrows will not display if function is not set in ascx/xml file*/
}

.StyleIconBackColor {background-color: #000000;}



/* ------------------------
Links format added for opera browser
----------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #036;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #F00;
}

/* This is the Date eg. any items that are not links */
.SkinItem
{
    text-decoration: none;
    color: black;
}

/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: Purple;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: orange;
}
/* Layouts for the Text/HTML module */

.Uitvullen {
text-align: justify;

}

p 
{
    line-height: 1.2;
    margin: 2px 5px 2px 5px;
}

#imageleftside
{
}
#imageleftside img
{
    border: 1px solid #CCC;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
#imagerightside
{
}
#imagerightside img
{
    border: 1px solid #CCC;
    margin-left: 15px;
    margin-bottom: 20px;
    float: right;
}
.clear
{
    clear: both;
}
.quoteleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	padding: 0 10px 0 0;
	margin: 10px 10px 10px 0;
	width: 220px;
	float: left;
	text-align: right;
	border-right: 10px solid #C8CDD0;
	color:#75818A;
}
.quoteright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	width: 220px;
	float: right;
	text-align: left;
	border-left: 10px solid #C8CDD0;
	color:#75818A;
}