BODY {
	margin-top: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-bottom: 0;
	background-color: #109dd9;
} 
tr, td, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.background-blue {
	background-color: #dbf0f9;
}
.background-button-selected {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/button_selected.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.background-footer {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.background-top {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menu-walibi {
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #179dd9;
	background-image: url(../images/menu/walibi/main.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.sIFR-active h1 {
	visibility: hidden;
	line-height: 1em;
	font-size: 21px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.sIFR-active h2 {
	visibility: hidden;
	line-height: 1em;
	font-size: 21px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.sIFR-active h3 {
	visibility: hidden;
	line-height: 1em;
	font-size: 21px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h1 {
	color: #033146;
	font-size: 16px;
	line-height: 2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h2 {
	color: #006699;
	font-size: 16px;
	line-height: 2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h3 {
	color: #663366;
	font-size: 16px;
	line-height: 2em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.text-white {
	color: #FFFFFF;
}
.text-blue {
	color: #006699;
}
.text-pink {
	color: #663366;
}
.link-white {
	color: #FFFFFF;
	text-decoration: none;
}
.link-white:hover {
	text-decoration: underline;
}
.link-white:active {
	text-decoration: none;
}
.link-blue {
	color: #006699;
	text-decoration: none;
}
.link-blue:hover {
	text-decoration: underline;
}
.link-blue:active {
	text-decoration: none;
}
.link-pink {
	color: #663366;
	text-decoration: none;
}
.link-pink:hover {
	text-decoration: underline;
}
.link-pink:active {
	text-decoration: none;
}
.menu-dolfinarium {

	color: #FFFFFF;
	background-color: #9b6fa9;
}
.menu-hellendoorn {


	color: #FFFFFF;
	background-color: #179dd9;
}
.background-footer-en {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/footer_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.background-footer-de {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/footer_de.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.form-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 300px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #7f9db9;
}
.form-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 150px;
	width: 300px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #7f9db9;
}
.form-textfield-error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 300px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #7f9db9;
	background-attachment: scroll;
	background-image: url(../images/diversen/form-error.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.backgrount-blue-light {
	background-color: #990000;
}
.background-line-color-onder {
	background-image: url(../images/diversen/background-line-color-onder.gif);
	background-repeat: repeat-y;
	color: #006699;

}

