/* Knoppen in de kleuren van de panel */
.knop_rood{background-color:#740000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color: #FFFFFF; height:18px; border-left-width:1px; border-bottom:1px; border-right:1px; border-top:1px; border-color:#FFFFFF; cursor:pointer; }
.knop_grijs{background-color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color: #FFFFFF; height:18px; border-left-width:1px; border-bottom:1px; border-right:1px; border-top:1px; border-color:#FFFFFF; cursor:pointer; }


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:500px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:300px;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#bg
{
    background-position: center center;
    background: url(../../images/template/bg_top.png);
    background-repeat: no-repeat;
   /* background-attachment:scroll;*/
    margin-left: auto;
    margin-right: auto;
    width:1134px;
    padding-top: 30px;
	position:relative;
}

#frame
{
    background-position: left top;
    border: 1px solid #000000;
    background:  #CCCCCC url(../../images/template/bg_frame.png);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 880px;
    background-repeat: repeat-x;
    background-attachment: fixed;
    padding:10px;
}

#inner-frame
{
    border-style: solid solid none solid;
    background-color: #ffffff;
    min-height: 500px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
#inner-frame-footer
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background-position: left top;
    background: url(../../images/template/bg_footer_content.png);
    height: 18px;
    background-repeat: repeat-x;
    border-right-style: solid;
    border-left-style: solid;
}

#footer
{
    background-position: left top;
    background: url(../../images/template/bg_footer.png);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 900px;
    height: 44px;
    background-repeat: repeat-x;
    text-align: right;
    color:#CCCCCC;
}
#inner-footer
{
    padding-top:8px;
    padding-right: 10px;
}
#banner
{
    width:100%;
}
#content-home
{
    padding:35px;
}
#content_vervolg
{
    padding:20px;
}

.BigButton_Frame
{
    background-position: center top;
    border: 1px solid #CCCCCC;
    min-height: 80px;
    width: 250px;
    background: url(../../images/template/bg_BigButton.png);
    background-repeat: repeat-x;
}
.BigButtom_corner
{
    background-position: right top; 
    background-image: url('images/template/BigButton_corner.png');
    background-repeat: no-repeat; 
    height: 15px;
}
.BigButton_bottom
{
    background-position: top;
    width: 1px;
    height: 35px;
    background-image: url(../../images/template/Big_button_bottom.png);
    background-repeat: no-repeat;
}
.BigButton_content
{
    font-size: 1.1em;
    padding-left: 15px;
}
a.BigButton_link:link, a.BigButton_link:visited, a.BigButton_link:hover, a.BigButton_link:active, a.BigButton_link
{
    color:#333333;
    
}

#tbl-Home-Left-Top
{
    background-position: right top;
    background: url(../../images/template/rand_left.png);
    background-repeat: no-repeat;
    height:17px;
    width:17px;
}
#tbl-Home-centre
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
    padding-top:25px;
    
}
#tbl-Home-right
{
    border-top-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
}
#tbl-Home-Bottom
{
    background-position: right top;
    background: url(../../images/template/rand_right.png);
    background-repeat: no-repeat;
    height:17px;
    width:16px;
}



body
{
    background-position: left top;
    margin: 0px;
    background: #161414 url(../../images/template/bg_back.png);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    /*line-height: 1.4em;*/
    color: #333333;
    background-repeat: repeat-x;
    /*background-attachment: fixed;*/
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	/*font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	/*line-height:1.1em;*/
	
	margin:5px 0;
}

h1 {
	/*margin-bottom:5;*/
	color:#740000;
}
/*
h1, h2 {
	margin-top:0px;
}
*/
h2 {
	font-size:1.3em;
	color:#740000;
}

h3
{
    background-position: left center;
    font-size: 1.1em;
    background-image: url(../../images/template/bullet.png);
    background-repeat: no-repeat;
    padding-left: 15px;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
    line-height: 1.4em;
}

a:link {
	color:#0099CC;
	text-decoration:none;
}

a:visited {
	color:#0099CC;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#740000;
}

a:active {
	color:#0099CC;
}


#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
	#top
{
    position: relative;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
#top_menu
{
    padding-right:30px;
    text-align:right;
}
	
#logo 
{
    padding-left:30px;
    padding-top:20px;
    padding-bottom:20px;
	}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}




#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background:#608fc8;
	position:relative;
	color:#d5e8ff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 279px;
    height: 130px;
}

-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}
