body {
	margin: 0px;
	background-image: url(../images/mainbg.gif);
	background-color: #3A0C65;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
}


html{
	height:100%;
}

#scrollfix{
	position:absolute;
	z-index:100;
}
#container2{
	width: 98%;
	text-align:left;
	position: relative;
	height:100% !important;
}
#container{
	background-image: url(../images/bg.gif);
	height:100% !important;
	background-repeat: repeat-x;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
img { border: 0px; }


/* HEADER & FOOTER ------------------------------------- */
#header {
	width: 98%;
	height: 100px;
	position: absolute;
	margin: auto;
	top:0px;
}

#partners {
	width: 400px;
	height: 24px;
	position: absolute;
	top: 17px;
	right: 145px;
	text-align: center;
}

#flags {
	width: 47px;
	height: 15px;
	position: absolute;
	top: 9px;
	right: 9px;
}

#headerline, #footerline {
	width: 98%;
	height: 1px;
	margin: auto;
	background-image: url(../images/colorpixels.gif);
	overflow: hidden; /* to overrule IE's standard height */
}

#footer {
	width: 98%;
	height: 0px;
	position: relative;
	margin: auto;
	background-color: #C4C4C4;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	display: none;
}

#logo {
	position:absolute;
	width:auto;
	height:auto;
	top: 0px;
	left:0px;
}

#partners {
	display:none; 
}

#flags {
	display:none; 
}

#maintable {
	display:block;
	top:0px;
	position:absolute;
	left:0px;
	height:100%;
}




/* CONTENT CONTAINERS   -------------------------------- */
#stage {
	width: 100% !important;
	height: 100% !important;
	margin: auto !important;
	overflow: visible !important;
	position: relative !important;
	display: block !important;
	
}

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6 { width: 98%; height: 100%; position: absolute;  }

.open #tab1 { background-image: url(../images/bar_1.gif); background-repeat: no-repeat; background-color: #DED6E5;  }
.closed #tab1 { background-color: #84679F; display:none; }

.open #tab2 { background-image: url(../images/bar_1.gif); background-repeat: no-repeat; background-color: #DED6E5;  }
.closed #tab2 { background-color: #725091; border-top: 1px solid #3A0C65; display:none; }

.open #tab3 { background-image: url(../images/bar_1.gif); background-repeat: no-repeat; background-color: #DED6E5; }
.closed #tab3 { background-color: #613C84; border-top: 1px solid #3A0C65; display:none; }

.open #tab4 { background-image: url(../images/bar_1.gif); background-repeat: no-repeat; background-color: #DED6E5;  }
.closed #tab4 { background-color: #512978; border-top: 1px solid #3A0C65; display:none; }

.open #tab5 { background-image: url(../images/bar_1.gif); background-repeat: no-repeat; background-color: #DED6E5;  }
.closed #tab5 { background-color: #44186D; border-top: 1px solid #3A0C65; display:none; }

.open #tab6 { background-image: url(../images/bar_2.gif); background-repeat: no-repeat; background-color: #EEDDD4;  }
.closed #tab6 { background-color: #E49126; border-top: 1px solid #3A0C65; display:none; }


/* MENU'S   ------------------------------------------- */
.menu {
	width: 160px;
	height: 17px;
	position: absolute;
	left: 3px;
	font-size: 10px;
	line-height: 17px;
	_line-height: 16px; /* IE only */
}

.menu, .menu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menu a {
	background-image: url(../images/icon_rarrow_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
}

.menu a:hover { background-image: url(../images/icon_rarrow_yellow.gif); color: #FFD451; }

.submenu { 
	width: 600px; 
	height: 17px; 
	left: 180px; 
	line-height: 17px;
	_line-height: 16px; /* IE only */ 
	visibility: hidden; 
}

.submenu2 { width: 150px; height: 190px; left: 12px; top: 60px; }

.submenu, .submenu2 { font-size: 10px; position: absolute; }
.submenu, .submenu a, .submenu2, .submenu2 a { font-weight: normal; text-decoration: none;}

.submenu, .submenu a { color: #FFF; }
.submenu2, .submenu2 a { color: #725091; }

.submenu a, .submenu2 a { background-repeat: no-repeat; background-position: 0px 4px; padding-left: 11px; }

.submenu a { background-image: url(../images/icon_raquo_white.gif); }
.submenu2 a { background-image: url(../images/icon_raquo_red.gif); }

.pre a { margin-right: 20px; }
.pre a:hover { background-image: url(../images/icon_raquo_yellow.gif); color: #FFD451; }

.sub a:hover { background-image: url(../images/icon_raquo_rose.gif); color: #A579CD; }
.sub p { margin: 0px 0px 8px 0px; }

.sub a.active { background-image: url(../images/icon_raquo_rose.gif); color: #A579CD; }
.sub a.active:hover { background-image: url(../images/icon_raquo_rose.gif); color: #A579CD; }


/* CONTENT Vaste elementen --------------------------------- */
.title {
	width: 155px;
	height: 24px;
	position: absolute;
	left: 10px;
	top: 22px;
}

.subtitle {
	width: 390px;
	height: 18px;
	position: absolute;
	left: 180px;
	top: 25px;
}

.gradient_bottom, .gradient_top {
	width: 390px;
	height: 12px;
	position: absolute;
	left: 180px;
	z-index: 200;
	display:none;
}

.gradient_top { top: 48px; }
.gradient_bottom { bottom: 0px; }

.photo {
	width: 132px;
	height: 132px;
	position: absolute;
	right: 56px;
	top: 35px;
	z-index: 300;
}

.photoframe {
	width: 164px;
	height: 147px;
	position: absolute;
	right: 40px;
	top: 35px;
	background-image: url(../images/photoframe.gif);
	z-index: 300;
}

#tab6 .photoframe { background-image: url(../images/photoframe2.gif); }

.photocaption {
	width: 148px;
	height: 70px;
	position: absolute;
	right: 48px;
	top: 192px;
	text-align: center;
}

.content {
	margin-top: 12px;
	margin-bottom: 18px;
	color: #3A0C65;
	z-index:131;
}
.content, .content p, .content li {
	font-size: 11px;}
.content li {
	margin-bottom:5px;
}

.content a, .homeitem .text a { color: #725091; text-decoration: none; }
.content a:hover, .homeitem .text a:hover { color: #A579CD; }


/* CONTENT scrollable gedeelte ---------------------------------- */
.nieuwsitem { width: 390px; }
.nieuwsitem .date { width: 68px; color: #725091; float: left; }
.nieuwsitem .text { width: 310px; float: left; margin-left: 12px; }

.homeitem {
	width: 170px;
	height: 200px;
	position: absolute;
	top: 34px;
	overflow: hidden;
}

.homeitem .thumb {
	width: 52px;
	height: 52px;
	position: absolute;
	top: 0px;
	right: 6px;
}

.homeitem .thumbframe {
	width: 64px;
	height: 58px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/thumbframe.gif);
}

.homeitem .text {
	height: 125px;
	position: absolute;
	top: 60px;
	color: #3A0C65;
	font-size: 11px;
}

.homeitem h1 {
	font-size: 11px;
	color: #725091;
	margin: 0px;
	background-image: url(../images/pixel.gif);
	background-position: 0px 14px;
	background-repeat: repeat-x;
	height: 20px;
}

#homeitem1 { left: 180px; }
#homeitem2 { left: 380px; }
#homeitem3 { left: 580px; }
#homeitem4 {
	width: 570px;
	height: 50px;
	position: absolute;
	left: 180px;
	top: 236px;
	overflow: hidden;
}

#homeitem4 .text { height: 50px; top: 0px; }


/* CONTENT form elements ----------------------------------------- */
#formContainer{
	width: 545px;
	position: relative;
	margin-left:181px;
	padding-top:60px;	
	color: #3A0C65;
	font-size: 11px;
}
#form1{
	position: absolute;
	border-right: 1px solid #A285BD;
	width: 255px;
}
#form2{
	position: absolute;
	left:275px;
	width: 290px
}
.formgroup {
	float: left;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

form { margin: 0px; }

fieldset {
	border: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	vertical-align: middle;
	
}

.error { color: #FF0000; }

input, select, textarea {
	background-color: #FFF;
	border: 1px solid #A285BD;
	color: #3A0C65;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 6px;
	margin-bottom: 4px;
	/* IE WIN only */
}

input { height: 14px; }
select { height: 16px; }
.w160, .w160  input { width: 160px; }
.w229, .w229  input { width: 225px; }
.w166, .w166  input { width: 166px; }
.w50, .w50 input { width: 50px; }
.w60, .w60 select { width: 60px; }
.w95, .w95 input { width: 108px; }
.w239, .w239 input { width: 236px; }
.w301, .w301 input { width: 301px; }
.w219, .w219 textarea  { width: 236px; }
*html .w219 textarea {height:92px;}

.formbutton { margin-top:12px;width: 120px; float: left; }
.formbutton input {
	height: 20px;
	background-color: #A285BD;
	color: #FFF;
}

.submenu2 {
	display:none;
}

.content {
	display:block !important;
	position:absolute !important;
	top:0px !important;
	left:0px !important;
	width:100% !important;
	height:100% !important;
}

#dmx1Container {
	display:block !important;
	position:absolute !important;
	top:0px !important;
	left:0px !important;
	width:100% !important;
	height:100% !important;
}

#dmx1Content1 {
	display:block !important;
	position:absolute !important;
	top:0px !important;
	left:0px !important;
	width:100% !important;
	height:100% !important;
}
#dmx1Slider img {
	display:none !important;
}
.photo {
	display:none;
}
.photoframe {
	display:none;
}
.photocaption {
	display:none;
}