@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	letter-spacing: -.05em;
	margin:0 0 0 0; /* top, left, bottom, right */
	padding: 0;
	line-height: 1em;
	color:#c4af5a;
	}


h1 {
	font-size: 22px;
	padding: 0px 0 7px 0;
	margin: 0 0px 0 0px;
	color:#c4af5a;
	}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	}
	
p.error {
		color:#FF0000;
		font-family:Arial;
		font-size:12px;
		font-style:normal;
		font-variant:normal;
		margin-top:0px;
		padding-left: 43px;
		letter-spacing:	1px;
		line-height:21px;
		}

.linkstext {	
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#006084;
	}

#contentteskt a {
	font-size:14px;
	color:#006084;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
	}

#contentteskt a:visited{
	background-color: transparent;
	color: #006084;
	text-decoration: underline;
	}

#contentteskt a:hover{
	background-color:#006084;
	color: #FFFFFF;
	text-decoration: none;
	}

#contentteskt a:active{
	background-color: transparent;
	color:#006084;
	text-decoration: underline;
	}
	
#links a {
	font-size:14px;
	color:#006084;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
	}

#links a:visited{
	background-color: transparent;
	color: #006084;
	text-decoration: underline;
	}

#links a:hover{
	background-color:#006084;
	color: #FFFFFF;
	text-decoration: none;
	}

#links a:active{
	background-color: transparent;
	color:#006084;
	text-decoration: underline;
	}	
	
	

.buttonscontainer {
	width: 202px;
	height:224px;
	background-image:url(../images/menu_achtergrond.jpg);
	}

#buttons img{
	margin-bottom:3px;
	margin-top:3px;
	}

#buttons a:hover {
	background-color:transparent;
	border:0px;
	text-decoration:none;
	}
	

/*CMS pagina*/

.titelcms {
	font-size: 42px;
	padding: 0px 0 7px 0;
	margin: 0 0px 0 0px;
	color:#c4af5a;
}



/*Reservering pagina*/

	
.blauw {
	background-color:#31a1d9;
	background-image:url(../images/reservering_blauw_achter.jpg);
	}
	
.grijs {
	background-color:#eaeaea;
	}
	
.rood {
	background-color:#FF9194;
	}	
	
	
.reservering {
	border:#e2e2e2 solid 1px;
	}
	
#maanden {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #f6efd2;
	font-weight: bold;
	background-color: transparent;
	}

#maanden a {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	text-decoration:underline;
	}

#maanden a:hover {
	background-color:#FFFFFF;
	color:#31a1d9;
	text-decoration:none;
	}
	
#welkjaar {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #ffffff;
	font-weight: bold;
	}

.bordertd { 
	border-right:#eaeaea solid 1px;
	}