* {
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
}

body
{
	background: #313131 url('../images/bg.png') repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

img
{
	border:0;
}

a
{
	color: #fff;
}

.clear
{
	clear: both;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}

#push
{
	height: 25px;
}

#top
{
	height:112px;
	width:970px;
	margin:auto;
}

#top #logo img 
{
	margin-top:15px;
	float:left;
	display: block;
	position: relative;
}

#top #social
{
	float:right;
}

#top #social img
{
	margin-left:3px;
	margin-top:15px;
}

div.fadehover {
	position: relative;
	float:right;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	left: 0;
	top: 0;
	}
 

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
	float:right;
	margin: 10px 0;
	display: block;
    overflow: hidden;
	margin-top:40px;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../images/lava.gif") no-repeat right -25px;
            width: 9px; height: 25px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../images/lava.gif") no-repeat top left;
                height: 25px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; 
			overflow: hidden;
            text-decoration: none;
            font-size:15px;
            color: #cccccc; 
			outline: none;
            text-align: center;
            height: 25px; 
			top: 2px;
            z-index: 10; 
			letter-spacing: 0;
            float: left; 
			display: block;
            margin: auto 10px;
        }
		
		.lavaLamp li a:hover
		{
			color:#ffffff;
		}
	
#balk_wrapper
{
	position: relative;
	height: 175px;
	width: 100%;
	background: url('../images/balk_spacer.png') repeat-x;
}

#balk_container
{
	position: relative;
	width: 969px;
	height: 175px;

	margin: 0 auto;
}

#balk_img
{
	position: absolute;
	width: 969px;
	height: 175px;
	background: url('../images/balk_bg.png');
}

#balk_right
{
	position: absolute;
	width: 50%;
	height: 175px;
	right: 0;
	background: url('../images/balk_rechts.png') repeat-x;
}

#container
{
	width: 972px;
	margin: 20px auto;
}

/* image slider */

#gallery {
    position:relative;
    height:233px
}
    #gallery a {
        float:left;
        position:absolute;
    }
     
    #gallery a img {
        border:none;
    }
     
    #gallery a.show {
        z-index:500
    }  

/* einde image slider */

#left
{
	float: left;
	width: 733px;
}

#right
{
	float: left;
	width: 223px;
}

.vaste_hoogte {
	height:223px;
}

.tekstblok 
{
	background-color:#737373;
	width:580px;
	border:solid;
	border-width:thin;
	border-color:#999;

} 

.tekstblok p, .tekstblok h4
{
	margin-left:10px;
	line-height:21px;
} 

.tekstblok h4{
	width: 560px;
	height: 32px;
	border-bottom: 1px solid #999;
	font-size: 20px;
	margin-top:8px;
}


.buttons
{
	text-align:right;
	margin:0 5px 0 0;
	font-size:11px;
}



#width1
{
	float:left;
	display:block;
	width:233px;
	margin:0 10px 10px 0;
	
}

.width1
{
	float:left;
	background: #656565 url('../images/block_top.png') repeat-x;
	display:block;
	width:233px;
	margin:0 10px 10px 0;
	padding: 10px 0 0 10px;
	
}

.width2 {
	float:left;
	background: #656565 url('../images/block_top.png') repeat-x;
	display:block;
	width: 466px;
	margin:0 10px 10px 0;
	padding: 10px 0 0 10px;
}


.width3 {
	float:left;
	background: #656565 url('../images/block_top.png') repeat-x;
	display:block;
	margin:0 10px 10px 0;
	width: 709px;
	padding: 10px 0 0 10px;
}

.width4 {
	float:left;
	background: #656565 url('../images/block_top.png') repeat-x;
	display:block;
	margin:0 10px 10px 0;
	width: 952px;
	padding: 10px 0 0 10px;
}

.map-achtergrond{
	width:443px;
	height:545px;
	background: url('../images/map/map.png') no-repeat;
}

.map-achtergrond .locatie 
{

	position:absolute;
}


.content_top
{
	background: url('../images/content_top.png') no-repeat;
	float:left;
	display:block;
	
}



.site_content h1
{
	width: auto;
	margin:0 10px -10px 0;
	height: 32px;
	border-bottom: 1px solid #fff;
	font-size: 24px;
}

.site_content h2
{
	width: auto;
	margin:0 10px 4px 0;
	height: 26px;
	border-bottom: 1px solid #fff;
	font-size: 17px;
}

.site_content h3
{
	width: 693px;
	padding: 0 0 0 0;
	/*color:#C82D31;*/
	font-size: 14px;
}

.site_content p
{
	width: auto;
	padding: 0 5px 10px 0;
}

.site_content ul#content_ul
{
	padding: 0 0 10px 50px;
}

.site_content a
{
	color: #cccccc;
}

.site_content a:hover
{
	color: #f00;
}


.site_content ul#content_menu
{
	width: 693px;
	margin: 5px 0 0px;
	padding: 0;
}

ul#content_menu li
{
	list-style: none;
	float: left;
}

ul#content_menu li a
{
	display: block;
	padding: 0 10px;
	background: url('../images/li_border.gif') right no-repeat;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

ul#content_menu li.left a
{
	padding: 0 10px 0 0;
}

ul#content_menu li.right a
{
	background: none;
}

.content_bottom
{
	height: 10px;
	float:left;
	display:block;
	background: url('../images/content_bottom.png') no-repeat;
}

.box_top  a
{
	text-decoration: none;
}

.box_mid
{
	width: 203px;
	padding: 10px 10px 10px 10px;
	background: #656565 url('../images/block_top.png') repeat-x;
	margin-bottom:10px;
}

.box_mid h2
{
	margin: 0 0 3px;
	font-size: 15px;
}

.box_mid p
{
	font-size: 13px;
}

.box_mid a
{
	color: #cccccc;
}

.box_mid a:hover
{
	color: #f00;
}

.box_mid ul li
{
	list-style: none;
}

#footer
{
	clear: both;
	background: url('../images/footer.png');
	height: 25px;
	line-height: 25px;
	width:100%;
}

.cms-error {
	padding: 8px;
	margin: 8px;
	border: 1px solid #f00;
	background: #ffcccc;
	color: #f00;
	font-weight: bold;
	width:450px;
}
.cms-warning {
	padding: 8px;
	margin: 8px;
	border: 1px solid #ffd800;
	background: #ffef87;
	color: #d58c00;
	width:450px;
}
.cms-success {
	padding: 8px;
	margin: 8px;
	border: 1px solid #2f9000;
	background: #c1ffab;
	color: #2f9000;
	font-weight: bold;
	width:450px;
}
.cms-error li, .cms-warning li {
	font-weight: normal;
}


