html,body{
      /*margin:0;*/
      padding:0;
      height:100%;
      border:none;
	  font-family: Verdana, Tahoma, Arial, Verdana;
	  font-size: 11px;
	  background-image: url(../images/body_back.png);
	  
   }

	
table.maintable {
	width: 100%;
	height: 100%;
}
td.maincell {
	width: 100%;
	height: 100%;
}
hr 
{ 
border-bottom : 1px solid #183C71; 
border-top : none; 
color : #ffffff; 
} 

table.actsite {
	width: 797px;
	/*height: 100%;*/
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	/*border-top: 1px solid black;*/
	/*text-align: left;*/
	background-color: white;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.cont {
	/*background-image: url(../images/contback.png);*/
}
td.box {
	width: 245px;
}
#top {
	height: 110px;
	vertical-align: top;
}
#footer {
	height: 98px;
	background: url(../images/footer.png) no-repeat;
}
td.content {
	/*padding-right: 20px;
	padding-left: 20px;*/
	/*padding-top: 0px;
	padding-bottom: 0px;*/
	height: 500px;
	vertical-align: top;
	/*line-height: 16px;*/
	/*width: 800px;*/
}



td.tdcont {
	line-height: 17px;
}
td.sitewrap {
	/*height: 400px;*/
	padding-top: 0px;
	padding-bottom: 0px;
}
.contenttitle {
	color: #AE1C2A;
	/*font-weight: bold;*/
}

.subtitle {
	color: #183C71;
	font-weight: bold;
}

.prodname {
	background: #183C71;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}
.prodprice {
	background: #cccccc;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	height: 10px;
}
.proddesc {
	
	padding-left: 10px;
}


a.menu:link, a.menu:hover, a.menu:active, a.menu:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration : none;
}
a.s:link, a.s:hover, a.s:active, a.s:visited {
	color: #aaaaaa;
	font-size: 11px;
	text-decoration : none;
}
a.i:link, a.i:hover, a.i:active, a.i:visited {
	color: #000000;
	/*text-decoration : none;*/
	
}

.submit {
	border: 1px solid #183C71;
	font-size: 9pt;
	background-color: #C5D6F0;
}

table.lijn td {
	line-height: 16px;
}
