@import url(/Css/default.css);

.mainTitel
{
	background: url(/Afbeeldingen-dillen/bgTitel_2_gif_cache.js) repeat-x;
	width:100%;
	height:50;
	color:#DECEA9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

.mainContent{
	padding-left:25px;
	padding-right:20px;
}

.mainInlineImage{
	background-color:"#E9EAE9";
	padding-top:10px;
	padding-right:10px; 
	padding-bottom:10px;
}

.mainTitelProject
{
	background: url(/Afbeeldingen-dillen/bgTitel_2_gif_cache.js) repeat-x;
	width:50%;
	height:50;
	color:#DECEA9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

.projectTitel
{
	background: url(/Afbeeldingen-dillen/bgTitel_2_gif_cache.js) repeat-x;
	width:100%;
	height:50;	
}

.naarlink
{
	font-size:9px;
	white-space:nowrap;
	text-decoration:none;
	color: #BBBBBB;
}
.naarlink:hover
{
	text-decoration:underline;	
	color: #BBBBBB;
}
