a img, :link img, :visited img {border: 0 none;}
strong { font-weight: bold; }
em {font-style: italic;}

body {
    background-color: #f0f0f0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #003649;
}
a, a:hover, a:visited, a:active {
    text-decoration:none;
    color:#58B030;
    border: 0 none;
}
input {
background-color:#f0f0f0;
color:#003949 !important;
font-size: 14px !important;
border: 0;
padding: 0;
margin: 0;
font-weight: normal !important;
}
/* #MemberLoginForm_LoginForm input {border: 1px solid #a7a7a7 !important;}
#MemberLoginForm_LoginForm input.action {display: inline !important; width:107px !important;}
.typography label {margin: 10px 0 0 0 !important;} */
div#headzoek input {background: #fff;}
div#headlinks, div#headzoek, div#headzoek input {font-size: 12px;}
div#links .linkjes a, div#links .linkjes a:visited, div#links .linkjes a:active,
div#headlinks a, div#headlinks a:visited, div#headlinks a:active,
div#menu a, div#menu a:visited, div#menu a:active{
    color: #003949;
}
div#menu a:hover, div#links .linkjes a:hover, div#headlinks a:hover {
    color: #58B030;
}
div#links .linkjes a, div#links .linkjes a:visited, div#links .linkjes a:active, div#links .linkjes a:hover {text-transform: capitalize;}
div#menu {
    font-size: 14px;
    font-weight: bold;
}

div#content h1, fieldset h1 {color:#58B030; font-size:28px; font-weight: bold; margin-bottom:15px; line-height: 28px;}
div#content h2, fieldset h2 {color:#003649; font-size:16px; font-weight: bold; }

.kopje {font-weight: bold; font-size: 18px;}
#links .movietekst {font-size: 12px;}
div#links h1, div.linkjes h1 {color:#58B030; font-size:22px; font-weight: bold;}
div#links h2 {color:#58B030; font-size:14px; font-weight: bold; margin-top: 10px;}
div#links h3 {color:#58B030; font-size:12px; font-weight: bold; margin-top: 5px;}
div#links .green {color:#58B030; font-weight: bold; margin-right:3px;}

.imgind {position:relative; display: inline-block; width: 205px; margin-right: 7px;}
.imgind .imgtxt {position: absolute; bottom: 25px; left: 0; padding: 0 10px; font-weight: bold;}

/* #contenthome */
img.cube {position: relative; left:-15px; top: 50px;}
p.panorama {margin-top: 170px;}
p.retail {position: absolute; top: 60px; width:250px; left: 105px;}
p.ecommerce {position: absolute; top: 36px; width:250px; left: 386px; text-align: right;}
p.pharma {position: absolute; top: 567px; width:250px; left: 45px;}
p.food {position: absolute; top: 514px; width:250px; left: 415px; text-align: right;}
p.picking {position:absolute; top: 244px; left: 417px; width:220px;}
.pickkop {font-size: 34px; color: #58B030;}
.picktekst {font-size: 27px; font-weight: bold; font-style: italic; line-height: 35px;}

div#footer {text-align: center; font-size:11px;}
#footer p {text-align: center;}
div#footer .green {color:#58B030; font-weight: bold; margin: 0px 3px;}

div#rechts {background-color: #f0f0f0;}

.grnbutton, input#Form_Form_action_process.action,
input#MemberLoginForm_LoginForm_action_dologin.action,
input#Form_Form_action_submit.action{
    /*General*/
    display: inline-block;
    text-decoration: none;
    
    /*Text*/
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height:18px;
    color:rgb(255,255,255) !important;
    text-align:left;
    text-shadow:0px 1px 0px rgba(16,16,16,0.25);
    
    /*Button*/
    background-color: #7fc449;
    background-image:-moz-linear-gradient(53% 100% 90deg,rgb(66,112,43) 0%,rgb(126,195,72) 100%); 
    background-image:-webkit-gradient(linear,53% 100%,53% 3%,color-stop(0, rgb(66,112,43)),color-stop(1, rgb(126,195,72)));
    background-image:-webkit-linear-gradient(90deg,rgb(66,112,43) 0%,rgb(126,195,72) 100%);
    background-image:-o-linear-gradient(90deg,rgb(66,112,43) 0%,rgb(126,195,72) 100%);
    background-image:-ms-linear-gradient(90deg,rgb(66,112,43) 0%,rgb(126,195,72) 100%);
    background-image:linear-gradient(90deg,rgb(66,112,43) 0%,rgb(126,195,72) 100%);
    width:204px;
    height:30px;
    margin-top:10px;
    border-color:rgb(141,141,141);
    border-width:0 0 1px 0;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border-style:solid;
/*    -moz-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.1) ,inset 0px 1px 0px rgba(255,255,255,0.25);
    -webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.1) ,inset 0px 1px 0px rgba(255,255,255,0.25);
    box-shadow:0px 0px 0px 3px rgba(0,0,0,0.1) ,inset 0px 1px 0px rgba(255,255,255,0.25); */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff42712b,endColorstr=#ff7fc449,GradientType=0)
            progid:DXImageTransform.Microsoft.Glow(Color=#ff000000,Strength=3)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff42712b,endColorstr=#ff7fc449,GradientType=0)
            progid:DXImageTransform.Microsoft.Glow(Color=#ff000000,Strength=3);
}
a.grnbutton, a.grnbutton:hover, a.grnbutton:active, a.grnbutton:visited {color: #fff; border-width:0 0 1px 0; border-color: #f0f0f0; border-style: solid; height: 35px; padding-top:5px;}