﻿html,body {
	height:100%;
	width:100%;
}

body {
	margin:0 0 0 0;
	padding:0;
	background: url(images/body_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


/* ------------------------------------ POSITIONERING ------------------------------------ */

div#container {
	position:relative;
	width: 900px;
	margin:0 auto;
	height:auto;
	_height:100%;
	min-height:100%;
}


/* Header */

div#container div#header {
	position:relative;
	width:900px;
	height:110px;
	background-image:url('images/logo.jpg');
}

div#container div#foto {
	position:relative;
	width:900px;
	height:257px;
}

/* Main menu */
div#container div#main_menu
{
    position: relative;
    height: 40px;
    margin: 6px 0 0 0; 
    /*background: #f2f2f2;
    padding-left: 10px;*/
    border-style: solid;
    border-color: #e6e6e6;
    border-width: 0px 0px 0px 1px;
}

div#container div#main_menu div#balk {
	position:relative;
	float:right;
	background:#E39E44;
	width:280px;
	height:40px;
}

div#container div#main_menu div#talen {
	position:absolute;
	right:-25px;
	top:0;
	height:40px;
	width:25px;

}

div#container div#main_menu div#talen a {
	position:relative;
	float:left;
	margin:2px 4px 0 4px;
	padding:0;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}

div#container div#main_menu div#talen a img {
	border:1px solid #cccccc;
	margin:0;
	padding:0;
}


/* Content */
div#container div#content {
	width:898px;
	height:auto;
	padding: 15px 0 0 0;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	overflow:hidden;
}

div#container div#content div#linker_kolom {

	float:left;
	width:615px;
	_width:600px;
}

div#container div#content div#rechter_kolom {

	width:280px;
	float:right;
}

div#container div#content div#rechter_kolom div#afbeelding {
	position:relative;
	margin:0 0 0 0;
	background:#d9d9d9;
	width:280px;
	height:auto;
}


div#container div#content div#rechter_kolom div#afbeelding img {
	position:relative;
	margin:20px;
	border:1px solid #000;
	padding:10px;
	background:#fff;

}


/* Footer */

div#clear {
	position:relative;
	width:898px;
	height:160px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

div#footer {
	position:relative;
	width:900px;
	height:145px;
	margin:-145px auto 0 auto;
	background: url(images/footer_bg.gif) repeat-x;
}

div#footer h3 {
	position:relative;
	float:left;
	margin:25px 0 0 35px;
	color:#fff;
	font-size:10px;
}

div#footer img {
	position:relative;
	float:left;
	clear:left;
	margin:15px 0 0 35px;
	border:2px solid #cccccc;
}

div#footer address {
	position:relative;
	float:left;
	margin:25px 25px 0 70px;
	/*
	font-style:normal;
	color:#fff;
	font-size:11px;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-size: 10px;
	line-height: 11px;
	font-style:normal;
	
}
div#footer h3{
    margin-left:50px;
    _margin-left:25px;
}

div#footer address a{
    color:#999999;
    text-decoration:none;
}


#divMenuLeft
{
    position:absolute;
    width:609px;
    background-color:#f2f2f2;
    border-style: solid;
    border-color: #e6e6e6;
    border-width: 0px 0px 1px 0px;
    padding-left:10px;
}



#divMenuRight
{
    position:absolute;
    left:630px;
    top:0px;
    width:260px;
}

#nieuwsHeader
{
    background-color:#e29a3c;
    width:100%;
    height:22px;
    color:White;
    font-weight:bold;
    padding-left:10px;
    padding-top:12px;
    _width:270px;
}
#nieuwsData
{
    background-color:#d9d9d9;
    width:100%;
    padding:10px 10px 0 10px;
    _width:260px;

}



/* ------------------------------------ STANDAARD WAARDES ------------------------------------ */

h1 {
	margin:0 15px 0 15px;
	padding:0;
	font-size:18px;
	color:#E39E44;
}

h2 {
	margin:0 15px 0 15px;
	padding:0;
	font-size:14px;
	color:#E39E44;
}

p {
	margin:10px 15px 10px 15px;
}

ul {
	margin:0 15px 0 15px;
	padding:0 0 0 25px;
}

ul li
{
    list-style-type: circle;
    font-size: 12px; /* color:#E39E44; */
    margin: 0;
    padding: 0;
    line-height: 25px;
    list-style-image: url(images/icon.gif);
}


#content a:hover
{

    color:#e39c41;
    text-decoration:none;
}

#content a
{
    color:Black;
}


.IE8FIX
{
    z-index:1000;
}

.HoofdMenu
{
/*

    text-transform: uppercase;
    color: #3a332c;
    font-size:11px; 
*/
color: #3A332C;
font-family: "Arial Narrow", Arial;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
}

.HoofdMenuHover
{

font-family: "Arial Narrow", Arial;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
text-decoration: underline;
color: #714811;
}



.SubMenu
{
    font-family: "Arial";
    text-transform:capitalize;
    font-size:11px;
    text-align:left;
}






INPUT.submit
{
	background: #3b3b3b;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #140764;
	border-right-color: #140764;
	border-bottom-color: #140764;
	border-left-color: #140764;
	width: 100px;
	font-family: Arial;
	font-size: 12px;

	
}

/* Fader */

.pics { height: 232px; width: 280px; padding:0; margin:0; overflow: hidden }
.pics img { height: 180px; width: 220px; padding: 15px; border:1; border-color:Black; background-color: #eee; top:0; left:0 }



/* Nieuws items */
.NieuwAanbodKop
{
font-family: Arial;
font-weight:bold;
color:#000000;
font-size:11px;
}

.NieuwAanbodTekst
{
font-family: Arial;
color:#000000;
font-size:11px;
}



/* Accordion */
.accordionHeader
{

    border: 1px solid #dcdcdc;
    background-color: #e8e8e8;

    color: black;

      font-family: Arial, Sans-Serif;
      font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
}

.accordionHeader a, .accordionHeaderSelected a
{
    color: black;
    text-decoration: none;
}
 

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: black;
    background-color: #cacaca;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
 
.accordionContent
{
    background-color: #e8e8e8;
    border: 1px dashed #dcdcdc;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
