/* 01.COMMON STYLING
-------------------------------------- */
* {
	margin:0;
	padding:0;
	line-height: 18px;
}

body {
	color:#333333;
	position: relative;
	width:  1000px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	background-image: url(../_img/_basis/BG.jpg);
	background-repeat: repeat-x;
	float: none;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


XXX {
	margin:0 0 10px 0;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #286a51;
	text-decoration: none;
	text-transform: uppercase;
}


h2 {
	margin:0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #286a51;
	text-decoration: none;
	font-family: arial;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #E1762E;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 0px;
	vertical-align: 0%;
	line-height: 24px;
}
	
.highlight {
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

a:link {
	color:#E1762E;
}
a:visited {
	color:#E1762E;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
a:active {color:#0066FF;}


/* 02. MAIN CONTAINER
-------------------------------------- */
	#container {
	float: left;
	width: 1000px;
	}
	

#top {
	position:relative;
	width: 1000px;
	height: 24px;
	float: center;
	background-image: url(../_img/_basis/top_blog.png);
	background-repeat: no-repeat;
	background-position: left;
}

#bodem {
	position:relative;
	width: 1000px;
	height: 30px;
	float: left;
	background-image: url(../_img/_basis/bottom_blog.png);
	background-repeat: no-repeat;
	background-position: left;
}

#container {
	position:relative;
	float: left;
}

#logo {
	width: 219px;
	height: 125px;
	position:relative;
	float: left;
	background-image: url(../_img/_basis/logo_02.png);
	background-repeat: no-repeat;
}

#menu_bodem {
	width: 219px;
	height: 30px;
	position:relative;
	float: left;
	background-image: url(../_img/_basis/menu_bottom_s.png);
	background-repeat: no-repeat;
}

div#midden_txt{
	width: 721px;
	float: right;
	position: relative;
	line-height: 16px;
	background-image: url(../_img/_basis/midden_blog.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	height: inherit;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 35px;
	}
	

	
/* 03. MENUS
-------------------------------------- */
	div#hoofdmenu-container{
	width: 219px;
	float: left;
	position: relative;
	}

#hoofdmenu {
	position: relative;
	float: left;
	width: 219px;
	background-image: url(../_img/_basis/menu_bckgr.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
		}
	#hoofdmenu .contentHolder {
	position: relative;
	float: left;
	width: 200px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
				}
	#hoofdmenu .contentHolder .content a, #hoofdmenu .contentHolder .content a:hover {
	display: block;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 45px;
	background-image: url(../_img/_basis/pijl.png);
	background-position: 30px;
	background-repeat: no-repeat;
					}
					#hoofdmenu .contentHolder .content a:hover, #hoofdmenu .contentHolder .content a.active, #hoofdmenu .contentHolder .content a:hover.active {
	color: #E1762E;
					}

	div#submenu-container{
	width: 450px;
	float: left;
	position: relative;
	padding: 0px 0px 20px 0px;
	background-position: center;
	}
	
	#submenu {
	position: relative;
	float: left;
	width: 450px;
		}
	#submenu .contentHolder {
	position: relative;
	float: left;
	width: 450px;
	overflow: hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993300;
				}
	#submenu .contentHolder .content {
	position: relative;
	float: left;
	width: 450px;
				}
	#submenu .contentHolder .content a, #submenu .contentHolder .content a:hover {
	display: inline;
	color: #993300;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	padding: 4px;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF3366;
					}
					#submenu .contentHolder .content a:hover, #submenu .contentHolder .content a.active, #submenu .contentHolder .content a:hover.active {
						color: #0099FF;
					}

/* 04. STYLES
-------------------------------------- */
.afb-links {
	display: block;
	margin-bottom: 15px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	border: medium solid #FF3366;
}
.afb-rechts {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 15px;
}
.afb-rechts_kisten {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 2px;
}
div#midden_blog {
	width: 743px;
	float: right;
	position: relative;
	line-height: 16px;
	background-image: url(../_img/_basis/midden_blog.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	height: inherit;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 16px;
}

