html, body, #wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}

/* Layout */


.shadowbar {
background: url('/images/backgrounds/shadowbar.jpg');
background-repeat: repeat-x;
padding-left: 15px;
padding-right: 15px;
}


.header {
margin: 0;
padding: 0px;
width: 725px;
height: 105px;	
}


.header_small {
margin: 0;
padding: 0px;
width: 600px;
height: 65px;	
}


.side {
background: #fefeff;
background: url('/images/backgrounds/side.jpg');
}

.content {
background: url('/images/backgrounds/background-tile.gif');
background-repeat: repeat;
padding-left: 15px;
padding-right: 15px;
text-align: left;
}

.main_menu {
background: url('/images/backgrounds/main-menu.jpg');
background-repeat: repeat-x;
height: 47px;
}

.sub_menu_1 {
background: url('/images/backgrounds/menu-sub-1.gif');
background-repeat: repeat-x;
height: 30px;
}


.sub_menu_2 {
background: url('/images/backgrounds/menu-sub-2.gif');
background-repeat: repeat-x;
height: 47px;
}


.sub_menu_3 {
background: url('/images/backgrounds/menu-sub-3.gif');
background-repeat: repeat-x;
height: 65px;
}

.sub_menu_regios {
background: url('/images/backgrounds/menu-sub-regios.gif');
background-repeat: repeat-x;
height: 65px;
}


.news{
background: url('/images/backgrounds/shadowbar.jpg');
background-repeat: repeat-x;
height: 25px;
padding-top: 3px;
}

.logo_left {

position: relative; left: 1px; top: 0px;
width: 31px;
height: 156px;
}

.logo_bottom {
width: 90px;
height: 47px;
}


.home_side_panel {
width: 190px;
background: url('/images/backgrounds/home-side-panel.jpg');
background-repeat: repeat;
border-left: 1px solid #333333;
}



/* Links */
a:link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #3B9BC9;
text-decoration: underline;
}

a:hover {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #207DA9;
text-decoration: underline;
}

a:visited {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #888888;
text-decoration: underline;
}

a:visited:hover {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #43B2E5;
text-decoration: underline;
}



a:link.link_large {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #3B9BC9;
text-decoration: underline;
}

a:hover.link_large {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #207DA9;
text-decoration: underline;
}

a:visited.link_large {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #888888;
text-decoration: underline;
}

a:visited:hover.link_large {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #207DA9;
text-decoration: underline;
}



a:link.link_action {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ff0000;
text-decoration: underline;
}

a:hover.link_action {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ff8888;
text-decoration: underline;
}

a:visited.link_action {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ff0000;
text-decoration: underline;
}

a:visited:hover.link_action {
font-family: Verdana, Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ff8888;
text-decoration: underline;
}



a:link.link_small {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: underline;
}

a:hover.link_small {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #207DA9;
text-decoration: underline;
}

a:visited.link_small {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #888888;
text-decoration: underline;
}

a:visited:hover.link_small {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #207DA9;
text-decoration: underline;
}

a:link.link_home {
font-family: Verdana;
font-size : 10px;
font-style : normal;
font-weight: normal;
line-height: 1.5;
color : #3B9BC9;
text-decoration: underline;
}

a:hover.link_home {
font-family: Verdana;
font-size : 10px;
font-style : normal;
font-weight: normal;
line-height: 1.5;
color : #207DA9;
text-decoration: underline;
}

a:visited.link_home {
font-family: Verdana;
font-size : 10px;
font-style : normal;
font-weight: normal;
line-height: 1.5;
color: #888888;
text-decoration: underline;
}

a:visited:hover.link_home {
font-family: Verdana;
font-size : 10px;
font-style : normal;
font-weight: normal;
line-height: 1.5;
color : #65AAC9;
text-decoration: underline;
}


a:link.link_header {
font-family: arial;
font-size : 11px;
font-style : normal;
font-weight: bold;
color : #ffffff;
text-decoration: none;
}

a:hover.link_header {
font-family: arial;
font-size : 11px;
font-style : normal;
font-weight: bold;
color : #ffffff;
text-decoration: underline;
}

a:visited.link_header {
font-family: arial;
font-size : 11px;
font-style : normal;
font-weight: bold;
color: #dddddd;
text-decoration: none;
}

a:link.link_navbar {
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AB54B0;
text-decoration: underline;
vertical-align: middle;
height: 12px;
}

a:hover.link_navbar {
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AB54B0;
text-decoration: underline;
vertical-align: middle;
height: 12px;
}

a:visited.link_navbar {
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AB54B0;
text-decoration: underline;
vertical-align: middle;
height: 12px;
}

a:hover:visited.link_navbar {
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AB54B0;
text-decoration: underline;
vertical-align: middle;
height: 12px;
}


a:visited:hover.link_header {
font-family: arial;
font-size : 11px;
font-style : normal;
font-weight: bold;
color : #ffffff;;
text-decoration: underline;
}


a:link.link_copyright {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: underline;
}

a:hover.link_copyright {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #5500FF;
text-decoration: underline;
}

a:visited.link_copyright {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #888888;
text-decoration: underline;
}

a:hover:hover.link_copyright {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #5500FF;
text-decoration: underline;
}


a:link.blue_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #450A49;
text-decoration: underline;
}

a:hover.blue_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #450A49;
text-decoration: underline;
}

a:visited.blue_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #450A49;
text-decoration: underline;
}

a:visited:hover.blue_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: underline;
}


a:link.red_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #CC0000;
text-decoration: underline;
}

a:hover.red_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #CC0000;
text-decoration: underline;
}

a:visited.red_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #CC0000;
text-decoration: underline;
}

a:visited:hover.red_link {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #FF0000;
text-decoration: underline;
}


/* Images & Lines */

.iright2
{
margin: 1px;
padding-right: 3px; /* IE needs this */
padding-left: 30px;
padding-bottom: 10px;
float: right;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: none;
text-align: center;
}

.iright
{
width: 252px;
margin: 1px;
padding-right: 3px; /* IE needs this */
padding-left: 30px;
padding-bottom: 10px;
float: right;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: none;
text-align: center;
}


.ileft2
{
padding-right: 30px;
padding-bottom: 10px;
padding-top: 2px;
float: left;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: none;
text-align: center;
}

.ileft
{
width: 250px;
padding-right: 30px;
padding-bottom: 10px;
padding-top: 2px;
float: left;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: none;
text-align: center;
}
  

.itext
{
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: none;
}


.icenter
{
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
display: block;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #3B9BC9;
text-decoration: none;
text-align: center;  
}


.border
{
border-style: solid;
border-color: #450A49;
border-width: 1px;
padding: 0px;
}

.border_light
{
border-style: solid;
border-color: #888888;
border-width: 1px;
padding: 0px;
}


/* Headers NEW */
h1 {
font-family: Verdana, Arial;
font-size: 20px;
font-style: normal;
font-weight: bold; 
color: #49340F;
text-decoration: none;
line-height: 30px;
display: inline;
}

h2 {
font-family: Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #49340F;
text-decoration: none;
white-space: nowrap;
vertical-align: top;
line-height: 22px;
display: inline;
}

h3 {
font-family: Verdana, Arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #450A49;
text-decoration: none;
white-space: nowrap;
line-height: 20px;
display: inline;
}


h4 {
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #7E4813;
text-decoration: none;
line-height: 17px;
display: inline;
}



/* Text */

.text {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
line-height: 17px;
}

.text_light {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #888888;
text-decoration: none;
line-height: 17px;
}

.text_small {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
}

.text_small_light {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #888888;
text-decoration: none;
}


.text_home {
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #7E4813;
text-decoration: none;
line-height: 17px;
}

.text_alert {
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #ee5555;
text-decoration: none;
line-height: 17px;
}


.highlight {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #3B9BC9;
text-decoration: none;
line-height: 17px;
}

.updates {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal; 
color: #604B1E;
text-decoration: none;
}


.nieuw {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #ff4B1E;
text-decoration: none;
}

.copyright {
padding-top: 15px;
padding-left: 115px;
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal; 
color: #604B1E;
text-decoration: none;
text-align: center;
}


.superscript {
vertical-align: super;
font-family: Verdana, Arial;
font-size: 8px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
}


.subscript {
vertical-align: sub;
font-family: Verdana, Arial;
font-size: 8px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
}


.justify {
text-align: justify;
}



/* tables */
.table_normal {
background: #FFFFFF;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-style: solid;
border-width: 1px;
border-color: #450A49;
}

.table_preview {
background: #F0F0F0;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-style: solid;
border-width: 1px;
border-color: #450A49;
padding: 5px;
}


.table_form {
background: url('/images/backgrounds/form.jpg') right top repeat-y;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-style: solid;
border-width: 1px;
border-color: #450A49;
}



/* tables */
.table_light {
background: #FFFFFF;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-style: solid;
border-width: 1px;
border-color: #bbaabb;
}


.table_open {
background: #FFFFFF;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #450A49;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #450A49;
}

.table_header {
height: 20px;
padding-left: 5px;
padding-right: 5px;
background: #660066;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
border-style: solid;
border-width: 1px;
border-color: #450A49;
}

.table_title {
padding-left: 5px;
padding-right: 5px;
background: #F6E6F7;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #450A49;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #450A49;
}

.table_subinfo {
padding-left: 5px;
padding-right: 5px;
background: #aaaaaa;
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #450A49;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #450A49;
}


.table_row1 {
padding-left: 5px;
padding-right: 5px;
background: #ffffff;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #450A49;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #450A49;
}


.table_row2 {
padding-left: 5px;
padding-right: 5px;
background: #eeeeee;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #450A49;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #450A49;
}


.table_alert {
margin-bottom: 5px;
background: url('/images/backgrounds/alert.jpg') left top;
padding-left: 5px;
padding-right: 5px;
border-color: #333333;
border-style: solid;
border-width: 1px;
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #ffffff;
text-decoration: none;
}

/* Borders */


.border_left {
border-left-style: solid;
border-left-width: 1px;
border-left-color: #450A49;
}

.border_top {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #450A49;
}

.border_top_left {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #450A49;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #450A49;
}


/* Borders Light */

.border_right_light {
border-right-color: #bbaabb;
border-right-style: solid;
border-right-width: 1px;
}

.border_light_left {
border-left-style: solid;
border-left-width: 1px;
border-left-color: #bbaabb;
}

.border_light_top {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #bbaabb;
}

.border_light_top_left {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #bbaabb;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #bbaabb;
}

.border_light_top_right {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #bbaabb;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #bbaabb;
}

.border_light_bottom_left {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #bbaabb;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #bbaabb;
}

.border_light_top_left_right {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #bbaabb;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #bbaabb;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #bbaabb;
}

.border_light_bottom_left_right {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #bbaabb;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #bbaabb;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #bbaabb;
}

.border_light_bottom {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #bbaabb;
}



.hide {
border-style: solid;
border-width: 1px;
border-color: #ff0000;
display: none;
}


/* forms */

form {
margin: 0;
}


label {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
text-align: left;
}


		
.form_header {
background: url('/images/backgrounds/form-header.png') no-repeat;
padding-left: 20px;
font-family: Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.form_header_numbered {
background: url('/images/backgrounds/form-header-numbered.png') no-repeat;
font-family: Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.form_header_number {
width: 65px;
font-family: Verdana, Arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.select {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #fff9d3;
border-color: #888888;
border-style: solid;
border-width: 1px;
padding-left: 3px;
}


.textarea {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #fff9d3;
border-color: #888888;
border-style: solid;
border-width: 1px;
padding-left: 3px;
}

.input {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #fff9d3;
border-color: #888888;
border-style: solid;
border-width: 1px;
padding-left: 3px;
}

.input_readonly {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #888888;
text-decoration: none;
background-color: #eeeeee;
border-color: #aaaaaa;
border-style: solid;
border-width: 1px;
padding-left: 3px;
}

.input_zoeken {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #fff9d3;
border-color: #888888;
border-style: solid;
border-width: 1px;
padding-left: 3px;
width: 125px;
height: 15px;
}


.button {
margin: 0px;
padding-bottom: 1px;
background: url('/images/buttons/button-bg.gif') center bottom no-repeat;
width: 130px;
height: 24px;
vertical-align: middle;
text-align: center;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold; 
line-height: 12px;
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
border-style: solid;
border-color: #000000;
border-width: 0px;
}


.button2 {
margin: 0px;
background: url('/images/buttons/button-bg-light.gif') center bottom no-repeat;
width: 120px;
height: 24px;
vertical-align: middle;
text-align: center;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold; 
line-height: 12px;
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
border-style: solid;
border-color: #000000;
border-width: 0px;
}

.button_large {
margin: 0px;
background: url('/images/buttons/button-large-bg.gif') center bottom no-repeat;
width: 200px;
height: 24px;
vertical-align: middle;
text-align: center;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold; 
line-height: 12px;
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
border-style: solid;
border-color: #000000;
border-width: 0px;
}


.button_inline {
margin: 0px;
background: url('/images/buttons/button-inline-bg.gif') center bottom no-repeat;
width: 600px;
height: 28px;
padding-left: 15px;
padding-top: 3px;
vertical-align: middle;
text-align: left;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold; 
line-height: 0px;
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #450A49;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #450A49;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #450A49;
}



/* Ads */

.bimg_area {
/* width: 145px; */
text-align: right;
}

.bimg_space {
width: 145px;
height: 10px;
}

.bimg_image {
cursor: pointer;
background-repeat: no-repeat;
border-style: solid;
border-width: 1px;
border-color: #450A49;
}


.bimg_image_no_border {
cursor: pointer;
background-repeat: no-repeat;
border-style: none;
}




/* Breadcrumbs */

.navbar_left {
background-image: url('/images/buttons/navbar-left.gif');
background-repeat: no-repeat;
width: 7px;
height: 21px;
}

.navbar_middle {
background-image: url('/images/buttons/navbar-middle.gif');
background-repeat: no-repeat;
background-repeat: repeat-x;
height: 21px;
}

.navbar_right {
background-image: url('/images/buttons/navbar-right.gif');
background-repeat: no-repeat;
width: 7px;
height: 21px;
}

.navbar_text {
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AB54B0;
text-decoration: none;
vertical-align: middle;
padding-top: 2px;
height: 16px;
}


/* Search suggest box */
.search_suggest {
position: absolute;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #FFFFFF;
text-align: left; 
cursor: pointer;
height: 0px;
}	


.suggest_link {
height: 20px;
width: 200px;
padding-top: 2px;
padding-left: 5px;
background-color: #FFFFFF;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #78177E;
border-left: 1px solid #78177E;
border-right: 1px solid #78177E;
}


.suggest_link_over {
height: 20px;
width: 200px;
padding-top: 2px;
padding-left: 5px;
background-color: #FFDDFF;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
border-bottom: 1px solid #78177E;
border-left: 1px solid #78177E;
border-right: 1px solid #78177E;
}

/* Video */

.background_videos
{
margin: 0px;
padding-left: 14px;
padding-top: 15px;
width: 170px;
height: 130px;
vertical-align: top;
background-image: url('/images/backgrounds/videos.gif');
background-repeat: no-repeat;
}


/* Klimaat */

.temp_high {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #AA5555;
text-decoration: none;
line-height: 15px;
}

.temp_low {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #5555AA;
text-decoration: none;
line-height: 15px;
}

.temp_current {
font-family: Verdana, Arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
line-height: 18px;
}


/* Image Frames */
.albumframe {
width: 162px;
height: 147px; /* 165-18 eraf */
padding-top: 18px;
text-align: center;
}

.albumframe_title {
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #450A49;
text-decoration: none;
text-align: center;
}


.albumframe_description {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #888888;
line-height: 11px;
text-decoration: none;
text-align: center;
}

/* Image Frames */
.photoframe {
background-repeat: no-repeat;
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #450A49;
line-height: 11px;
text-decoration: none;
text-align: center;
}

.phototext{
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #450A49;
line-height: 11px;
text-decoration: none;
text-align: center;
}


ul.photoblocks {
margin-left: -40px;
list-style: none;
}


li.photoblock {
/* height: 200px;online nog wel*/ 
list-style: none;
float: left;
margin: 5px;
}


li.albumblock {
/* width: 180px;
height: 220px;*/
list-style: none;
float: left;
margin: 3px;
}


.frame1 {
background-image: url('/images/backgrounds/curl/01.png');
background-repeat: no-repeat;
width: 7px;
height: 5px;
}

.frame2 {
background-image: url('/images/backgrounds/curl/02.png');
background-repeat: repeat-x;
height: 5px;
}

.frame3 {
background-image: url('/images/backgrounds/curl/03.png');
background-repeat: no-repeat;
width: 7px;
height: 5px;
}

.frame4 {
background-image: url('/images/backgrounds/curl/04.png');
background-repeat: repeat-y;
width: 7px;
}

.frame5 {
background-image: url('/images/backgrounds/curl/05.png');
background-repeat: repeat-y;
width: 7px;
}


.frame0 {
background: #ffffff;
}

.frame6 {
background-image: url('/images/backgrounds/curl/06.png');
background-repeat: repeat-y;
width: 7px;
height: 9px;
}

.frame7 {
background-image: url('/images/backgrounds/curl/07.png');
width: 43px;
height: 9px;
}

.frame8 {
background-image: url('/images/backgrounds/curl/08.png');
background-repeat: repeat-x;
height: 9px;
}

.frame9 {
background-image: url('/images/backgrounds/curl/09.png');
width: 43px;
height: 9px;
}

.frame10 {
background-image: url('/images/backgrounds/curl/10.png');
width: 7px;
height: 9px;
}



.photo1 {
background-image: url('/images/backgrounds/photo/01.png');
background-repeat: no-repeat;
width: 7px;
height: 5px;
}

.photo2 {
background-image: url('/images/backgrounds/photo/02.png');
background-repeat: repeat-x;
height: 5px;
}

.photo3 {
background-image: url('/images/backgrounds/photo/03.png');
background-repeat: no-repeat;
width: 7px;
height: 5px;
}

.photo4 {
background-image: url('/images/backgrounds/photo/04.png');
background-repeat: repeat-y;
width: 7px;
}

.photo5 {
background-image: url('/images/backgrounds/photo/05.png');
background-repeat: repeat-y;
width: 7px;
}


.photo0 {
background: #ffffff;
}

.photo6 {
background-image: url('/images/backgrounds/photo/06.png');
background-repeat: repeat-y;
width: 7px;
height: 9px;
}

.photo7 {
background-image: url('/images/backgrounds/photo/07.png');
width: 43px;
height: 9px;
}

.photo8 {
background-image: url('/images/backgrounds/photo/08.png');
background-repeat: repeat-x;
height: 9px;
}

.photo9 {
background-image: url('/images/backgrounds/photo/09.png');
width: 43px;
height: 9px;
}

.photo10 {
background-image: url('/images/backgrounds/photo/10.png');
width: 7px;
height: 9px;
}




/* tables styles */

ul.table {
margin-left: -40px;
list-style: none;
}


li.table_left {
list-style: none;
float: left;
margin: 3px;
}

li.table_right {
list-style: none;
float: right;
margin: 3px;
}



/* Ratings */

.ratings_title {
font-family: Verdana, Arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #555555;
text-decoration: none;
}

.ratings_subtitle {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #555555;
text-decoration: none;
}

.ratings_comments {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
}



.ratings_grade {
font-family: Verdana, Arial;
font-size: 26px;
font-style: normal;
font-weight: bold; 
color: #000000;
text-decoration: none;
line-height: 28px;
}