* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body {
	background-color: #DBF0FC;
	margin : 15px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

td.header {
	border: 2px solid #FFFFFF;
	border-bottom: 0px;
	//background-image : url('gfx/back_header.gif');
	background-image : url('gfx/header.jpg');
	//background-repeat : repeat;
}

td.menu,td.rechts {
	background-color: #DBF0FC;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

td.rechts {
	text-align : center;
	padding : 10px;
}

td.content {
	background-color: #FFFFFF;
	vertical-align : top;
}

td.footer {
	background-image: url('gfx/back_footer.gif');
	border: 2px solid #FFFFFF;
	border-top: 0px;
}

span.header {
	color: #3ABCE0;
	font-size : 14pt;
}

td.formleft {
	padding-right: 10px;
	vertical-align : top;
	padding-top : 2px;
	color : #002644;
	font-weight : bold;
}

.input {
	border: 1px solid #009CC9;
	width : 300px;
	padding-left : 2px;
}

.link {
	font-weight: bold;
	color : #009CC9;
	text-decoration : none;
}

.link:hover {
	text-decoration: underline;
}

td.tarieven_header,td.formaten_header,td.digitaal_header,td.header,td.banners_header {
	text-align: right;
	padding-right: 10px;
	font-weight : bold;
}

td.digitaal_header {
	text-align: left;
}

td.tarieven {
	padding-right: 10px;
	text-align : right;
}

td.formaten_formaat,td.row {
	text-align: right;
	padding-right: 10px;
}

td.digitaal,td.data_datum,td.oplage {
	padding-right: 10px;
}

td.oplage_aantal {
	padding-left: 20px;
	text-align: right;
}

td.data_header {
	padding-right: 10px;
	font-weight : bold;
}

td.software {
	vertical-align: top;
}

img.button {
	border-top: 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}