body {
	background-image:		url('../images/bg.jpg');
	background-repeat:		repeat-x;
	background-position:	bottom;
	background-attachment:	fixed;
	background-color:		#E3E3E3;
	margin:					0 0 0 0px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
}

div#outer {
	width:				1000px;
	position:			absolute;
	left:				50%;
	margin-left:		-578px;
}

a:link, a:visited, a:hover, a:active {
	color:				#000000;
	text-decoration:	none;
}

div#top_menu {
	position:			absolute;
	z-index:			1;
	left:				78px;
	top:				0px;
	height:				21px;
	font-family:		Palatino Linotype, Tahoma, Georgia, "Trebuchet MS", sans-serif;
	font-size:			12px;
	background-color:  	#262626;
    width:              100%;
}
div#top_menu_left {
    margin-left:        3px;
    padding:            2px;
    float:              left;
}
div#top_menu_left a, div#top_menu_right a {
    color:              white;
    text-decoration:    none;
    font-weight:        bold;
}
div#top_menu_right {
    margin-right:       3px;
    padding:            2px;
    float:              right;
}

div#header {
	position:			absolute;
	z-index:			1;
	left:				78px;
	top:				21px;
	height:				109px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	background-color:  	#FFF500;
    width:              100%;
}
div#header_left {
    float:              left;
}
div#header_center{
    float:              left;
    text-align:         center;
    margin:             25px 0px 0px 15px;
}
div#header_right {
    float:              right;
}
div#header_dorp {
    position:           absolute;
    top:                20px;
    right:              10px;
}
div#header_zoeken {
    position:           absolute;
    top:                70px;
    right:              10px;
}

div#down_menu {
	position:			absolute;
	z-index:			1;
	height:				21px;
	left:				78px;
	top:				130px;
	font-family:		Palatino Linotype, Tahoma, Georgia, "Trebuchet MS", sans-serif;
	font-size:			12px;
    background-color:  	#262626;
    width:              1000px;
}
div#down_menu_left {
    width:              21px;
    float:              left;
    margin-bottom:      -4px;
}
div#down_menu_center {
    width:              958px;
    float:              left;
    text-align:         center;
    padding-top:        2px;
}
div#down_menu_center a {
    color:              white;
    text-decoration:    none;
    font-weight:        bold;
}
div#down_menu_right {
    width:              21px;
    float:              left;
    margin-bottom:      -4px;
}

div#content {
	position:		    absolute;
	z-index:		    1;
	left:			    78px;
	top:			    159px;
	overflow:		    visible;
	font-family:	    Verdana, Arial, Helvetica, sans-serif;
	font-size:		    12px;
    background-color:  	white;
	width:			    100%;
}
div#content_top_left {
    float:              left;
}
div#content_top_right {
    float:              right;
}

div#contentleft {
    float:              left;
    width:              230px;
    margin-left:        2px;
}
div#contentcenter {
    float:              left;
    margin-left:        15px;
}
div#contentcenterleft {
    float:              left;
    width:              230px;
}
div#contentcenterright {
    float:              left;
    margin-left:        15px;
    width:              230px;
}
div#contentright {
    float:              left;
    margin-left:        15px;
    width:              230px;
}

div#button_add {
    text-align:         center;
    clear:              both;
    padding-top:        15px;
}
div#button_add input {
    border:             1px solid black;
}

div#copy {
    clear:              both;
	float:			    right;
	font-family:	    Verdana, Arial, Helvetica, sans-serif;
	font-size:		    11px;
    font-weight:        bold;
    position:           absolute;
    padding:            50px 0px 30px 650px;
}

div#footer {
	position:		    relative;
	z-index:		    1;
	font-family:	    Verdana, Arial, Helvetica, sans-serif;
	font-size:		    12px;
    clear:              both;
    width:              1000px;
    top:                15px;
}
div#footer_left {
    float:              left;
    width:              15px;
}
div#footer_center {
    float:              left;
    text-align:         center;
    text-decoration:    none;
    font-weight:        bold;
    width:              969px;
    background-color:   white;
    padding-bottom:     5px;
}
div#footer_right {
    float:              left;
    width:              15px;
}

div#latest_news {
    position:           relative;
    width:              470px;
    border:             2px solid #e4e4e4;
    top:                15px;
    margin-bottom:      15px;
}
.nieuwsbericht {
    border-bottom:      1px solid #e4e4e4;
}

div#image-block {
    position:           relative;
    width:              470px;
    border:				2px solid #e4e4e4;
    top:                15px;
    margin-bottom:      15px;
}
div#image_container {
    position:           relative;
    width:              438px;
    height:             105px;
    overflow:           hidden;
    float:              left;
}
div#image_nav_left {
    display:            block;
    background-color:   #e4e4e4;
    width:              15px;
    height:             54px;
    float:              left;
    border-left:        1px solid #e4e4e4;
    border-top:         1px solid #e4e4e4;
    border-bottom:      1px solid #e4e4e4;
    text-align:         center;
    font-weight:        bold;
    padding-top:        50px;
}
div#images img {
    width:              175px;
    height:             100px;
    float:              left;
    padding:            3px;
    border:             none;
}
div#image_nav_right {
    display:            block;
    background-color:   #e4e4e4;
    width:              15px;
    height:             54px;
    float:              left;
    border-right:       1px solid #e4e4e4;
    border-top:         1px solid #e4e4e4;
    border-bottom:      1px solid #e4e4e4;
    text-align:         center;
    font-weight:        bold;
    padding-top:        50px;
}

.block-item {
    border-bottom:      1px solid #e4e4e4;
}
.block-item:hover, .block-item a:hover {
    background-color:   #E5E5E5;
}
.block-item a{
    display:            block;
}

.blockheading {
    border-bottom:		1px solid #e4e4e4;
	background-image:	url('../images/kaderbg.jpg');
	text-align:			left;
	height:				18px;
    padding:            2px 0px 0px 3px;
    font-weight:        bold;
}

.fp-block {
    width:              225px;
    border:				2px solid #e4e4e4;
    text-align:         center;
    margin-top:         15px;
}
.blocklist {
    text-align:         left;
    margin:             0px 0px -1px 12px;
}

.plaats {
	font-size:			12px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	background-color:	#FFF500;
	color:				black;
	height:				18px;
}

.search_highlight {
	background:	        #FFF500;
	color: 		        black;
}

p.notice {
    border:             1px dotted gray;
    background:         white;
    padding:            1px;
    font-weight:        bold;
    font-size:          90%;
}
p.error {
    border:             1px dotted red;
    background:         white;
    padding:            1px;
    font-weight:        bold;
    font-size:          90%;
}
