font {
    font-size:100% !important;
}

#globalwrapper {
    position:relative;
    width: 960px;
    margin: 0 auto;
}

#header {
    background-color: #f9faec;
    overflow: hidden;
}
#wrapper {
    background: #ffffff url(../images/portal/globalwrapper_bg.gif) repeat-y 1px top;
    margin-top: 24px;
    margin-bottom: 36px;
    overflow: hidden;
}
#right {
    float: right;
    width: 158px;
    margin-right: 33px;
    overflow: hidden;
}
#contentwrapper {
    overflow: hidden;
    width: 731px;
    margin-right: 220px;
    margin-left: 9px;
}
#carrousel {
    position: relative;
    width: 731px;
    height: 130px;
    overflow: hidden;
}
#carrousel img {
    position: absolute;
    left: 0;
    top: 0;
}
#image,
#image_hp {
    height: 130px;
    overflow: hidden;
}
#left {
    float: left;
    width: 155px;
}
.portal #left, .loket #left { /* Do not show on Portal Home / Loket */
    display: none;
}
#content,
h2.pagetitle,
#contentfooter,
.page_intro {
    width: 563px;
    margin-left: 168px;
    overflow: hidden;
}
.portal #content,
.portal h2.pagetitle,
.portal #contentfooter {  /* Wider on Portal Home */
    margin-left: 14px;
    margin-right: 19px;
    width: auto;
}
.loket #content,
.loket h2.pagetitle,
.loket #contentfooter {  /* Wider on Loket */
    margin-left: 0;
    margin-right: 0;
    width: 731px;
}
.loket #content {
    width: 729px;
}
#content {
    margin-bottom: 12px;
}
.page_intro {
    margin-bottom: 12px;
    font-size:110%;
    line-height:145%;
    color:#424242;
}
#contentfooter {
    text-align: right;
    margin-bottom: 24px;
}
#footer {
    clear: both;
    background-color: #f9faec;
    overflow: hidden;
}

#logo {
    background: transparent url(../images/portal/logo.jpg) no-repeat 32px 16px;
    float: left;
    height: 96px;
    width: 158px;
    padding: 16px 32px 18px;
}
#logo h1 {
    height: 100%;
    width: 100%;
}
#logo a, #logo span {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -99999px;
    overflow: hidden;
}
#search {
    float: right;
    height: 66px;
    width: 174px;
    margin-right: 22px;
    margin-top: 24px;
}
#search_home {
    padding: 8px;
}
#search,
#search a,
#search_home,
#content #search_home a {
    color: #872434;
    text-decoration: none;
}
#search fieldset {
    position: relative;
    height: 66px;
    width: 174px;
}
#search_home fieldset {
    position: relative;
    height: 80px;
}
#search label,
#search_home label {
    color: #424242;
    /*background: #ffffff;*/
    position: absolute;
    left: 76px;
    top: 13px;
    z-index: 1;
    font-style: italic;
    cursor: text;
}
#search_home label {
    top: 24px;
    left: 265px;
    font-size: 91%;
}
#search input.searchbox_trefwoord,
#search_home input.searchbox_trefwoord {
    position: absolute;
    border: 1px solid #872434;
    width: 138px;
    height: 13px;
    top: 9px;
    font-size: 100%;
    line-height: 150%;
    padding: 2px;
    color: #424242;
    font-style: italic;
}
#search_home input.searchbox_trefwoord {
    top: 23px;
    width: 314px;
}
#search input.searchbox_submit,
#search_home input.searchbox_submit {
    position: absolute;
    right: 0;
    background: transparent url(../images/portal/btn_zoek.gif) no-repeat center center;
    border: 0 none;
    width: 38px;
    height: 37px;
    text-indent: -99999px;
    overflow: hidden;
    cursor: pointer;
}
#search_home input.searchbox_submit {
    top: 14px;
    right: 65px;
}
#search p {
    line-height: 150%;
    position: absolute;
    bottom: 26px;
    right: 50px;
}
#search_home p {
    position: absolute;
    bottom: 24px;
    right: 105px;
    font-size: 91%;
}
#rss {
    float: right;
}
#snelmenu {
    float: right;
    clear: right;
    line-height: 130%;
    margin-right: 20px;
}
#snelmenu,
#snelmenu a {
    color: #872434;
    text-decoration: none;
}
#snelmenu ul {
    
}
#snelmenu ul li {
    float: left;
    padding: 0 8px;
    border-right: 1px solid #872434;
}
#snelmenu ul li.last,
#snelmenu ul li.one_item {
    border-right: 0 none;
}
#snelmenu ul li a {
}
#snelmenu ul li a:hover {
    text-decoration: underline;
}

/* Navigation */
#portalnavigation {
    background: #cfca63 url(../images/portal/media_bg.gif) repeat-x center top;
    font-size: 160%;
    line-height: 150%;
    font-weight: bold;
    overflow: hidden;
}
#portalnavigation,
#portalnavigation a {
    color: #ffffff;
    text-decoration: none;
}
#portalnavigation ul {
    background: transparent url(../images/portal/media_apart.gif) no-repeat left top;
    margin: 0 18px;
    overflow: hidden;
    text-align: center;
}
#portalnavigation ul li {
    float: left;
    background: transparent url(../images/portal/media_apart.gif) no-repeat right top;
    width: 25%; /* change if new medium is added */
}
#portalnavigation ul li a {
    display: block;
    padding: 8px 4px 11px;
    margin-right: 1px;
}
#portalnavigation ul li.medium_active,
#portalnavigation ul li a:hover {
    background: transparent url(../images/portal/medium_selected.gif) repeat-x center top;
}
#portalnavigation .mediumtitle {
    background: transparent url(../images/portal/media_apart.gif) no-repeat left top;
    margin: 0 18px;
    padding: 8px 8px 11px;
    
}

#mainnavigation {
    background: #bab422;
    font-size: 120%;
    line-height: 150%;
}
#mainnavigation,
#mainnavigation a {
    color: #ffffff;
    text-decoration: none;
}
#mainnavigation ul {
    overflow: hidden;
    padding: 0;
}
#mainnavigation ul.submenu {
    display: none;
}
#mainnavigation li.active ul.submenu {
    display: block;
}
#mainnavigation ul li,
#mainnavigation ul li ul {
    background: transparent url(../images/portal/submenu_seperate.gif) repeat-x left top;
    padding-top: 1px;
}
#mainnavigation ul li.first,
#mainnavigation ul li.one_item {
    background: transparent none;
    padding: 0;
}
#mainnavigation ul li ul li,
#mainnavigation ul li ul li.first,
#mainnavigation ul li ul li.one_item {
    background: #868669 none;
    padding-top: 1px;
}
#mainnavigation ul li ul li.last {
    padding-bottom: 3px;
}
#mainnavigation ul li a {
    background: transparent url(../images/portal/hoofditem_bg.gif) repeat-x right top;
    display: block;
    padding: 6px 12px;
}
#mainnavigation ul li ul li a,
#mainnavigation ul li.active ul li a {
    background: transparent none;
    padding: 4px 16px;
}
#mainnavigation ul li.active a,
#mainnavigation ul li a:hover {
    background: #999900 url(../images/portal/hoofditem_selected.gif) repeat-x center top;
}
#mainnavigation ul li ul li.active a,
#mainnavigation ul li ul li a:hover {
    color: #424242;
}

#kruimelspoor {
    background-color: #666666;
    line-height: 150%;
    padding: 2px 12px;
    margin-bottom: 12px;
}
#kruimelspoor,
#kruimelspoor a {
    color: #ffffff;
    text-decoration: none;
}
#kruimelspoor a:hover {
    text-decoration: underline;
}

#snelnaar,
#zieook {
    margin-bottom: 24px;
}
#snelnaar,
#snelnaar a,
#zieook,
#zieook a {
    color: #872434;
    text-decoration: none;
}
#snelnaar a:hover,
#zieook a:hover {
    text-decoration: underline;
}
#snelnaar h2,
#zieook h2 {
    font-size: 180%;
    line-height: 150%;
}
#snelnaar ul,
#zieook ul {
    font-size: 130%;
    line-height: 150%;
}
#snelnaar ul li,
#zieook ul li {
    background: transparent url(../images/portal/bullet_groot.gif) no-repeat left 5px;
    padding-left: 20px;
}

#zieook ul.itemlist li.item, 
#zieook ul.itemlist_bullet li.item {
    border-top:none;
    margin:0;
    padding:0;
    padding-left:20px;
}

#zieook ul.itemlist li.item .item_title, 
#zieook ul.itemlist_bullet li.item .item_title {
    font-size:100%;
}
/* Banners */
#banner,
#banner li {
   margin-bottom: 24px;
}
#banner li.last,
#banner li.one_item {
    margin-bottom: 0;
}


/* Contact */
#contact {
    margin-bottom: 24px;
}
#contact,
#contact a {
    color: #666666;
    text-decoration: none;
}
#contact a:hover {
    color: #872434;
}
#contact h3 {
    color: #872434;
    font-size: 140%;
    line-height: 150%;
}
#contact .wysiwyg {
    margin-bottom: 18px;
}

/* Footer */
#contentfooter {
    font-size: 110%;
    line-height: 145%;
}
#contentfooter, 
#contentfooter a {
    color: #872434;
    text-decoration: none;
}
#contentfooter a:hover {
    text-decoration: underline;
}
#footer {
    font-size: 110%;
    line-height: 145%;
    padding: 9px 18px;
}
#footer,
#footer a {
    color: #872434;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer #koppelbox {
    float: right;
}
#footer #koppelbox ul li {
    float: left;
    padding: 0 5px;
}
#footer #koppelbox ul li a {
    display: block;
}

/* Portal Home */
#blocks {
    overflow: hidden;
    margin-bottom: 24px;
}
#blocks .block {
    float: left;
    background: #c1bb00 url(../images/portal/startmodule_bg.gif) repeat-x center top;
    width: 218px;
    height: 271px;
    margin: 0 8px 0 14px;
}
#blocks .last {
    margin-right: 0;
}
#blocks h3 {
    color: #872434;
    font-size: 130%;
    line-height: 146%;
    margin: 7px;
    text-align: center;
    height: 20px;
    overflow: hidden;
}
#blocks .image {
    background-color: transparent;
    background-position: center top;
    background-repeat: no-repeat;
    height: 133px;
}
#blocks ul {
    margin: 7px;
    height: 90px;
    overflow: hidden;
}
#blocks ul li {
    background: transparent url(../images/portal/bullet_klein.gif) no-repeat 3px 8px;
    padding: 3px 0 0 12px;
    line-height: 150%;
}
#blocks ul li a {
    color: #872434;
    text-decoration: none;
}
#blocks ul li a:hover {
    text-decoration: underline;
}

#portalnews,
#recent {
    
}
#portalnews,
#portalnews a,
#recent,
#recent a {
    color: #424242;
    text-decoration: none;
}
#portalnews ul li,
#recent ul li {
    padding: 8px;
    border-top: 1px solid #c1bb00;
}
#portalnews ul li.odd,
#recent ul li.odd {
    background-color: #f3f1cb;
}
#portalnews ul li.even,
#recent ul li.even {
    background-color: #f9f8e4;
}
#portalnews a.item_title,
#recent a.item_title {
    font-size: 109%;
    line-height: 150%;
    color: #424242;
    font-weight: bold;
}
#portalnews a.item_title .date,
#recent a.item_title .date {
    font-size: 92%;
    font-weight: normal;
}
#portalnews a.item_title:hover .date,
#recent a.item_title:hover .date {
    color: #424242;
}
#morenews {
    float: right;
    margin-right: 20px;
}
#morenews a {
    color: #872434;
    font-size: 110%;
    text-decoration: none;
}
#morenews a:hover {
    text-decoration: underline;
}

/* Loket Home */
#column_left {
    float: left;
    width: 60%;
}
#column_right {
    float: right;
    width: 40%;
}
#column_left .intro {
    padding: 8px;
    font-weight: bold;
}
#tabbed_blocks {
    padding: 8px;    
}
#content #tabbed_blocks h2 {
    color: #cfca63;
    padding: 4px 0 0;
}
#content #tabbed_blocks.ready h2 {
    display: none;
}
#tabbed_blocks ul.tabs {
    display: table;
    border-bottom: 1px solid #872434;
    overflow: hidden;
}
#tabbed_blocks ul.tabs li {
    float: left;
    margin-bottom: 2px;
    padding: 2px 8px;
    border-right: 1px solid #872434;
}
#tabbed_blocks ul.tabs li.first {
    padding-left: 0;
}
#tabbed_blocks ul.tabs li.last {
    border-right: 0 none;
    padding-right: 0;
}
#tabbed_blocks ul.tabs li a,
#content #column_right h2 {
    display: block;
    font-size: 109%;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
#content #column_right h2 {
    color: #872434;
    padding: 8px 8px 1px;
}
#column_right ul {
    padding: 1px 8px 8px;
}
#tabbed_blocks ul.tabs li a.active {
    color: #872434;
}
#tabbed_blocks ul.blocks {
    padding-top: 8px;
}
#tabbed_blocks ul.blocks li ul li,
#column_right ul li {
    background: transparent url(../images/portal/bullet_klein.gif) no-repeat 3px 8px;
    padding: 2px 4px 2px 16px;
}
#tabbed_blocks ul.blocks li ul li a,
#column_right ul li a {
    color: #872434;
    text-decoration: none;
}
#tabbed_blocks ul.blocks li ul li a:hover,
#column_right ul li a:hover {
    text-decoration: underline;
}

/* Content */
#content {
    border-width: 0 1px 1px;
    border-style: none solid solid;
    border-color: transparent #c1bb00 #c1bb00;
    background-color: #f9f8e4;
    font-size: 110%;
    line-height: 145%;
    width: 561px;
}
h2.pagetitle,
#content h6,
#content h2.resultpage_zoekresultaat {
    background: #c1bb00 url(../images/portal/content_m.gif) repeat-x center top;
    color: #ffffff;
}
h2.pagetitle {
    font-size: 150%;
    line-height: 34px;
    text-transform: uppercase;
}
h2.pagetitle .g {
    display: block;
    float: left;
    background: #c1bb00 url(../images/portal/content_l.gif) no-repeat left top;   
    width: 34px;
    height: 34px;
}
h2.pagetitle .rs {
    display: block;
    float: right;
    background: #c1bb00 url(../images/portal/content_r.gif) no-repeat right top;   
    width: 120px;
    height: 34px;
}
h2.pagetitle .rs a {
    display: block;
    height: 32px;
    margin: 1px;
    text-indent: -99999px;
    overflow: hidden;
}
h2.pagetitle .rs_wide {
    display: block;
    float: right;
    background: #c1bb00 url(../images/portal/content_r_wide.gif) no-repeat right top;   
    width: 140px;
    height: 34px;
}
h2.pagetitle .rs_wide a#ep_readspeaker_href {
    float: left;
    width: 100px;
    display: block;
    height: 32px;
    margin: 1px;
}
h2.pagetitle .rs_wide a.btn_rss {
    margin-left: 10px;
}
#content #rs_flash_div {
    display: none;
    background: transparent url(../images/portal/rs_grad_bg.gif) no-repeat left top;
    width: 250px; 
    padding: 8px 6px 10px 18px;
    float: right;
    height: 50px;
}
#content #rs_flash_div,
#content #rs_flash_div a {
    color: #872434;
}
#content #rs_flash_div a[href*="www.readspeaker.com"] {
    text-decoration: none;
}
#content h6 {
    font-size: 110%;
    line-height: 145%;
    font-weight: normal;
    padding-left: 34px;
    padding-bottom: 6px;
}
#content h6.rubriek {
    background: transparent none;
    color: #424242;
    font-size: 109%;
    line-height: 150%;  
    margin: 0;
    padding: 0;
}
#content h2 {
    padding: 0 8px;
}
#content a {
    color: #424242;
/*    color: #872434;*/
}
#content a:hover {
    color: #872434;
}
#content a.more {
    color: #872434;
    display: table;
}
#content a.more:hover {
    text-decoration: underline;
}


ul.itemlist {
    
}
ul.itemlist li.item, 
ul.itemlist_bullet li.item {
    padding: 8px;
    border-top: 1px solid #c1bb00;
    margin: 0;
}
ul.itemlist_bullet li.item {
    background: transparent url(../images/portal/bullet_klein1.gif) no-repeat 8px 14px;
    padding-left: 20px;
}
ul.itemlist li.item:nth-child(odd), 
ul.itemlist_bullet li.item:nth-child(odd),
li.search_result:nth-child(odd) {
    background-color: #f3f1cb;
}
ul.itemlist li.item:nth-child(even), 
ul.itemlist_bullet li.item:nth-child(even),
li.search_result:nth-child(even) {
    background-color: #f9f8e4;
}
ul.itemlist li.item .item_title, 
ul.itemlist_bullet li.item .item_title {
    font-size: 109%;
    line-height: 150%;
    color: #424242;
}
a.meerinfo {
    display: block;
    font-weight: normal;
    color: #872434;
    text-decoration: none;
}
a.meerinfo:hover {
    text-decoration: underline;
}
.but_klein {
    display: none;
}
#content h6.rubriek {
    font-weight: bold;
    background: transparent url(../images/portal/bullet_klein1.gif) no-repeat left 6px;
    padding-left: 12px;
}
#content h6.rubriek a {
    text-decoration: none;
}
#content h6.rubriek a:hover {
    color: #999900;
}
.downloads {
    margin: 0em;
    padding: 8px;
}
.downloads ul.itemlist li.item, 
.downloads ul.itemlist_bullet li.item {
    border: 0 none;
    padding: 2px 2px 2px 12px;
    background-position: 3px 8px;
    margin: 0;
}
.downloads ul.itemlist li.item a, 
.downloads ul.itemlist_bullet li.item a {
    float: left;
}
.downloads ul.itemlist li.item a.readspeaker_doc,
.downloads ul.itemlist_bullet li.item a.readspeaker_doc {
    float: right;
}
#gekoppeldeitems {
    padding: 8px;
}
.gekoppeldeitemskop {
    font-weight: normal;
}

#intro,
.vervolg,
#rubrieken_wrap {
    margin: 0;
    padding: 8px;
}

/* Contact */
fieldset.contact {
    padding: 8px;
}
fieldset.contact legend {    
    margin: 0;
    color: #872434;
    padding-top: 8px;
    left:0;
    *left:-8px;
}
table.contactsummary {
    border: medium none;
    width: 98%;
    margin: 8px 1%;
}
table.contactsummary th {
    border-bottom: 1px solid #999900;
}

/* Kassa */
.order_overview,
.strong,
#producttable,
#choose_paymethod,
ul#pay_methods {
    margin: 2px 8px;
}
#producttable {
    width: 553px;
}
#kruimelspoor h6,
#producttable h6 {
    font-size: inherit;
    background: transparent none;
    color: inherit;
}

#logo a {
    cursor:pointer;
}

div#faq_content ul#koppelbox_itemlist {
    position:absolute;
    top:385px;
    right:40px;
    width:158px;
}

div#faq_content ul#koppelbox_itemlist .item_tussenkop {
    color:#872434;
    margin-bottom:1em;
    font-size:180%;
    line-height:150%;
    font-weight:bold;
    background:none;
}

div#faq_content ul#koppelbox_itemlist li {
    padding-left:0;
}

div#faq_content ul#koppelbox_itemlist li.item {
    background:url("../images/portal/bullet_groot.gif") no-repeat scroll left 8px transparent;
    padding-left:20px;
}

div#faq_content ul#koppelbox_itemlist li.item a  {
    color:#872434;
    font-weight:normal;
}

div#faq_content ul#koppelbox_itemlist li.item a:hover {
    text-decoration:underline;
}
