@charset "utf-8";

body
{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #597b7b;
	margin: 0; 
	padding: 0;
	text-align: center;
	background-image: url("../images/body_back.jpg");
	background-repeat: repeat-x;
}

/********************************************************************/
/* Menu	Main														*/
/********************************************************************/

#main_menu
{
	width: 944px;
	padding-left: 40px;
	background-image: url("../images/nav_back.jpg");
	background-repeat: repeat-x;
}

div.main_menu_item
{
	float: left;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 36px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("../images/nav_back.jpg");
}

.main_menu_item a
{
	text-decoration: none;
	color: #ffffff;
}

.main_menu_item a:hover
{
	text-decoration: none;
	color: #597b7b;
}

#main_menu_center
{
	float: left;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 11px;
	line-height: 36px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	background-color: #ffffff;
	text-transform: uppercase;
}

#main_menu_left
{
	float: left;
	width: 13px;
	height: 29px;
	background-image: url("../images/nav_left.jpg");
}

#main_menu_right
{
	float: left;
	width: 13px;
	height: 29px;
	background-image: url("../images/nav_right.jpg");
}

#main_menu_center a, #main_menu_center a:hover
{
	text-decoration: none;
	color: #597b7b;
}

/********************************************************************/
/* Menu	Sub															*/
/********************************************************************/

div.submenu_item 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a4b7b7;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.submenu_item a, .submenu_item a:hover
{
	text-decoration: none;
	color: #a4b7b7;
}

div.submenu_highlight 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.submenu_highlight a, .submenu_highlight a:hover
{
	text-decoration: none;
	color: #597b7b;
}

/********************************************************************/
/* Menu	Left														*/
/********************************************************************/

div.leftmenu_item 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a4b7b7;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

span.leftmenu_text
{
	font-weight: bold;
	color: #a4b7b7;
}

.leftmenu_item a
{
	text-decoration: none;
	color: #a4b7b7;
}

.leftmenu_item a:hover
{
	text-decoration: none;
	color: #597b7b;
}

div.leftmenu_highlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.leftmenu_highlight a
{
	text-decoration: none;
	color: #a4b7b7;
}

.leftmenu_highlight a:hover
{
	text-decoration: none;
	color: #597b7b;
}

#leftmenu_active a, #leftmenu_active a:hover
{
	text-decoration: none;
	color: #f58025;
}

/********************************************************************/
/* Albumlist / Albums												*/
/********************************************************************/

div.albumlist
{
	clear: left;
	height: 125px;
}

div.img_block
{
	float: left;
	background-image: url("../images/image_container.jpg");
	width: 131px;
	height: 101px;
}

div.alb_block
{
	float: left;
	background-image: url("../images/image_container.jpg");
	width: 131px;
	height: 101px;
	margin-right: 40px;
	margin-bottom: 10px;
}

img.block
{
	margin-top: 10px;
	padding-left: 1px;
	border: 0px;
}

div.img_specs
{
	float: left;
	width: 180px;
	padding-left: 10px;
}

div.img_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f58025;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;	
}

div.img_description
{
	height: 125px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.img_description2
{
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


div.img_story
{
	float:left;
	width: 220px;
	height: 125px;
	padding-left: 10px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #597b7b;
}

/********************************************************************/
/* Content															*/
/********************************************************************/

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;	
	margin-top: 0px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;	
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: -10px;
}
	
div.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f58025;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;	
}

div.header_sub
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597b7b;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #f58025;
}

a:hover
{
	text-decoration: underline;
}

/********************************************************************/
/* Front Page														*/
/********************************************************************/

div.container_block
{
	float: left;
	background-image: url("../images/front_container.jpg");
	width: 537px;
	height: 89px;
	margin-right: 40px;
	margin-bottom: 10px;
}

img.container_block
{
	padding-top: 10px;
	padding-left: 1px;
	border: 0px;
}

div.frontpage_block
{
	float: left;
	background-image: url("../images/highlight_container.jpg");
	background-position: left;
	background-repeat: no-repeat;
	width: 560px;
	height: 101px;
	margin-bottom: 10px;
}

img.frontpage_block
{
	padding-top: 10px;
	padding-left: 0px;
	border: 0px;
}

/********************************************************************/
/* Front Page														*/
/********************************************************************/

div.beheer_reference
{
	float: left;
	width: 270px;
	height: 250px;
	padding-left: 5px;
	padding-right: 5px;
}

div.beheer_services_foto
{
	float: left;
	width: 160px;
	height: 140px;
	padding-right: 5px;
}

div.beheer_services
{
	float: left;
	width: 380px;
	height: 140px;
	padding-right: 5px;
}
