body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161945;
	font-size: 12px;

}

div								{display:block;}
img								{border:0px;display:inline;}
td 								{empty-cells:show;}
table 							{border:0px;}
/* general stuff */


body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
}

a {
text-decoration:  underline;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
/* Layout */
.maincol {
	background-color: #FFFFFF;
	padding: 0px;
	width: 768px;
}
.leftcol {
	background-attachment: scroll;
	background-image: url(../images/mainbg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: auto;

}
.rightcol {
	background-attachment: scroll;
	background-image: url(../images/mainbg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: auto;
}
.toplogo {
	background-color: #263959;
	height: 60px;
	padding-right: 33px;
	padding-bottom: 7px;
	padding-left: 33px;

}
.sublogo {
	height: 28px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 33px;
	font-size: 10px;
	color: #263959;
	text-transform: uppercase;
	width: 255px;


}
.topmenu {
	height: 28px;
	padding-top: 4px;
	padding-right: 33px;
	padding-bottom: 6px;
	font-size: 10px;
	color: #263959;
	text-transform: uppercase;
	width: 513px;


}
.topmenu a{
	text-decoration: none;
	color: #FFFFFF;
}

a.topmenu:hover,
.topmenu a:hover	
{
	color: #263959;

}
.bottom {
	background-color: #263959;
	padding: 8px;
	height: 24px;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;

}
.topimage {
	padding-right: 33px;
	padding-left: 33px;
	height: 143px;

}
.content {
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom: 33px;

}
.contenttop {
	width: 480px;
	padding-left: 7px;
	background-image: url(../images/stippellijn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #263959;
	text-transform: uppercase;
	padding-bottom: 6px;



}
.contenttext {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 7px;
	font-size: 11px;
	text-align: justify;


}
.contentbottom {
	background-image: url(../images/stippellijn.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.contenthead {
	font-weight: bold;
	color: #CF3647;
}
.contentimage {
	width: 222px;
	font-size: 9px;
	padding-bottom: 5px;


}
.tablecontent {
	font-size: 10px;
}
.tablecontentnormal {
	font-size: 11px;
}
