/***************************
             BODY
****************************/
body
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

/***************************
             TABLE
****************************/
table
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

/***************************
             TD
****************************/
td
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

/***************************
             H
****************************/
h1
{
	color:#172882;
	font-size:16px;
	background-image:url('../img/icon_camping.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:32px;
}

/***************************
             A
****************************/
a.mainmenu,a.mainmenu:visited
{
	font-size:16px;
	color:#172882;
	text-decoration:none;
}

a.mainmenu:hover
{
	font-size:16px;
	color:#172882;
	text-decoration:underline;
}

/***************************
             DIV
****************************/
div.mainmenuleft
{
	position:absolute;
	left:10px;
	top:75px;
}

div.mainmenuright
{
	position:absolute;
	left:150px;
	top:75px;
}

/***************************
        RESERVEREN
***************************/

span.btnReserveren { background-color:Orange; font-weight:bold; text-decoration:underline; color: Blue; padding:2px; }
