@import url("menu.css");

body {
	margin: 0px;
	padding: 0px;
	font: 13px/19px Sans-Serif, "Comic Sans MS";
}

h2 {
	font: 30px/34px Arial;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	margin: 0;
	padding: 0;
	font: 22px/26px Arial;
	font-weight: bold;
	color: #54609A;
}

#headerBanner {
	top: 10px;
	left: 520px;
	position: absolute;
	border: 1px solid #000000;
}

#uitnodiging, #nieuwsbrief, #disclaimer, #guestbook {
	position: absolute;
	background: #54609A;
	border: 1px solid #000000;
	opacity: .94;
	filter: alpha(opacity=94);
	-moz-opacity: 0.94;
	color: #FFFFFF;
}

.default {
	font: 13px/19px Sans-Serif, "Comic Sans MS";
}

.printBonnenLeft a, .printBonnenLeft a:link, .printBonnenLeft a:visited, .printBonnenLeft a:hover, .printBonnenLeft a:active {
	color: #000000;
	text-decoration: underline;
}

.title {
	font: 18px/22px Sans-Serif, "Comic Sans MS";
	font-weight: bold;
	color: #54609A;
}

.menuLeft {
	background-color: #FEFDEB;
	font-family: Sans-Serif, "Comic Sans MS";
	font-size: 12px;
}

#content {
	background-color: #FEFDEB;
}

.homepageKermisActive {
	width: 277px;
	height: 70px;
	background: url(../img/background_bonnen.gif) no-repeat;
	border-collapse: collapse;
	font: 14px/14px Sans-Serif, "Comic Sans MS";
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
}

.homepageKermisActive td.kop {
	width: 100%;
}

.homepageKermisActive a {
	color: #ffff00;
	text-decoration: underline;
}

.homepageKermisActive a:hover {
	text-decoration: none;
}

.homepageKermisActive .kermisIntro {
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffff00;
}

.homepageKermisActive .kermisDatum {
	font: 14px/18px Sans-Serif, "Comic Sans MS";
	font-weight: bold;
	color: #ffffff;
}

.homepageKermisLink {
	background-color: #FFFFFF;
/*	border: 1px solid #DDDDDD; */
	padding-left: 10px;
	font: 14px/18px Sans-Serif, "Comic Sans MS";
	font-weight: bold;
	color: #000000;
}

.homepageKermisLink a:link    { color:#000000; text-decoration : underline; }
.homepageKermisLink a:visited { color:#000000; text-decoration : underline; }
.homepageKermisLink a:active  { color:#000000; text-decoration : underline; }
.homepageKermisLink a:hover   { color:#999999; text-decoration : underline; }

.nieuwsArchiefLink {
	font: 14px/18px Sans-Serif, "Comic Sans MS";
	font-weight: bold;
	color: #000000;
}

.nieuwsArchiefLink a:link    { color:#000000; text-decoration : none; }
.nieuwsArchiefLink a:visited { color:#000000; text-decoration : none; }
.nieuwsArchiefLink a:active  { color:#000000; text-decoration : none; }
.nieuwsArchiefLink a:hover   { color:#999999; text-decoration : none; }

.readMore {
	font-size: 11px;
	color: #666666;
}

.readMore a:link    { color:#666666; text-decoration : none; }
.readMore a:visited { color:#666666; text-decoration : none; }
.readMore a:active  { color:#666666; text-decoration : none; }
.readMore a:hover   { color:#000000; text-decoration : none; }

.guestbookTable {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}

#bonItemPopup {
	position: absolute;
}

#bonItemPopup img {
	border: 1px solid #000000;
}

#stockphotoItemPopup {
	position: absolute;
}

#stockphotoItemPopup img {
	border: 1px solid #000000;
}

.printBonnenLeft {
	padding-left: 20px;
	vertical-align: top;
	line-height: 130%;
}

.printBonnenLeft a, .printBonnenRight a {
	color:#000000;
	text-decoration: underline;
}

.printBonnenRight {
	text-align: center;
	vertical-align: top;
}

.formAfmelden, .formAfmelden input, .formAfmelden select {
	font-size: 16px;
}

.formAfmelden input, .formAfmelden select {
	width: 100%;
}

.preview {
	padding: 0 40px;
	font-style: italic;
}

.photos img {
	border: 1px solid #ddd;
}

.newsletter, .newsletter input {
	font-size: 16px;
}

.newsletter {
	color: #fff;
}

.newsletter input {
	width: 100%;
}
.infotable, .infotable td {
	font: 13px/18px Sans-Serif, "Comic Sans MS";
	font-weight: bold;
	vertical-align: top;
}