/*==== divs ====*/

fieldset {
	border: 0px;
	height: 10px;
}


body
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 140%;
	background-color: #b8b28c;
	background-image: url(../images_layout/background_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
 
#container
{
	width: 909px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #ded9b8;
	background-repeat: repeat-y;
	background-image: url(../images_layout/bg_main.jpg);
	background-position: center top;
}

#head
{
	width: 909px;
	padding-left: 0px;
	background-image: url(../images_layout/header_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 265px;
}

#navi
{
	width: 909px;
	height: 39px;
	background-repeat: no-repeat;
	background-image: url(../images_layout/navi_bg.jpg);
	background-position: center top;
	display: block;
	clear: both;
	position: relative;
	vertical-align: middle;
}


#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	color: #333333;
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

#navcontainer li {
	display: inline;
}

#navcontainer li a
{
	text-decoration: none;
	color: #685e26;
	background-image: url(../images_layout/lijn_navi.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0.2em;
	padding-right: 0.7em;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
}

#navcontainer li a:hover
{
	color: #9E4A2D;
}


#active a:link, #active a:visited, #active a:hover
{
	color: #9E4A2D;
	text-transform: uppercase;
}

#tijdlijn{
	height: 131px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	clear: both;
	float: none;
}


#sidebar_left {
	float: left;
	width: 234px;
	padding-left: 25px;
	height: 477px;
	margin-top: 10px;
}

#kader_left{
	position: relative;
	height: 215px;
	width: 224px;
	background-image: url(../images_blokken/blok_klein_1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#tekst_left
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-right: 12px;
	padding-left: 5px;
	padding-top: 15px;
}

#tekst_left a:link, #tekst_left a:visited, #tekst_left a:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tekst_left a:hover{
	font-weight: bold;
	color: #DED9B9;
	text-decoration: underline;
}


#sidebar_left_home {
	float: left;
	width: 234px;
	padding-left: 25px;
	height: 477px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#tekst_left_home
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-right: 12px;
	padding-left: 15px;
	padding-top: 5px;
}

#tekst_left_home a:link, #tekst_left_home a:visited, #tekst_left_home a:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tekst_left_home a:hover{
	font-weight: bold;
	color: #DED9B9;
	text-decoration: underline;
}



#main_content
{
	width: 395px;
	float: left;
	background-image: url(../images_blokken/blok_groot_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
	margin-top: 10px;
}

#main_content a:link, #main_content a:visited, #main_content a:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#main_content a:hover{
	font-weight: bold;
	color: #DED9B9;
	text-decoration: underline;
}

#main_content_pages
{
	width: 640px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 80px;
}

#main_content_pages a:link, #main_content_pages a:visited, #main_content_pages a:active{
	font-weight: bold;
	color: #C3603D;
	text-decoration: none;
}

#main_content_pages a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


#sidebar_right_container{
	width: 238px;
	float: left;
	overflow : hidden;	
}

#sidebar_right {
	width: 238px;
	padding-left: 10px;
	background-image: url(../images_blokken/blok_medium_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 477px;
	margin-top: 10px;
}

#sidebar_twitter {
	width: 238px;
	padding-left: 15px;
	height: 195px;
	margin-top: 10px;
}

#tekst_right
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-right: 27px;
	padding-left: 12px;
}

#tekst_right a:link, #tekst_right a:visited, #tekst_right a:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tekst_right a:hover{
	font-weight: bold;
	color: #DED9B9;
	text-decoration: underline;
}

#sidebar_right_pages {
	width: 10px;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 64px;
}


#bottom
{
	clear: both;
	padding-left: 0px;
	height: 108px;
	text-align: center;
}

#footer
{
	height: 84px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	padding-right: 25px;
	background-image: url(../images_layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 18px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #333333;
	text-decoration: none;
}

#footer a:hover
{
	color: #99CC00;
}
	
/*==== koppen ====*/

h1
{
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #17C2F3;
	padding-top: 10px;
}

h2
{
	line-height: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 0px;
	font-family: "Trebuchet MS";
}

h3
{
	line-height: 180%;
	font-size: 15px;
       font-weight: bold;
       color: #1D66AB;
}

.tekstplat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.tekstBold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.subkop {
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.tekst_kader_left {
	font-family: "Trebuchet MS";
}
.tekst_kader_kopje {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
}
.Groot {
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}
#kader_left_sprongen {
	position: relative;
	height: 230px;
	width: 224px;
	background-image: url(../images_blokken/blok_klein_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tekstBolditalic {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.tekstBolditalicoranje {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C3603D;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

