Body {
  background-color: #FFFFFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #424242;
}

#debug {
	position: absolute;
	top: 1200px;
	z-index: 99;
	color: red;
}

#divfill {
	background: #e7ebf3;
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 150px;
}

#foto_top {
	width: 500px;
	position: absolute;
	top: 0px;
	left: 300px;
}

#searchblock {
	width: 150px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 650px;
	background: #313847;
	text-align: left;
	line-height: 24px;
	padding-top: 0px;
	padding-left: 25px;
	color: white;
	font-size: 11px;
}

#loginbox {
	width: 150px;
	height: 125px;
	position: absolute;
	top: 25px;
	left: 650px;
	background: #313847;
	color: white;
	font-size: 9px;
	visibility: hidden;
	padding-left: 25px;
}

#loginbox form { 
  margin: 5px 0 0 0;
}

#loginbox p.error {
  color: #ff8d8d;
  margin: 5px 0 0 0;
  padding: 0;
}

#searchblock a.box {
	color: white;
	position: relative;
}

#searchblock a.box:hover {
	color: #ca1515;
}

#searchbox {
	width: 150px;
	height: 125px;
	position: absolute;
	top: 25px;
	left: 650px;
	background: #313847;
	padding: 0px;
	color: white;
	font-size: 11px;
	visibility: hidden;
	text-align: right;
}

#arrowblock {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 800px;
	background: #ca1515;
}

#searcharrow {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 26px;
	left: 800px;
	background: #ca1515;
	visibility: hidden;
}

#loginarrow {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 82px;
	left: 800px;
	background: #ca1515;
	visibility: hidden;
}

#smallblock {
	width: 25px;
	height: 25px;
	background: #ced4e1;
}

#contenttable {
	position: absolute;
	left: 0px;
	top: 300px;
	z-index: 80;
	color: #424242;
}

#menu {
	position: absolute;
	top: 150px;
	width: 150px;
	height: 600px;
	background: #ced4e1;
	z-index: 99;
}

#column {
	position: absolute;
	top: 0px;
	left: 150px;
	height: 600px;
	width: 150px;
	background: #e7ebf3;
	z-index = 0;
}

#bannerbg {
	position: absolute;
	top: 150px;
	left: 300px;
	width: 500px;
	height: 150px;
	background: #ca1515;
	z-index = 50;
}

#banner_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
}

#banner_txt {
	position: absolute;
	top: 20px;
	left: 170px;
	height: 130px;
	width: 330px;
	color: white;
	font-size: 11pt;
	padding-top: 0px;
	padding-left: 0px;
}

#banner_txt a {
	color: #F1ACAC; 
}


table.banner_table td{
	font-size: 12px;
	background: none;
	color: white;
}

table.banner_table th{
	font-size: 14px;
	background: none;
	color: white;
	text-align: left;
	font-weight: bold;
}

a.banner,a:visited.banner,a:active.banner {
	font-size: 10px;
	color: white;
}

table.footer td,th {
	color:white;
	font-size: 9px;
}

a:link.footer,a:visited.footer {
	color:white;
}

#content {
	width: 450px;
	background: #ffffff;
	z-index = 50;
	padding-top: 10px;
}

#content td {
	vertical-align: top;
	font-size: 10px;
}

#content th {
	vertical-align: top;
	color: black;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
}

td.content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 99;
}


#rightcolumn {
	position: absolute;
	top: 300px;
	left: 755px;
	width: 50px;
	height: 450px;
	background: #e7ebf3;
	z-index: 0;
}

TD {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
}

.Title {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #ca1515;
}

A {font-weight: normal; text-decoration: none;}
A:link    {color: #999999}
A:visited {color: #999999}
A:hover   {color: #000000}

INPUT {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  border: 1px solid #999999;
}

INPUT.topbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;	
	font-size: 11px;
	border: none; 
	background-color: #e7ebf3;
	height: 25px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 4px;
	line-height: 24px;
	vertical-align: center;
}

TEXTAREA {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  border: 1px solid #999999; 
}

/* Styles for Popmenu */

/* master menu level - absolute positioning  rel. to containing div*/
.popmenu_l0 {
    font-size: 11px;
    line-height: 24px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    z-index: 50;
    background: #ced4e1;
    padding-left: 0px;
    padding-right: 0px;
}

.popmenu_l0 a{
    width: 100%;
    color: #383147;
    border-bottom: 1px solid #bfc6d4;
    padding-left: 10px;
}

.popmenu_l0 a:visited {
	color: #383147;	
}

.popmenu_l0 a:hover {
    width: 100%;
    background: #ca1515;
    color: white;
}

.popmenu_l0 .activemenu {
	background: #ca1515;
	color: white;
	line-height: 24px;
}
.popmenu_l0 .activemenu:visited {
	color: white;
}

.popmenu_l0 img.l0 {
	border: none;
	padding: none;
	position: absolute;
	right: 0px;
	visibility: visible;
}

/* positions are relative to level 0 menu - div inside l0 divs */
.popmenu_l1 {
    position: relative;
    top:  0px;
    left: 150px;
    line-height: 24px;
    width: 150px;
    visibility: visible;
    z-index: 55;
    background: #e7ebf3;
}


.popmenu_l1 img.l1 {
	border: none;
	float: left;
	padding: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.popmenu_l1 a{
	width: 100%;
	color: #383147;
	padding-left: 10px;
	border-bottom: 1px solid #e7ebf3;
}

.popmenu_l1 a:hover {
	background: #e74848;
	color: white;
}

.popmenu_l1 a.linkje {
	width: 100%;
	color: #000000;
	padding-left: 10px;
	border-bottom: 1px solid #e7ebe5;
}

.popmenu_l1 a.title {
	cursor: default;
	background: none;
	color: #ca1515;
	font-weight: normal;
	padding-left: 30px;
}

.popmenu_l1 a.title:hover {
	background: none;
	color: #ca1515;
	padding-left: 30px;
}

.popmenu_l1 .activemenu {
	background: #e74848;
	color: white;
}
.popmenu_l1 .activemenu:visited {
	color: white;
}


/* positions are relative to level 1 menu - div inside l1 divs */
.popmenu_l2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    visibility: visible;
    background: #ca1515;
    z-index: 60;
    border: none;
    height: 25px;
}

.popmenu_l2 a{
    width: 100%;
    color: white;
    padding-left: 10px;
    height: 25px;
    border: none; 
    background: #ca1515;
}
.popmenu_l2 a:hover {
    background: #ca1515;
    color: #f1b5c0;
}

.popmenu_l2 a:visited {
    color: white;
}

.popmenu_l3 {
    line-height: 15px;
    position: absolute;
    width: 150px;
    visibility: visible;
    background: #ccccff;
    z-index: 99;
    padding-left: 20px;
}

.popmenu_l3_arrow {
	position: absolute; 
	line-height: 15px;
	left: 2px;
	vertical-align: top;
	font-size: 8px;
}

.error {
  color: #FF0000;
  font-weight: bold;
}

ul.loginmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.loginmenu li {
  margin: 0;
  padding: 0 0 1px 0;
  font-size: 11px;
}

/* Form module */

.default_table_label {
  font-weight: bold;
  width: 130px; 
}

.help {
	cursor:             help;
	font-family:        Arial, Helvetica, sans-serif;
	font-weight:        bold;
	font-size:          1.1em;
	font-style:         italic;
	color:              #009900;
	margin-left:        5px;
	width:              20px;
	border:             #333366 0px solid;
}

.help_inline {
	cursor:             help;
	font-weight:        bold;
	font-size:          1.1em;
	font-style:         italic;
	color:              #009900;
	border:             #333366 0px solid;
}

.navigation_buttons
{
	width:						100%;
	margin-bottom:		20px;
  clear:            both;
}

/**
 * The div surrounding a single navigation button.
 */
.navigation_button
{
	border:						none;
	background-color:	transparent;
	padding:					0px 0px 10px 0px;
	margin:						0px 0px 0px 0px;
	line-height:			30px;
}

/**
 * The actual navigation button.
 */
.navigation_button a
{
  background-color: #B6B6AA;
  border: 1px solid #231F20;
  margin:           0px 0px 0px 0px;
  padding:          2px 10px 2px 10px;
  text-align:				center;
  text-decoration:  none;
  color: 						#000;
}

.navigation_button a:hover {
  text-decoration:  none;
}

.navigation {
  clear: both;
}

ol.subnavigation-tabs {
  margin: 3px 0 3px 30px;
  padding: 0;
}

.subtab-active {
  font-weight: bold;
}

.default_table_header {
  background-color: #B7B8AC;
  color: #231F20;
  font-weight: bold;
  padding: 2px;
}

.default_table .title {
  background-color: #B7B8AC;
  color: #231F20;
  font-weight: bold;
  padding: 2px;
}
