/*
Global
*/

body{
	background-color: #eee;
	font-size: 12px;
}

#main_container{
	margin: 0 auto;
	width : 1024px;
	height: auto;
}

.fl_left{
	float: left;
}

.fl_right{
	float: right;
}

h1 a{
	text-decoration: none;
	color: #33ff33;
}

.admin_link{
	text-decoration: none;
	color: #33ff33;
}

/*
Header
*/

#logo{
	background-image: url(../img/logo.png);
	width : 141px;
	height: 114px;
	float : left;
}

#div_naam_bedrijf{
	width : 190px;
	height: 88px;
	float : left;
	background-color: #fff;
}

#naam_bedrijf{
	background-image: url(../img/smitbedum.png);
	margin-top: 35px;
	width : 190px;
	height: 45px;
	float : left;
	background-color: #fff;
}

#div_naw_bedrijf{
	width : 693px;
	height: 88px;
	float : left;
	background-color: #fff;
}

#naw_bedrijf{
	width : 662px;
	height: 20px;
	float : left;
	color : #626262;
	margin-top  : 60px;
	margin-right: 31px;
	font-size   : 12px;
	text-align  : right;
	background-color: #fff;
}

#menu{
	width : 883px;
	height: 26px;
	float : left;
	background-color: #012c8d;
	
	
}

#menu ul{
	list-style: none;
	padding   : 0;
	margin    : 0;
}

#menu li {
	float	: left;
	position: relative;
	width	: auto;
}

#menu li a {
	display: block;
	text-decoration: none;
}

#menu li>ul {
	top : auto;
	left: auto;
}

#menu li:hover ul,#menu li.over ul {
	display: block;
}

#menu ul li ul {
	display: none;
	background-color: #000;
	position: absolute;
	width: 143px;
	height: auto;
	top : 0;
	left: 0;
	margin-top: 26px;
	margin-left: -1px;
	padding-bottom: 1px;
	z-index: 5000;
}



.bg_menu_button{
	background-image: url(../img/bg_menu.png);
	width : 141px;
	height: 26px;
	float : left;
	margin-right: 1px;
	cursor: pointer;
}

.menu_button{
	height: 15px;
	color: #fff;
	width: auto;
	margin-top : 2px;
	font-weight: bold;
	font-size  : 16px;
	cursor: pointer;
}

.bg_sub_menu_button{
	background-color: #e9ebec;
	width : 141px;
	height: 20px;
	float : left;
	margin-right: 1px;
	margin-left : 1px;
	cursor: pointer;
}

.sub_menu_button{
	height: 15px;
	color : #002b8d;
	width : auto;
	margin-top : 2px;
	font-weight: bold;
	font-size  : 12px;
	cursor: pointer;
}

#home_button{
	margin-left: 50px;
}

#prod_button{
	margin-left: 37px;
}

#prod_sub_button_1{
	margin-left: 43px;
}

#prod_sub_button_2{
	margin-left: 45px;
}

.sub_menu_space{
	margin-top: 1px;
}
	
#prod_sub_button_3{
	margin-left: 29px;
}

#proj_button{
	margin-left: 37px;
}

#proj_sub_button_1{
	margin-left: 35px;
}

#proj_sub_button_2{
	margin-left: 35px;
}

#organ_button{
	margin-left: 30px;
}

#cont_button{
	margin-left: 43px;
}

#inlog_button{
	margin-left: 41px;
}

#menu_space{
	background-image: url(../img/bg_menu.png);
	width : 31px;
	height: 26px;
	float : left;
}

/*
Main content
*/

#main_content{
	background-image : url(../img/bg_main.png);
	background-repeat: repeat-y;
	width  : 962px;
	height : auto;
	padding: 35px 31px 31px 31px;
	float  : left;
	background-color: #fff;
}

#left_side{
	float: left;
	width: 361px;
	height: auto;
}

#middle{
	float: left;
	width: 356px;
	height: auto;
}


#middle_large{
	float: left;
	width: 601px;
	height: auto;
}

#right_side{
	float: right;
	width: 192px;
	height: auto;
}

.container_large{
	background-image: url(../img/container_large.png);
	width  : 348px;
	height : 249px;
	float  : left;
	padding: 7px 7px 6px 6px;
}

#projecten{
	margin-left: 11px;
}
	
#slideshow{
	margin-left: 26px;
}

#slideshow_text{
	background-image: url(../img/bg_transparent.png);
	position: absolute;
	width: 340px;
	height: 36px;
	z-index: 20;
	float: left;
	margin-top: 195px;
	padding: 4px;
}

#content_projecten{
	background-image: url(../img/gradient_large.png);
	background-repeat: repeat-x;
	width  : 348px;
	height : 250px;
	float  : left;
}

#foto_projecten{
	width : 222px;
	height: 250px;
	position: relative;
	overflow: hidden;
	float: left;
}

#foto_projecten img{
	width : auto;
	height: 250px;
	float: left;
}

#text_projecten{
	width: 126px;
	height: 250px;
	float: left;
}

#foto_text{
	background-image: url(../img/bg_transparent.png);
	position: absolute;
	width: 214px;
	height: 36px;
	z-index: 20;
	left: 0px;
	top: 195px;
	padding: 4px;
}

.blue_bold_text{
	color: #002b8d;
	font-size: 14px;
	font-weight: bold;
}

.blue_bold_text a{
	text-decoration: none;
	color: #33ff33;
}

#project_dynamic_content{
	float: left;
	width: 125px;
	height: 218px;
}

#project_naam_text{
	margin-top: 20px;
	margin-left: 5px;
}

.project_underlined_text{
	text-decoration: underline;
	margin-top: 20px;
	margin-left: 5px;
}

.project_text{
	margin-left: 5px;
}

#project_link{
	float: right;
	margin-right: 4px;
}

#divider_top{
	float: left;
	background-color: #C9C8C8;
	width: 356px;
	height: 1px;
	margin-top: 3px;
	margin-left: 39px;
}

#divider_top_large{
	float: left;
	background-color: #C9C8C8;
	width: 562px;
	height: 1px;
	margin-top: 3px;
	margin-left: 39px;
}

#dynamic_content{
	float : left;
	background-color: #fff;
	width : 351px;
	height: 429px;
	overflow: auto;
	margin-top: 10px;
	margin-left: 44px;
	margin-right: 5px;
}

#dynamic_content p{
	margin-right: 5px;
}
#dynamic_content_large{
	float : left;
	background-color: #fff;
	width : 557px;
	height: 429px;
	overflow: auto;
	margin-top: 10px;
	margin-left: 44px;
}

#info_werkzaamheden{
	float: left;
	width : 532px;
	height: auto;
}


#main_image_werkzaamheden{
	float: left;
	width : 150px;
	height: 150px;
	overflow: hidden;
}

#main_image_werkzaamheden img{
	float: left;
	height: 150px;
	width: auto;
}

#text_info_werkzaamheden{
	float: left;
	width : 312px;
	height: auto;
	margin-left: 10px;
}

#text_info_werkzaamheden h1{
	margin-top: 0px;
}

#text_info_werkzaamheden table{
	border-collapse:collapse;
	border-style: none;
	margin-top: 10px;
	padding: 0px;
}

#text_info_werkzaamheden table tr{
	padding: 0px;
}


#text_info_werkzaamheden table tr td{
	padding: 0px;
}

.werkzaamheden_td_length{
	width: 120px;
}

#link_werkzaamheden{
	width: 60px;
	height: 20px;
	float: right;
}

#beschrijving_werkzaamheden{
	float: left;
	width: 532px;
	height: auto;
}

.proces_img{
	width: 200px;
	height: 120px;
	float: left;
	margin-right: 10px;
}

.proces_text{
	float: left;
}

.bold_text{
	font-weight: bold;
}

.bold_text_green{
	font-weight: bold;
	color: #33ff33;
}

.bold_text_red{
	font-weight: bold;
	color: #ff3333;
}

.list_project{
	float: left;
	width: 331px;
	height: auto;
	margin-top: 10px;
}

.list_project img{
	float: left;
	width: 100px;
	height:75px;
	margin-right: 10px;
}

.list_project_info{
	float: left;
	width: 186px;
	height: auto;
	margin-right: 5px;
}

.list_project_links{
	float: left;
	width: 25px;
	height: auto;
	
}

.no_spacing{
	margin: 0px;
	padding: 0px;
}

.w_button{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #000;
	padding: 0px 2px; 
	margin-bottom: 5px;
}

.w_button_green{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #33ff33;
	padding: 0px 2px; 
	margin-bottom: 5px;
}

.w_button_red{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #ff3333;
	padding: 0px 2px; 
	margin-bottom: 5px;
}

.p_button{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #000;
	padding: 0px 4px;
}

.w_button_project{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #000;
	padding: 0px 2px; 
	margin-top: 5px;
}

.w_button_project_red{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #ff3333;
	padding: 0px 2px; 
	margin-top: 5px;
}

.w_button_project_green{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #33ff33;
	padding: 0px 2px; 
	margin-top: 5px;
}

.p_button_project{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #c9c8c8;
	float: right;
	color: #000;
	padding: 0px 4px;
}

#project_list_index{
	width: 331px;
	height: auto;
	float: left;
	margin-top: 10px;
}

#next_list_left{
	width: 20px;
	height: auto;
	float: left;
}
.black_link{
	text-decoration: none;
	color: #000;
}

#list_index{
	float: left;
	width: 291px;
	text-align: center;
}

#next_list_right{
	width: 20px;
	height: auto;
	float: right;
}

.input_description{
	float: left;
	width: 111px;
	height: 15px;
	padding: 3px;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.input_description_auto{
	float: left;
	width: auto;
	height: 15px;
	padding: 3px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}

.input_description_small{
	float: left;
	width: 75px;
	height: 15px;
	padding: 3px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 3px;
}

.input_text{
	float: left;
	width: 200px;
	height: 15px;
	margin-bottom: 5px;
}

.input_text_large{
	float: left;
	width: 250px;
	height: 15px;
	margin-bottom: 5px;
}

.input_text_medium{
	float: left;
	width: 227px;
	height: 18px;
	margin-bottom: 5px;
}

.input_text_file{
	float: left;
	width: 227px;
	height: 15px;
	margin-bottom: 5px;
}

.input_text_small{
	float: left;
	width: 97px;
	height: 15px;
	margin-bottom: 5px;
}

.input_textarea{
	width: 200px;
	height: 45px;
	float: left;
}

.input_submit{
	float: left;
	width:  80px;
	height: auto;
	margin-top: 5px;
	margin-left: 249px;
}

#divider_bottom{
	float: left;
	background-color: #C9C8C8;
	width: 356px;
	height: 1px;
	margin-top: 10px;
	margin-left: 39px;
}

#divider_bottom_large{
	float: left;
	background-color: #C9C8C8;
	width: 562px;
	height: 1px;
	margin-top: 10px;
	margin-left: 39px;
}

#algemeen_row{
	width: 192px;
	height: auto;
	float: right;
}

#algemeen_row_top{
	background-image: url(../img/bg_row_top.png);
	width: 192px;
	height: 2px;
	float: left;
}

#algemeen_row_middle{
	background-image: url(../img/bg_row_middle.png);
	width: 192px;
	height: auto;
	float: left;
}

#algemeen_row_bottom{
	background-image: url(../img/bg_row_bottom.png);
	width: 192px;
	height: 4px;
	float: left;
}

.border_row{
	border-bottom: 1px solid #c9c8c8;
	float: left;
	width: 186px;
	height: auto;
	margin-left: 3px;
}

#foto_bedrijf_row{
	background-image: url(../img/bg_row1.png);
	width: 178px;
	height: 138px;
	float: left;
	margin-top: 3px;
	margin-left: 4px;	
}

#foto_bedrijf_row img:hover{
	cursor: pointer;	
}

#actueel_row{
	background-image: url(../img/bg_row2.png);
	width: 178px;
	height: auto;
	min-height: 153px;
	float: left;
	margin-left: 4px;
}

#actueel_row_dynamic_text{
	width: 174px;
	height: auto;
	float: left;
	margin-top: 8px;
	margin-left: 4px;
}

#certif_row{
	width: 178px;
	height: auto;
	min-height: 155px;
	background-color: #fff;
	float: left;
	margin-left: 7px;
}

#certif_row img{
	border: 0px;
}

#komo{
	float: left;
	margin-top: 30px;
	margin-left: 35px;
}

#gute{
	float: left;
	margin-top: 30px;
	margin-left: 25px;
}

#beton{
	float: left;
	margin-top: 15px;
	margin-left: 35px;
}

#info_blocks{
	width: 748px;
	height: auto;
	margin-top: 31px;
	margin-left: 12px;
	float: left;
}

#info_blocks_small{
	background-image: url(../img/container_medium_x2.png);
	width: 361px;
	height:163px;
	margin-top: 31px;
	margin-left: 12px;
	float: left;
}

.info_block{
	background-image: url(../img/container_medium.png);
	width: 234px;
	height:163px;
	float: left;
}

.info_block_small{
	background-image: url(../img/gradient_medium.png);
	background-repeat: repeat-x;
	width: 348px;
	height:150px;
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}

.info_block_content{
	background-image: url(../img/gradient_medium.png);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-left: 6px;
	width: 213px;
	height:130px;
	float: left;
	padding: 16px 4px 4px 4px;
}

.info_block_content_small{
	margin-top: 8px;
	margin-left: 6px;
	margin-right: 6px;
	width: 161px;
	height:130px;
	float: left;
}

#info_block_divider{
	width: 1px;
	height: 130px;
	float:left;
	margin-top: 10px;
	background-color: #C9C8C8;
}

.space_info_block{
	margin-left: 22px;
}

.main_info_text{
	width: 213px;
	height: 85px;
	float: left;
	margin-top: 10px;
}

.main_info_text_small{
	width: 161px;
	height: 95px;
	float: left;
	margin-top: 10px;
}

.main_info_link{
	float: right;
}

.blue_link{
	text-decoration: none;
	color: #002b8d;
	font-size: 12px;
	font-weight: bold;
}

.blue_link_underlined{
	color: #002b8d;
	font-size: 12px;
	font-weight: bold;
}

.blue_div{
	background-color: #0e3f63;
	color: #fff;
	float: left;
	width: 522px;
	height: auto;
	padding: 0px 5px;
	margin-bottom: 5px;
}

.blue_div img{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#footer_content{
	float: left;
	width: 1024px;
	height: 110px;
}

#footer_content img{
	position: absolute;
	float: left;
	width: 99px;
	height: 99px;
}

#footer_left{
	background-image: url(../img/bg_footer_left.png);
	float: left;
	width: 18px;
	height: 110px;
}

#footer_main{
	background-image: url(../img/bg_footer.png);
	float: left;
	width: 1006px;
	height: 110px;
}

#footer_img1{
	margin-top: 5px;
	margin-left: 8px;
}

#footer_img2{
	margin-top: 5px;
	margin-left: 109px;
}

#footer_img3{
	margin-top: 5px;
	margin-left: 210px;
}

#footer_img4{
	margin-top: 5px;
	margin-left: 311px;
}

#footer_img5{
	margin-top: 5px;
	margin-left: 412px;
}

#footer_img6{
	margin-top: 5px;
	margin-left: 513px;
}


#footer_img7{
	margin-top: 5px;
	margin-left: 614px;
}


#footer_img8{
	margin-top: 5px;
	margin-left: 715px;
}

#footer_img9{
	margin-top: 5px;
	margin-left: 816px;
}

#footer_img10{
	margin-top: 5px;
	margin-left: 917px;
}

/*Inloggen*/

#link_login{
	color: #fff;
	text-align: right;
	float: right;
	margin-right: 30px;
}

#login_space{
	float: left;
	width: 962px;
	padding-top: 177px;
	height: 280px;
	
}

#login_blue_div{
	background-color: #0e3f63;
	color: #fff;
	width: 350px;
	height: 80px;
	padding-top: 25px;
	padding-left: 30px;
	margin: 0px auto;
}

/*Admin*/


#div_pdf{
	float: left;
	width: 325px;
	height: 15px;
	padding: 3px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#div_image{
	float: left;
	width: 325px;
	height: auto;
	padding: 3px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #0e3f63;
}

.div_image_slideshow{
	float: left;
	width: 325px;
	height: auto;
	padding: 3px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #0e3f63;
}

.div_image_slideshow img{
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.admin_span{
	margin: 0px 5px;
}

.hidden{
	width: 233px;
	margin-top: 10px;
	margin-left: 3px;
	height: auto;
	display: none;
	float: left;
}

.text_center{
	text-align: center;
}

.tooltip {
	display:none;
	background-image: url(../img/bg_full_image.png);
	height: auto;
	padding: 10px 5px 5px 5px;
	width: auto;
	font-size:11px;
	color:#fff;
	z-index: 2000;
	border: solid 1px #0a2e48;
}

.spec_image{
	cursor: pointer;
}
