@charset "utf-8";
/* CSS Document */


body
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;

	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
}

.center {
margin-left:auto;
margin-right:auto;
width:960px;
background-color:#FFFFFF;
overflow:auto;}

.columnleft {

float:left;
width:484px;
padding-right:17px;}

.columnright { 
margin-bottom:20px;
float:right;
width:455px;


}

#header {
	height:154px;
	background-image: url(/itg/images/images/bg_header_blauw.jpg);
	background-repeat:repeat-x;
		border-bottom:#354f67 4px solid;

}

#headercontent {
	height:154px;
margin-left:auto;
margin-right:auto;
	width:960px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(/itg/images/images/bg_projectfile.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.logo {
position:relative;
right:42px;}


.itgtitel {font-size:18px;z-index:1;
float:right;}

.projects {
	font-size: 22px;

}


.grijsveld {background-color:#e9e7db;
padding:10px;}

.Keyword
{
	color:	 #354f67;
	font-size: 12pt;
	font-weight : bold;
	clear:left;
}

.MainKeyword
{
	margin-bottom:20px;
	text-align:left;
	color:	 #354f67;
	font-size: 12pt;
	font-weight : bold;
	clear:left;
}



.boldleft {
	width: 400px;
	font-weight: bold;
	float:left;
	color:#354f67;
}

.smallcol {
display:block;
width:450px;}



.titel {
margin-top:10px;
	font-weight: bold;
	font-size:160%;
	
}

a{
	color: #0099CC;
	text-decoration:none;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099cc;
}

a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
}

a:visited{
	color: #0099CC;
}


.hoofdletters {
text-transform:uppercase;}





.box {
text-align:left;
margin-bottom:20px;}


