input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px}


.nieuws_boven
{
	border-top : 1px solid #0A4676;
	border-bottom : 1px solid #0A4676;
}
.paneel_midden
{
	font-size: 10px;
	border-right : 1px solid #0A4676; 
	border-left : 1px solid #0A4676;
	background-image:  url("../phpBB2/templates/subMerged/images/nieuws_net.gif");
}
td
{
	font-family: Verdana;
	font-size: 12px;
}
.paneel_hoofdmenu_links
{
	border-top : 1px solid #134C7A;
	border-right : 1px solid #134C7A;
	border-left : 1px solid #134C7A;
	border-bottom: 1px solid #134C7A;
	font-size: 10px;
	letter-spacing: 3px;
	font-weight: bold;
}
.paneel_onder
{
	background-image:  url("../phpBB2/templates/subMerged/images/paneel_o.gif");
	font-family: Lucida Console;
	color: #EAEAEA;
	font-size: 8px;
	text-decoration: none;
	cursor: hand;
}
.menu_top
{
	color: #EAEAEA;
	letter-spacing: 2px;	
	font-size: 10px;
}

.menu_txt
{
	color: #EAEAEA;
	font-size: 10px;
	padding-left: 4px;	
}
.nieuws_titel
{
	background-image:  url("../phpBB2/templates/subMerged/images/nieuws_titel.gif");
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	height: 35px;
}
.nieuws_info
{
	color: #EAEAEA;
	font-size: 10px;
}
.nieuws_inhoud
{
	background-image:  url("../phpBB2/templates/subMerged/images/nieuws_net.gif");
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;	
}
.nieuws_onder
{
	background-image:  url("../phpBB2/templates/subMerged/images/nieuws_onder.gif");
	background-repeat: repeat-x;
	color: #CCFBFF;	
	font-size: 10px;
	padding-left: 10px;	
	padding-right: 10px;
	height: 20px;
}

th {
	font-weight: bold;
	height: 25px;
	font-size : 12px;
	border: #0E3350;
	border-style: solid;
	border-width: 1px;
}


.maintitle,h1,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #ffffff;
}


.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #B0E6B6; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #c0c0c0; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited	{color: #99CCFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: none; }

hr
{
	border-style: solid;
	border-color: #083457;
	height: 2px
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active { color : #ffffff; text-decoration: none; }
a:visited		{ color: #ffffff; text-decoration: none;}
a:hover		{ color: #98FB98; text-decoration: none;}

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #c0c0c0}
a.cattitle		{ text-decoration: none; color : #c0c0c0; }
a.cattitle:visited {color: #99CCFF; text-decoration: none;}
a.cattitle:hover {  color: #73BEFF; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px;}
a.forumlink 	{ text-decoration: none;}
a.forumlink:visited {color: #ffffff; text-decoration: none;}
a.forumlink:hover { text-decoration: none;}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{font-weight: bold; font-size: 8px; color : #CCFBFF;}
a.nav			{color : #CCFBFF; text-decoration: none;}
a.nav:visited {color: #99CCFF; text-decoration: none;}
a.nav:hover		{ text-decoration: none;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #c0c0c0; }
a.topictitle:link   { text-decoration: none; color : #CCFBFF; }
a.topictitle:visited { text-decoration: none; color: #99CCFF; }
a.topictitle:hover	{ text-decoration: none;}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 15px; color : #ffffff;}

/* Location, number of posts, post date etc */
.postdetails		{ 
	font-size : 10px; color : #EAEAEA;
 }


/* The content of the posts (body of text) */
.postbody {
	font-size : 12px;
}
a.postlink:link	{ text-decoration: none; color : #FFCC00; }
a.postlink:visited { text-decoration: none; color: #99CCFF; }
a.postlink:hover { text-decoration: none;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px; color: #18F018;
	background-color: #000000;
	border: #BFBFBF;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: White; 
	background-color : #233C39; 
	border-right : 1px solid #324B36; 
	border-top : 1px solid #324B36;
	border-left : 1px solid #324B36; 
	border-bottom: 1px solid #324B36; 
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFCC; letter-spacing: -1px;}
a.copyright		{ color: #FFCC00; text-decoration: none;}
a.copyright:link   { color : #FFCC00; text-decoration: none;}
a.copyright:hover { text-decoration: none;}


/* Form elements */
SELECT
{
	color : #AFEEEE; 
	background-color: #083457;
	border-width: 1px;
	border-color: #495869;
	border-style: inset;
}
.GO
{
letter-spacing: 4px;
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	color : #EAEAEA; 
	background-color: #083457;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
	font-family: Verdana;
	font-size: 12px;
}
.paneel_txt
{
	color : #EAEAEA;
	background-color: #0A3A12;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
	width: 170px;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 4px;
}
TEXTAREA
{
	color : #EAEAEA; 
	background-color: #083457;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
}
.paneel_txt_area
{
	color : #EAEAEA; 
	background-color: #0A3A12;
	border-width: 1px;
	border-color: #3a4d77;
	border-style: inset;
	width: 170px;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 4px;	
}
/* The buttons used for bbCode styling in message post */
input.button {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
}

/* The main submit button option */
input.mainoption {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
cursor: pointer;
font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {
margin-left: 2 px;
margin-right: 2 px;
margin-top: 2 px;
margin-bottom: 2 px;
font-family: Verdana;
font-size: 12 px; color: #FFFFFF; 
background-color: #21415A;
border: 1px solid;
border-color: #0D1114;
}
td.forum_menu a
{
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	color: #A8C9E2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 16px;
	text-decoration: none;
}
td.forum_menu a:hover
{
	display: block;
	background-color: #00426E;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	color: #50B0F9;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 16px;
	text-decoration: none;
}

td.header_menu a
{
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	color: #A8C9E2;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 20px;
	text-decoration: none;
}
td.header_menu a:hover
{
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 20px;
	text-decoration: none;
}


td.nieuws_onder a
{
	color : #EAEAEA; 
}
td.nieuws_onder a:hover
{
	color : #73BEFF; 
}
td.topic_review
{
	border-right : 1px solid #0E3350; 
	border-top : 1px solid #0E3350;
	border-left : 1px solid #0E3350; 
	border-bottom: 1px solid #0E3350; 
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("Disabled for Preview-in-Browser: formIE.css");


@import url("Disabled for Preview-in-Browser: ../phpBB2/templates/subMerged/subMerged.css");
body {
	background-image:    url("images/php_images/pagina_achtergrond.gif");
}
.gensmall1 {font-size : 10px; }
.gen1 {font-size : 12px; }
.genmed1 {font-size : 11px; }
.style8 {	color: #999999;
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style25 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1965C7;
}
.style20 {	color: #FFFF00;
	font-weight: bold;
}
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #233C39; border-right: 1px solid #324B36; border-top: 1px solid #324B36; border-left: 1px solid #324B36; border-bottom: 1px solid #324B36; font-weight: bold; }
.style26 {color: #052645}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1965C7;
	list-style-position: inside;
	list-style-type: disc;
}
.style24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; background-color: #233C39; border-right: 1px solid #0E3350; border-top: 1px solid #0E3350; border-left: 1px solid #0E3350; border-bottom: 1px solid #0E3350; font-weight: bold; }
.style29 {color: #FFFF00; font-weight: bold; font-size: 12px; }
.style28 {font-size: 8px}
.style10 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; color: #000000; }
.style6 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #1965C7; }
.style9 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; color: #1965C7; font-weight: bold; }
