body
{
	background-color:white;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintop
{
	background-image:url(../images/siteimg/mainbg.jpg);
}
.mainbot
{
	background-image:url(../images/siteimg/indertijd/stad.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom:90px;
}
.darksegment
{
	background-color:#e8e8e9;
}
.convsegment
{
	background-image:url(../images/siteimg/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.button
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	border-left: 1px #b8b8b8 solid;
	border-bottom: 1px #eeeeee solid;
	font-family: tahoma;
	text-decoration:none;
	cursor:hand;
	width: 180px;
}
.content
{
	font-size: 12px;
	font-family: tahoma;	
}
legend
{
	font-size: 14px;
	font-weight:bolder;
	font-family: tahoma;
	color:black;
}