/* Algemene zaken */

body {
	background-color:#141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

BODY
{

}

/* Divs */
#container {
	width: 975px;
	margin: 0 auto;
}

#header {
	width: 975px;
	height: 43px;
	background-image: url(../img/header_bg.png);
	padding-top:5px;
}

#banner {
	width: 955px;
	height: 180px;
	background-color:#FFFFFF;
	padding: 10px;
}

#banner_plaatje {
	width: 955px;
	height: 180px;
}

#header_menu {
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 15px;
	font-size: 11px;
}

#logo {
	width: 143px;
	height: 23px;
	background-image:url(../img/logo_hakwood.png);
	float:right;
	margin-top: -27px;
	margin-right: 19px;
}

#main_menu {
	width: 975px;
	height: 40px;
	background-image:url(../img/main_menu_bg.png);
}

#talen {

height:15px;
width: 85px;
margin: -14px 0 0 700px;
z-index: 30;
position:absolute;


}

a.talen {

height:15px;
text-decoration:none;
width:23px;
float: left;
padding-right:4px;
padding-bottom:4px;
z-index:10;
position:static;


}

a.nederlands {
background:url("../img/ned_donker.gif") no-repeat scroll 0 0 transparent;
}
a.nederlands:hover {
background:url("../img/ned_licht.gif") no-repeat scroll 0 0 transparent;
}
a.engels{
background:url("../img/eng_donker.gif") no-repeat scroll 0 0 transparent;
}
a.engels:hover {
background:url("../img/eng_licht.gif") no-repeat scroll 0 0 transparent;

}
a.spaans{
background:url("../img/spa_donker.gif") no-repeat scroll 0 0 transparent;
}
a.spaans:hover {
background:url("../img/spa_licht.gif") no-repeat scroll 0 0 transparent;

}



#header_content_left {
	width:700px;
	height:30px;
	background-image:url(../img/welkom.png);
	padding-top:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
}

#header_content_left2 {
	width:700px;
	height:30px;
	background-image:url(../img/welkom.png);
	padding-top: 10px;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}


#content_left {
	width: 710px;
	min-height: 438px;
	background-color:#141414;
	float:left;
	border-left: 10px solid #000;
	border-top: 10px solid #000;
	border-bottom: 10px solid #000;
	border-right: 5px solid #000;
	background-image:url(../img/watermerk.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	overflow:visible;
}

#nieuws {
	width: 224px;
	min-height: 460px;
	background-color:#141414;
	float:left;
	border-left: 5px solid #000;
	border-top: 10px solid #000;
	border-bottom: 10px solid #000;
	border-right: 10px solid #000;
	padding-left:10px;
	color:#FFFFFF;
	font-size:11px;
	overflow:visible;
}

#header_nieuws {
	width:224px;
	height:30px;
	background-image:url(../img/nieuws.png);
	margin-left:-10px;
	padding-top:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:16px;
}


#footer_left {
	width: 400px;
	height: 26px;
	font-size:11px;
	color:#717171;
	margin-top:14px;
	float:left;
}

#footer_right {
	width: 237px;
	height: 26px;
	font-size:11px;
	color:#717171;
	margin-top:14px;
	float:right;
	margin-right:10px;
}

#content_left_left {
	width: 422px;
	min-height: 0px;
	float:left;
	padding:10px;
	color:#FFFFFF;
	font-size:11px;
	overflow:visible;
	}
	




#content_left_left_foto {
	width: 690px;
	min-height: 361px;
	float:left;
	padding:10px;
	color:#FFFFFF;
	font-size:11px;
	overflow:hidden;
}


#content_left_right {
	width: 247px;
	min-height: 398px;
	float:right;	
	margin-left:21px;	
	font-weight: bold;
	font-style:italic;
	overflow:visible;
}

#icons {
	width: 250px;
	min-height:150px;
	overflow:hidden;
	margin-top: 2px;
}

#nieuwsitem_1 {
	width:210px;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	overflow:visible;
}

#nieuwsitem_2 {
	width:210px;
	float:left;
	margin-left:8px;
}

/* Begin DIVS voor hoofdmenu */

#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	border: 0px;
}

#sddm li a {	
	display: block;
	width: 162px;
	height:40px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
}

#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #7a0e2f;
	color: #fff;
	font: 11px arial;
	width:143px;
	height:15px;
}

#sddm div a:hover {	
	background: #7a0e2f;
	font-weight:bold;
}
		
/* Einde DIVS voor hoofdmenu */


/* Classes */

a.menuitem_top {
	color:#FFFFFF;
	text-decoration:none;
}

a.menuitem_top:hover {
	text-decoration:underline;
}


.morepictures {
	margin-top:10px;
}

a.plaatjeicon {
	float:left;
	border:0px;
	margin-right:3px;
}

a.plaatjeicon:hover {
	display:block;
	float:left;
	border:0px;
}

.readmore {
	float:left; 
	margin-top:70px; 
}

a.readmore_link {
	color:#FFFFFF;
	text-decoration: none;
	float:left;
}

a.readmore_link:hover {
	text-decoration: underline;
	float:left;
}

a.moreoptions {
	color:#FFFFFF;
	text-decoration: none;
}

a.moreoptions:hover {
	text-decoration: underline;
}


.nieuws_icon {
	border: 3px solid #000;
	width:80px;
	height: 80px;
	float:left;
}

.nieuws_icon2 {
	border: 3px solid #000;
	width:120px;
	height: 120px;
}

.borderbottom {
	border-bottom:5px solid #98113b; 
	width:163px; 
	height:0px; 
	display:block;
}

.borderbottom2 {
	border-bottom:5px solid #98113b; 
	width:163px; 
	height:0px; 
	display:block;
}

a.nieuwslink {
	color:#FFFFFF;
	text-decoration:none;
}

a.nieuwslink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* Overig */

h2 {
	font-size:13px;
	color:#FFFFFF;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}

a.hoofdmenu_plaatje {
	border: 0px;
	background-image:url(../img/main_menu_button1.png);
}

a.hoofdmenu_plaatje:hover {
	border: 0px;
	background-image:url(../img/main_menu_button1_hover.png);
}

a.hoofdmenu_plaatje2 {
	border: 0px;
	background-image:url(../img/main_menu_button2.png);
}

a.hoofdmenu_plaatje2:hover {
	border: 0px;
	background-image:url(../img/main_menu_button2_hover.png);
}

a.hoofdmenu_plaatje3 {
	border: 0px;
	background-image:url(../img/main_menu_button3.png);
}

a.hoofdmenu_plaatje3:hover {
	border: 0px;
	background-image:url(../img/main_menu_button3_hover.png);
}

a.hoofdmenu_plaatje4 {
	border: 0px;
	background-image:url(../img/main_menu_button4.png);
}

a.hoofdmenu_plaatje4:hover {
	border: 0px;
	background-image:url(../img/main_menu_button4_hover.png);
}

a.hoofdmenu_plaatje5 {
	border: 0px;
	background-image:url(../img/main_menu_button5.png);
}

a.hoofdmenu_plaatje5:hover {
	border: 0px;
	background-image:url(../img/main_menu_button5_hover.png);
}

a.hoofdmenu_plaatje6 {
	border: 0px;
	background-image:url(../img/main_menu_button6.png);
}

a.hoofdmenu_plaatje6:hover {
	border: 0px;
	background-image:url(../img/main_menu_button6_hover.png);
}

a.readallnews {
	text-align:center;
	margin-left:70px;
	text-decoration:none;
	color:#FFFFFF;
}

a.readallnews:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.dropdown {
	width:250px;
}

option.ff { 
	background-color: #ff0000;
}

.fotogallery {
	width: 100px;
	min-height:75px;
	background-color:#141414;
	float:left;
	margin: 2px;
	overflow:visible;
}

#readallnews {
	margin-top:430px; 
	width:300px;
}

a.pdf {
	color:#FFFFFF;
	text-decoration:none;
}

a.pdf:hover {
	text-decoration:underline;
}

a.gallery {
	color: #ff004f;
	text-decoration:none;
	font-weight:bold;
}

a.gallery:hover {
	color: #ff004f;
	text-decoration:underline;
	font-weight:bold;
}

.pdf2 {
	margin-left:20px;
	margin-right:10px;
}

.colfin {
	color:#fff; 
	padding-left:10px; 
	height:15px; 
	margin-top:0px; 
	background-color:#98113b; 
	margin-bottom:0px;
}



