﻿body 
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: Gill Sans MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


p, h1, h2, h3, h4, h5
{
	padding:0px;
	margin:0px;	
}


h1
{
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size:30px;
	color:#000000;	
}

h2
{
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size:30px;
	color:#000000;	
}


.imgHome
{
	border-top:solid 1px #877E1C;
	border-right:solid 1px #C5BF7A;
	border-bottom:solid 1px #B4AF41;
}

a, a:link, a:active, a:visited, a:hover
{
	font-family: Gill Sans MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
}

.table, .tek
{
	font-family: Gill Sans MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

input.textbox
{
	background-color: #CBCBCB;
	border-bottom:solid 0px #DADAD2;
	border-top:solid 1px #7C7C7C;
	border-left:solid 1px #DADAD2;
	border-right:solid 1px #DADAD2;
	width:97px;
	height:19px;
	font-family: Gill Sans MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border:solid 0px #cccccc;
	padding-left:3px;
}

input.submit
{
	border:solid 0px #cccccc;
	width:26px;
	height:15px;
}

hr {
border-style:dotted;
border-width:1px;
border-color:#000000;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
padding:0px;
margin:0px;
}

.splash_choose
{
	font-size:14px;		
}

.splash_lang
{
	font-size:18px;
}





TD.NAV A, TD.NAV A:link, TD.NAV A:active, TD.NAV A:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;
	white-space: nowrap;
	text-align:center;
	text-transform:uppercase;}
	
TD.NAV A:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: underline;
	white-space: nowrap;
	text-align:center;
	text-transform:uppercase;}
	
TD.NAV_DOWN A, TD.NAV_DOWN A:LINK, TD.NAV_DOWN A:ACTIVE, TD.NAV_DOWN A:VISITED, TD.NAV_OVER A, TD.NAV_OVER A:hover, TD.NAV_OVER A:avtive, TD.NAV_OVER A:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	font-family: tahoma;
	font-size: 12px;
	white-space: nowrap;
	text-align:center;
	text-transform:uppercase;}


/*TDs VOOR HOOFDMENU*/
TD.NAV_LEFT_FIRST
{
	width:10px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_first.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}

TD.NAV_LEFT_FIRST_OVER
{
	width:10px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_first_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_LEFT_FIRST_DOWN
{
	width:10px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_first_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}


TD.NAV_LEFT
{
	width:7px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_left.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_LEFT_OVER
{
	width:7px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_left_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_LEFT_DOWN
{
	width:7px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_left_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}



TD.NAV
{
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_bg.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}
TD.NAV_OVER
{
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_bg_on.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}
TD.NAV_DOWN
{
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_bg_on.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}


TD.NAV_RIGHT
{
	width:8px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_right.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_RIGHT_OVER
{
	width:8px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_right_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_RIGHT_DOWN
{
	width:8px;
	height:22px;
	cursor:hand;
	background-image: url(images/nav/m_right_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
/*EIND TDs VOOR HOOFDMENU*/


.lang
{
	font-family: Verdana, Arial, Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}


.lang a, .lang a:link, .lang a:active, .lang a:visited
{
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.lang a:hover
{
	font-family: Verdana, arial, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.lang_a a, .lang_a a:link, .lang_a a:active, .lang_a a:visited, .lang_a a:hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}


.footer
{
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover
{
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

