/* Global Styles */

body {
	background: #F3F5DA;
	margin-top : 0px;
	border-top : 0px;
	}

table {
	font-family: arial;
	font-size: 12px;
}
A:link{
	color: #68070b;
	text-decoration: none;
}

A:visited{
	color: #68070b;
	text-decoration: none;
}

A:hover{
	color: #d5333b;
	text-decoration: underline;
}
	  
/* Class Styles */
.algemenetekst {
	font-family: arial;
	font-size: 12px;
	color:#370000
}
.menulinks {
	font-family: Algerian; arial;
	font-size: 14px;
	color:#68070b
}	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.overzicht {
	background: #feffed;
	color: #370000;
	border-bottom: 1px solid #F3F5DA;
	padding: 5px;
	}
	
.overzichtheader {
	background: #dbcab6;
	border-left: 2px solid #F3F5DA;
	border-top: 2px solid #F3F5DA;
}		

.overzichtcontent {
	border-left: 2px solid #F3F5DA;
	border-top: 2px solid #F3F5DA;
}

.overzichtheaderrechts{
	background: #dbcab6;
	border-left: 2px solid #F3F5DA;
	border-top: 2px solid #F3F5DA;
	border-right: 2px solid #F3F5DA;
}	

.overzichtcontentrechts{
	border-left: 2px solid #F3F5DA;
	border-top: 2px solid #F3F5DA;
	border-right: 2px solid #F3F5DA;
}	

#wereldwonderen2 {
	width:					414px;
	height:					65px;
	background-image:		back.png;
	border:					1px #000 solid;
	background-image:		url(../images/header.png);
	background-repeat:		no-repeat;
	background-position:	top left;
	float:					left;
}

#wereldwonderen2 img {
	border:					none;
	margin:					10px 25px 0 0;
	float:					left;
}

.wereldwonderen3 {
	font-size:				12px;
	color:					#000;
	font-family:			Arial, Helvetica, sans-serif;
	margin:					2px 20px 0 12px;
	padding:				0;
	float:					left;
	height:					65px;
}

a.titellink2 {
	font-size:				12px;
	font-weight:			bold;
	color:					#a1c128!important;
	margin:					6px 0 0 0;
	padding:				0 0 5px 0;
	font-family:			Arial, Helvetica, sans-serif;
	cursor:					pointer;
	float:					left;
	text-decoration:		underline!important;
}

a.titellink2:hover {
	font-family:			Arial, Helvetica, sans-serif;
	text-decoration: 		none!important;
	color:					#a1c128;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:a1c128;
	margin:0;
	padding:0;
	}

a.ondertekst2 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-weight:			normal;
	color:					#000000;
	margin:					0;
	padding:				0;
	float:					left;
	width:					268px;
	text-decoration:		none;
}

a.ondertekst2:hover {
	font-family:			Arial, Helvetica, sans-serif;
	text-decoration:		underline;
	font-weight:			normal;
	color:					#000000;
}