@CHARSET "ISO-8859-1";
* {
margin:0pt;
padding:0pt;
}

body
{
background:url(../images/bg_main.jpg) repeat-y top center;
font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
text-align:center;
}

html {overflow-y: scroll;}

a,a:active,a:visited
{
	color:#002F65;
}

.content
{
background:url('../images/bg_content.jpg') repeat-y top center;
margin:0pt auto;
width:960px;
height:100%;
position:relative;
}

.top
{
	width:960px;
	height:150px;
	background:url('../images/bg_top.jpg') no-repeat top center;
	position:relative;
}

.language_switch
{
	position:absolute;
	left:600px;
	top:0;
	padding:10px;
	width:25px;
}

.linker
{
	position:absolute;
	left:660px;
	top:0;
	width:320px;
	height:120px;
	cursor:pointer;
	cursor:hand;
}

.slogan_linker
{
	position:absolute;
	left:10px;
	top:60px;
	width:500px;
	text-align:left;
	height:40px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bolder;
	color:#FFFFFF;
}

.breadcrumb
{
	position:absolute;
	left:400px;
	top:130px;
	height:20px;
	color:#FFFFFF;
}

#content_wrap
{
	padding-bottom:40px;
}

.menu
{
	width:200px;
	height:100%;
	text-align:left;
	vertical-align:top;
	float:left;
	margin:0;
	padding:0 0 40px 0;
	background:url('../images/bg_menu_02.jpg') repeat-y top center;
}

.menu_wrap
{
	width:200px;
	/*
height:200px;
*/
	overflow:visible;
	text-align:left;
	vertical-align:top;
	float:left;
	margin:0;
	padding:0;
	background:url('../images/bg_menu_01.jpg') no-repeat top center;
	padding:5px 0 10px 0;
}

.display
{
	width:650px;
	min-height:200px;
	float:right;
	padding:20px 70px 40px 30px;
	background:url('../images/bg_display.jpg') repeat-y top center;
	text-align:left;
}

.bottom
{
	width:960px;
	height:10px;
	background:url('../images/bg_bottom.jpg') no-repeat top center;
	clear:both;
	padding:15px 0;

	/*
position:absolute;
	bottom:0;
	left:0;
*/
	
}

.footer_links
{
	margin:0 0 0 150px;
	color:#FFFFFF;
}

a.footer_link,a.footer_link:active,a.footer_link:visited
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
}
a.footer_link:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:13px;
}

/*
#navmenu li {
display:inline;
list-style-type:none;
margin:10px 0 10px 0;
position:relative;
text-align:right;
}

#subnavmenu li {
display:inline;
list-style-type:none;
margin:5px 0 5px 0;
position:relative;
text-align:right;
}
*/

#subnavmenu
{
padding:8px 20px 8px 5px;
text-align:right;
width:150px;

display:none;
}

#subnavmenu_op
{
padding:8px 20px 8px 5px;
text-align:right;
width:150px;
}


.menu_separator
{
	background:url('../images/separator_menu_items.gif') no-repeat center;
	width:200px;
	height:10px;
	padding:3px 0;
	
}

.menu_link_wrap
{
	padding:8px 10px;
	text-align:right;
	
}

a.submenu_link_normal,a.submenu_link_normal:visited,a.submenu_link_normal:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
}

a.submenu_link_normal:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	text-transform:lowercase;
}

a.submenu_link_focused,a.submenu_link_focused:visited,a.submenu_link_focused:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F3D8C7;
	text-decoration:underline;
	font-weight:bold;
	text-transform:lowercase;
	
}

a.submenu_link_focused:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F3D8C7;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
	
}

a.sub_submenu_link_normal,a.sub_submenu_link_normal:visited,a.sub_submenu_link_normal:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
}

a.sub_submenu_link_normal:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	text-transform:lowercase;
}

a.sub_submenu_link_focused,a.sub_submenu_link_focused:active,a.sub_submenu_link_focused:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F3D8C7;
	text-decoration:underline;
	font-weight:bold;
	text-transform:lowercase;
	
}

a.sub_submenu_link_focused:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F3D8C7;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
	
}

.titel
{
	font-size:15px;
	color:#D27015;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
}

.titel_two
{
	font-size:13px;
	color:#F3D8C7;
	font-weight:bold;
	text-transform:lowercase;
	text-align:center;
}

.tabledata_news
{
	text-align:center;
	
}
.news_kort
{
	text-align:left;
	width:160px;
	padding:5px 20px;
}

a.news_title,a.news_title:active,a.news_title:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;
}

a.news_title:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	text-transform:lowercase;
}

a.leesmeer,a.leesmeer:active,a.leesmeer:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#002E62;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
}

a.leesmeer:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#002E62;
	text-decoration:underline;
	font-weight:bold;
	text-transform:lowercase;
}

.main_img
{
	width:450px;
	padding:10px;
	height:440px;
	border:1px solid #000000;
	background-color:#E8BB91;
	position:relative;
}

.img_holder
{
	width:450px;
	text-align:center;
	position:absolute;
	bottom:10px;
	
}

.desc_holder
{
	width:430px;
	text-align:left;
	padding:10px;
	height:50px;
	position:absolute;
	top:0;
	left:10px;
	font-size:11px;
}

.jcarousel-skin-tango
{
left:720px;
position:absolute;
top:170px;
width:220px;
}

strong
{
/*
color:#072D6C;
*/
/*
font-size:14px;	
*/
}

a.breadcrumb_link,a.breadcrumb_link:active,a.breadcrumb_link:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

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

#pic_hider
{
	position:relative;
}

#zoom_pic
{
	position:absolute;
	width:50px;
	height:50px;
	text-align:center;
	vertical-align:middle;
	bottom:0;
	right:0;
}

.sitemap_li
{
	padding:3px 5px 3px 10px;
	list-style-type:none;
	
}

a.sitemap_link,a.sitemap_link:visited,a.sitemap_link:active
{
	font-size:10px;
	color:#002F65;
	font-weight:bold;
	text-decoration:none;
}

a.sitemap_link:hover
{
	font-size:10px;
	color:#002F65;
	font-weight:bold;
	text-decoration:underline;
}

.kop
{
	font-size:13px;
	color:#002F65;
	font-weight:bold;
}

a.search_result,a.search_result:active,a.search_result:visited
{
	font-size:12px;
	color:#002F65;
	font-weight:bold;
	text-decoration:none;
}

a.search_result:hover
{
	font-size:12px;
	color:#002F65;
	font-weight:bold;
	text-decoration:underline;
}

.search_txt
{
	color:#000000;
	font-size:10px;
}

.one_project
{
	float:left;
	margin:0 13px 12px 0;
	width:300px;
	text-align:left;
	height:350px;
}

.one_single_project
{
	float:left;
	margin:0 13px 12px 0;
	width:300px;
	text-align:left;
	
}

.project_picture
{
	text-align:center;
}

.project_name
{
	padding:10px 0 10px 0;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:#023065;
	
}

a.proj_name_link,a.proj_name_link:visited,a.proj_name_link:active
{
	font-size:14px;
	font-weight:bold;
	color:#023065;
	text-decoration:none;	
}

a.proj_name_link:hover
{
	font-size:14px;
	font-weight:bold;
	color:#023065;
	text-decoration:underline;
}

a.three_points,a.three_points:active,a.three_points:visited
{
	font-size:11px;
	color:#023065;
	text-decoration:none;
}

a.three_points:hover
{
	font-size:11px;
	color:#023065;
	text-decoration:underline;
}

.project_description
{
	padding:10px;
	color:#023065;
	font-size:11px;
}

.p_attr
{
	color:#023065;
	font-size:12px;
}

.besc
{
	padding:10px 0 10px 0;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#023065;
}

a.pagination,a.pagination:active,a.pagination:visited
{
	font-weight:bold;
	color:#023065;
	font-size:12px;
	text-decoration:none;
}
a.pagination:hover
{
	font-weight:bold;
	color:#023065;
	font-size:12px;
	text-decoration:underline;
}

a.pagination_active,a.pagination_active:active,a.pagination_active:visited
{
	font-weight:bold;
	color:#D16E19;
	font-size:12px;
	text-decoration:none;
}
a.pagination_active:hover
{
	font-weight:bold;
	color:#D16E19;
	font-size:12px;
	text-decoration:underline;
}

#form_left, #form_right {
color:#000000;
font-size:13px;
font-weight:bold;
padding:10px 0;
}

.pdf_desc
{
	padding:5px;
	color:#023065;
	font-size:13px;
}

.pdf_link_wrapper
{
	padding:5px 10px 5px 35px;
	background:url('http://www.dubet.nl/images/PDF.jpg') no-repeat left center;
}

a.pdf_link,a.pdf_link:active,a.pdf_link:visited
{
	font-weight:bold;
	color:#D16E19;
	font-size:12px;
	text-decoration:none;
}

a.pdf_link:hover
{
	font-weight:bold;
	color:#D16E19;
	font-size:12px;
	text-decoration:underline;
}

.pagination
{
	padding-top:30px;
}

#contact_me
{
	display:none;
	height:auto;
	width:580px;
	background-color:#FFFFFF;
	border:1px solid black;
	padding:10px;
}

a.contact_me_link,a.contact_me_link:active,a.contact_me_link:visited
{
	font-weight:bold;
	color:#D16E19;
	font-size:13px;
	text-decoration:none;
}

a.contact_me_link:hover
{
	font-weight:bold;
	color:#D16E19;
	font-size:13px;
	text-decoration:underline;
}

.SUBKOP3 {
color:#000066;
font-family:Arial;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

.tabledata_occasionrow1
{
	padding:10px 5px 10px 5px;
	height:25px;
}

.line_title
{
	height:30px;
	vertical-align:top;
	text-align:left;
	padding-top:20px;
}

.lister_td
{
	height:20px;
}

a.proj_name_home_link,a.proj_name_home_link:visited,a.proj_name_home_link:active
{
	font-weight:normal;
	color:#002F65;
	font-size:13px;
	text-decoration:none;
}

a.proj_name_home_link:hover
{
	font-weight:normal;
	color:#002F65;
	font-size:13px;
	text-decoration:underline;
}

a.proj_newest,a.proj_newest:visited,a.proj_newest:active
{
	font-weight:bold;
	color:#551A8B;
	font-size:13px;
	text-decoration:none;
}

a.proj_newest:hover
{
	font-weight:bold;
	color:#551A8B;
	font-size:13px;
	text-decoration:underline;
}


a.big_home_link,a.big_home_link:visited,a.big_home_link:active
{
	font-weight:bold;
	color:#551A8B;
	font-size:13px;
	text-decoration:none;
}

a.big_home_link:hover
{
	font-weight:bold;
	color:#551A8B;
	font-size:13px;
	text-decoration:underline;
}

.slogan_linker
{
	-moz-user-select:none;
	cursor:default;
}


