body {
	background: #FFF;
	padding: 0;
	margin: 32px 0 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

form, fieldset {
	border:0;
	margin:0;
	padding:0;
}

p, label {
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 2px;
	margin: 0 0 0 20px;
	padding: 0;
}

a, a:link, a:visited {
	color: #959384;
	text-decoration: none;
}

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

h1 {
	font: bolder 13px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 2px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0;
}

h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0;
}

ol {
	list-style: decimal outside;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding: 0 0 0 12px;
	list-style: none;
	margin: 0;
}

li a, li a:link, li a:visited {
	color: #FFF;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 0;
}

blockquote {
	margin: 10px;
	margin-left: 30px;
	padding: 0 20px 0 10px;
	border-left: 0 solid #ccc;
}

#Wrapper {
	width: 995px;
	height: 640px;
	margin: 0 auto;
	padding: 0;
}

/* @group Header - Menu - Logo */

#Header {
	width: 995px;
	height: 103px;
	margin: 0;
	padding: 0;
}

/* @group Navigatie */

#Menu {
	width: 770px;
	height: 15px;
	margin: 80px 0 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	letter-spacing: 2px;
	float: left;
}

#Menu a {
	text-transform: uppercase;
	margin-right: 10px;
}

a.menudefault:link, a.menu:visited { color: #959384; }
a.menudefault:hover, a.menudefaultSelected:link, a.menudefaultSelected:visited { color: #7E1319; }
.defaultStatic { color: #7E1319; }
a.defaultStatic:hover, a.defaultStatic:visited, a.defaultStatic:link { color: #610004; }

a.menuHome:link, a.menu:visited { color: #959384; }
a.menuHome:hover, a.menuHomeSelected:link, a.menuHomeSelected:visited { color: #7E1319; }
.HomeStatic { color: #7E1319; }
a.HomeStatic:hover, a.HomeStatic:visited, a.HomeStatic:link { color: #610004; }

a.menuParty:link, a.menu:visited { color: #959384; }
a.menuParty:hover, a.menuPartySelected:link, a.menuPartySelected:visited { color: #E68A00; }
.PartyStatic { color: #E68A00; }
a.PartyStatic:hover, a.PartyStatic:visited, a.PartyStatic:link { color: #E68A00; }

a.menuTickle:link, a.menu:visited { color: #959384; }
a.menuTickle:hover, a.menuTickleSelected:link, a.menuTickleSelected:visited { color: #6D5E49; }
.TickleStatic { color: #6D5E49; }
a.TickleStatic:hover, a.TickleStatic:visited, a.TickleStatic:link { color: #6D5E49; }

a.menuContact:link, a.menu:visited { color: #959384; }
a.menuContact:hover, a.menuContactSelected:link, a.menuContactSelected:visited { color: #950000; }
.ContactStatic { color: #7E1319; }
a.ContactStatic:hover, a.ContactStatic:visited, a.ContactStatic:link { color: #950000; }

a.menuCatering:link, a.menu:visited { color: #959384; }
a.menuCatering:hover, a.menuCateringSelected:link, a.menuCateringSelected:visited { color: #819A24; }
.CateringStatic { color: #819A24; }
a.CateringStatic:hover, a.CateringStatic:visited, a.CateringStatic:link { color: #819A24; }

img {
	border: none;
	margin: 0;
	padding: 0;	
}

/* @end */

#Logo {
	width: 200px;
	height: 103px;
	margin: 0;
	padding: 0;
	float: left;
}

#Logo img {
	margin: 0;
}

/* @end */
.Col0 {
	background: #000;
	width: 20px;
	height: 450px;
	float: left;
}

.Col1 {
	background: #FFF;
	width: 230px;
	height: 450px;
	float: left;
}

.Col1 ul {
	margin: 39px 0 29px 29px;
}

.Col1 ul ul {
	margin: 0;
}

.Col1 ul li li {
	padding: 0;
}

.Col1 li a,
.Col1 li li a {
	color: #FFF;
	line-height: normal;
	margin: 8px 0;
	display: block;
	height: 15px;
}

.Col1 p {
	line-height: 25px;
	letter-spacing: 2px;
	margin-right: 20px;
}

.Col1 li p,
.Col1 li li p {
	color: #FFF;
	line-height: normal;
	margin: 8px 0;
	height: 15px;
}

.Col1 a.subselected,
.Col1 a.subselected:link,
.Col1 a.subselected:visited,
.Col1 a.subselected:active {
	border-left: 1px solid #FFF;
	color: #FFF;
	padding-left: 10px;
}


.Col2 {
	background: #FFF;
	width: 6px;
	height: 450px;
	float: left;
}

.Col2.Filled {
	background: #000;
}

.Col3 {
	background: #FFF;
	width: 730px;
	height: 450px;
	float: left;
}

.Page {
	background: #000;
	overflow: auto;
	scrollbar-base-color: #000000;
}

.Page h1 {
	margin: 57px 0 10px 39px;
	padding: 0;
}
.Page h2 {
	margin: 0px 0 0px 39px;
	padding: 0;
	clear: left;
}

.Page p {
	margin: 0 163px 4px 39px;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: normal;
	line-height: 20px;
}

.Page label {
	color: #FFF;
	margin: 0 13px 4px 39px;
	padding: 0;
	display: inline;
	float: left;
	clear: left;
	height: 13px;
	width: 179px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: normal;
	line-height: 20px;
}

.Page input {
	margin: 0 13px 4px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 13px;
/*	clear: right;
	float: left;*/
	font-size: 11px;
	display: inline;
}

.Page textarea {
	margin: 0 13px 4px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 39px;
	clear: right;
	float: left;
	font-size: 11px;
	display: inline;
}

.Page input[type=checkbox] {
	vertical-align: middle;
	clear:left;
}

.Page input[type=radio] {
	vertical-align: middle;
	margin: 0;
}

.Page table {
	width: 652px;
	border: 0px;
	margin: 26px 39px;
	padding: 0px;
}

.Page table tr td,
.Page table tr th,
.Page table tr th strong,
.Page table tr th p,
.Page table tr td strong,
.Page table tr td p {
	color: #FFF;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 15px;
	height: 16px;
	text-align: left;
}

.checkboxgroepen {
	margin: 0 13px 4px 39px;
}
.checkboxgroepen input[type=checkbox]{
	clear: right;
	float: left;
}

.Col3_1 {
	background: #000;
	width: 320px;
	float: left;
	height: 450px;
}

.Col3_1 p {
	margin: 85px 30px 0 30px;
	padding: 0;
	font: bold 10px/40px Verdana,Arial,Helvetica,sans-serif;
}

.Col3_Contact {
	width: 204px;
	height: 350px;
	margin: 0 0 0 39px;
	float: left;
	display: inline;
}

.Col3_Contact h2 {
	font: bold 11px/20px Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

.Col3_Contact p {
	margin: 0;
	padding: 0;
}

.Album1 {
	width: 730px;
	height: 450px;
	float: left;
}

.Album2 {
	width: 410px;
	height: 450px;
	float: left;
}
.Album2_4 {
	width: 410px;
	height: 450px;
	float: left;
	margin-left: 6px;
}

.Album4 {
	width: 360px;
	height: 220px;
	float: left;
}

.Album4_2 {
	margin-left: 10px;
}

.Album4_3 {
	margin-top: 10px;
}

.Album4_4 {
	margin-top: 10px;
	margin-left: 10px;
}
.Album2_4 {
	width: 197px;
	height: 220px;
	float: left;
}

.Album2_4_2 {
	margin-left: 10px;
}

.Album2_4_3 {
	margin-top: 10px;
}

.Album2_4_4 {
	margin-top: 10px;
	margin-left: 10px;
}

/**/

.default .Col1 {
	background-color: #610004;
}

.Home .Col1 {
	background-color: #610004;
}

.Party .Col1 {
	background-color: #E68A00;
}

.Party .Col1 a {
	color: #000;
}
.Party .Col1 p {
	color: #000;
}

.Catering .Col1 {
	background-color: #819A24;
}

.Catering .Col1 a {
	color: #343330;
}
.Catering .Col1 a:hover {
	color: #FFF;
}

.Tickle .Col1 {
	background-color: #6D5E49;
}

.Contact .Col1 {
	background-color: #950000;
}

.Contact .Col1 p,
.Contact .Col1 ul li a {
	color: #bbb;
}
.Contact .Col1 a:hover {
	color: #FFF;
}

.Contact .Col1 .nolink,
.Contact .Col1 .haschild {
	color: #FFF;
}

/**/

#Footer {
	width: 995px;
	height: 45px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 45px;
	text-align: right;
	letter-spacing: 2px;
}

#Footer .default {
	color: #610004;
	text-decoration: none;
}

#Footer .Home,
#Footer .Home * {
	color: #610004;
	text-decoration: none;
}

#Footer .Party,
#Footer .Party * {
	color: #E68A00;
	text-decoration: none;
}

#Footer .Catering,
#Footer .Catering * {
	color: #819A24;
	text-decoration: none;
}

#Footer .Tickle,
#Footer .Tickle * {
	color: #6D5E49;
	text-decoration: none;
}

#Footer .Contact,
#Footer .Contact * {
	color: #950000;
	text-decoration: none;
}

#Footer .Footer_Left {
	float: left;
	display: inline;
	margin-left: 20px;
}

#Footer .Footer_Left a {
	text-transform: uppercase;
}

#Footer .Footer_Right {
	float: right;
	display: inline;
	margin-right: 20px;
}