/* 	16px - 80% = 12px = 1em */
/*	Hier worden de kleuren van typo aangegeven en de verschillende blokken t.b.v. opbouw site
	de overige stylesheets hoeven niet te worden aangepast, tenzij fonts over het geheel 
	drastisch wijzigen */

body {
	margin: 0px;
	padding: 0px;
	background-color: #fdefb8;
}

a:link {
	color: #FFF;
	text-decoration: underline;	
}

a:visited {
	color: #FFF;
	text-decoration: underline;
}

a:hover{
	color: #FFF;
	text-decoration: none;	
	
}

a:active {
	color: #0062A6;
	text-decoration: underline;	
}

img {
	border: 0px;
}

#Wrapper {
	width: 950px;
	margin: 0 auto 40px;
	padding: 0px;
	background-color:#fdf8e4;
	display: table;
	
}

/* @group Header - Navigatie */

#Row1 {
	width: 950px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Row1_Header {
	width: 950px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url("/images/header.png")
}
#Row1_Logo {
	width: 468px;
	height: 32px;
	margin: 50px 0px 0px 25px;
	padding: 0px;
	float: left;
}
#Row1_Search {
	margin: 50px 25px 25px 0px;
	padding: 0px;
	float: right;
}
#Row1_Navigatie {
	width: 950px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color:#2e1c0b;
}

/* @end */

/* @group Foto - Agenda */

#Row2 {
	width: 950px;
	height: 300px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#Row2_Fotocontainer {
	width: 660px;
	height: 300px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	z-index:1;
}

#Row2_Foto {
	width: 660px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:absolute;
	z-index:1;
}

#Row2_Fotoblok {
	width: 194px;
	height: 88px;
	margin: 229px 0px 0px 451px;
	padding: 0px;
	position:absolute;
	z-index:2;
	
}

#Row2_Fototekst {
	width: 194px;
	height: 88px;
	margin: 229px 0px 0px 451px;
	padding: 0px;
	position:absolute;
	z-index:3;
	
}

#Row2_Fototekst p {
	color:#FFF;
	font: 30px/normal "Times New Roman", serif;
	margin: 10px 0 0 20px;
}

#Row2_Agenda {
	width: 255px;
	height: 300px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	background-color:#2e1c0b;
}

#Row2_Agendaheader {
	width: 255px;
	height: 28px;
	padding: 10px 0 0;
	background-color:#82776e;
}

#Row2_Agendaheader h2 {
	margin-top: 0;
}

#Row2_Agendaheader h2 a {
	color: #FFF;
	text-decoration: none;
}
#Row2_Agendaheader h2 a:hover {
	text-decoration: underline;
}

#Row2_Agendaitemboven {
	width: 255px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	background-color:#2e1c0b;
}
.Row2_Agendaitem {
	border-bottom: 1px solid #fdf8e4;
	width: 240px;
	height: 65px;
	padding-left: 15px;
	float: left;
	background-color:#2e1c0b;
}

.Row2_Agendaitem p{
	color:#FFF;
}

.Row2_Agendaitem h3{
	color:#FFF;
	margin: 7px 0 3px;
}

.Row2_Agendaitem a{
	color:#FFF;
	text-decoration:none;
	width: 220px;
	display: block;
}

.Row2_Agendaitem:hover{
	background-color: #453e39;
	text-decoration:none;
}

.Row2_Agendaitem .feesttitel{
	font-size:14px;
	line-height:16px;
}

.Row2_Agendaitem .feesttijd{
	margin-top: 2px;
}


/* @end */

/* @group Over ons - Nieuws */

#Row3 {
	width: 950px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#Row3_Overons {
	width: 537px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	background-color:#472912;
}
#Row3_Overonsheader {
	width: 537px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#472912;
}
#Row3_OveronsContent {
	width: 537px;
	min-height: 337px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#d37137;
}
#Row3_OveronsContent p {
	color: #FFF;
	margin: 15px;
	line-height: 1.5em;
}
#Row3_OveronsContent p a {
	color: #FFF;
	line-height: 1.5em;
	text-decoration: underline;
}
#Row3_OveronsContent p a:hover {
	color: #FFF;
	line-height: 1.5em;
	text-decoration: none;
}
#Row3_Overonsmeer {
	width: 537px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#472912;
}
#Row3_Overonsmeer p {
	letter-spacing: 0.05em;
	margin-top: 6px;
	margin-left: 15px;
	font: 1.25em/normal "Times New Roman", serif;
	color: #FFF;
	text-decoration: none;
}
#Row3_Overonsmeer p a {
	color: #FFF;
	text-decoration: none;
}
#Row3_Overonsmeer p a:hover {
	text-decoration: underline;
}

#Row3_Page {
	width: 607px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	background-color:#472912;
}
#Row3_Pageheader {
	width: 607px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#472912;
}
#Row3_PageContent {
	width: 607px;
	min-height: 337px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#d37137;
}
#Row3_PageContent p {
	color: #FFF;
	margin: 15px;
	line-height: 1.5em;
}

#Row3_Page2 {
	width: 537px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	background-color:#472912;
}
#Row3_Page2header {
	width: 537px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#472912;
}
#Row3_Page2Content {
	width: 537px;
	min-height: 337px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#d37137;
}
#Row3_Page2Content ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

#Row3_Page2Content > ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
#Row3_Page2Content li {
	color: #FFF;
	line-height: 1.5em;
	margin: 0;
}
#Row3_Page2Content p {
	color: #FFF;
	margin: 15px;
	line-height: 1.5em;
}

#Row3_Nieuws {
	width: 377px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
}

#Row3_NieuwsContent {
	width: 377px;
	min-height: 218px;
	float: left;
	background-color:#fcd146;
}

#Row3_Nieuwsheader {
	width: 377px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#4d3715;
}
.Row3_NieuwsItem {
	width: 377px;
	height: 72px;
	border-bottom: 1px solid #fff;
	float: left;
	background-color:#fcd146;
}
.Row3_NieuwsItem p{
	margin-left: 15px;
	margin-right: 15px;
}
.Row3_NieuwsItem h3{
	color: #000;
	margin-bottom: 0;
}
#Row3_Nieuwsmeer {
	width: 377px;
	height: 30px;
	margin: -1px 0px 0px 0px; /* -1 to remove the bottotm line from the last Row3_NieuwsItem */
	padding: 0px;
	float: left;
	background-color:#4d3715;
}
#Row3_Nieuwsmeer p {
	letter-spacing: 0.05em;
	margin-top: 6px;
	margin-left: 15px;
	font: 1.25em/normal "Times New Roman", serif;
	color: #FFF;
	text-decoration: none;
}
#Row3_Nieuwsmeer p a {
	color: #FFF;
	text-decoration: none;
}
#Row3_Nieuwsmeer p a:hover {
	text-decoration: underline;
}

.Row3_NieuwsItem a{
	color:#000;
	text-decoration:underline;
}

.Row3_NieuwsItem a:hover{
	text-decoration: none;
}

#Row3_SubMenu {
	width: 307px;
	margin: 0px 5px 0px 10px;
	padding: 0px;
	float: left;
	min-height: 1px;

}

#Row3_SubMenu ul{
	margin: 0;
	padding: 0;
}

#Row3_Contact {
	width: 537px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	background-color:#472912;
}

#Row3_ContactHeader {
	width: 537px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#472912;
}

#Row3_ContactContent {
	width: 537px;
	min-height: 337px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#d37137;
}

#Row3_ContactContent p {
	color: #FFF;
	margin: 15px;
	line-height: 1.5em;
}

#Row3_Foto {
	width: 377px;
	height: 377px;
	float: left;
	margin-left: 15px;
}

#Row3_OveronsContent a {
	color: #FFF;
	text-decoration:none;
	line-height: 1.5em;
}

#Row3_OveronsContent a:hover {
	color: #FFF;
	text-decoration:underline;
	line-height: 1.5em;
}

/* @end */

/* @group Footer */

#Row4 {
	width: 950px;
	height: 30px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color:#2e1c0c;
}

#Row4_Footer p {
	color: #FFF;
	float: left;
	margin: 8px 8px 0;
}
#Row4_Footer p a {
	color: #FFF;
	text-decoration: none;
}
#Row4_Footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#Row4_Footer_Left{
	float: left;
}

#Row4_Footer_Left p a{
	color: #FFF;
	text-decoration: underline;
}

#Row4_Footer_Left a:hover{
	color: #FFF;
	text-decoration: none;
}

#Row4_Footer_Right{
	float: right;
}

/* @end */
