body {
  	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
  	font-size: 11px;
  	margin: 0px;
  	color: #000000;
  	background-color: white;
	padding: 0px;
 	margin: 0px;
}

html {
}

table {
  	border-collapse: collapse;
  	border-spacing: 0px;
}

th, td {
  	padding: 0px;
  	font-size: 11px;
}

form {
  	margin: 0px;
}

img {
  	border: 0px;
}

hr {
  	border: 2px solid #cc0033;
  	border-bottom: 1px solid white;
 	margin-bottom: 10px;
}

a:link, 
a:hover, 
a:active, 
a:visited {
  	color: #000000;
  	text-decoration: none;
  	outline-style: none;
  	outline-width: 0;
}

a:hover {
  	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0033;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
    letter-spacing: 1px;
}

h2, h3- h4, h5, h6 {
	font-size: 12px;
	color: #e2001a;
}

p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
}

/*DIVS*/

div.MainWrapper {
	position: relative;
	margin: 0 auto;
  	width: 962px;
  	left: 0px;
  	top: 0px;
	background-position: top left;
	background-repeat: no-repeat;
}

div.MainWrapper div.Header {
}

div.MainWrapper div.ContentWrapper {
  	position: relative;
  	width: 951px;
}

div.MainWrapper div.ContentWrapper div.Content {
  	position: relative;
	float: right;
	width: 490px;
	padding-top: 15px;
}

div.MainWrapper div.ContentWrapper div.Content hr {
	margin-top: 15px;
}	

div.MainWrapper div.ContentWrapper div.Content div.Item {
	float: left;
	width: 490px;
}


div.MainWrapper div.ContentWrapper div.Content div.Small,
div.MainWrapper div.ContentWrapper div.Content div.AgendaTeaser {
	width: 320px;
}

div.MainWrapper div.ContentWrapper div.Content div.Agenda,
div.MainWrapper div.ContentWrapper div.Content div.Foto {
	float: right;
}

div.MainWrapper div.ContentWrapper div.Content div.Item div.Datum {
	font-size: 9px;
}

div.MainWrapper div.ContentWrapper div.Content div.Item h1 {
	font-size: 18px;
	color: #cc0033;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
}

div.MainWrapper div.ContentWrapper div.Content div.Item h1 a:link,
div.MainWrapper div.ContentWrapper div.Content div.Item h1 a:hover,
div.MainWrapper div.ContentWrapper div.Content div.Item h1 a:active,
div.MainWrapper div.ContentWrapper div.Content div.Item h1 a:visited {
	text-decoration: none;
	color: #cc0033;
}

div.MainWrapper div.ContentWrapper div.Content div.Item p {
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
}

div.MainWrapper div.ContentWrapper div.Sponsors {
	position: relative;
	float: right;
	width: 160px;
	padding-right: 3px;
	margin-left: 138px;
	margin-top: 30px;
}
div.MainWrapper div.ContentWrapper div.Sponsors div.SponsorItem {
	margin-top: 9px;
}

div.WordLid {
	position: relative; 
	width: 100px;
	padding: 0px;
	/* padding-left: 20px; */
	padding-top: 20px;
	font-weight: normal;
}

table.Kalendar tr td {
    font-size: 7pt;
    width: 20px;
    padding-left: 3px;
    border: solid 1px #efefef;
}

table.Kalendar td a:link,
table.Kalendar td a:hover,
table.Kalendar td a:active,
table.Kalendar td a:visited {
	font-weight: bold;
	color: white;
}

table.Kalendar td a:hover {
	color: #CC0033;
}

table.Kalendar th.tm,
table.Kalendar th.hd {
	font-weight: bold;
    background-color: #efefef;
	text-align: center;
}

table.Kalendar td.disabled {
	color: #cccccc !important;
	font-weight: normal !important;
}

table.Kalendar td.today {
    color: #000000;
	font-weight: bold;
}

table.Kalendar td.planned {
    color: #ffffff;
    font-weight: bold;
	background-color: #000000;
}

table.Kalendar td.bd {
	background-color: #cccccc;
    font-weight: bold;
}

div.AgendaBrowse {
	text-align: right;
}

.MapHolder {
	position: relative;
	width: 292px;
	height: 370px;
	overflow: hidden;
}

.NederlandDiv {
  position: absolute;
  width: 318px;
  height: 369px;
  background-image: url( ../images/Small_Nederland.jpg );
}

.Large {
  position: relative;
  width: 477px;
  height: 554px;
  background-image: url( ../images/Med_Nederland.jpg );
}

a.Button:link, 
a.Button:hover,
a.Button:active,
a.Button:visited {
  position: absolute;
  width: 38px;
  height: 38px;
  overflow: hidden;
  background-image: url( ../images/Button.gif );
  text-decoration: none;
}

div.Reactie {
	display: block;
	padding-bottom: 10px;
	border-bottom: solid 1px #ebebeb;
	border-top: solid 1px #ebebeb;
	margin-bottom: 5px;
}
div.Reactie p {
	padding: 0px !important;
	padding-bottom: 5px !important;
}
div.Reactie.Oneven {
	background-color: #fafafa;
}


.Clear {
  	overflow: hidden;
  	height: 0px;
  	width: 0px;
  	clear: both;
}

.Error {
	color: red;
	font-weight: bold;
}

/* MENU */

ul#Menu {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	/* 
	padding-left: 18px; 
	*/
	list-style-type: none;
	width: 142px;
	margin-top: 180px;
    letter-spacing: 1px;
}

ul#Menu li {
	margin: 0px;
	padding: 0px;
 	padding-top: 8px;
	padding-bottom: 8px;	
}

div.WordLid a:link,
div.WordLid a:hover,
div.WordLid a:active,
div.WordLid a:visited, 
ul#Menu li a:link,
ul#Menu li a:hover,
ul#Menu li a:active,
ul#Menu li a:visited {
  	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
}

div.WordLid a:hover,
ul#Menu li a:hover,
ul#Menu li a.MenuItemActief:link,
ul#Menu li a.MenuItemActief:hover,
ul#Menu li a.MenuItemActief:active,
ul#Menu li a.MenuItemActief:visited {
	color: #e2001a;
}

ul#Menu li ul {
  	background-color: white;
  	padding: 0px;
  	margin: 0px;
}

ul#Menu li ul li {
  	list-style-type: none;
    padding-top: 4px;
    padding-bottom: 4px;
}

ul#Menu li ul li ul{
	padding: 0px;
	margin 0px;
}

ul#Menu li ul li ul li {
    padding-top: 2px;
    padding-bottom: 2px;
}

#Menu li ul li a:link,
#Menu li ul li a:hover,
#Menu li ul li a:active,
#Menu li ul li a:visited {
	padding-left: 10px;
	font-size: 10px;
}

#Menu li ul li a:hover,
#Menu li ul li a.Up:link,
#Menu li ul li a.Up:hover,
#Menu li ul li a.Up:active,
#Menu li ul li a.Up:visited {
	color: #e2001a;
}


#Menu li ul li ul li a:link,
#Menu li ul li ul li a:hover,
#Menu li ul li ul li a:active,
#Menu li ul li ul li a:visited {
  	padding-left: 20px;
  	line-height: 16px;
}

#Menu li ul li ul li a:hover {
  	color: #e2001a;
}

#Menu li.RSS a:link,
#Menu li.RSS a:hover,
#Menu li.RSS a:active,
#Menu li.RSS a:visited {
	display: block;
	margin-top: 70px;	
	background-image: url( ../images/RSSIcon.jpg );
	background-position: bottom left;
	background-repeat: no-repeat;
}

/*MAILFORMULIER*/

.MFKop {
  	color: #cc0033;
  	font-size: 18px;
}

.MFErrorMessage {
  	color: red;
}

.MFSubmitButton, .MFCancelButton {
  	width: 80px;
  	padding-left: 10px;
  	padding-right: 10px;
  	color: white;
  	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
  	font-size: 12px;
  	background-color: #cc0033;
  	border: 1px solid #cc0033;
  	text-align: center;
}

.MFSubmitTD {
  	text-align: right;
}

.MFDataTD {
  	text-align: left;
}

.MFTD {
  	width: 180px;
  	vertical-align: top;
  	font-weight: normal;
}

.MFNaamType, .MFEmailType, .MFFileType {
  	border: 1px solid #cc0033;
  	width: 250px;
  	padding-left: 3px;
  	font-family: 'Lucida Sans Unicode','Lucida Grande', sans-serif;
  	font-size: 11px;
  	margin-bottom: 3px;
}

.MFNaamType.Small,
.MFSubmitButton.Small {
	width: 130px;
}


.MFExtraUitleg {
  	font-weight: normal;
  	font-style: italic;
 	padding-bottom: 10px;
}

.MFVerplichtTD {
  	color: red;
  	font-weight: bold;
  	vertical-align: top;
  	padding-top: 5px;
  	width: 10px;
}

.MFFileType {
  	color: #7b797a;
  	border: 1px solid #46003F;
 	margin: 2px;
  	padding-left: 3px;
  	padding-right: 3px;
  	width: 304px;
}

/* FOTOBOEK */
a.PopupImg:link, a.PopupImg:hover, a.PopupImg:visited {
  border: 1px solid #ac9271;
  width: 250px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  margin: 7px;
  margin-bottom: 0px;
  background-color: #ac9271;
  text-decoration: none;
}

a.PopupImg:hover {
  background-color: #2d204c;
}

a.PopupImgSmall:link, a.PopupImgSmall:hover, a.PopupImgSmall:visited {
  border: 1px solid #ac9271;
  width: 136px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  padding: 7px;
  background-color: #ac9271;
  text-decoration: none;
}

a.PopupImgSmall:hover {
  background-color: #2d204c;
}

.FotoAlbumGTD {
  padding-right: 30px;
  padding-bottom: 20px;
}

.fotoTD {
  vertical-align: top;
}

.ACFoto {
  color: white;
  border: 1px solid #ac9271;
  border-top: 0px;
  width: 250px;
  margin: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 0px;
  text-align: center;
  position: relative;
  background-color: #bca88d;
}

a.AlbumFront:link, a.AlbumFront:visited, a.AlbumFront:hover {
  display: block;
  width: 110px;
  height: 93px;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: white;
  border: 1px solid #E2001A;
  background-color: white;
  text-decoration: none;
}

a.AlbumFront:hover {
  background-color: #f07f8c;
}

.AlbumNaam {
  color: white;
  border: 1px solid #E2001A;
  border-top: 0px;
  width: 110px;
  text-align: center;
  background-color: #E2001A;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 3px;
}

a.AlbumSluiten:link, a.AlbumSluiten:visited, a.AlbumSluiten:hover {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

a.AlbumSluiten:hover {
}

.DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 3000;
  background-color: #000000;
  -moz-opacity:0.6;
  opacity:0.6;
}
.PopupHolder {
  z-index: 5000;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 804px;
  margin-left: -404px;
  height: 685px;
  display: none;
}

.PopupInnerHolder {
  position: absolute;
  top: 20px;
  left: 0px;
}

.PopupFotoHolder {
  display: block;
  border: 1px solid #000C2C;
  width: 800px;
  height: 600px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 10px;
}
.PopupFotoFunctions {
  position: absolute;
  border-left: 1px solid #000C2C;
  border-right: 1px solid #000C2C;
  border-bottom: 1px solid #000C2C;
  width: 800px;
  height: 61px;
  top: 612px;
  left: 0px;
  background-color: white;
  padding: 10px;
}

a.PopupSluiten:link, a.PopupSluiten:visited, a.PopupSluiten:hover,
a.PopupVolgende:link, a.PopupVolgende:visited, a.PopupVolgende:hover,
a.PopupVorige:link, a.PopupVorige:visited, a.PopupVorige:hover {
  display: block;
  color: white;
  background-image: url(../images/ButtonWit.jpg);
  width: 26px;
  height: 26px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  top: 300px;
}
a.PopupSluiten:link, a.PopupSluiten:visited, a.PopupSluiten:hover {
  background-image: url(../images/close.gif);
  width: 13px;
  height: 13px;
  line-height: 13px;
  left: 797px;
  top: 10px;
}

a.PopupVolgende:link, a.PopupVolgende:visited, a.PopupVolgende:hover {
  background-image: url(../images/volgende.gif);
  left: 784px;
}

a.PopupVorige:link, a.PopupVorige:visited, a.PopupVorige:hover {
  background-image: url(../images/vorige.gif);
  left: 10px;
}

a.PopupSluiten:hover,
a.PopupVolgende:hover,
a.PopupVorige:hover {
}

a.GbArrowLeft:link,
a.GbArrowLeft:hover,
a.GbArrowLeft:active,
a.GbArrowLeft:visited {
  position: absolute;
  right: 172px;
  top: 0px;
  display: block;
  text-decoration: none;
  font-size: 18px;
}

a.GbArrowLeft:hover {
  text-decoration: underline;
}

a.GbArrowRight:link,
a.GbArrowRight:hover,
a.GbArrowRight:active,
a.GbArrowRight:visited {
  position: absolute;
  right: 10px;
  top: 0px;
  display: block;
  text-decoration: none;
  font-size: 18px;
}

a.GbArrowRight:hover {
  text-decoration: underline;
}

.Middle {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 652px;
	height: 150px;
	margin-top: -75px;
	margin-left: -326px;
	text-align: center;
}
/* DEBUG CONSOLE */
div.DebugConsole {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 600px;
	border: 1px solid black;
	overflow: auto;
	background-color: white;
	padding: 50px;
	z-index: 3000;
}
