body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #fafafa;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

   h1 {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 140%; color: #935C96;}
   h2 {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 130%; color: #935C96;}
   h3 {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 120%; color: #935C96;}
   h4 {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 110%; color: #935C96;}
   
   img {border: 0;}
   
   a:active,a:link,a:visited {
         font-weight: normal;
         color: #0033cc;
         text-decoration: none;
   }
   a:hover {
         text-decoration: underline;
   }

	div#centerbox {
		position:absolute;
		left:50%;
		top: 0px;
		width: 930px;
		margin-left: -480px;
		background-color: #ffffff;
	}

	div#leftcol {
		position: absolute;
		top: 0px;
		width: 30px;
		height: 100%;
		background-color: #fbfbfb;
	}

	div#rightcol {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 30px;
		height: 100%;
		background-color: #fbfbfb;
	}

	div#header {
		position: absolute;
		top: 0px;
		left: 30px;
		width: 930px;
		height: 200px;
		background-position : 0px 0px;
		background-repeat : no-repeat;
      background-color: #ffffff;
	}

	div#headerbg {
		position: absolute;
		top: 0px;
      z-index:2;
		left: 30px;
		width: 930px;
		height: 146px;
	}

	div#navigation {
		position: absolute;
		top: 88px;
		width: 930px;
	}

	div#sectionname {
		position: absolute;
		top: 114px;
		left: 20px;
		width: 900px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 20px;
      font-weight: bold;
      color: #ffffff;
	}
   
	div#news {
		position: absolute;
		top: 131px;
		left:406px;
		width:66px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
      font-weight: bold;
      color: #5a5a5a;
      background-color: #CCCDCC;
      height: 16px;
      padding-top:2px;
      text-align: right;
	}
   
	div#newsflash {
		position: absolute;
		top: 131px;
		left:472px;
		width: 430px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
      font-weight: bold;
      color: #CD4234;
      background-color: #CCCDCC;
      height: 16px;
      padding-top:2px;
	}

	div#newsflash a {
      color: #CD4234;
      text-decoration: none;
	}
   
   div#movie {
		position: absolute;
		top: 131px;
		left:325px;
   }
   
   div#sound {
		position: absolute;
		top: 131px;
		left:366px;
   }

	div#main {
		position: absolute;
		top: 192px;
		left: 0px;
		width: 900px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      background-color: #ffffff;
	}

	div#mainleft {
		width: 716px;
      float: left;
	}

	div#mainright {
		width: 184px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
      float: right;
		background-color: #ffffff;
      margin-top: -20px;
	}
   
	div#mainleftleft {
		width: 164px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      float: left;
      padding-top: 2px;
		background-color: #ffffff;
	}

	div#mainleftmiddle {
		width: 552px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 12px;
      float: right;
		background-color: #ffffff;
	}

   
	.innertube {
		padding: 0px 20px 20px 20px;
	}

	#footer{
      margin-top: 20px;
		width: 900px;
      height: 22px;
      background-color: #808080;
      clear: both;
	}
   
   #banner {
      margin-top:10px;
   }
   
   #searchbox {
      position:absolute;
      top:30px;
      left:705px;
   }
   
   #searchbox input {
   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size : 10px;
   }

   #searchbox input.searchbutt {
      margin-top:1px;
      height:18px;
      padding-top:0px;
   }
   
   #searchbox input.searchfield {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
   color: #808080;
   border-top: 1px solid #363636;
   border-left: 1px solid #363636;
   border-right: 1px solid #d8d8d8;
   border-bottom: 1px solid #d8d8d8;
   padding-left: 2px;
   }
   

/* TOP MENU ======================================================= */

#topmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
   position:relative;
   float: right;
   width: 480px;
}

ul.horzmenu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.horzmenu li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	margin-right:2px;
	font-size: 11px;
	font-weight:bold;
	line-height: 21px;
	white-space: nowrap;
   background-color: #ffffff;	
}

ul.horzmenu li a
{
	display: block;
	padding-left: 11px; /* veranderd i.v.m. top navigatie */
	padding-right: 11px; /* veranderd i.v.m. top navigatie */
	text-decoration: none;
	color: #999999;
	background: transparent;
	border-bottom: 3px solid #808080;
	border-left: 1px solid #808080;
}

#topmenu>ul.horzmenu li a { width: auto; }

ul.horzmenu li a:hover
{
	color:#CC3333;
	border-bottom: 3px solid #CC3333;
	border-left: 1px solid #CC3333;
}

ul.horzmenu li a.active
{
	color:#CC3333;
	border-bottom: 3px solid #CC3333;
	border-left: 1px solid #CC3333;
}


/* FOOTER MENU ======================================================= */

#footermenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
   position:relative;
   float: right;
}

ul.horzmenu2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.horzmenu2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	margin-right:0px;
	font-size: 11px;
	font-weight:bold;
	line-height: 21px;
	white-space: nowrap;
	
}

ul.horzmenu2 li a
{
	display: block;
	padding-left: 11px; /* veranderd i.v.m. top navigatie */
	padding-right: 11px; /* veranderd i.v.m. top navigatie */
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	border-bottom: 3px solid #242424;
	border-left: 1px solid #242424;
   margin-right: 2px;
}

#topmenu>ul.horzmenu2 li a { width: auto; }

ul.horzmenu2 li a:hover
{
	color:#CC3333;
	border-bottom: 3px solid #CC3333;
	border-left: 1px solid #CC3333;
}

ul.horzmenu2 li a.active
{
	color:#CC3333;
	border-bottom: 3px solid #CC3333;
	border-left: 1px solid #CC3333;
}

   
/* MODULES ======================================================== */

/* IDBListing */
.contentheading, .contentheading_idblisting {
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
      font-weight: bold;
      color: #C62929;
      margin: 0px 0px 20px 0px;
      padding: 0px 16px 1px 10px;
      height: 20px;
   	background-image: url(../images/bg_title.jpg);
		background-position : 100% 100%;
		background-repeat : no-repeat;
      background-color: #E0E0E0;
}

img._idblisting {
   border: 1px solid #000000;
   margin-right: 20px;
   margin-top: 0px;
   margin-bottom: 10px;
}

a:active.readon_idblisting,a:link.readon_idblisting,a:visited.readon_idblisting {
      font-weight: normal;
      color: #0033cc;
      text-decoration: none;
}
a:hover.readon_idblisting {
      text-decoration: underline;
}

.back_button a {
      font-weight: normal;
      color: #0033cc;
      text-decoration: none;
}
.back_button a:hover {
      text-decoration: underline;
}

.contentpaneopen_idblisting {
	border-bottom: 1px dotted #935C96;
   margin-bottom: 10px;
}

#otherarticles {
   font-size: 11px;
   color: #0033cc;
   width: 160px;
   margin-bottom: 6px;
   margin-left: 20px;
}

#otherarticles a:active,#otherarticles a:link,#otherarticles a:visited {
   color: #935C96;
   text-decoration: none;
}

#otherarticles a:hover {
   text-decoration: underline;
}

#pscroller1{
height: 18px;
}

.newsflash{
   text-align: left;
}

.mygallery  {
   padding: 0px;
   background-color: #ffffff;
   width: 160px;
   height: 160px;
   vertical-align: middle;
   background-image: url("../images/slide.gif");
   background-position : top left;
   background-repeat : no-repeat;
   z-index: 10;
}

img.galleryfoto {
   border-top: 1px solid #242424;
   border-left: 1px solid #242424;
   border-bottom: 1px solid #e1e1e1;
   border-right: 1px solid #e1e1e1;
   z-index: 11;
}
