﻿html, body 
{ 
	background-color:#002A77;
	height:100%;
	width:100%;
	margin:0px;
	background-image: url(/Img/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	
}

.NewsItem
{
	text-align:center;
	font-family:Arial, Verdana;
	font-size:10px;
	color:Gray;
	right:5px;
	width:200px;
}

.NewsImg 
{
	width:210px;
	float: left;
	margin: 3px 0px 0px 0px;
	_clear: left;
}

.NewsImgThumb
{
	width:75px;
	float: left;
	margin: 3px 5px 0px 0px;
	_clear: left;
}

#Indemedia
{
	width: 265px;
	height: 200px;
	border-right: #002a77 1px solid;
	border-top: #002a77 1px solid;
	border-left: #002a77 1px solid;
	border-bottom: #002a77 1px solid;
}

#Downloadtop
{
	width:265px;
	height:200px;
	border-right: #002a77 1px solid;
	border-top: #002a77 1px solid;
	border-left: #002a77 1px solid;
	border-bottom: #002a77 1px solid;
}

#Archief
{
	width:236px;
	height:276px;
	border-right: #002a77 1px solid;
	border-top: #002a77 1px solid;
	border-left: #002a77 1px solid;
	border-bottom: #002a77 1px solid;
}

#Meestgelezen
{
	width:294px;
	height:276px;
	border-right: #002a77 1px solid;
	border-top: #002a77 1px solid;
	border-left: #002a77 1px solid;
	border-bottom: #002a77 1px solid;
}

#News
{
	width:537px;
	border-right: #002a77 1px solid;
	border-top: #002a77 1px solid;
	border-left: #002a77 1px solid;
	border-bottom: #002a77 1px solid;
}

#MainContainer
{
	position:relative;
	width:756px;
	margin:0px auto;
	text-align:left;
}

#TopMenu
{
	position:relative;
	height:122px;
	width:755px;
	background-image:url(/img/menuBackgroundGray.gif);
}

#Print
{
	position:absolute;
	top:35px;
	left:721px;
}

#TopImg
{
	position:relative;
	height:150px;
	width:210px;
	overflow:hidden;
	text-align:left;
}

#MainLogo
{
	position: fixed;
	bottom: 5px;
	width:210px;
}

.TopMenuWhite
{
    background-color:#FFFFFF;
    width:8px;
    height:3px;
}

.PartMenuUnder
{
	background-color:#FFFFFF;	
	width:210px;
	height:3px;
	overflow:hidden;
}

.TopMenuWhiteTop
{
    background-color:#FFFFFF;
    height:2px;
    overflow:hidden;
}

#Left
{
	position:relative;
	float:left;	
	width:210px;
	z-index:2;
}

#Products a
{
	font-family:Arial,Verdana ;
	font-size:14px;
	color:#002A77;
	font-weight:bold;
}

#Right
{
	position:relative;
	width:542px;
	margin-left:210px;
	z-index:0;
}


#Rights
{
	text-align:center;
	position:absolute;
	bottom:3px;
	margin-bottom:5px;
}


.IE6
{
	width:218px;	
}


.MemberImg
{
	width:210px;
}

.Center
{
	color:#8d8e92;
	font-size:11px;
	width:546px;
	text-align:left;
	vertical-align:bottom;
	padding-bottom:2px;
}

.Center a, .Center a.hover, .Center a.link
{
	color:#8d8e92;
	font-size:11px;
	font-weight:bold;
}

.RightsTable
{
	border:solid 0px #FF0000;
}