/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:url(i/hard_turning_background.gif);

}

#wrapper {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	}

img {
	border:0px;
}

a {
	font-size: 11px;
	text-decoration:none;
	color: #5e5d5d;
}

a:hover {
	font-size: 11px;
	text-decoration:none;
	color: #0053a0;
}

h1 {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	color: #0053a0;
}

p {
	line-height: 160%;
	padding:0px;
	margin:0px;
	font-size: 11px;
	color: #5e5d5d;
}

ul
{
	font-size: 11px;
	margin:0px;
	color: #5e5d5d;
	line-height: 160%;
}	
#header {
	width: 960px;
	height: 88px;
	float:left;
	margin:0px;
	padding:0px;
}

#logo {
	width: 109px;
	height: 88px;
	margin:0px;
	padding:0px;
	float:left;
}
#menu {
	float: right;
	margin:0px;
	padding:0px;
	height: 88px;
}

#hemtech_logo {
	height: 49px;
	width: 695px;
	float:right;
	margin:0px;
	padding:0px;

}
/* Taal */
#middenheader
{
	width:700px;
	height: 39px;
	float:right;
	margin:0px;
	padding:0px;
	text-align:right;
	padding-top:10px;
	font-size: 11px;
	color: #5e5d5d;
}

#ctl00_taal
{
	width:150px;
	height: 39px;
	float:right;
	margin:0px;
	padding:0px;
	text-align:right;
	padding-top:10px;
	font-size: 11px;
	color: #5e5d5d;
}
#ctl00_taal:hover
{
    cursor:pointer;
}
#ctl00_LanguagesPanel
{
    display:none;
    width:150px;
    background-color:#f9f9f9;
    border:1px solid #e2e2e2;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:20px;
    z-index:11;
}
.languageicon
{
    width:50px;
    float:left;
    vertical-align:top;
    text-align:right;
    height:25px;
}
.languagename
{
    width:85px;
    float:left;
    vertical-align:top;
    height:25px;
}
.languagearrow
{
    width:15px;
    float:right;
    height:25px;
    vertical-align:top;
}
a.taallink {
	font-size: 11px;
	text-decoration:none;
	color: #5e5d5d;
}

a:hover.taallink {
	font-size: 11px;
	text-decoration:none;
	color: #0053a0;
}

a:visited.taallink
 {
	font-size: 11px;
	text-decoration:none;
	color: #5e5d5d;
}

/* Menu */
#knoppen {
	border-left: 1px solid #e2e2e2;
	height: 37px;
	float:left;
	
}

a.menu { 
	background-image: url(i/menu_bg.jpg);
	display:block;
	height: 27px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration:none;
	font-weight:bold;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	float:left;
	
}

a:hover.menu { 
	background-image: url(i/menu_bg2.jpg);
	display:block;
	height: 27px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration:none;
	font-weight:bold;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	float:left;
	
}

a.menu_active { 
	background-image: url(i/menu_bg2.jpg);
	display:block;
	height: 27px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration:none;
	font-weight:bold;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	float:left;
	
}

a.submenu { 
	background-image: url(i/menu_bg.jpg);
	display:block;
/*	height: 17px; */
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 170px;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration:none;
	border: 1px solid #e2e2e2;
	float:left;
	
}

a:hover.submenu { 
	background-image: url(i/menu_bg2.jpg);
	display:block;
/*	height: 17px; */
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 170px;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration:none;
	border: 1px solid #e2e2e2;
	float:left;
	
}
/* Submenu CM */
a.submenucm_arrow { 
	height: 23px;
	padding-left:5px;
	width: 10px;
	float:left;
}

a.submenucm { 
	background-image: url(i/menu_bg.jpg);
	display:block;
	height: 17px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 1px;
	width: 150px;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration:none;
	border: 1px solid #e2e2e2;
	float:left;
	
}

a:hover.submenucm { 
	background-image: url(i/menu_bg2.jpg);
	display:block;
	height: 17px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 1px;
	width: 150px;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration:none;
	border: 1px solid #e2e2e2;
	float:left;
	
}

#images {
	width: 960px;
	height: 555px;
	background-repeat:no-repeat;
	float:left;
}
	
#about_hembrug {
	width: 280px;
	margin-top: 340px;
	height: 200px;
	float:left;
	padding-left:20px;
	margin-right: 15px;
	margin-left: 15px;
	background-color:#FFFfff;
}

.hard_turning_news {
	width: 290px;
	margin-top: 340px;
	height: 200px;
	float:left;
}


/* TabControl */
.ajax__tab_plain .ajax__tab_outer {text-align: left; vertical-align: bottom;background:#e2e2e2;}
.ajax__tab_plain .ajax__tab_tab { height:30px;width:90px;padding-left:20px;padding-top:10px; border-right:0px;border-left:0px; border-top:0px; }
.ajax__tab_plain .ajax__tab_inner {text-align: left; vertical-align: bottom; }
.ajax__tab_plain .ajax__tab_body {text-align: left; vertical-align: bottom; background-color:#ffffff;height:154px;width:290px;padding-left:10px;border-right:1px solid #7c7c7c; border-right-style:dotted;border-left:1px solid #7c7c7c; border-left-style:dotted;border-bottom:1px solid #7c7c7c; border-bottom-style:dotted;}
.ajax__tab_plain .ajax__tab_header {text-align: left; vertical-align: bottom;}
.ajax__tab_plain .ajax__tab_active .ajax__tab_outer {background:#FFFFFF;border-right:1px solid #7c7c7c; border-right-style:dotted;border-left:1px solid #7c7c7c; border-left-style:dotted;border-top:1px solid #7c7c7c; border-top-style:dotted;}

.homepage-beurs
{
	float: left;
	height: 90px;
	margin-top: 340px;
	margin-left:27px;
	width: 280px;
	padding-left:20px;
	background-color: #ffffff;
}
.homepage-beurs-logo
{
    float:left;
    width:50px;
    height:50px;
}
.homepage-beurs-intro
{
    float:left;
    width:200px;
    margin-left:10px;
}
#vacatures {
	float: left;
	height: 90px;
	margin-top: 340px;
	margin-left:27px;
	width: 280px;
	padding-left:20px;
	background-color: #ffffff;
}
.novacatures {
	float: left;
	height: 90px;
	margin-top: 340px;
	margin-left:27px;
	width: 280px;
	padding-left:20px;
}

#hard_turning_newsletter {
	float: left;
	height: 90px;
	margin-top: 18px;
	width: 280px;
	margin-left:27px;
	padding-left:20px;
	background-color: #ffffff;
}
.emailaddress
{
    margin-bottom:3px;
    background-color:#EFEFEF;
    border:1px solid #e2e2e2;
    font-size:11px;
    color:#5e5d5d;
    width:150px;
    height:14px;
}

#button {
	width: 260px;
	float:left;
}

a.button { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 155px;
	padding-left: 10px;
	font-weight:bold;
	margin-right: 10px;
}

a:hover.button { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button2.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 155px;
	padding-left: 10px;
	font-weight:bold;
	margin-right: 10px;
}
a.button_left { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight:bold;
	margin-right: 10px;
}

a:hover.button_left { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button2.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight:bold;
	margin-right: 10px;
}
a.button2 { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 150px;
	padding-left: 10px;
	font-weight:bold;
	margin-right: 10px;
}

a:hover.button2 { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button2.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 150px;
	padding-left: 10px;
	font-weight:bold;
	margin-right: 10px;
}
#footer {
	width: 960px;
	font-size: 11px;
	margin-top: 20px;
	color: #5e5d5d;
	text-align:center;
	float:left;
}

#content {
		width: 960px;
}

#breadcrumbs {
	width: 960px;
	float:left;
	margin-top: 7px;
	margin-bottom: 7px;
	height: 15px;
	font-size: 11px;
	color: #5e5d5d;
}

#left {
	width:240px;
	float:left;

}

#submenu {
	width:220px;
	float:left;
	padding-left:15px;
	background-color:#FFFfff;
	border: 1px solid #e2e2e2;
	padding-bottom: 10px;
}
.newssubmenu {
	width:220px;
	float:left;
	background-color:#FFFfff;
	border: 1px solid #e2e2e2;
	padding-bottom: 10px;
	padding-left:15px;
}
.publicationssubmenu 
{
	width:220px;
	float:left;
	background-color:#FFFfff;
	border: 1px solid #e2e2e2;
	padding-bottom: 10px;
	padding-left:15px;
	margin-top:10px;
}

#banner {
	padding-top: 15px;
	float:left;
	width: 240px;
}

#right {
	width: 690px;
	float:right;
	padding-left:15px;
	background-color:#FFFfff;
	border: 1px solid #e2e2e2;
}
/*  Machines */
.machinename
{
    width:650px;
	font-size: 12px;
	margin:0px;
	color: #5e5d5d;
	font-weight:bold;
    text-align:center;
}
.machinetext
{
    width:670px;
	font-size: 11px;
	margin:0px;
	color: #5e5d5d;
	padding-top:10px;
	padding-bottom:20px;
}

.machineimages
{
    width:240px;
    height:300px;
    float:right;
    padding-left:10px;
    padding-right:0px;
    margin-right:15px;
    padding-top:10px;
}
.machinethumb
{
    border:1px solid #e2e2e2;
	font-size: 11px;
	color: #5e5d5d;
    float:left;
    padding:5px;
}
.BigImage
{
    padding:5px;
}
#MachineTable
{
    float:left;
    width:390px;
}
#MachineOptionsDiv
{
    width:390px;
    padding-top:10px;
    float:left;
}
.machinesmall
{
	font-size: 11px;
	color: #5e5d5d;
	text-align:center;
    float:left;
    width:100px;
    margin-left:13px;
    margin-top:10px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    margin-right:10px;
    border:1px solid #e2e2e2;
}
.machinesmall2
{
    border:1px solid #e2e2e2;
	font-size: 11px;
	color: #5e5d5d;
	height:50px;
    float:left;
    padding:2px;
    margin-right:10px;
}
.machineinformation
{
    width:230px;
    border:1px solid #e2e2e2;
    text-align:center;
    padding:10px;
    margin:0px;
}
/* News */
a.newsitemleft {
	font-size: 11px;
	text-decoration:none;
	color: #5e5d5d;
}

a:hover.newsitemleft {
	font-size: 11px;
	text-decoration:none;
	color: #0053a0;
}
#newsfeed
{
    margin-top:15px;
    margin-bottom:15px;
    float:left;
}
#newright {
	width: 695px;
	float:right;
	background-color:#FFFfff;
}
.newsitem
{
	font-size: 11px;
	text-decoration:none;
	width: 690px;
	float:right;
	color: #5e5d5d;
	background-color:#ffffff;
	border: 1px solid #e2e2e2;
	margin-bottom:20px;
	padding-left:15px;
	padding-bottom:10px;
}
h1.newstitle
{
	margin: 0px;
	padding-top:20px;
	padding-bottom:10px;
	font-size: 16px;
	color: #0053a0;
}

.newsbutton 
{
	width: 296px;
	float:right;
}
.nieuwsbriefinvulveld 
{
	width: 170px;
	float:left;
}
.nieuwsbriefbutton 
{
	width: 100px;
	float:right;
}
.nieuwsbrieferror 
{
	width: 270px;
	float:left;
}
p.nieuwsbrieferror1
{
    color:#EE3B33;
    font-size:11px;
}
.printbutton
{
    padding-top:0px;
	width: 670px;
	float:right;
	text-align:right;
	padding-right:15px;
}
.newsprintbutton
{
    padding-top:15px;
	width: 200px;
	float:right;
	text-align:right;
	padding-right:15px;
}
.machinebutton
{
    margin-top:90px;
}
/* Service */

.servicemiddle
{
	width:325px;
	float:left;
	padding-right:20px;
}

.serviceright
{
	width:325px;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:20px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	height:650px;
	font-size:11px;
	color:#5e5d5d;
}
.downloadlink
{
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}

.servicecaption
{
    margin-left:10px;
    margin-top:5px;
    margin-bottom:5px;
    width:315px;
    float:left;
}
.servicecaption1
{
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:5px;
    width:145px;
    float:left;
}
.servicecaption2
{
    margin-top:5px;
    margin-bottom:5px;
    width:145px;
    float:left;
}
.servicefield
{
    margin-left:10px;
    width:375px;
    float:left;
}
.servicefield1
{
    margin-left:10px;
    margin-right:10px;
    width:145px;
    float:left;
}
.servicefield2
{
    width:145px;
    float:left;
}
.grey
{
    background-color:#EFEFEF;
    border:1px solid #e2e2e2;
    font-size:11px;
    color:#5e5d5d;
    width:200px;
    height:18px;
}
.grey1
{
    background-color:#EFEFEF;
    border:1px solid #e2e2e2;
    font-size:11px;
    color:#5e5d5d;
    width:140px;
    height:18px;
}
.grey2
{
    background-color:#EFEFEF;
    border:1px solid #e2e2e2;
    font-size:11px;
    color:#5e5d5d;
    width:140px;
    height:18px;
}
textarea.grey
{
    background-color:#EFEFEF;
    border:1px solid #e2e2e2;
    font-size:11px;
    color:#5e5d5d;
    height:150px;
    width:305px;
    
}
/* Agents */

.countriesdiv
{
    float:left;
    width:170px;
    margin-right:10px;
    vertical-align:top;
}
.countriesdd
{
    background-color:#e2e2e2;
    color:#5e5d5d;
    font-size:11px;
}
.agentdiv
{
    float:left;
    width:100px;
    margin-right:10px;
    vertical-align:top;
}
a.agentbutton { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 5px;
	padding-left: 10px;
	font-weight:bold;
	margin-right: 10px;
}

a:hover.agentbutton { 
	display:block;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(i/bg_button2.jpg);
	height: 16px;
	border: 1px solid #e2e2e2;
	padding-top: 3px;
	margin-left: 5px;
	padding-left: 10px;
	font-weight:bold;
	margin-right: 10px;
}
.agentsmap
{
    padding-bottom:15px;
}
.resultdiv
{
    float:left;
    width:200px;
    margin-right:10px;
    vertical-align:top;
}
/* CMS */
table
{
	font-size: 11px;
    color:#5e5d5d;
}
.textfield
{
	font-size: 11px;
}
.dd1
{
	font-size: 11px;
    color:#5e5d5d;
}
.submit
{
	font-size: 11px;
    color:#5e5d5d;
}
.pagep
{
    margin:0px;
    padding:0px;
    margin-top:10px;
}

#languagewarning
{
    color:#ee3b33;
	width: 960px;
	float:left;
	margin-top: 7px;
	margin-bottom: 7px;
	height: 15px;
	font-size: 12px;
	font-weight:bold;
}
.introtext
{
    background-color:#EFEFEF;
    border:1px solid #e2e2e2;
    font-size:11px;
    color:#5e5d5d;
    width:270px;
    height:100px;
}
.modalBackground 
{ 
    background-color:black; 
    filter:alpha(opacity=70); 
    opacity:0.7;
}
.sluiten
{
    float:right;
}
.DownloadPanel
{
    background-color:White;
    width:350px;
    text-align:left;
    padding:10px;
}

.popin {
	margin-left: 15px;
}

.Table1 {
	padding: 15px;
}

.close_icon {
	padding-right: 3px;
	padding-top: 3px;
}
.plaatje {
	width: 960px;
	/*height: 444px;*/
	z-index:-1;
	position:absolute;
	float:left;
}
.choose
{
	width:960px;
	text-align:center;
	margin:0px;
	padding:0px;
}

.languages {
	width: 960px;
	float:left;
	background-image:url(i/bg2.png);
	background-repeat: no-repeat;
	height:73px;
	margin:0px;
	padding:0px;
	padding-top:15px;
	z-index:1;
	position:absolute;
	top:320px;
}
.choose
{
	width:960px;
	line-height: 160%;
	text-align:center;
	font-family: Verdana,Geneva,sans-serif;
	font-size:11px;
	color: #5e5d5d;
	margin:0px;
	padding:0px;
}

.horizontalcssmenu
{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	line-height: 160%;
	text-align:center;
	font-family: Verdana,Geneva,sans-serif;
	font-size:11px;
	color: #5e5d5d;

}
.horizontalcssmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li
{
	position: relative;
	display: inline;
	float: left;
	text-align:center;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a
{
	display: block;
	width: 50px; /*Width of top level menu link items*/
	padding: 2px 50px;
	text-decoration: none;
}
.splashimage
{
    padding-top:3px;
}
.splashfooter 
{
	width: 960px;
	font-size: 11px;
	margin-top: 20px;
	color: #5e5d5d;
	text-align:center;
	float:left;
	z-index:1;
	position:absolute;
	top:644px;
}
* html p#iepara{
/*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */