/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}

/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:75%;
  line-height:1.6em;
  text-align:center;

}
body#commentspopup {padding:0;}

/* headings
--------------------------------------------------*/
h1 {
  font-size:1.6em;
  padding-bottom: 10px;
}
#content h1 {
  margin:0 0 5px 0;
  font-family:Georgia, serif;
  font-size:1.5em;
  font-weight:bold;
}
#content h2 {
  margin:0 0 5px 0;
  font-family:Georgia, serif;
  font-size:1.4em;
  font-weight:normal;
}
#content h3 {
  margin:0 0 5px 0;
  font-size:1em;
}
#content h4 {
  margin:0;
  font-size:1em;
}

/* links
--------------------------------------------------*/
a {text-decoration:none;}
a img {border:none;}

/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 5px 0;
}
ul {
  margin:0 0 0 2.5em;
  padding:0 0 5px 0;
}
ul ul {padding:0;}
blockquote {
  margin:0;
  padding:0 5px;
  font-style:italic;
}
pre {
  overflow:auto;
  margin:0 0 5px 0;
  padding:4px;
}
pre, code, kbr {font-family:Courier, Monaco, monospace;}
code, kbr {padding:0 2px;}
abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}

/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}
img.right {
  float:right;
  margin:0 0 0 12px;
}
img.center {
  display: block;
  margin:0 auto;
}

/* container
--------------------------------------------------*/
#container {
  width:749px;
  margin:0 auto;
  text-align:left;
}

/* header
--------------------------------------------------*/
#header {
  height:159px;
  padding:0 0 0 0;
  background-image:url('images/dubai.png');
}
#header .pagegroup {
	padding: 20px 0 5px;
	display: block;
	}
#pagetitle {
   float:left;
   }
#sitelogo {
   float: right;
   }
#header h1 {
   font-size: 1.5em;
}
#header .sitetitle {
   font-size: 1.5em;
   padding: 42px 15px 10px 0;
   font-weight: bold;
   text-align: right;
}

/* navigation
--------------------------------------------------*/
#navigation {
  height:2.7em;
  line-height:2.7em;
  clear: right;
}

/* content
--------------------------------------------------*/
#content {
  float:left;
  width:375px;
  padding-top:12px;
}
#content ul li {list-style-image:url(images/post_yellow.gif);}

/* subcontent
--------------------------------------------------*/
#subcontent {
  float:right;
  width:200px;
  padding:15px 0 0 15px;
  font-size:0.9em;
  line-height:1.5em;
}
* html #subcontent {padding-top:32px;} 
/* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0 10px;}

/* subcontent headings
--------------------------------------------------*/
#subcontent p {
   margin: 0;
   padding: 0;
}

/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:2px 0 2px 18px;
  padding-bottom:2px;
  border-bottom:1px solid;
}
#subcontent li a {
  display:block;
  padding:1px 0;
  height:1%; 
/* IE WIN */
}
#subcontent ul li ul {margin:0;}
#subcontent ul li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}
#subcontent ul li ul ul {margin:0 0 0 16px;}


/* footer
--------------------------------------------------*/
#footer {
  clear:both;
  margin:40px 0 15px 0;
  font-size:0.9em;
  border-top:1px solid;
}
.prijs { text-align:right;font-size:1.1em;font-weight:bold;}

div.feeditem { clear:both};
.lfloat { float:left; margin-right:0.5em; }
img.feedimage {border:none;width:150px;margin-right:10x;}
div.feeddescription {clear:both;float:right;width:350px;}
.center {text-align: center;}
.center table { margin-left: auto; margin-right: auto; text-align: left;}
.center th { text-align: center ; }
td, th { border: none; font-size: 75%; vertical-align: baseline;}


/* body
--------------------------------------------------*/
body {
  color:white;
  background:#00295d;
}

/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a,
.sidehead a
  {color:#009193;}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
.sidehead a:hover
  {color:#1BA6B2;}

/* links
--------------------------------------------------*/
a {color:#6C8C37;}
a:hover {color:#009193;}

/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}
kbr {color:#009193;}

/* container
--------------------------------------------------*/
#container {
  padding-top:0;
}

/* header
--------------------------------------------------*/
#header {
  background-color:#F0F9F9;
}
#header .sitetitle {
   color: #009193;
}

/* navigation
--------------------------------------------------*/
#navigation {background-color:#A3C159;}
#navigation .navlinks li {border-color:white;}
#navigation a {color:white;}
#navigation .navlinks .selflink,
#navigation .navlinks a:hover
  {background-color:#1BA6B2;}
#navigation .pageactions,
#navigation .pageactions a {
  color:#009193;
}
#navigation .pageactions a:hover {
  color:#fff;
}



/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}
#subcontent li a:hover {background-color:#FFFBF0;}
#subcontent ul.pages li {list-style-image:url(images/post_yellow.gif);}
#subcontent ul li,
#subcontent ul.months li {list-style-image:url(images/categories_yellow.gif);}
#subcontent ul.links li {list-style-image:url(images/links_yellow.gif);}
#subcontent ul.feeds li {list-style-image:url(images/feeds_yellow.gif);}
#subcontent ul.posts li {list-style-image:url(images/post_yellow.gif);}
#subcontent ul ul li {list-style-image:url(images/sub_categories_yellow.gif);}

/* footer
--------------------------------------------------*/
#footer {
  color:#A0A0A0;
  /*background:white;*/
}
/*#footer p {border-top:6px solid #E9F7F6;}*/
#footer {border-top:6px solid #E9F7F6;}
#footer a {color:#A0A0A0;}
#footer a:hover {color:#414141;}
#footer strong {color:#009193;}
