/* -------------------------------------------------------*/
/* DIT IS DE OPMAAK VAN DE STANDAARD LAYOUT - DO NOT EDIT */
/* -------------------------------------------------------*/

html{
	overflow-y: scroll;
}
body {
	margin:0px;
	background-color:#F8F8F8;
}
body,td,th {
	margin:0px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	vertical-align:top;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
	text-align: center;
}
.main_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	height: 100%;
	width: 100%;
	border-width:0px;
}
.borderlinks{
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
}
.borderrechts{
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#666;
}
.bordertop{
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#666;
}
.borderbottom{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666;
}
.shadowleft{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#666;
	width:10px;
	background:url(/images/backshadowleft.png)
}
.shadowright{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#666;
	width:10px;
	background:url(/images/backshadowright.png)
	
}	
.header{
	background-color:#333399;
	width:800px;
	height:70px;
	vertical-align:middle;
}
.menu{
	background:url(/images/menubar2.png);
	height:35px;
	/*border-width:1px;*/
	/*border-style:solid;*/
	/*border-bottom-style:dotted; */
	/*font-weight:bold;*/
	/*font-size:10px;*/
	vertical-align:middle;
	padding-left:10px;
}
.maillist{
	background-color:#E0E0E0;
	border-width:1px;
	border-style:dotted;
	border-color:#666;
	text-align:left;
	cellpadding:0;
	cellspacing:0;
}
.footer{
	background-color:#E0E0E0;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#666;
	height:50px;
	vertical-align:middle;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
}
h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 110%; }
h4 { font-size: 105%; letter-spacing: .15em }
/* -------------------------------------------------------*/
/* DIT IS DE OPMAAK VAN DE CONTENT TABEL                  */
/* -------------------------------------------------------*/
.contenttabel{
	height:100%;
	width:800px;
	border-width:0px;
	line-height:20px;
	background-image:url(/images/gradient_137.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.contenttabel_blank{
	height:100%;
	width:800px;
	line-height:20px;
	border-width:0px;
	background-color:#FFFFFF;
}
.contenttabel_news{
	height:100%;
	line-height:13px;
	border-width:0px;
	background-color:#FFFFFF;
}
.contenttabelheader{
	background:url(/images/gradient_137.png);
	height:60px;
}
.contenttabelnormaltekst{
	background-color:#FFFFFF;
	/*line-height:20px;*/
}
.paddingtekstblok{
	padding-top:15px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:10px;
}
.klanttekstblok{
	padding-left:20px;
	height:120px;
	vertical-align:top;
}
.klantback{
	background-image:url(/images/klanten/logoback.png);
	height:100px;
	width:200px;
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	text-align:center;
}

