/* CSS Document */

* {
	margin: 0;
	padding: 0;
	xoverflow: hidden;
}

body {
	background: url(img/background.gif) repeat-x top left;
	background-color: #fff;
	margin: 0;
	padding: 0;
  	text-align: center;
}

#wrap {
	background: url(img/bg_content.gif) repeat-y top left;
	text-align: left;	
	margin: 0px auto;
	padding: 0px;
	width: 1024px;
	height: auto;
}

#content_footer {
	background: url(img/content_footer.gif) no-repeat top left;
	height: 30px;
	width: 1024;
	margin: 0;
	padding: 0;
	clear: both;
}

#header {
	background: url(img/header.swf) no-repeat top left;
	text-align: left;	
	margin: 0px auto;
	padding: 0px;
	width: 1024px;
	height: 152px;
}

#left {
	xbackground-color: #e8f0f8;
	margin: 5px 0 0 136px !important;
	margin: 5px 0 0 68px;
	padding: 0;
	width: 180px;
	float: left;
}

#right {
	margin: 5px 136px 0 0 !important;
	margin: 5px 68px 0 0;
	padding: 0;
	width: 540px;
	float: right;
}

#news {
	width: 260px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px dotted #7bc0dd;
}

#curacao {
	width: 260px;
	margin: 0;
	padding: 0;
	float: right;
}

#lijn {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #7bc0dd;
}

.buttons {
	background-color: #fff;
	margin: 0;
	padding: 10px 0 10px 0;
}

h1 {
	background: url(img/blokje.gif) no-repeat bottom left;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6599d3;
	margin: 0;
	padding: 10px 0 0 20px;
	width: auto;
	height: 15px;
	bottom: 0px;
}

.news_kop{
	width: 220px;
	height: 15px;
	background: url(img/stippel.gif) no-repeat bottom left;
	margin: 10px 0 0 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6599d3;
}
	

.platte_tekst {
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #777;
	margin: 30px 30px 30px 20px;
	padding: 0;
}

.platte_tekst2 {
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #777;
	margin: 10px 30px 10px 20px;
	padding: 0;
}

.news_content {
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #777;
	margin: 10px 15px 0 20px;
	padding: 0;
}

.news_more {
	background: url(img/pijl.gif) no-repeat center left;
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 12px;
	color: #6599d3;
	margin: 5px 5px 0 170px;
	padding: 0 0 0 15px;
	text-decoration: underline;
}

.news_more a, .news_more a:selected, .news_more a:active, .news_more a.hover{
	color: #6599d3;
}

.foto {
	width: 225px;
	height: 100px;
	margin: 10px 0 0 15px;
	padding: 0;
}

.click {
	width: 131px;
	height: 24px;
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
}

.track_top{
	width: 180px;
	height: 34px;
	background: url(img/track_top.gif) no-repeat top left;
}

.track_mid{
	width: 180px;
	height: 40px;
	padding: 0 0 0 14px;
	background: url(img/track_mid.gif) no-repeat top left;
}

.track_bottom{
	width: 180px;
	height: 54px;
	background: url(img/track_bottom.gif) no-repeat top left;
}

.track_bottom p{
	font-family: Tahoma, Trebuchet, Verdana;
	font-size: 12px;
	color: #fff;
	margin: 5px 0 0 60px;
	padding: 0;
	text-decoration: underline;
}

.track{
	width: 13px;
	height: 13px;
	
}