html, body {
	margin:0px;
	padding:0px;
}

/*------------------------------------
			Front Calendar Styles
------------------------------------*/
table#calendar {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
}

table#calendar td {
	height:22px;
	width:22px;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	background-color:#fff;
	color:#333;
}

table#calendar th {
	height:22px;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	background-color:#fff;
	color:#333;
}

table#calendar td a {
	color:#000;
}

table#calendar th.monthHead {
	font-weight:normal;
	text-align:center;
	background:none;
	white-space:nowrap;
	color:#333;
}

table#calendar th.monthHead a {
	color:#000;
	text-decoration:none;
}

table#calendar td.dayHead {
	background-color:#731e4c;
	color:#fff;
	font-weight:normal;
}

table#calendar td.outMonth {
	background-color:#f2f2e9;
	font-weight:normal;
}

table#calendar td.weekend {
	background-color:#dddca6;
}

table#calendar td.today {
	background-color:#f9c3c3;
}

/*---------------------------------
				The page Layout
---------------------------------*/

/** {margin:0px; padding:0px;}*/

html {
	overflow:auto;
}

body {
	background-image:url("/images/body.png");
	font-family:Arial;
	font-size:12px;
	text-align:left;
}

div#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

h1 {
	font-family: Georgia, Times, serif;
	font-size:36px;
	color: #2b2172;
	margin:0px;
	margin-bottom:12px;
	line-height:36px;
}

h2 {
	font-family: Georgia, Times, serif;
	font-size:24px;
	color: #2b2172;
	margin:0px;
	margin-bottom:12px;
	line-height:36px;
}

div.articleA {
	width:564px;
	color:#fff;
	position:absolute;
	left:20px;
	top:160px;
	padding:10px;
	text-align:left;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/alpha_black_60.png');*/
}

.articleA[class]{
	background-image:url("/images/alpha_black_60.png");
}

div.articleA h2 {
	color:#fff;
}

div.articleA a {
	color:#fff;
}

div.articleA li {
	list-style-position:inside;
}

div.articleA h2.sIFR-replaced {
	margin-bottom: 2px;
}

div.articleB {
	width:284px;
	position:absolute;
	top:160px; 
	right:20px;
	padding:10px;
	text-align:left;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/alpha_white_60.png');*/
}

.articleB[class]{
	background-image:url("/images/alpha_white_60.png");
}

div.articleB h2 {
	color: #2b2172;
}

div.articleB a {
	color:#000;
}

div.articleB h2.sIFR-replaced {
	margin-bottom: 8px;
}

div#header {
	width:960px;
	height:120px;
	background-image:url("/images/logo_n.png");
	background-position:center left;
	background-repeat:no-repeat;
	position:relative;
	z-index:0;
}

/*------------------------------
	Sponsor Module
------------------------------*/
div#sponsorHeader{
	position:absolute;
	margin:0px;
	padding:0px;
	height:88px;
	width:725px;
	top:15px;
	right:0px;
	border:1px solid #731e4c;
	background-color:#fff;
	z-index:100;
	overflow:hidden;
}

div#sponsorHeadings {
	background-image:url("/images/sponsorheads.png");
	background-repeat:no-repeat;
	/*Zonder hoofdsponsor*/ background-position:-205px 0px;
	height:11px;
	width:298px;
	margin:0px;
	margin-top:10px;
	margin-left:10px;
	padding:0px;
	overflow:hidden;
}

div#hoofdSponsor {
	width:127px;
	height:43px;
	/*Zonder hoofdsponsor, niet float:left;*/ display:none; 
	margin:0px;
	margin-top:12px;
	margin-left:11px;
	padding:0px;
}

div#rotatingSponsors {
	float:left;
	margin:0px;
	margin-top:5px;
	margin-left:77px;
	padding:0px;
	width:510px;
	height:55px;
	overflow:hidden;
}

div#sponsorFlash {
	width:500px;
	height:55px;
	margin:0px;
	padding:0px;
}

object#sponsorFlash {
	width:500px;
	height:55px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

/*-----------------------
 * Nieuwe stuff banner
 * ----------------------*/
div#rotatingBanners {
	height:55px;
	width:500px;
	
	/*Zonder hoofdsponsor, niet float:left;*/
	margin:0px;
	margin-top:5px;
	/*Zonder hoofdsponsor, niet margin-left:77px;*/ margin-left:11px; 
}

div#rotatingBanners .bannerObj {
	display:none;
	height:55px;
	overflow:hidden;
}

div#rotatingBanners .bannerObj a img {
	border:none;
	height:55px;
}

/*
 * EINDE banner stuff
 * */

div#navBalk {
	width:960px;
	height:25px;
	position:relative;
	background-color:#731e4c;
}

a#langSwitch {
	display:block;
	position:absolute;
	top:6px;
	right:10px;
}

a#langSwitch img {
	border:1px solid #ccc;
}

ul#menu {
	margin:0px;
	padding:0px;
	height:25px;
	list-style-type:none;
	margin-left:20px;
}

ul#menu li {
	height:25px;
	line-height:25px;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	font-family:arial;
	font-size:13px;
	float:left;
	display:block;
	font-weight:bold;
}

ul#menu li a {
	text-decoration:none;
	color:#fff;
}

ul#menu li:hover {
	/*background-color:#3eaa81;*/
}

ul#menu li a:hover {
	color:#999999;
}

div#pageImg {
	width:960px;
	height:377px;
	margin-top:30px;
}

div#content {
	width:960px;
	background-color:#fff;
	text-align:left;
}

div#contentMid_Image {
	width:960px;
	height:377px;
	overflow:hidden;
	background-position:center;
	background-repeat:no-repeat;
}

div#contentMid {
	padding:20px;
	color:#731e4c;
	line-height:16px;
	font-size:12px;
	width:564px;
	float:left;
}

div#contentMid h1 {
	color:#731e4c;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

div#contentMid a {
	color:#333;
}

/* Artikelen in het midden */
div.articleC {
	width:564px;
	color:#731e4c;
	/*background-color:#f9f8c8;*/
	margin-top:10px;
	margin-left:20px;
	float:left;
	line-height:16px;
}

div.articleC h1 {
	color:#731e4c;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

div.articleC h3 {
	font-family: Georgia, Times, serif;
	font-size:16px;
	color:#731e4c;
	margin:0px;
	padding:0px;
	line-height:20px;
}

div.articleC a {
	color:#333;
}

div.articleD {
	width:284px;
	color:#731e4c;
	background-color:#fff;
	margin-top:20px;
	margin-left:20px;
	float:left;
	line-height:16px;
}

div.articleD h3 {
	font-family: Georgia, Times, serif;
	font-size:16px;
	color:#731e4c;
	margin:0px;
	padding:0px;
	line-height:20px;
}

div.articleD a {
	color:#333;
}

div.articleE {
	margin:20px;
	margin-top:10px;
	color:#731e4c;
	background-color:#fff;
	line-height:16px;
}

div.articleE h3 {
	font-family: Georgia, Times, serif;
	font-size:16px;
	color:#731e4c;
	margin:0px;
	padding:0px;
	line-height:20px;
}

div.articleE a {
	color:#333;
}

div#footer {
	margin-top:15px;
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	background-color:#731e4c;
}

div#footer a {
	color:#fff;
	text-decoration:none;
}

div#footer a {
	color:#fff;
	text-decoration:underline;
}

/*---------------------------------------------------------- clear fix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-------------------------------------------------------- */

/*---------------------------------
				Gastenboek Module
---------------------------------*/

div.gbPost {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:10px;
	border-bottom:1px dotted #731e4c;
}

span.gbPostTitle {
	display:block;
	margin-bottom:5px;
	font-size:11px;
}

div#gbPages {
	margin-top:15px;
	text-align:center;
	color:#731e4c;
}

div#gbPages a {
	color:#731e4c;
}

div#gbForm {
	border:1px dotted #731e4c;
	border-top:none;
	margin-top:20px;
	padding:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#gbForm form {
	margin:0px;
	padding:0px;
}

div#gbForm form label {
	float:left;
	display:inline-block;
	width:48%;
	margin-bottom:10px;
}

div#gbForm form input#gbName {
	width:48%;
	border:1px solid #731e4c;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#gbForm form textarea#gbText {
	width:96%;
	height:100px;
	border:1px solid #731e4c;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

div#gbForm form input#gbSubmit {
	border:1px solid #333;
	background-color:#ccc;
	color:#333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/*--------------------------------
		Inschrijfformulier Congres
--------------------------------*/
form#frmInschrijven label {
	display:block;
	height:20px;
	line-height:20px;
	width:48%;
	float:left;
	margin-bottom:8px;
}

form#frmInschrijven input.text {
	width:48%;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form#frmInschrijven select.text {
	width:48%;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p.frmInfoText {
	text-align:center;
	font-weight:bold;
}

