html { height:100%; }

body {
	margin: 0px;
	background-color:#6E6E6E;
	padding:0px;
	height:100%;
	overflow-x:hidden;
}

A:link, .link A:link {text-decoration: none; color: #DC2B19;}
A:visited, .link A:visited {text-decoration: none ; color: #DC2B19;}
A:active, .link A:active {text-decoration: none;}
A:hover, .link A:hover {text-decoration: underline; color: #DC2B19;}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #DC2B19;
	font-weight:bolder; 
	}
form { 
	margin:0px;
	}
	
.loginform {
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	background-color:#FFFFFF;
	margin-bottom:2px;
	height:16px;
	}
.langform {
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	background-color:#FFFFFF;
	
	}	
.globaltxt {
	font-family:verdana;
	font-size:11px;
	color:#000000;

	}

.tableList
{
	border-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-style:solid;
	border-color: #CCCEE7;
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
	
.loginbutton {
	border:0px;
	border-color:#000;
	background-color:#DC2B19;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:50px;
	}
	
.zoekbutton {
	border:0px;
	border-color:#000;
	background-color:#DC2B19;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:50px;
	vertical-align:middle;
	}
.ssbutton {
	border:0px;
	border-color:#000;
	background-color:#577CC8;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:50px;
	height:16px;
	}	
	
	
.LeftContainer {
	position:relative;
	text-align:right;
	vertical-align:top;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	background-color: #ffffff;;
	width:200px;
	padding-top:9px;
	left:3px;
   /* border-left:1px solid #C2C2C2; 
	border-right:1px solid #C2C2C2; 
	border-top:1px solid #C2C2C2; */
	}
	
.LeftContainerb {
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	background-color: #ffffff;
	width:200px;
	left:3px;
   /* border-left:1px solid #C2C2C2; 
	border-right:1px solid #C2C2C2; 
	border-top:1px solid #C2C2C2; */
	}
	
	.LeftContainerc {
	text-align:center;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	background-color: #ffffff;;
	width:200px;
	left:3px;
   /* border-left:1px solid #C2C2C2; 
	border-right:1px solid #C2C2C2; 
	border-top:1px solid #C2C2C2; */
	
	}
	
table#topbox {
	background-image:url(_img/titles/title1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

img { position:relative; filter:alpha(opacity=100); -moz-opacity:1.0; opacity: 1.0; }
	
div#backgrounds {
	background-image:url(_img/titles/back1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:100%;
	}
	
div#container {
	clear:both;	
	width:782px;
	background-image:url(_img/titles/underback1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:100%;
	}
	
div#ContainerRightB {
	text-align:left;
	float:right;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	background-color: #ffffff;
	width:560px;
    border:1px solid #C2C2C2;
	margin-bottom:10px;
	margin-left:4px;
	}	
	
div#under2 {
	/* filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9; */
	background-color: #ffffff;
	width:auto;
	height:300px;
	padding:5px;
    border-bottom:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	border-left:1px solid #C2C2C2;
	left:5px;
    position:relative;
}	

.navi A:link {text-decoration: none; color: black;}
.navi A:visited {text-decoration: none ; color: black;}
.navi A:active {text-decoration: none;}
.navi A:hover {text-decoration: none; color: white;}
.navi {
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
}
	
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #DC2B19;
	font-weight:bolder; 
	}

.title1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #DC2B19;
	font-weight:bolder; }

.navi1 {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.underbutton {	
	background-color:#DC2B19;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
		left:5px;
		position:relative;
	padding-left:6px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}