@import: url ("ie.css");

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

/*****************************
Quick fixes by Kor Dwarshuis, info@dwarshuis.com, 2009-03-13
see end of file
*****************************/



* { margin:0; padding:0; }

body { color:#000; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }
body.contentpane { text-align:left; padding:20px; }

a { color:#3797A5; }
a:hover { color:#000; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

p a { text-decoration:underline; color:#3797A5; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.25em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td { padding:0; vertical-align:top;}

#page table th { padding: 5px 0 12px 10px }
#page table td { padding: 5px 0 12px 10px }

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#000; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
/* ul,ol { list-style:none; } */

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding:2px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
}

#whitebox_tl {
}

#whitebox_tr {
}

#whitebox_m {
}

#whitebox_b {
}

#whitebox_bl {
}

#whitebox_br {
	height: 13px;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 195px;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 195px;
	padding-left: 15px;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #fff;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	float:right;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}



/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3, div.moduletable_menu h3 {
 min-height:16px;
 color:#90A2AC;
 background-repeat:no-repeat;
 background-position:0 0;
 padding:6px 0 4px 12px;
 font-size:0.98em;
 text-transform: uppercase;
 border-bottom:1px solid #ddd;
 background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
}

div.module_menu, div.moduletable_menu {
 border:1px solid #c4c1bc;
 background:#fff;
 line-height:1.1em;
 font-size:0.95em;
 padding-bottom:8px;
 color:#999999;
 margin-bottom:15px;
 margin-top:2px;
}

// below line was already in template, so adapt for our needs by pretending its equivalent to magento "head" class
div.module_menu div div div, div.moduletable_menu div div div {
color:#ff0000;}

div.module_menu div div div div, div.moduletable_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul, div.moduletable_menu ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0;             /* no padding */
    margin:0;              /* no margin for IE either */
}

div.module_menu ul li, div.moduletable_menu ul li {
    padding: 3px 3px 3px 12px;
    margin:0;
    text-decoration: none;
    background-color: #ffffff;
}
div.module_menu ul li a, div.moduletable_menu ul li a {
    text-decoration: none;
}
.module_menu a, .moduletable_menu a {
  color:#999999;
}
.module_menu a:hover, .moduletable_menu a:hover {
  color:#333333;
}
.new-layered-nav-container {
clear:both;
float:left:
width:195px;
margin-bottom:15px;
}

// copied from Magento styles, use to replace the module menu class
.new-layered-nav 
{
 border:1px solid #c4c1bc; background:#fff; line-height:1.1em;  font-size:.95em;
padding-bottom:8px;
color:#999999;
}
.new-layered-nav .head { margin:0 1px 8px 1px; border-bottom:1px solid #ddd; background:url(../images/base_mini_head_bg.gif) repeat-x #fff; padding:2px 8px; }
.new-layered-nav .head h4 { min-height:16px; color:#90A2AC; background-repeat:no-repeat; background-position:0 0; padding:2px 0 1px 6px; font-size:0.98em;text-transform: uppercase;}
.new-layered-nav ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0;             /* no padding */
    margin:0;              /* no margin for IE either */
}

.new-layered-nav ul li {
    padding: 3px 3px 3px 12px;
    margin:0;
    text-decoration: none;
    background-color: #ffffff;
}
.new-layered-nav ul li a {
    text-decoration: none;
}

.new-layered-nav ul li .open, .new-layered-nav .activesubsub, .new-layered-nav .subopen {
    font-weight: bolder;
    text-decoration: underline;
    color:#000000
}
.new-layered-nav .final{
background-color:#e3e3e3;
}

.new-layered-nav ul ul li {
    margin-left: 18px;
}

.new-layered-nav ul ul ul li a {
  margin-left: 18px;     /* indent level 2 */
}

.new-layered-nav a {
  color:#999999;
}
.new-layered-nav a:hover {
  color:#333333;
}
.new-layered-nav ul li ul li a {
    border-top-width: thin;
    border-bottom-width: thin;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    margin-bottom:0px;
    margin-top:0px;
}
.new-layered-nav ul li ul li {
    margin-bottom:0px;
    margin-top:0px;
}



#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}



/*********** Home Page Panel Boxes */
.homepage-box
{
 border:1px solid #c4c1bc;
 background:#fff;
 line-height:1.1em;
 font-size:.95em;
 padding-bottom:8px;
}

.homepage-box .head {
margin:0 1px 8px 1px;
border-bottom:1px solid #ddd;
background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
padding:2px 8px;
}
.homepage-box .head h4 {
min-height:16px;
color:#90A2AC;
background-repeat:no-repeat;
background-position:0 0;
padding:2px 0 1px 6px;
font-size:0.98em;
text-transform: uppercase;
margin:0;
}
.homepage-box .content {
padding:6px 3px;
}
.homepage-box .content img {
display:block;
margin-left:auto;
margin-right:auto;
}
.homepage-table {
width:100%;
}
.homepage-table td {
padding-top:0px; padding-left:6px; padding-right:6px; padding-bottom:12px;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

.wrapper { min-width:954px; text-align:left; }
.header {
    text-align:left;
    }
.header-top {
    position:relative;
    z-index:999;
    width:930px;
    margin:0 auto;
    }
.header-nav {
    width:950px;
    margin:0 auto;
    }
.middle {
    min-height:400px;
    width:900px;
    margin:0 auto;
    text-align:left;
    position:relative;
    }
.side-col { width:195px; }
.col-left { float:left; }
.col-main { float:left; }
.col-right { float:right; }
.col-1-layout .col-main { float:none; margin:0; }
.col-2-right-layout .col-main { float:left; width:685px;  }
.col-2-left-layout .col-main { float:right; width:685px; }
.col-3-layout .col-main { width:475px; margin-left:17px; }

.col-2-left-layout .col-main img { border:1px solid #D0CBC1; float:left; margin-right:20px; }

/* Style */
.header { background:#fff;  }
.header-top-container { position:relative; top:-4px; height:154px; background:url(../images/tabs_bg.gif) repeat-x 0 0; }
.header-top { padding-top:10px;}
.header-nav-container { background:url(../images/nav_bg.jpg) repeat-y 50% 0 #fff; }
#whitebox { background:url(../images/main_container_bg.gif) no-repeat 50% 0 #fff; }
//#whitebox_m { background:url(../images/main_bg.gif) no-repeat #fffffe; padding:25px 25px 80px 25px;    min-height:400px; width:900px; margin:0 auto; text-align:left; position:relative; }
#whitebox_m { padding:25px 25px 80px 25px;    min-height:400px; width:900px; margin:0 auto; text-align:left; position:relative; }

/*
.toplevel-tabs { position:relative; z-index:999; width:930px; height:38px; margin:0 auto; top:16px; }

.toplevel-tabs a { font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#4e4c4d; font-weight:bold; padding:5px 5px 6px 0; }
.toplevel-tabs a span { padding:5px 40px 6px 10px;}
.toplevel-tabs a:hover { color:#000; }

.toplevel-tabs a.selected { color:#4e4c4d; background:url(../images/tab_right.gif) top right no-repeat; }
.toplevel-tabs a.selected span { background:url(../images/tab_left.gif) top left no-repeat; }
*/
.toplevel-tabs { position:relative; z-index:999; width:930px; height:38px; margin:0 auto; top:24px; }

.toplevel-tabs a { font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#4e4c4d; background:url(../images/greytab_02.gif) top right no-repeat; font-weight:bold; padding:5px 5px 14px 0; }
.toplevel-tabs a span { padding:5px 40px 9px 11px;background:url(../images/greytab_01.gif) top left no-repeat;}
.toplevel-tabs a:hover { color:#000; }

.toplevel-tabs a.selected { margin-left:4px; color:#4e4c4d; background:url(../images/whitetab_02.gif) top right no-repeat; }
.toplevel-tabs a.selected span { background:url(../images/whitetab_01.gif) top left no-repeat; }


/********************** Header */

/* Logo */
h1#logo {
    float:left;
    width:202px;
    margin:20px 0 10px 12px;
    }
.page-popup h1#logo { display:none; }

/* Quick Access*/
.quick-access {
    width:540px;
    float:right;
    margin-top:28px;
    text-align:right;
    padding:0 10px;
    color:#000;
    }
.quick-access p { margin-bottom:4px; }
.quick-access li {
    display:inline;
    background:url(../images/shop_access_pipe.gif) no-repeat 100% .35em;
    padding-right:7px;
    padding-left:3px;
    }
.quick-access li.first { padding-left:0; }
.quick-access li.last { padding-right:0; background:none; }
.shop-access { margin-bottom:2px; }
.shop-access a, .shop-access a:hover { color:#3797A5; font-size:.95em; text-decoration:underline; }
.shop-access li.last { padding-right:0; background:none; }
.language-switcher { float: right; margin-top: 5px; margin-left: 60px; }
.language-switcher label { color:#000; padding-right: 5px; }
.language-switcher .flag option { background-repeat:no-repeat; background-position: left center; padding-left: 20px;margin-left: 2px; }

/* Breadcrumbs */
.breadcrumbs {  margin-bottom:13px; font-size:.95em; line-height:1.25em; padding-bottom: 10px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li a { font-weight:normal; }

/* Mini search */
#search {
    position:absolute;
    top:17px;
    right:-5px;
    width:272px;
    height:30px;
    padding:1px 20px 0 40px;
    background:url(../images/mini_search_bg.gif) no-repeat;
    }

#search .inputbox { width:212px; margin-right:4px; }


input.inputbox, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
input.inputbox, textarea { padding:1px 2px; } 

#tabarea a,
#pathway,
#footer  { display:none; }

#tabarea { background:url(../images/nav_bg.jpg) repeat-y 50% 0 #0a263d; float:left; margin-top:6px; width:100%; height:28px; }
#tabmenu {
    width:950px;
	height:60px;
    margin:0 auto;
    }
	
#search #jflanguageselection { position:absolute; right:30px; top:15px; }

.clsHomeText img { margin:0 10px 5px 0; }



/* BEGIN Quick Fixes by Kor Dwarshuis, info@dwarshuis.com */

body {

}


/* styling of de blogstyle menus and the list-style menu's  */
table.category {
	width: 630px;
	border-collapse: separate;
	border-spacing:5px;
	}	
.sectiontableentry1 td, .sectiontableentry2 td {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: #eee;
	border:1px solid #ccc;
	margin: 6px;
	}
.blog_more li {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: #eee;
	border:1px solid #ccc;
	margin: 6px;
	padding: 2px 5px 2px 5px;
}
/* make FAQ (section menu) ordered list styled */
.section-ol {
	list-style-type: decimal;
	margin: 20px;
}

.section-ol li {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: #eee;
	border:1px solid #ccc;
	margin: 6px;
	padding: 2px 5px 2px 5px;
}



/* make main content smaller */
#maincolumn #page {
/*	font-size: 14px;*/
	font-size: 1.2em;
}
#maincolumn #page, #maincolumn #alphacontent {
	padding: 0 50px 0 50px;
}
#maincolumn #page h1.componentheading {
	margin-left: -50px;
}
/* except homepage */
#id98 #maincolumn #page, #id98 #maincolumn #alphacontent {
	padding: 0;
}
#id98 #maincolumn #page h1.componentheading {
	margin-left: 0;
}


#id98 h1.componentheading {
	position: absolute;
	left: -9999em;

}


#id98 breadcrumbs {
	display: none;
}

#id98 #maincolumn, #id98 #maincolumn table.nopad, #id98 #maincolumn table.nopad moduletable-breadcrumb, #id98 #maincolumn table.nopad td {
	padding-top: 0;
}

#page .buttonheading {
	margin-bottom: 0;
}

#maincolumn table.nopad moduletable-breadcrumb {
	display: none;
}


/* language bar */
.nooku_language_select {
	margin: 20px 0 0;
 font-weight: bold;
}
.nooku_language_select ul li {
	display: inline;
	margin: 0 3px 0 3px;
}

.nooku_language_select ul li a {
	color: #991d42;
}

#maincolumn {

/*
	width: 600px;
	border: 1px solid #900;
*/
	}

#maincolumn table.nopad {
	width: 686px;

}


#maincolumn p:first {
font-weight: bold;
	font-variant: small-caps
}

/* make headers in navigation and main content on homepage same size */
#id98 .homepage-box .head h4{
/* font-size:11px;*/
font-size:0.8em;
}


/* END Quick Fixes by Kor Dwarshuis, info@dwarshuis.com */