html{
   height: 100%;
   width: 100%;
   margin: 0em;
   padding: 0em;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:hover { color: #fc0315; text-decoration: none; }


#footer #footermenu {
	color: #FFFFFF;
	font-size: 7.5pt;
	text-align: center;
	padding-top: 4px;
}

body {
	background-color: #FFFFFF;
}

#container {
	height: 100%;
	width: 960px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ffffff;
	border-left-color: #CCCCCC;
}

#header {
	height: 55px;
	width: 960px;
	padding-top: 0px;
	background-image: url("../images/topbg1.png");
	text-align: right;
}


* html #menu {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='../images/topbg1.png');
	width:960px;
}

.menulines {
	font-family: Arial;
	font-size: 9.5pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
	clear: both;
	width:960px;
}

#contentmenu {
	height: 100%;
	width:960px;
	padding-left: 0px;
	background-image: url("../images/contentbg1.png");
	background-repeat: repeat-y;
}

* html #contentmenu {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='../images/contentbg1.png');
	width:960px;
}

#contentcontainer {
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}

#content {
	padding-left: 10px;
	padding-right: 0px;
	clear: both;
	height: auto;	
}

#content .title {
	font-size: 12pt;
	font-weight: bolder;
	color: #142859;
}

#content .contentruler {
	border: 0;
	width: 100%;
	height: 1px;
	color: #7d7d7d;
	background-color: #7d7d7d;
	clear: both;
}

#nieuwscontainer {
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

#bottom {
	float: center;
	height: 30px;
	width: 940px;
	text-align: left;
	background-image: url("../images/bottombg1.png");
	background-repeat:no-repeat;
}

* html #bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='../images/bottombg1.png');
	width:940px;
}

#achtergrond {
	background-image: url("../images/achtergrond.jpg");	
	height: 514px;
	width: 952px;
	padding-right: 5px;
	float: right;
	background-repeat:no-repeat;
}

#logo {
	background-image: url("../images/logo.gif");	
	height: 129px;
	width: 209px;
	padding-right: 5px;
	float: right;
	background-repeat:no-repeat;
}


# copyright {
	height: 30px;
	text-align: left;
}

#content .contentimage {
	border: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
}

.languagelines {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	color: #484848;
	text-align: right;
	height: 17px;
	padding-top: 15px;
	padding-right: 10px;
	text-decoration: none;
}

.submenulines {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: none;
	color: #7d7d7d;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	text-decoration: none;
	width:960px;
}

.linklines {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: none;
	color: #fc0315;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: right;
	text-decoration: none;
}

.bottomlines {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	text-decoration: none;
	width:940px;
}

.copyrightlines {
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
}
.image {
	border: #d1d1d1 solid 1px;
}