
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #A9BAC3 url(../images/bg2.gif) repeat-x;
	text-align: center;
}

/* links */
a { 
	color: #666666;
	background-color: inherit;
		
}
a:hover {
	color: #607146;
	background-color: inherit;
}

/* headers */
h1, h2 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.2em; color: #6297BC; } 
h2 { font-size: 1.1em; color: #607145; }
h3 {
	font: bold 1em Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	padding-top:5px;
		
	}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul {
	color: #666666;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
ol
{
	color: #666666;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 19px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

ul span, ol span {
	color: #666666; 
}

/* images */
img {
	/*border: 2px solid #CCC;*/
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0px solid #568EB6;
}
a:hover img {  
  border: 0px solid #CCC !important;  
  border: 0px solid #568EB6;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:0px; padding: 0;
	
}
label {
	display:block;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #89a263; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 1em Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 955px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
	overflow: visible;
	
}

/* header */
#header {
	position: relative;
	height: 105px;	
	background: #ffffff url(../images/headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.5em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;
	top:36px;
	left: 143px;
	color: #666666;
	text-indent: 0px;
	font: bold 1em Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */
#main {
	float: left;
	margin-left: 14px;
	width: 56%;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	font: 1.2em Verdana, Tahoma, Helvetica, sans-serif;		
}
#hotels {
	float: left;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	font: 1.2em Verdana, Tahoma, Helvetica, sans-serif;		
}

.post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	font-size: 95%;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 24px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 24px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	text-decoration:none;
	color: #6297BC;
}
.post-footer .foto {
	background: url(../images/cinema.gif) no-repeat left center;
	padding-left: 25px; margin: 0 10px 0 5px;
	text-decoration:none;
	color: #6297BC;
}
.post-footer .video {
	background: url(../images/video.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	text-decoration:none;
	color: #6297BC;
}
.post-footer .addfoto{
	background: url(../images/photo.gif) no-repeat left center;
	padding-left: 25px; margin: 0 10px 0 5px;
	text-decoration:none;
	color: #6297BC;
}
.post-footer .kaart{
	background: url(../images/kaart.gif) no-repeat left center;
	padding-left: 24px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	text-decoration:none;
	color: #6297BC;
}
.post-footer .ad {
	padding-left: 25px; margin: 0 10px 0 5px;
	text-decoration:none;
	color: #6297BC;
}
/* sidebar */
#sidebar {
	float: left;
	width: 20%;
	margin: 0;	padding: 0; 
	display: inline;
	height: 600px;			
}
#sidebar ul.sidemenu {
	list-style:none;
	padding:0;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;		
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #607146;
	border-left:4px solid #89a263;
}

/* rightbar */
#rightbar {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0;
	height: 500px;
}
#rechterbar {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0;
	height: 500px;
}
#rightbar a {
color: #666666;
}

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 60%;
}
#footer .footer-right{
	float: right;
	width: 40%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 0;
	bottom: 6px !important;
	bottom: 5px;
	font: bold 1.2em  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	width: 954px;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-center {	text-align: center; }

/* additional classes */
.clear { clear: both; }
.green {	color: #89a263; }
.gray  {	color: #BFBFBF; }

/* extra */

#foto{
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 16px;	
}
#foto2{
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 16px;	
}

#foto3{
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 16px;	
}

.icoon
{
margin-left: 5px;
margin-right: 5px;
}
.tag1
{
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tag2
{
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 4px;
}
.tag3
{
	font-size: 1.0em;
	padding-right: 4px;	
}
.tags
{
	line-height: 24px;
	padding-right: 3px;
}
.vet
{
font-weight:bold;
}
.sterretje
{
	color: #FF0000;	
}

.weather
{
	vertical-align: middle;
	padding-right: 15px;
	padding-bottom: 15px;

}
.temperatuur 
{
	font-size: 1em;
	font-weight: bold;
}
.temperatuurvoorspellingen
{
	font-size: 1em;
	font-weight: bold;
}
#weather
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	top: 1px;
	position: relative;
	
}
#weather img
{
	vertical-align: middle;
	padding-right: 15px;
}
.waarnemingen
{
font-size: 0.9em;
}
/* Tabel Weer waarnemingen -- Het weer in Andalusie */
.linkerkolom
{
	width: 130px;

}
.middenkolom
{
	width: 130px;
	text-align: right;
}
.rechterkolom
{
	width: 215px;
	text-align: center;
	padding-left: 20px;
}
/* Tabel Weersvoorspellingen */
.voorspellingkolom
{
	width: 140px;
	text-align: left;
	padding-right: 50px;
}
.linkervoorspellingkolom
{
	width: 72px;
	text-align: left;
	vertical-align: text-top;
}
.voorspellingkolomrechts
{
	width: 160px;
	text-align: left;
	vertical-align: text-top;	
	
}
/* ------------------- */
.tabeltype1
{
	width: 440px;
	margin-left: 13px;
	border: none;
}
.tabeltype2
{
	width: 250px;
	margin-left: 13px;
	border: none;
}
.tabeltype3
{
	width: 400px;
	margin-left: 13px;
	border: none;
}
.tabeltype1linkerkolom
{
width: 150px;

}
.tabeltype1linkerkolom2
{
width: 270px;

}
.tabeltype1linkerkolom3
{
width: 100px;
}

.tabeltype2linkerkolom4
{
	width: 80px;
	text-align: right;	
}
.tabeltype2linkerkolom5
{
width: 70px;
}
.tabeltype3rechterkolom
{
	width: 80px;
	text-align: right;	
}
#advertentie
{
	position: relative;
	z-index: 2;

}
#googlead
{
	position: relative;
	z-index: 1;
	top: 4px;
	left: -1px;
}
#googlead2
{
	position: relative;
	z-index: 1;
	top: -27px;
	left: 5px;

}
#flashcontent {
	height: 365px;
	margin-left: 15px;
}
#googlemaps {
	height: 294px;
	width: 500px;
	margin-left: 15px;
	border: 3px solid #cccccc;
}
#youtube {
	height: 354px;
	width: 425px;
	margin-left: 15px;
	border: 3px solid #cccccc;
	background-color: #cccccc;
}
li.c1 {list-style: none}
.tabelvet
{
margin: 10px 15px;
font-weight:bold;
}
.gedichttabellinks
{
	width: 280px;
}
.gedichttabelrechts
{
	width: 240px;
}
.zwart
{
color: #666666;
}
#afbeelding{
	float: left;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 15px;
}
.credits {
font: .80em Verdana, Tahoma, Helvetica, sans-serif;
}
.tekstbijimg { padding-top: 3px; }
#tekstadvertentie { padding-top: 7px; padding-bottom: 7px; }
#voorspelling
{
	top: 1px;
	position: relative;
	left: 0px;
	margin-bottom: 5px;	
	margin-left: 5px;	
}
.uitlijnendatum
{
padding-left: 8px;
}
.uitlijnen
{
	padding-left: 30px;
	color:#993333;
	border-top-width: 0px;
	border-top-style: none;	
}
.uitlijnenmintemp
{
padding-left: 30px;
color: #6297BC;
}
.uitlijnenzwart
{
	padding-left: 30px;
	color:#666666;
}
.uitlijnenfiguur {
	padding-bottom: 5px;
	padding-top: 5px;
}
#voorspelling td
{
width: 99px;
}
#weer
{
	margin-top: 10px;
	margin-left: 15px;	
	left: -2px;	
	top: 1px;
	position: relative;	
}
#weer img
{
	vertical-align: middle;
	padding-right: 34px;
}

