html
	{
	overflow-y: scroll;
	}

body, td
	{
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	}

body
	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	background: #E8E8E8 url(../images/diag.gif) repeat-x;
	}

/* rounded borders for Firefox users - God bless you! You've choosen a real browser! */

div.linkbox, #intro, #staticcontent, #bots, .kader {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ECECEC;
}
	
/* KADERS (Rev 05 2011) */
.standaard {
	position: relative;
	background: #FAFAFA;
	margin: auto; margin-bottom: 15px; padding: 5px;
}
	

/* SCROLLMENU */

#scrollmenu{position:fixed;left:0px;top:12px;z-index: 999;}
	#scrollmenu a{display:block;padding-bottom:4px;}
	#scrollmenu img:hover{filter:alpha(opacity=80);opacity:0.8;-moz-opacity:0.8;}
	#scrollmenu #sm-top {width:39px;height:7px;background:url(../images/sm-top.png) no-repeat;}
	#scrollmenu #sm-center{width:32px;padding-right:7px;text-align:center;padding-top:3px;background:url(../images/sm-center.png) repeat-y;}
	#scrollmenu #sm-bottom{width:39px;height:14px;background:url(../images/sm-bottom.png) no-repeat;}

/* HEADER */

#comments
	{
	background: transparent;
	width: 994px;
	height: 22px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}

#header{
	height: 96px;
	border: 1px solid #DDDDDD;
	}

#headercontent
	{
	position: relative;
	height: 90px;
	background: #1E7098 url(../images/header_background.png);
	border: 3px solid #FFFFFF;
	}

#headercontent h1
	{
	position: absolute;
	left: 10px;
	top: 0px;
	}

#flags
	{
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 5px;
	}

#headercontent p
	{
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 5px;
	color: #FFFFFF;
	}

/* COMMON */

h1,h2,h3,h4,h5,h6
	{ 
	margin:0; 
	padding:0;
	font-weight: normal;
	}

h1
	{
	font-size: 20px;
	}

h2
	{
	font-size: 18px;
	}

h3
	{
	font-size: 16x;
	}

h4
	{
	font-size: 14px;
	color: #19678F;
	}

h5, h2.welkom
	{
	font-size: 12px;
	}

h6
	{
	font-size: 10px;
	}


a:link, a:visited
	{
	text-decoration: none;
	color: #2873AC;
	}

a:link.black, a:visited.black
	{
	color: #000000;
	}

a:link.red, a:visited.red
	{
	color: #E10B0B;
	}

a:link.adverts, a:visited.adverts
	{
	color: #000000;
	font-weight: bold;
	}

a:hover, a:active, a:hover.black, a:active.black, a:hover.adverts, a:active.adverts, a:hover.red, a:active.red
	{
	text-decoration: none;
	color: #85AC28;
	}

a:hover.menu, a:active.menu, font.menu a:hover, a:link.menu, a:visited.menu, font.menu a:visited, font.menu a, font.menu a:hover, #ad_buy_small
	{
	text-decoration: none;
	color: #FFFFFF;
	}

.hand
	{
	cursor: pointer;
	}

#container
	{
	margin-left: auto; 
	margin-right: auto;
	width: 1000px;
	}

#topbalk_tbl
	{
	background-color: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	}

#topbalk_td
	{
	width: 1000px;
	height: 20px;
	background-image: url(../images/topbalk.png);
	border-bottom: 1px solid #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #999999;
	}

#midden_tbl
	{
	width: 100%;
	height: 500px;
	background-color: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;

	}

#content_td
	{
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color: #FBFBFB;
	vertical-align: top;
	padding: 4px;
	text-align: center;
	}


.intro {
	color: #BBBBBB;
	font-size: 10px;
	margin: 22px auto 12px auto;
}

.topbox {
	margin: 5px auto 2px auto; padding: 14px 0px 8px 0px;
}

.topboxads {
	margin-bottom: 13px;
}


div
	{
	cursor: default;
	}

div.contact
	{
	background: url(../images/contact.png) no-repeat top right;
	text-align: left;
	height: 100%;
	}

div.contact_form
	{
	text-align: left;
	width: 400px;
	background-color: #FBFBFB;
	padding: 5px;
	}

div.gbheader
	{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 15px;
	border: 1px solid #DDDDDD; 
	text-align: left; 
	background: #FFFFFF url(../images/txtheader.png) repeat-x; 
	padding-left: 3px; 
	padding-right: 3px;
	}

div.gbheader_name
	{
	float: left; 
	font-size: 11px; 
	font-weight: bold;
	}

div.gbheader_date
	{
	float: right; 
	font-size: 11px;
	}

div.gbmessage
	{
	margin-left: auto;
	margin-right: auto;
	width: 90%; 
	border: 1px solid #EEEEEE; 
	border-top: 0px; 
	background-color: #FFFFFF; 
	text-align: left; 
	padding: 3px;
	}

div.center, table.center
	{
	margin: auto;
	}

/* MESSLETTERS */

#inputcontent {
	padding-top: 0px;
	position: relative;
	margin: auto;
	width: 535px;
}
	
#bigarrow {
	position: relative; float: left;
	width: 44px; height: 39px;
	background: url('../images/input.png') no-repeat;
}

#inputfieldcontent {
	position: relative; float: left;
	width: 468px;
	padding-top: 3px; margin-left: 4px;
}
	
#inputfield
	{
	margin: 0px;
	}

#inputfield td
	{
	height: 27px;
	}
	

/* alle vaste partners */

div.linkwrapper
	{
	width: 600px;
	margin: auto;
	text-align: center;
	}

div.linkcolumn
	{
	float: left;
	width: 200px;
	}

div.linkbox
	{
	border: 1px solid #DDDDDD;
	margin: 10px;
	text-align: left;
	}

div.linkbox h3	
	{
	font-size: 14px;

	color: #000000;
	text-align: left;
	padding-bottom: 1px;
	padding-left: 5px;
	background: #EEEEEE;
	}
	
div.linkbox a
	{
	display: block;
	padding-left: 5px;
	}

div.linkbox a:hover
	{
	background: #F8F8F8;
	}

/* SYMBOLS */

input.symbols
	{
	font-family: tahoma, arial;
	background-color: transparent;
	border: 0px;
	padding: 5px;
	width: 425px;
	}

div.symcat
	{
	font-size: 10px;
	font-family: tahoma, arial;
	text-align: left;
	}

.buttonlinks a:link, .buttonlinks a:visited
	{
	background: #2E7AA2 url(../images/submit.png);
	color: #FFFFFF;
	border: 1px solid #AAAAAA;
	padding: 1px 10px 1px 10px;
	}

.buttonlinks a:hover, .buttonlinks a:active, .buttonlinks a:link.actief, .buttonlinks a:visited.actief
	{
	background: #91B917 url(../images/submit_mo.png);
	}



/* BOTS */

#bots
	{
	margin: 10px auto 10px auto;
	width: 600px;
	border: 1px solid #EEEEEE;
	padding: 5px;
	}

#bots table
	{
	width: 100%;
	}

#bots table tr.title
	{
	font-weight: bold;
	}

#bots table td
	{
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	}

#bots table td.name
	{
	width: 100px;
	}

#bots table td.status
	{
	width: 26px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	}

#bots table td.type
	{
	width: 80px;
	}

#bots table tr.list td
	{
	padding-bottom: 20px;
	background: #FAFAFA;
	}

/* ADS (Rev 05 2011) */


.ad-160x90 {width: 160px; height: 90px; border: 1px solid #5A7800; margin: auto; margin-bottom: 8px; padding-bottom: 4px;background: #FFF;}

.ad-468 {
	padding: 2px;
	width: 468px;
	background: #FFF;
	overflow: hidden;
	margin: auto;
}

.ad-300 {
	padding: 2px;
	width: 300px;
	background: #FFF;
	overflow: hidden;
	margin: auto auto 20px auto; /* 15 px  + extra ivm uitvoerbalken */
}

.overflow
	{
	overflow-x: hidden;
	overflow-y: hidden;
	display: block;
	height: 100%;
	width: 100%;
	}

#innercontent {
	position: relative; padding: 5px 10px 5px 10px; background: #FFF; text-align: center;
}



.footer_728_ad_tbl
	{
	background-color: #FBFBFB;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}

.footer_728_ad_td
	{
	width: 1000px;
	}


.footer_tbl
	{
	background-color: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}

.footer_td
	{
	width: 1000px;
	height: 21px;
	background-image: url(../images/topbalk.png);
	text-align: center;
	}

td.lp_new_td_left
	{
	width: 150px;
	background-color: #EEEEEE;
	}

td.lp_new_td_right
	{
	width: 300px;
	background-color: #EEEEEE;
	}

td.emoticon
	{
	background: #EEEEEE url(../images/emoticon_box.png);
	height: 75px;
	width: 75px;
	border: 1px solid #BBBBBB;
	vertical-align: middle;
	text-align: center;
	}

td.addTex, td.normalText
	{
	text-align: center;
	background-color: #FFFFFF;
	font-size: 14px;
	}

td.normalText
	{
	font-size: 10px;
	color: #999999;
	}
	


#tdmenublock
	{
	width: 162px;
	}





.field_blue_l{
	background-image: url(../images/field_blue_l.png); 
	height: 27px;
	width: 4px;
}

.field_blue_c{
	background-image: url(../images/field_blue_c.png);
	height: 27px;
	width: 550px;
}

.field_blue_r_arrow{
	background: url(../images/field_blue_r_arrow.png) no-repeat; 
	height: 27px;
	width: 16px;
}


.field_orange_l{
	background-image: url(../images/field_orange_l.png); 
	height: 27px;
	width: 4px;
}

.field_orange_c{
	background-image: url(../images/field_orange_c.png); 
	height: 27px;
	width: 550px;
}

.field_orange_r_arrow{
	background: url(../images/field_orange_r_arrow.png) no-repeat; 
	height: 27px;
	width: 16px;
}

.field_red_l_arrow{
	background: url(../images/field_red_l_arrow.png) no-repeat; 
	height: 27px;
	width: 16px;
}

.field_red_c{
	background-image: url(../images/field_red_c.png); 
	height: 27px;
	padding-left: 5px;
}

.field_red_r{
	background-image: url(../images/field_red_r.png); 
	height: 27px;
	width: 4px;
}

.download
	{
	width: 27px;
	height: 27px;
	padding-left: 0px;
	padding-right: 2px;
	cursor: pointer;
	}

/* ADS (Rev 05 2011) */

.bellinks a {
	display: block;	overflow: hidden;
	height: 14px;
	margin: 0px 3px 4px 3px;
	font-size: 11px; text-align: center;
}

.bellinks a:link, .bellinks a:visited {
	color: #FFF; font-weight: bold;
}

.bellinks a:link.special, .bellinks a:visited.special {
	color: #FAAB00;
}

.bellinks a:hover, .bellinks a:active, .bellinks a:hover.special, .bellinks a:active.special {
	color: #AEE408;
}

.bellinks a:link.addlink, .bellinks a:visited.addlink {
	font-weight: normal;
	font-size: 10px;
} 



.textads
	{
	width: 570px;
	height: 16px;
	margin: 2px 20px 2px 35px;
	overflow: hidden;
	font-family: Tahoma, Verdana, 'Trebuchet MS';
	font-size: 11px;
	}

.ad_120x60
	{
	background: url(../images/ad_120x60.png) no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 162px;
	}


#ad_160_header_blue
	{
	background: url(../images/ad_160_header_blue.png) no-repeat;
	text-align: center;
	height: 10px;
	width: 162px;
	}

#ad_160_middle_blue
	{
	background: url(../images/ad_160_middle_blue.png) repeat-y;
	text-align: center;
	width: 162px;
	}

#ad_160_footer_blue
	{
	background: url(../images/ad_160_footer_blue.png) no-repeat;
	text-align: center;
	height: 10px;
	width: 162px;
	padding: 0px;
	}

#ad_160_footer_blue a:link, #ad_160_footer_blue a:visited, #ad_160_footer_blue a:hover, #ad_160_footer_blue a:active
	{
	font-size: 8px;
	font-family: tahoma, arial;
	color: #FFFFFF;
	}


.imgmiddle
	{
	vertical-align: middle;
	}

.textads_input
	{
	font-size: 11px;
	text-align: center;
	width: 25%;
	height: 15px;
	}

table.center
	{
	margin-left: auto;
	margin-right: auto;
	}

.menu_header
	{
	height: 25px;
	vertical-align: bottom;
	width: 100%;
	font-weight: bold;
	color: #19678F;
	font-size: 15px;
	text-align: center;
	}

.menu_spacer
	{
	height: 4px;
	width: 100%;
	line-height: 1px;
	}

img
	{
	border: 0px;
	vertical-align: top;
	}

img.icon_new
	{
	vertical-align: middle;
	}

img.lang_on
	{
	border: 1px solid #FFFFFF;
	}

img.lang_off
	{
	border: 1px solid #CCCCCC;
	}


a:hover .lang_off
	{
	border: 1px solid #FFFFFF;
	}

form
	{
	margin: 0px; 
	padding: 0px;
	display: inline;
}

.trans_on
	{
	opacity:0.4;filter:alpha(opacity=40);
	}

.trans_off
	{
	opacity:1;filter:alpha(opacity=100);
	}

.inputtranspa
	{
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial;
	font-size: 14px;
	width: 100%; 
	background-color: transparent; 
	border: 0px; 
	color: #FFFFFF; 
	font-weight: bold;
	height: 19px;
	padding: 0px;
	}

/* MESSLETTERS */

#button_div_more, #button_div_less
	{
	padding-bottom: 10px;
	}

#button_div_less
	{
	display: none;
	}

#button_more, #button_less
	{
	background-image: url(../images/fade_red.png);
	height: 27px;
	padding: 0px 10px 1px 10px;
	color: white;	
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	border: 1px solid black;
	}


/* MESSLETTERS XXL */

.inputxxl
	{
	background: #FAFAFA url(../images/fading_grey300x1.png) repeat-x;
	border: 1px solid #999999;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 13px;
	width: 468px;
	height: 150px;
	margin: 0px;
	}

.outputxxl
	{
	background: #FAFAFA url(../images/fading_grey300x1.png) repeat-x;
	border: 1px solid #999999;
	color: #000000; 
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 13px;
	width: 570px;
	height: 150px;
	margin: 0px;
	}


input.contact, textarea.contact
	{
	font-family: 'Trebuchet MS', Verdana;
	font-size: 12px;
	color: #056A79;
	width: 300px;
	}

input.contact
	{
	height: 15px;
	}

input.submit
	{
	background: #FFFFFF url(../images/submit.png);
	height: 20px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 1px;
	}

input.borte
	{
	display: none;
	visibility: hidden;
	}

/* WAVES */
.waves
	{
	position: relative; 
	z-index: 0;
	text-align: center;
	width: 450px;
	font-size: 9px;
	}

.waves_new
	{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 20;
	width: 40px;
	}

.waves a:link
	{
	font-size: 12px;
	}

/* COLORS */

#sourceform h3 {
	margin: 10px;
	color: #2873AC;
}

#sourceform h4 {
	color: #000000;
	font-size: 10px;
}

#sourceform table {
	margin: auto;
}

#sourceform #mysource {
	width: 468px;
	cursor: pointer;
}

#sourceform #gradientbg {
	font-size: 20px;
}

#sourceform label {
	color: #666666;
}

#sourceform #txtstart, #sourceform #txtend, #sourceform #bgstart, #sourceform #bgend {
	border: 1px solid #999999;
}

#sourceform #myresult {
	width: 468px;
}


p.addlinkbutton
	{
	margin: 5px;
	}

p.addlinkbutton a:visited, p.addlinkbutton a:link
	{
	background: #FFFFFF url(../images/submit.png);
	height: 20px; 
	border: 3px double #DDDDDD;
	cursor: pointer; 
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	}

p.addlinkbutton a:hover
	{
	color: #DDDDDD;
	}


.left
	{
	text-align: left;
	}

.right
	{
	text-align: right;
	}



	
	
/* ------------------------------------ NEW VERSION CSS ------------------------------------ */


/* CONTAINER */

#left_td, #right_td {
	width: 170px;
	background-color: #FBFBFB;
	padding-top: 5px;
	vertical-align: top; text-align: center;
}

#left_td {
	border-left: 2px solid #FFFFFF;
}

#right_td {
	border-right: 2px solid #FFFFFF;
}


/* MENU STRUCTURES */

h2.menu-header {
	width: 162px; height: 22px;
	margin: auto;
	color: #19678F;	font-size: 15px; font-weight: bold;
}

div.menu-bottom {
	width: 162px; height: 1px;
	margin-bottom: 4px;
}


div.ad-blue-top {
	width: 162px; height: 10px;
	background: url(../images/ad_160_header_blue.png) no-repeat;
	margin: auto;
}

div.ad-blue-content {
	width: 160px;
	background: url(../images/ad_160_middle_blue.png) repeat-y;
	padding: 0px 1px 0px 1px; margin: auto;
	overflow: hidden;
	text-align: center;
}

div.ad-blue-content div {
	margin: auto;
}

div.ad-blue-bottom {
	width: 162px; height: 10px;
	background: url(../images/ad_160_footer_blue.png) no-repeat;
	margin: auto auto 5px auto;
}



.menu-green-buttons, .menu-orange-buttons {
	width: 162px;
	margin: auto;
}

.menu-green-buttons a:link, .menu-green-buttons a:visited, .menu-orange-buttons a:link, .menu-orange-buttons a:visited {
	display: block;
	width: 142px; /* 162 - h-padding */ height: 22px; /* 27 - v-padding */
	color: white; font-size: 12px; font-weight: bold; text-decoration: none;
	margin-bottom: 1px;	padding: 5px 0px 0px 22px;
	text-align: left;
	overflow: hidden;
}

.menu-green-buttons a:link, .menu-green-buttons a:visited {
	background: url(../images/button_off.png) no-repeat;
}

.menu-orange-buttons a:link, .menu-orange-buttons a:visited {
	background: url(../images/button_orange_off.png) no-repeat;
}

.menu-green-buttons a:hover, .menu-green-buttons a:active, .menu-orange-buttons a:hover, .menu-orange-buttons a:active {
	background: url(../images/button_on.png) no-repeat;
}








