html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Lucida, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	font-family: Lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

p {
	margin: 0px 0px 17px 0px;
}

table {
	margin: 0px 0px 15px 0px;
	border-spacing: 0px 0px;
}

td {
	padding: 2px 2px 2px 2px;
	font-family: Lucida, sans-serif;
	line-height:16px;
	font-size: 12px;
	margin:0;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}

ol {
	margin: 0px 0px 15px 25px;
	list-style-type: decimal;
}

ul {
	margin: 0px 0px 15px 15px;
	list-style-type: disc;
	list-style-image: url(/visuals/basis/bullet.png);
}

ul ul {
	list-style-type: circle;
}

li {
	margin: 0px 0px 2px 0px;
}

sup {
	font-size: 65%;
	vertical-align: super;	
}

sub {
	font-size: 65%;
	vertical-align: sub;	
}

em {
	font-style: italic;
}

input {
	width: 200px;
	border: 1px solid black;
	background: white;
	font-family: Lucida, sans-serif;
	font-size: 12px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

strong {
	font-weight:bold;
}

.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}

.center_hor {
	position: relative;
	height: 100%;
	width: 1100px;
	margin: 0px auto 0px auto;
}

/* Top lang */
#top_lang {
	position:absolute;
	right:21px;
	top:12px;
	line-height:0px;
}

/* Top Home Logo */
#top_home {
	position:absolute;
	left:10px;
	top:9px;	
}

/* horizontaal css menu */

#breadcr {
	font-family: Lucida, sans-serif;
	font-size: 10px;
    padding-left:15px;
	padding-top:4px;
	line-height:28px;
	color: #686352;
	width: 100%;
	height:30px;
	overflow:hidden;
}

#breadcr a {
	color: #686352;
	text-decoration:none;
}

#breadcr a:hover {
	color: #c31968;
}

#breadcr .active {
	color: #c31968;
}

#menu {
	position: absolute;
	top: 5px;
	left: 35px;
	height: 20px;
	width:520px;
	float: left;
	font-family: Lucida, sans-serif;
	font-size: 10px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	float: left;

}

#menu a, #menu h2 {
	font-family: Lucida, sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color: #ba2568;
}

#menu li {
	position: relative;
    line-height:26px;
    padding-right:21px;
	width:auto;
	white-space:nowrap;
	_width:1px;
}

#menu ul ul {
	position: absolute;
	border: 0px solid black;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
}

#menu .active {
	color: #c31968;
}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul{
	display:none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}



#menu_adv_ver {
	font-family: Lucida, sans-serif;
	margin-left:15px;
	font-size: 17px;
	font-weight:bold;
	color: #686352;
}

#menu_adv_ver_small {
	font-family: Lucida, sans-serif;
	font-size: 13px;
	margin-left:15px;
	font-weight:bold;
	color: #686352;
}


#menu_adv_ver ul,
#menu_adv_ver_small ul {
	margin:0px;
	list-style-image: url("/visuals/basis/bullet.png");
}

#menu_adv_ver ul li a {
	color: #686352;
	text-decoration: none;
	line-height: 35px;
}

#menu_adv_ver_small ul li a {
	color: #686352;
	text-decoration: none;
	line-height: 25px;
}


#menu_adv_ver ul li a:hover,
#menu_adv_ver_small ul li a:hover {
	color: #c31968;
}

#menu_adv_ver .active {
	color: #c31968;
}


/* normaal menu */

#main_menu {
	position: relative;
	height: 20px;
	padding: 10px 0px 10px 0px;
}

#main_menu ul {
	list-style-type: none;
	margin: 0px;
}

#main_menu ul li {
	float: left;
	width: 100px;
	height: 20px;
	margin: 0px 4px 0px 0px;
	border: 1px solid black;
	text-align: center;
}

#main_menu ul li a:link,
#main_menu ul li a:visited,
#main_menu ul li a:active {
	display: block;
	padding: 2px 0px 0px 0px;
	height: 18px;
	text-decoration: none;
}

#main_menu ul li a:hover {
	background: #eeeeee;
}

#main_menu ul .active a:link,
#main_menu ul .active a:visited,
#main_menu ul .active a:hover,
#main_menu ul .active a:active {
	background: #eeeeee;
}

#top {
	position: absolute;
	width:1099px;
	height:26px;
	top:20px;
}

#top_left{
    position:relative;
    height:26px;
    width:523px;
    float:left;
    background: url('/visuals/basis/top_left.jpg') no-repeat top left;
}

#top_right{
    position:relative;
    height:26px;
    width:526px;
    float:right;
    background: url('/visuals/basis/top_right.jpg') no-repeat top right;
 }

#banner{
	position:absolute;
	top:46px;
	width:1100px;
	height:132px;
}

#banner_left{
    position:relative;
    height:132px;
    width:523px;
    float:left;
    background: url('/visuals/basis/banner_left.jpg') no-repeat top left;
}

#banner_right{
    position:relative;
    height:132px;
    width:527px;
    float:right;
    background: url('/visuals/basis/banner_right.jpg') no-repeat top left;
 }

#content {
	position: absolute;
	width:1099px;
	height:411px;
	top:176px;
}

#menu_left{
    position:relative;
    float:left;
    width:523px;
    height:500px;
}

#menu_left_top{
    position:relative;
    width:523px;
    height:11px;
    background: url('/visuals/basis/menu_left_top.jpg') no-repeat top left;
}

#menu_left_center{
    position:relative;
    width:523px;
    min-height:380px;
    background: url('/visuals/basis/menu_left_center.jpg') repeat-y top left;
}

#menu_left_bottom{
    position:relative;
    width:523px;
    height:28px;
    background: url('/visuals/basis/menu_left_bottom.jpg') no-repeat top left;
}

#content_right{
    position:relative;
    float:right;
    width:526px;
    height:500px;
}

#content_right_top{
    position:relative;
    width:526px;
    height:11px;
    background: url('/visuals/basis/content_right_top.jpg') no-repeat top left;
}

#content_right_center{
    position:relative;
    width:523px;
    min-height:380px;
    background: url('/visuals/basis/content_right_center.jpg') repeat-y top left;
}

#content_right_bottom{
    position:relative;
    width:523px;
    height:28px;
    background: url('/visuals/basis/content_right_bottom.jpg') no-repeat top left;
}

#menu_right{
    position:relative;
    float:right;
    width:526px;
}

#menu_right_top{
    position:relative;
    width:526px;
    height:11px;
    background: url('/visuals/basis/menu_right_top.jpg') no-repeat top left;
}

#menu_right_center{
    position:relative;
    width:526px;
    min-height:380px;
    background: url('/visuals/basis/menu_right_center.jpg') repeat-y top left;
}

#menu_right_bottom{
    position:relative;
    width:526px;
    height:28px;
    background: url('/visuals/basis/menu_right_bottom.jpg') no-repeat top left;
}

#content_left{
    position:relative;
    float:left;
    width:523px;
}

#flash{
    position:absolute;
	left:9px;
}


#content_left_top{
    position:relative;
    width:523px;
    height:11px;
    background: url('/visuals/basis/content_left_top.jpg') no-repeat top right;
}

#content_left_center{
    position:relative;
    width:523px;
    min-height:380px;
    background: url('/visuals/basis/content_left_center.jpg') repeat-y top right;
}

#content_left_bottom{
    position:relative;
    width:523px;
    height:28px;
    background: url('/visuals/basis/content_left_bottom.jpg') no-repeat top right;
}

#center_balk{
    position:absolute;
    top:20px;
    left:523px;
    height:673px;
    width:50px;
    background: url('/visuals/basis/center_balk.jpg') no-repeat top left;
}

#right_content_autoscroll {
	padding:17px 44px 30px 32px;
	height: 429px;
	font-family: Lucida, sans-serif;
	font-size: 12px;
	line-height:17px;
	color: #686352;
	overflow:hidden;
}

#right_content
{
	padding:20px 44px 20px 32px;
	height: 437px;
	font-family: Lucida, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #686352;
}

#left_content
{
	padding:20px 32px 20px 44px;
	height: 437px;
	font-family: Lucida, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #686352;
}

#swfBase {
	margin:0px;
	padding:0px;
	width:100%;
}

.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
}

.frame {
	padding: 0px;
	margin: 0px auto 0px auto;
}

.frame img {
	display: inline;
	float: left;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0px;
	line-height: 0px;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0px;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/shadow_right_bottom.png') top left no-repeat;
}

#popup {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	min-height: 100%;
	width: 100%;
	text-align: center;
	background:  url('/visuals/basis/popup.png') top left repeat;
}

/* Button code */
#right_content #buttons,
#right_content_autoscroll #buttons
{
	position:absolute;
	right:15px;
	bottom:0px;
}

#left_content #buttons,
#left_content_autoscroll #buttons 
{
	position:absolute;
	left:15px;
	bottom:0px;
}



.btn_download,
.btn_left,
.btn_right,
.btn_print {
	float:left;
	width:20px;
}
.btn_download a {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) 0px 0px no-repeat;
}

.btn_download a:hover {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) 0px -20px no-repeat;
}

.btn_print a {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -60px 0px no-repeat;
}

.btn_print a:hover {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -60px -20px no-repeat;
}

.btn_left a {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -20px -20px no-repeat;
}

.btn_left a:hover {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -20px 0px no-repeat;
}

.btn_left span {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -20px -40px no-repeat;
}

.btn_right a {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -40px -20px no-repeat;
}

.btn_right a:hover {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -40px 0px no-repeat;
}

.btn_right span {
	display:block;
	width:20px;
	height:20px;
	background: url(/visuals/basis/buttons.png) -40px -40px no-repeat;
}

.input_layout{
	border:none;
	background-color:#F3F2EF;
	font-family:Lucida,sans-serif;
	font-size:10px;	
}

.submit_layout {
	border:none;
	background-color:#F3F2EF;
	font-weight:bold;
	font-family:Lucida,sans-serif;
	font-size:10px;
}

#right_content #menu_buttons {
	position:absolute;
	bottom:0px;
	left:32px;
}

#left_content #menu_buttons {
	position:absolute;
	bottom:0px;
	left:44px;
}

#menu_buttons #li_terug {
	font-family: Lucida, sans-serif;
	font-size: 12px;
	margin-left:15px;
	font-weight:bold;
	color: #686352;
}

#menu_buttons #li_terug ul {
	margin:0px;
	list-style-image: url("/visuals/basis/bullet.png");
}

#menu_buttons #li_terug ul li a {
	color: #686352;
	text-decoration: none;
	line-height: 18px;
}

#menu_buttons #li_terug ul li a:hover {
	color: #c31968;
}

#menu_buttons #li_terug .active {
	color: #c31968;
}