* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body, html {	
	height: 100%; 	
	text-align: center;	
	font-family: "verdana", arial, tahoma; 	
	font-size: 11px;
}

#container {	
	margin: 0 auto; 	
	position: relative; 	
	width: 989px; 	
	text-align: left; 
}

#header {	
	float: left; 	
	width: 100%; 	
	height: 330px; 	
	background: url(http://www.onbekend-ierland.nl/images/header-bg.jpg) repeat-x;
}

.logo-header {	
	position: absolute; 	
	top: 9px; 	
	left: 0;
}

#inline-tekst {	
	position: 			absolute; 	
	top:				20px;	
	padding-left:		10px;	
	width:				350px;
}

.bol-rechts {	
	position: absolute; 	
	top: 9px; 	
	right: 0;
}

#header-foto {	
	position: absolute; 	
	top: 107px; 	
	left: 0; 	
	width: 525px; 	
	height: 215px; 
}

#header-foto img {	
	position: absolute; 	
	top: 0; 	
	right: -1px;
}

.h2-header {	
	position: absolute; 	
	left: 535px; 	
	top: 190px; 	
	font-family: "georgia"; 	
	font-size: 18px; 	
	color: #075815;
}

.h2-header span {	
	color: #6D6F60; 	
	font-size: 16px;
}

#menu {	
	float: right; 	
	position: relative; 	
	top: 80px; 	
	font-size: 12px;
}

#menu ul {	
	list-style-type: none;
}

#menu li {	
	float: left; 
}

#menu a:link, #menu a:visited {	
	color: #075815; 	
	text-decoration: none; 	
	padding: 0 6px; 
}

#menu a:hover, #menu a:active {	
	color: #DACA2D; 	
	text-decoration: none;
}

#content-container {	
	float: left; 	
	width: 100%;
	background: url(http://www.onbekend-ierland.nl/images/content-bg.jpg);
}

#content-left {	
	position: relative; 	
	float: left; 	
	width: 495px;	
	min-height: 420px; 	
	padding: 30px; 	
	color: #075815; 	
	background-color: #E4F0E6;	
	background: url(http://www.onbekend-ierland.nl/images/content-bg.jpg);
}

#content-left a {	
	text-decoration:none; 	
	color: #DACA2D;
}

#content-left p {	
	clear: both; 	
	line-height: 16px;
}

.reis-box {	
	float: left; 	
	position: relative; 	
	width: 455px; 	
	height: 104px; 	
	margin-bottom: 20px; 	
	color: white;
}

.reis-box img {
	position: absolute;
}

.reis-box h3 {
	position: absolute; 
	top: 10px; 
	left: 125px; 
	font-size: 11px;
}

.reis-box p {
	position: absolute; 
	top: 30px; 
	left: 125px; 
	width: 315px; 
	line-height: 16px;
}

.reis-box a {
	position: absolute; 
	right: 20px; 
	bottom: 8px; 
	color: #DACA2D; 
}

.logo-groen { 
	width: 100%; 
	text-align: center; 
	padding: 30px 0 15px 0;
}

#content-right {	
	position: relative; 	
	float: left; 	
	width: 420px; 	
	color: #075815; 	
	background: url(http://www.onbekend-ierland.nl/images/content-right-lt.jpg) no-repeat; 
}

#content-right-inhoud {	
	position: relative; 	
	width: 400px; 	
	top: 30px; 	
	left: 30px;
}

#content-right-inhoud p {	
	margin-bottom: 16px; 	
	line-height: 16px;
}

.img-tr-box {
	position: relative; 
	margin: 0 auto; 
	width: 80%;
}

.img-box {	
	float:left; 	
	position: relative; 	
	width: 100%; 	
	margin-top: 25px;
	bottom: 0;
	left:	0;
}

/* GROEN */
.img-box-150 {	
	position: relative; 	
	float: left; 	
	width: 150px;
	bottom: 0;
	left:	0;
}

.img-box-230 {	
	position: relative; 	
	float: left; 	
	width: 230px;
	bottom: 0;
	left:	0;
}

/* WIT */
.img-box-120 {	
	position: relative; 	
	float: left; 	
	width: 120px;
	bottom: 0;
	left:	0;
}

.img-box-190 {	
	position: relative; 	
	float: left; 	
	width: 190px;
	bottom: 0;
	left:	0;
}

.lt {
	position: absolute; 
	left: 0; 
	top: 0;
}

.rt {
	position: absolute; 
	right: 0; 
	top: 0;
}

.lb {
	position: absolute; 
	left: 0; 
	bottom: 0;
}

.rb {
	position: absolute;  
	right: 0; 
	bottom: 0;
}

#footer {	
	position: relative; 	
	float: left; 	
	width: 100%; 	
	height: 104px; 	
	background: url(http://www.onbekend-ierland.nl/images/footer-bg.jpg) repeat-x;
}

/* aanvullingen jos */
#sitemap {	
	position: relative; 	
	float: left; 	
	width: 495px;	
	min-height: 420px; 	
	padding: 30px; 	
	color: #075815; 	
	background-color: #E4F0E6;	
	background: url(http://www.onbekend-ierland.nl/images/content-bg.jpg);
}

#sitemap a:link, #sitemap a:visited {
	color: #075815; 	
	text-decoration: none; 	
}

#sitemap a:hover, #sitemap a:active {
	color: #DACA2D; 	
	text-decoration: none;
}

.left {	
	margin-top: 8px; 	
	margin-bottom: 8px; 	
	line-height: 16px;
}

td {
	line-height: 16px;
}

.footer-bottom {	
	position:	absolute;	
	top:		80px; 	
	width: 		100%; 	
	text-align: center; 
}

.logo-footer {	
	position: 	absolute; 	
	top: 		9px; 	
	left: 		0;
}

.asif-li {	
	margin-left:	20px;	
}

#button-back {	
	width:			130px;	
	height: 		20px;	
	background: 	url(http://www.onbekend-ierland.nl/images/button_groen.gif) no-repeat;	
	color:			#d6cc2c;	
	text-align:		center;	
	padding-bottom: 2px;	
	font-size: 		12px;	
	cursor: 		pointer;
}

.button {	
	width:			130px;	
	height: 		20px;	
	background: 	url(http://www.onbekend-ierland.nl/images/button_groen.gif) no-repeat;	
	color:			#d6cc2c;	
	text-align:		center;	
	padding-bottom: 2px;	
	font-size: 		12px;	
	cursor: 		pointer;
}

h4 {	
	color: #DACA2D;
}

.handje {	
	color: 		#075815;	
	cursor: 	pointer;
}

.handje-vet {	
	color: 		#075815;	
	cursor: 	pointer;
	font-weight: bold;
}

.tekstvak {	
	line-height: 	16px;	
	margin-right:	10px;
}

.indent {
	margin-left:	10px;
}
