body.bigpage {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff; /* which is WHITE */
	background-image: url("bg_bootje3.gif");
	background-repeat: no-repeat; /* x-repeat | y-repeat | repeat */
	background-attachment: scroll; /* fixed */
	/*background-position: center center;*/
}

table.portalheader {
	width: 100%;
	height: 40px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px 0px;
	empty-cells: show;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
tr.portalheadertop {
	width: 100%;
	height: 26px;
	background-color: #000000; /*BLACK*/
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
tr.portalheaderbottom {
	width: 100%;
	height: 14px;
	background-color: #0099cc; /*BREPOLS BLUE*/
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
td.portalheaderlinks {
	width: 730px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 9px;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
td.portalheaderbogus {
	border-style: none;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
table.pagebody {
	empty-cells: show;
	width: 735px;
	height: *;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px 0px;
	empty-cells: show;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
tr.mainandmarginholder {

}
td.pagebody_leftmargin_top{
	/* This is the old_begijnhof_picture_column*/
	width: 235px;
	min-width: 235px;
	height: 377px;
	min-height: 377px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: url("bg_begijnhof.jpg");
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
td.pagebody_leftmargin_bottom{
	width: 235px;
	height: *;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent; /*WHITE*/
}
td.pagebody_contentblock {
	width: 500px;
	min-width: 500px;
	height: *;
	min-height: 377px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent; /*WHITE*/
	vertical-align: top;
}

table.contentblock {
	empty-cells: show;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: *;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px 0px;
	empty-cells: show;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}

tr.contentblockheading {
	/* This is the container for the main title in the contentblock */
	empty-cells: show;
	width: 500px;
	min-width: 500px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
td.contentblockheading_brepolislogo {
	/* This is the upper right brepolis logo on top of the contentblock */
	width: 102px;
	min-width: 102px;
	max-width: 102px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: url("logo_brepolis_100.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
td.contentblockheading_title_noleftlogo {
	/* Use this for the main title in the contentblock if there is no logo on the left side */
	width: 398px;
	min-width: 398px;
	max-width: 398px;
	height:100px;
	min-height: 70px;
	max-height: 70px;
	padding: 5px 5px 5px 5px;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #000000;

}
td.contentblockheading_title_yesleftlogo {
	/* Use this for the main title in the contentblock if there is a logo on the left side */
	width: 298px;
	min-width: 298px;
	max-width: 298px;
	height:100px;
	min-height: 70px;
	max-height: 70px;
	padding: 5px 5px 5px 5px;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #000000;

}
td.contentblockheading_leftlogo {
	/* Use this for the logo next to the main title in the contentblock */
	/* Mind that (not) using this, makes a difference in what class to use for the main title */
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	padding 0px 0px 0px 0px;
	border-style: none;
}
img.contentblockheading_leftlogo {
	max-width: 100px;
	max-height: 100px;
}
tr.contentblock {
	/* This should hold the actual content of the page, below the title */
	/* MIND that depending on what title type you have used, you will have to use a different collspan for the td's */
	empty-cells: show;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: *;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
td.contentblock{
	/* This should hold the actual content of the page, below the title */
	/* MIND that depending on what title type you have used, you will have to use a different collspan for the td's */
	empty-cells: show;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: *;
	padding: 0px 0px 25px 0px;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
table.databaselist{
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: *;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
tr.databaselist{
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: 35px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
td.databaselist_header{
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: 35px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	position: relative;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 10px;
	color: #000000;
}
td.databaselist_text{
	width: *;
	height: 35px;
	max-height: 35px;
	min-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	position: relative;
	left: 0px;
}
td.databaselist_icon{
	width: 45px;
	min-width: 45px;
	max-width: 45px;
	height: 35px;
	min-height: 35px;
	max-height: 35px;
}
tr.endofpage{
	empty-cells: show;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
td.endofpage{
	empty-cells: show;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}

img.databaselist_icon {
	width: 25px;
	height: 25px;
	min-width: 25px;
	max-width: 25px;
	min-height: 25px;
	max-height: 25px;
	vertical-align: middle;
	position: relative;
	left: 10px;
}
a:link.portalheader {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
a:visited.portalheader {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
a:active.portalheader {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
a:hover.portalheader {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
}
a:focus.portalheader {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

.page-width { 
	width: 735px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.contentblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: italic;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 10px;
	color: #000000;
}

.boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 10px;
	color: #006699;
}

.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #CC3366;
}

.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #CC3366;
}

.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 10px;
	color: #FFFFFF;
}

.title1 {
	/* Do not use this for */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #000000;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #999999;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #000000;
}

.menulevel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
}

.vraag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #FF0000;
}
a.maillink:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}
a.maillink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}
a.maillink:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}
a.maillink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #003366;
	text-decoration: underline;
	font-size: 10px;
}

a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #003366;
	text-decoration: none;
	font-size: 10px;
}

a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

hr.full{
	/* DANGER This gives a 2px line in firefox */
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-color: #0099cc;
	background-color: #0099cc;
	height: 1px;
	padding: 0px 0px 0px 0px;
}

hr.threequarters{
	/* DANGER This gives a 2px line in firefox */
	width: 75%;
	border-style: solid;
	border-width: 0px;
	border-color: #0099cc;
	background-color: #0099cc;
	height: 1px;
	padding: 0px 0px 0px 0px;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
  color: #FFFFFF;
	font-weight: 700;
	font-size: 9px;
	text-decoration: none;
}
.intext_product_name{
	font-style: italic;
}
img.backbutton {
	width: 119px;
	max-width: 119px;
	min-width: 119px;
	height: 16px;
	max-height: 16px;
	min-height: 16px;
	border-style: none;
	border-width: 0px;
}

img.screenshot {
	width: 500px;
	max-width: 500px;
	min-width: 500px;
	height: 375px;
	max-height: 375px;
	min-height: 375px;
	border-style: none;
	border-width: 0px;
}

.ComboContents 
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

.fatbutton 
{
	border-style: outset;
	border-width: 2px;
	background-color: #0099CC;
	padding: 0px;
	margin: 3px;
	padding: 3px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

a.fatbutton:link
{
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-family: Verdana;
	font-size: 10px;
}

a.fatbutton:visited
{
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-family: Verdana;
	font-size: 10px;
}

a.fatbutton:active
{
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-family: Verdana;
	font-size: 10px;
}
