html {
	height: 100%;
	padding: 0;
	margin: 0;
	display: inline;
	}

body {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	background-color: black;
	height: 100%;
	color: #CCCCCC;
}

#admin {
	font-size: 11px;
	color: #CCCCCC;
}

#admin a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#admin a:hover {
	text-decoration: underline;
}

#list td {
	color:#000000;
	font-size: 72%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px
}

#list a {
	color:#000000;
	font-weight: bold;
}

#bg {
	height: 100%;
	width: 100%;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
		
}

#OuterContainer {
	/* ackground-color: red;  ADJUST */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
}

.header {
/* background-color: green;  ADJUST */
height: 23px; 
}

.datebox {
margin: 4px;
padding: 2px;
float: left;
color: #d7d7d7;
width: 200px;
height: 100%;
/* background-color: pink; */
}

.languages {
margin: 4px;
padding: 2px;
float: right;
color: #d7d7d7;
width: 300px;
height: 100%;
/* background-color: pink; */
text-align: right;
}

.languages a {
	color: #d7d7d7;
	text-decoration: none;
}

.languages a:active {
	color: #ffffff;
	text-decoration: none;
}

.languages a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.topbanner {
	width: 100%;
	height: 91px;
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.menu {
	display:inline;
	float: left;
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
}

.menu h1{
display:inline;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.mhome {
display:inline;
float: left;
padding: 0px;
/* background-color: red; */
width: 185px;
}

.mhome a{
	text-decoration: none;
	color: #ffffff;
}

.mquickjump {
display:inline;
float: left;
padding: 0px;
/* background-color: blue; */
width: 330px;
}

.msearch {
display:inline;
float: left;
padding: 0px;
/* background-color: green; */
width: 240px;
}



.ContentContainer {
	float: left;
	height: 100%;
	background-color: #f3f3f3;
	width: 100%;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	
}

.ContentContainerVervolg {
	float: left;
	height: 100%;
	background-color: #f3f3f3;
	width: 100%;
	background-image: url(../images/bg_contentvervolg.gif);
	background-repeat: repeat-y;
}

.content_table {
	color: #333333;
	font-size: 11px;
	padding: 0;
	margin:0;
}

#list {
	color: #333333;
	font-size: 11px;
	padding: 0;
}

.LeftColumn {
	width: 183px;
	border-right: 2px solid #605e5a;
	float: left;
	height: 100%;
	background-color: #b0b6bd;
}

.Content_home {
	display:inline;
	float: left;
	/*height: 100%;*/
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
/* 	background-color: #f3f3f3; */
	width: 364px;
	/* border-right: 2px solid #605e5a; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}

.Content {
	display:inline;
	float: left;
	/*height: 100%;*/
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
/* 	background-color: #f3f3f3; */
/*	width: 378px; */
	/* border-right: 2px solid #605e5a; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}

.Content a, .Content_home a {
	color: #000000;
	text-decoration: underline;
}

.Content a:visited, .Content_home a:visited {
	color: #555555;
	text-decoration: underline;
}

.Content h1, .Content_home h1 {

	font-variant:small-caps;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
	background-image: url(../images/rightbox_ruler_top.gif);
	background-position: 10px 20px;
	background-repeat: repeat-x;
	display: block;
	

} 

.Content img, .Content_home img {
	padding: 4px;
}

.Contentvervolg {
	display:inline;
	float: left;
	/*height: 100%;*/
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
/* 	background-color: #f3f3f3; */
	width: 550px; 
	overflow: hidden;
	/* border-right: 2px solid #605e5a; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	
}

.Contentvervolg h1{
	font-variant:small-caps;
	margin-top: 5px;
	margin-bottom: 5px;

	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
	background-image: url(../images/rightbox_ruler_top.gif);
	background-position: 10px 20px;
	background-repeat: repeat-x;
	display:block;
	
}


.RightColumn {
float: right;
height: 100%;
width: 175px;}
/* background-color: #edf0f5; */

.RightBox {
 width: 100%;
}		

.RightBox h1 {
	height: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
	background-image: url(../images/rightbox_ruler_top.gif);
	background-position: 10px 23px;
	background-repeat: no-repeat;

} 
.RightBox h2 {
margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 12px;
padding-bottom: 0px;
padding-right: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2d2b27;
}


.RightBox h3 {
margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 12px;
padding-bottom: 0px;
padding-right: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #313131;
}

.RightBox h4 {
margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 5px;
padding-bottom: 0px;
padding-right: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #2d2b27;
}

.RightBox a {
	clear: both;
	text-align: right;
	/*
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 12px;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-weight: bold;
	color: #2d2b27;
	text-decoration: none;
	/* background-image: url(../images/rightbox_ruler_bottom.gif); */
	background-repeat: no-repeat;
	background-position: 10px;
}

.RightBox a:hover {
	text-align: right; 
	/*
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 12px;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-weight: bold;
	color: #2d2b27;
	text-decoration: underline;
	background-image: url(../images/rightbox_ruler_bottom.gif);
	background-repeat: no-repeat;
}

.footer {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	height: 38px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;

}

.footerbacktop {
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 13px;
	margin-left:10px;
	/* background-color: pink; */
	width: 100px;
}

.footerbacktop a{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #62615b;
	text-decoration: none;
}

.footerbacktop a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #62615b;
	text-decoration: underline;
}

.footerbacktop img {margin-top: 15px; margin-left:10px; padding: 0px;}

.footercopyright {
	text-align: right;
	display: inline;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right:10px;
	/* background-color: red; */
	width: 300px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}


.footercopyright a{
	color: #222222;
	text-decoration: none;
}

.footercopyright a:hover{
	color: #222222;
	text-decoration: underline;
}

/* NEW */

.imgbox {
width: 125px;
float: left;
}

.imgbox a{
text-align: center;
width: 125px;
/* background-color: black; */
margin: 10px;
float: left;
text-decoration: none;
color: #813939;
border: 1px solid #f3f3f3;
font-weight: bold;
padding: 1px;

}

.imgbox a:hover{
text-align: center;
text-decoration: none;
width: 125px;
border-left: 1px solid #3d3d3d;
border-right: 1px solid #3d3d3d;
margin: 10px;
float: left;
color: #813939;
font-weight: bold;
padding: 1px;
}

.imgbox img{
text-align: center;
width: 145px;
/* background-color: black; */

float: left;
color: #813939;

font-weight: bold;
/* border: 3px solid #bc0000; */
}


.kwikselect {width: 160px;  height: 19px; border: 2px solid #383c43; background-color: #dfe1e4; margin-top: 6px; margin-left: 8px; padding: 0px; }
.search_field {width: 80px; height: 19px;  border: 2px solid #383c43; background-color: #dfe1e4; margin-top: 6px; margin-left: 8px; padding: 0px;  }
.search_button {width: 60px;  height: 23px;  border: 2px solid #383c43; background-color: #dfe1e4; margin-top: 6px; margin-left: 8px; padding: 0px;  }


	
input {	padding: 0px;
	margin: 0px;}
select {	padding: 0px;
	margin: 0px;}
form {padding: 0px;
	margin: 0px;}
p {padding-top: 2px; padding-bottom: 4px;
	margin: 0px;}

.producttable {
font-weight: bold;
color: white;
}

.producttablecontentopic {
font-weight: bold;
color: black;
}

.producttablecontentxt {
font-weight: normal;
color: black;
}

.headlines {
	float: left;
	margin-top: 20px;
}

.newsitembox {
	margin: 0px; padding: 0px;
	margin-right: 10px;
	width: 111px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #5c6877;
	overflow: hidden;
}

.newsitembox a {
margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #5c6877;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/news_item.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 3px;
}

.newsitembox a:hover {
margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #5c6877;
	margin-right: 10px;
	padding-left:10px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/news_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.newsitembox a:visited {
	text-decoration: none;
}

.newsitembox h2 {
margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #5c6877;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

.newsitembox h3 {
margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #5c6877;
	font-size: 11px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;			
}

.newsarchief {
float: left;
display: inline;
padding-bottom: 18px;
padding-top: 12px;
}

.newsarchief a{
margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #5c6877;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/news_item.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 3px;
}

.newsarchief a:hover{
margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #5c6877;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/news_item.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 0px 3px;
}

.mailform input { 
border: 1px solid #383c43; background-color: #dfe1e4; margin-top: 6px;  padding: 0px;  }

 


.mailform submit {
border: 1px solid #383c43; background-color: #dfe1e4; margin-top: 6px; padding: 0px;  }

.mailform textarea {
border: 1px solid #383c43; background-color: #dfe1e4; margin-top: 6px; padding: 0px;  }

.flashvideo {
padding: 12px;
margin: 12px;
background-color: #ff0000;
}

#menu {
	visibility: hidden;
}
