html,body {
	margin:0;
	padding:0;
	height:100%;
	/* needed for container min-height */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 12px;
	background-image : url('backbody.jpg');
	background-position : top center;
	background-repeat : repeat-y;
}

div#container {
	position:relative;
	/* needed for footer positioning*/
	margin:0 auto;
	/* center, not in IE5 */
	width:1000px;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
	/* real browsers */
	background-image : url('back.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

div#header {
	padding:0em;
	background-image : url('header.jpg');
	background-position : top center;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

div#content {
	padding: 0em 0em 42px 0em;
	/* bottom padding for footer */
	margin:0 auto;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
}

div#footer {
	position:absolute;
	width:1000px;
	bottom:0;
	text-align: left;
	height:42px;
	/* stick to bottom */
	background-image : url('bottom.png');
	background-position : top left;
	background-repeat : repeat-y;
}

A.menu, A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #5D5E60;
	font-size : 12px;
	text-decoration : none;
}

A.menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #5D5E60;
	font-size : 12px;
	text-decoration : none;
}

A.menuactive, A.menuactive:ACTIVE, A.menuactive:LINK, A.menuactive:VISITED  {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #5D5E60;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

A.menuactive:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #5D5E60;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

BODY, TABLE, TD, TH, TR {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
}

BODY.aanbod,TABLE.aanbod, TD.aanbod, TH.aanbod, TR.aanbod {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
}

TABLE.aanbodtitel, TD.aanbodtitel, TH.aanbodtitel, TR.aanbodtitel {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #003300;
	font-size : 13px;
	font-weight : bold;
}

A.aanbodtitel, A.aanbodtitel:ACTIVE, A.aanbodtitel:LINK, A.aanbodtitel:VISITED, A.aanbodtitel:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	color : #003300;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

TABLE.aanbodvoorloop, TD.aanbodvoorloop, TH.aanbodvoorloop, TR.aanbodvoorloop {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
	font-weight : bold;
}

A.menurightrecent, A.menurightrecent:ACTIVE, A.menurightrecent:LINK, A.menurightrecent:VISITED, TD.menurightrecent {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : White;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

A.menurightrecent:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : White;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

INPUT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
	font-weight : normal;
	border : 1px solid #000000;
}

input.button {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 14px;
	font-weight : normal;
	border : 1px solid #5D5E60;
	background-color : #D1D2D3;
}

input.buttongrijs {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : White;
	font-size : 14px;
	font-weight : normal;
	border : 1px solid #000000;
	background-color : #D1D2D3;
}


A, A:ACTIVE, A:LINK,A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #6FB905;
	font-size : 13px;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #6FB905;
	font-size : 13px;
	text-decoration : underline;
}

A.menuleft, A.menuleft:ACTIVE, A.menuleft:LINK, A.menuleft:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #003300;
	font-size : 12px;
	text-decoration : none;
}

A.menuleft:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #003300;
	font-size : 12px;
	text-decoration : underline;
}

A.menuleftactive, A.menuleftactive:ACTIVE, A.menuleftactive:LINK, A.menuleftactive:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #6FB905;
	font-size : 12px;
	text-decoration : none;
}

A.menuleftactive:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #6FB905;
	font-size : 12px;
	text-decoration : underline;
}

A.menuright, A.menuright:ACTIVE, A.menuright:LINK, A.menuright:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

A.menuright:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

.menutitel {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 13px;
	font-weight : bold;
}

.titel{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #841519;
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
}

A.bottom, A.bottom:ACTIVE, A.bottom:LINK, A.bottom:VISITED, TD.bottom {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}

A.bottom:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : underline;
}


td.MainShadeLeft {
	background-image : url('left_website_holiday_parken.png');
	background-position : top right;
	background-repeat : repeat-y;
}

td.MainShadeRight {
	background-image : url('right_holiday_parken.png');
	background-position : top left;
	background-repeat : repeat-y;
}

td.MainTop {
	background-color : White;
}

td.MainMenuTop {
	background-image : url('menu.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MaintableBottom {
	background-image : url('bottom_website_holiday_park.png');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MenuLeft {
	background-image : url('menuleft.jpg');
	background-position : top left;
	background-repeat : repeat-y;
}

td.MenuRightbottom {
	background-image : url('table_bottom_aanbod.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MenuRightrecentbottom {
	background-image : url('table_bottom_recent.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MenuRightrecenttop {
	background-image : url('table_top_recent.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MenuRightCenter {
	background-image : url('menuright_backzonderlijn.jpg');
	background-position : top left;
	background-repeat : repeat-y;
}

td.menuright {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 13px;
	font-weight : bold;
}

td.menurightrecent {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 15px;
	font-weight : bold;
}

td.MenuRightTop {
	background-image : url('menuright_top.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #003300;
	font-size : 25px;
	text-decoration : none;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 10px 0px;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #003300;
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

