#container {
    width: 900px;
    margin: 10px auto;
    background: url(../images/bg.gif) repeat-y top center #fff;
}
#header {
    margin: 0 5px;
    height: 135px;
    color: #ffae0d;
    background-color: #fff;
}
#header h1 {
    font-size: 1.4em;
    font-weight: normal;
    padding: 45px 0 0 0;
    margin: 0;
}
#header #logo {
    float: left;
}
#header_text {
    float: left;
    width: 455px;
}
#header_right {
}
#topmenu {
    height: 100px;
    background: url(../images/topmenu-bg.gif) no-repeat top right #fff;
    line-height: 200%;
    font-size: 0.9em;
}
#topmenu ul {
    padding: 5px 0 0 0;
}
#top_cart {
    display: block;
    width: 83px;
    background: url(../images/topmenu-cart.gif) no-repeat top left;
    padding-left: 25px;
}
#top_cart a,
#top_cart a:link,
#top_cart a:visited {
    color: #df2f2f;
}
#top_account {
    display: block;
    padding: 0 7px;
}
#top_service {
    display: block;
    text-align: right;
    padding: 0 5px;
}
#categories {
    float: left;
    margin: 5px 0 1px 0;
    width: 560px;
}
#categories li {
    width: 111px;
    height: 29px;
    margin-right: 1px;
    line-height: 29px;
    font-weight: bold;
}
#categories a,
#categories a:link,
#categories a:visited {
    background: url(../images/tab-bg.gif) 0 0 no-repeat;
    width: 100%;
    color: #fff;
    text-align: center;
}
#categories a:hover,
#categories li.active a,
#categories li.active a:link, 
#categories li.active a:visited {
    background-position: 0 -29px;
}
#login_info {
    width: 175px;
    float: left;
    color: #999;
    margin: -65px 0 0 2px;
    font-size: 0.9em;
}
#login_info a,
#login_info a:link,
#login_info a:visited {
    font-size: 0.9em;
    color: #999;
}
#login_info label {
    width: 45px;
}
#login_info input.login_email,
#login_info input.login_password {
    border: 1px solid #c9c9c9;
    padding: 0;
    height: 20px;
    float: left;
}
#login_info input.login_email {
    width: 125px;
}
#login_info input.login_password {
    width: 100px;
}
#login_info input.image_button {
    margin: 1px 3px;
}
#center {
    float: left;
    width: 555px;
}
#left {
    float: left;
}
#left ul {
    width: 149px;
    padding: 0;
    margin: 0 0 0 5px;
}
#left li {
    list-style-type: none;
    line-height: 33px;
    background: url(../images/menu-bg.gif) no-repeat bottom left;
}
#left a,
#left a:link,
#left a:visited {
    display: block;
    padding-left: 12px;
    font-weight: bold;
}
#left a:hover,
#left li.active a,
#left li.active a:link,
#left li.active a:visited {
    color: #fff;
}
#left #menu_contact {
    margin: 0 0 50px 0;
    padding-top: 50px;
    color: #fff;
    font-size: 0.9em;
    background: url(../images/phone.gif) no-repeat 18px 10px;
}
#left #menu_contact p {
    padding: 0 0 10px 5px;
    margin-left: 5px;
    background: url(../images/menu-bg.gif) no-repeat bottom left;
}
#left .customtext {
	padding-left: 15px;
}
#left .customtext p {
	margin-left: 0;
}
#content {
    margin-left: 2px;
    border-top: 7px solid #ffd633;
}
#content h1 {
    padding-left: 15px;
    margin-bottom: 0.4em;
}
#content .inner {
    margin: 0 15px;
}
#right {
    float: left;
    width: 175px;
    color: #303c3e;
}
#right ul {
    margin-top: 10px;
    padding-left: 10px;
}
#right li {
    padding-left: 35px;
    list-style-type: none;
    font-size: 0.9em;
}
#right li span {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
}
#right li#cart a,
#right li#cart a:link,
#right li#cart a:visited {
    font-weight: bold;
    color: #df2f2f;
    padding-left: 45px;
    display: block;
    background: url(../images/cart.gif) no-repeat center left;
}
#right #cart_content {
    padding-left: 5px;
}
#right #cart_content li {
    padding-left: 8px;
    line-height: 50px;
    background: url(../images/menu-bg.gif) no-repeat bottom left;
}
#right #cart_content li#articles {
    padding-left: 15px;
}
#right .cart_links {
    margin-top: 50px;
    padding-left: 20px;
}
#right #payment {
    background: url(../images/betaalgemak.gif) no-repeat top left;
}
#right #payment img {
    margin: 0 0 20px -30px;
}
#right #delivery {
    background: url(../images/gratis-levering.gif) no-repeat top left;
}
#right #quality {
    background: url(../images/beste-kwaliteit.gif) no-repeat top left;
}
#right #powered_by {
    margin-top: 50px;
}
#right p {
    margin-left: 20px;
}
#right .customtext {
	padding-left: 15px;
}
#right .customtext p {
	margin-left: 0;
}
div.overview div {
    background: url(../images/paper-thumb.gif) no-repeat top left;
    float: left;
    width: 170px;
    height: 60px;
    margin-bottom: 24px;
}
div.overview div p {
    margin-left: 50px; 
}
div.overview span {
    display: block;
    font-size: 0.8em;
    color: #ed2f2f;
}
div.overview span a,
div.overview span a:link,
div.overview span a:visited {
    color: #ed2f2f;
}
.page_hr {
    border: 1px solid #ffd633;
    margin: 15px 0;
}
.btn_go {
    background: url(../images/go.gif) no-repeat top left;
    margin: 2px;
    float: left;
    display: block;
    width: 21px;
    height: 21px;
    border: 0;
}
a.btn span,
a.btn_go span {
    display: none;
}
body #login_info a.klant_naam {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 30px;
}
.prijs_opgaaf {
    text-align: right;
    color: #df2f2f;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 15px;
}
table.prijs_tabel {
    background-color: #e7e7e7;
    width: 100%;
}
table.prijs_tabel a,
table.prijs_tabel a:link,
table.prijs_tabel a:visited {
    text-decoration: underline;
}
.prijs_tabel th.oplagen_kolom,
.prijs_tabel td.oplagen_kolom {
    border-left: 2px solid #fff;
    width: 60px;
    text-align: right;
}
.prijs_tabel th {
    padding: 4px;
    border-left: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8;
}
.prijs_tabel th,
.prijs_tabel td.oplagen_kolom {
    background-color: #f0f0f0;
}
.prijs_tabel td {
    padding: 4px;
    border-left: 2px solid #f3f3f3;
}
#voorwaarden {
    clear: both;
    overflow: auto;
    height: 200px;
    font-size: 0.8em;
    border: 1px solid #FFD633;
    padding: 5px;
    margin-bottom: 10px;
}
#newsletter_message {
    padding: 5px;
    background-color: #FFAF00;
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
}
#legenda td {
    padding: 5px 5px 5px 0;    
}
#legenda td.column1 {
    width: 150px;
}
#bottom {
    width: 900px;
    margin: 0 auto;
    padding: 10px;
}