body
{
    margin: 0;
    font-family: Arial;
    font-size: 9pt;
    background: #f3f3f3 url(images/back-body.gif) repeat-x bottom;
}
.contentcontainer h1
{
    margin: 0 0 0 20px;
}
h2
{
    font-size: 150%;
    color: #777;
    letter-spacing: -1px;
    font-weight: bold;
}
h6
{
    color: #ffcc00;
    font-size: 12pt;
    letter-spacing: -1px;
    margin: 0 0 15px 0;
}
.Head
{
    font-size: 18pt;
    letter-spacing: -2px;
    font-weight: bold;
    color: #333;
}
.cols4 .Head
{
    font-size: 17pt;
}
a
{
    color: Black;
}
a:hover
{
    color: Black;
}
a img
{
    border: none;
}
.master
{
    background: url(images/back-top.gif) repeat-x top left;
    text-align: center;
}
.main
{
    display: inline-block;
    width: 995px;
    text-align: left;
}
.top
{
    font-family: Tahoma;
    font-size: 8pt;
    height: 90px;
}
.top .logo
{
    padding: 20px 0 0 0;
    float: left;
    width: 750px;
}
.top .logo img
{
    float: left;
}
.top .controls
{
    padding-top: 5px;
}

.top .controls .globalmenu
{
    float: right;
    text-align: left;
    background: url(images/back-topmenu.jpg) no-repeat;
    width: 243px;
}
.top .controls .globalmenu .links
{
    padding: 5px 0 6px 27px;
    vertical-align: middle;
    height: 28px;
    color: #8a7000;
}
.top .controls .globalmenu .links a
{
    color: #8a7000;
}

.top .controls .searchbox
{
    float: right;
    margin-right: 35px;
}
.searchbox .NormalTextBox
{
    border: solid 1px #e5e5e5;
    padding: 3px 3px 4px 3px;
    width: 140px;
    border-right: 0;
    float: left;
}
.searchbox a.searchbutton
{
    display: inline-block;
    background: url(images/button-search.gif) no-repeat top left;
    width: 24px;
    height: 22px;
    border: solid 1px #e5e5e5;
    border-left: 0;
    margin-left: -5px;
}
.searchbox .searchbutton:hover
{
    text-decoration: none;
}

.pageheader
{
    clear: both;
    border: solid 1px #ddd;
    background-color: #eee;
    min-height: 200px;
    width: 998px;
    overflow: hidden;
    padding: 0;
}
.adminheader
{
    background: url(images/adminheader.jpg) no-repeat;
    clear: both;
    border: solid 1px #ddd;
    background-color: #eee;
    min-height: 100px;
    width: 998px;
}
.pageheader .headerimage_eyecatcher
{
    min-height: 200px;
    width: 998px;
}
.pageheader p
{
    margin: 0;
}
.eyecatcher
{
    clear: both; /*border: solid 1px #ddd;*/ /*background-color: #eee;*/
    height: 440px;
    width: 1000px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px;
}
.portfolio
{
    clear: both; /*border: solid 1px #ddd;     background: url(images/back-header-portfolio.jpg);*/
    width: 1000px;
    height: 500px;
    text-align: center;
}
.portfolio #portfolio-container
{
}

/* CONTENT */
.contentcontainer
{
    border: solid 1px #ddd;
    background-color: White;
    min-height: 250px;
    width: 998px;
    margin: 10px 0 10px 0;
    font-size: 11pt;
    padding: 20px 0 20px 0;
}
.contentcontainer td, .contentcontainer div
{
    font-size: 9pt;
    line-height: 16pt;
}
.invoices_module div, .invoices_module td
{
    line-height: 13pt;
}
.contentcontainer a
{
    text-decoration: underline;
}
div.breadcrumb
{
    font-size: 8pt;
    padding: 10px 0 0 22px;
    color: #555;
}
.breadcrumb a
{
    font-size: 8pt;
    color: #555;
    text-decoration: none;
}
.breadcrumb a:hover
{
    text-decoration: underline;
}

/* extra shop styling */
div.simpleshopaanbiedingen
{
    width: 790px;
}
div.simpleshopaanbiedingen img
{
    float: left;
    margin: 0 10px 10px 0;
}

/* Zoeken */
.SearchResultsContent .result
{
    margin-bottom: 15px;
    line-height: 14pt;
}
.SearchResultsContent .Normal
{
    font-size: 10pt;
}
.SearchResultsContent .SubHead
{
    font-size: medium;
    font-weight: bold;
    color: #555;
}
.SearchResultsContent .CommandButton
{
    color: #777;
}

/* BUTTONS */

a.button200
{
    display: block;
    background: url(images/button200.gif) no-repeat center center;
    width: 210px;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
a.button150
{
    display: inline-block;
    background: url(images/button150.gif) no-repeat center center;
    width: 145px;
    text-align: center;
    padding: 7px 5px 10px 5px;
    font-weight: bold;
    text-decoration: none;
}
a.button150:hover
{
    text-decoration: underline;
}

a.buttonpurple150
{
    display: block;
    background: url(images/button-gray-150.gif) no-repeat left center;
    width: 160px;
    padding: 7px 5px 10px 27px;
    color: White;
    text-decoration: none;
}
a.buttonpurple150:hover
{
    text-decoration: underline;
}

a.buttongray150
{
    display: block;
    background: url(images/button-gray-150.gif) no-repeat left center;
    width: 160px;
    padding: 7px 5px 10px 27px;
    color: White;
    text-decoration: none;
}
a.buttongray150:hover
{
    text-decoration: underline;
}

a.button100
{
    display: inline-block;
    background: url(images/button100.gif) no-repeat center center;
    width: 105px;
    text-align: center;
    padding: 10px 5px 10px 5px;
    font-weight: bold;
    text-decoration: none;
}
.imageleft
{
    margin: 3px 15px 3px 0;
}
.alternativerow td
{
    background-color: #eee;
}

/* BETWEEN */
#tickerinfo span
{
    display: none;
}
.between
{
    background: #fdd406 url(images/back-between.jpg) top center;
    height: 50px;
    width: 998px;
    border: solid 1px #ccc;
}
.between .wistudat
{
    font-size: 9pt;
    width: 460px;
    float: left;
    padding: 18px;
    overflow: hidden;
    height: 20px;
}
.between .wistudat .wistudatnav
{
    float: right;
    cursor: pointer;
}
.between .breadcrumb
{
    float: left;
    padding: 0;
    background: url(images/breadcrumb-back.gif) repeat-x top left;
}
.between .breadcrumb .start
{
    background: url(images/breadcrumb-begin.gif) no-repeat top left;
    display: inline-block;
    height: 50px;
    vertical-align: middle;
}
.between .breadcrumb img
{
    vertical-align: middle;
}
.between .breadcrumb a
{
    padding: 10px 0 10px 10px;
    font-weight: bold;
    color: #8a7000;
}
.between .breadcrumb .seperator
{
    background: url(images/breadcrumb-seperator.gif) no-repeat top left;
    display: inline-block;
    height: 50px;
    width: 21px;
    vertical-align: middle;
}
.between .breadcrumb .seperator.end
{
    background-image: url(images/breadcrumb-end.gif);
}
.between .slogan
{
    float: right;
}
.slogan img
{
    margin: 16px 15px 0 0;
}
.cols4 td
{
    border-left: dotted 1px #ccc;
}
.cols4 td td, .cols4 td.first
{
    border: none;
}

/* Mijn Profiel */
.myprofilebox
{
    border: solid 1px #ffcc00;
    border-left: solid 7px #ffcc00;
    padding: 10px;
    margin: 0 10px 10px 0;
    float: left;
    width: 300px;
    height: 150px;
}
.myprofilebox h4
{
    margin: 0;
    font-size: 11pt;
    font-weight: bold;
}
.myprofilebox p
{
    margin: 0;
}
.myprofilebox .info
{
    font-size: 9pt;
    line-height: 12pt;
}

/* footer contact info */
.contactinfo div
{
    border: solid 1px red;
}
.contactinfo .title
{
    font-weight: bold;
    color: #ffcc00;
}

/* FOOTER NAVIGATION */

.footermenu
{
    font-size: 8pt;
    background: url(images/back-footer-menu.jpg) no-repeat top center;
    margin-top: 10px;
    width: 1000px;
}
.footerlinks
{
    height: 140px;
}
.footerlinks a
{
    color: White;
    display: block;
}
.footerlinks a.head
{
    color: #ffcc00;
}
.footerlinks .department
{
    display: inline-block;
    float: left;
    margin: 7px 0 0 7px;
    width: 145px;
    padding: 7px 3px 3px 10px;
    line-height: 13pt;
    background: url(images/back-footer-departments.png) top left;
    height: 115px;
}
.footerlinks .department.contact
{
    color: White;
    width: 305px;
    padding: 13px 3px 3px 15px;
    line-height: normal;
}
.footerlinks .department.contact .head
{
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.footerlinks .department.contact p.right, .footerlinks .department.contact p.left
{
    float: left;
    width: 130px;
    margin-top: 0;
}
.footerlinks .department.contact a
{
    display: inline-block;
}
.share
{
    float: right;
}
.share .title
{
    float: left;
    margin: 2px 10px 0 0;
}
.footer
{
    text-align: center;
    padding: 20px 0 50px 0;
    color: Gray;
}
.footer a
{
    color: Gray;
}
.footer .ideal
{
    padding-top: 30px;
}
.shoppingcarttools a
{
    text-decoration: none;
}

/* Main Menu */
.topmenu span
{
    outline: none;
}
.topmenu .menuitems
{
    float: left;
    outline: none;
}
.topmenu
{
    height: 23px;
    clear: both;
}
.topmenu .shoppingcartlinks
{
    font-size: 8pt;
    float: right;
    color: #333;
}
.topmenu .shoppingcartlink
{
    display: inline-block;
    background: url(images/back-shoppingcart.gif) no-repeat left center;
    padding-left: 18px;
    color: #555;
}
.topmenu .shoppingcarttotalamount
{
    font-weight: bold;
}
.menu_rootitem, .menu_rootitem_hover, .menu_rootitem_selected
{
    padding-right: 8px;
    cursor: pointer;
    font-style: normal;
    font-size: 10.5pt;
    letter-spacing: -1px;
    font-weight: bold;
    color: #777;
}
.menu_rootitem_arrow
{
    display: none;
}
.menu_break
{
    display: none;
}
.menu_rootitem_hover
{
    cursor: pointer;
    color: #555;
}
.menu_submenu
{
    background: white;
    z-index: 1;
    border: solid 1px #ddd;
    margin-top: 4px;
    width: 170px;
}
.menu_item span, .menu_itemselected span
{
    display: block;
    color: #444;
    font-size: 8pt;
    padding: 6px 8px 6px 8px;
    border-bottom: dotted 1px #ddd;
}
.menu_icon
{
    display: none;
}
.menu_itemhover
{
    background: #eee;
    cursor: pointer;
}

.outhands_home_content
{
    display: none;
}
.clear
{
    clear: both;
}

/* SearchResults */
.SearchResultsContent .result
{
    margin: 20px 0 0 0;
}
.SearchResultsContent .result .SubHead
{
    font-size: 12pt;
    font-weight: normal;
    color: #333;
}
.SearchResultsContent .result a.CommandButton
{
    color: #9f8405;
    font-size: 9pt;
}

/* referenties */
.referenties
{
    clear: both;
    margin: 10px 0 0 0;
    display: inline-block;
    width: 1010px;
}
.referenties ul, .referenties li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.referenties .client
{
    float: left;
    width: 190px;
    height: 150px;
    border: solid 1px #ddd;
    margin: 0 10px 10px 0;
    background: #fff no-repeat center center;
}
.referenties .client.last
{
    margin-right: 0;
}
.referenties .client span
{
    visibility: hidden;
}
/* projects */
.projects
{
    margin-bottom: 10px;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced
{
    visibility: visible !important;
}

span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true]
{
    display: none !important;
}