body {
	background-image: url(../interface/bg_sun.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBC300;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-bottom : 3px;
}


h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cd1401;
	margin-bottom : 3px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0000;
	margin-bottom : 3px;
}

p A{text-decoration:underline; font-family: Trebuchet MS, arial, helvetica; color: #000000;}
p A:link{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #000000;}
p A:visited{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #000000;}
p A:hover{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #1F89D4;}
p A:active{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #000000;}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	margin-top : 4px;
	letter-spacing: 1px;
	}
	
p#yellowblock {
	font-size: 12px;
	letter-spacing: 0px;
	}

p#footer A{text-decoration:underline; color: #ffffff;}
p#footer A:link{text-decoration:underline; color: #ffffff;}
p#footer A:visited{text-decoration:underline; color: #ffffff;}
p#footer A:hover{text-decoration:underline; color: #ffffff;}
p#footer A:active{text-decoration:underline; color: #ffffff;}


p#footer {
	font-size: 12px;
	letter-spacing: 0.8px;
	color: #ffffff;
	line-height: 18px;
	margin-bottom : 12px;
	padding-right: 10px;
	}

.footer {
	background-image: url(../interface/bbq_strand.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.yellowblock {
	background-color: #ffdd26;
	filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity: 0.85;
	padding: 15px;
}

.transparant {
	padding-top: 15px;
	padding-bottom: 15px;
}

.button A{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #ffffff;}
.button A:link{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #ffffff;}
.button A:visited{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #ffffff;}
.button A:hover{text-decoration:none; font-family: "Trebuchet MS", arial, helvetica; color: #000000;}
.button A:active{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #ffffff;}

.button {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-image: url(../interface/button_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-right: 30px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: right;
	padding-top: 2px;
	border: 1px solid #84d5ff;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.button_o A{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #000000;}
.button_o A:link{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #000000;}
.button_o A:visited{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #000000;}
.button_o A:hover{text-decoration:none; font-family: "Trebuchet MS", arial, helvetica; color: #ff6d02;}
.button_o A:active{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #000000;}

.button_o {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-image: url(../interface/button_o_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-right: 30px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-position: right;
	padding-top: 2px;
	border: 1px solid #ff6d02;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.banner_blue {
	background-image: url(../interface/background_beachbar_0.gif);
	background-repeat: repeat-y;
	filter:alpha(opacity=85);
	-moz-opacity:0.90;
	opacity: 0.90;
	padding: 15px;
	}

.content {
	background-image: url(../interface/background_beachbar.gif);
	background-repeat: repeat-y;
}
.tekstveld {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.tekstveld_right {
	padding-top: 20px;
}

.background_forms {
	background-image: url(../interface/background_beachbar_0.gif);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
