body, html{
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#343434;
	}
h1 {
	font-size:16px;
	}
#sitecnt {
	background-image:url(../images/sitecnt_bckgrnd.jpg);
	background-repeat:repeat-y;
	width:990px;
	_height:100%;
	min-height:100%;
	margin:0px auto 0px auto;
	}
#header {
	height:75px;
	min-height:75px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}
.cnt {
	width:1000px;
	height:475px;
	min-height:475px;
	background-image:url(../images/cnt.jpg);
	background-repeat:repeat-y;
	}
.veiling_summary {
	font-style: italic;
	text-align: center;
	margin-bottom: 15px;
}
#footer {
	text-align:center;
	padding-top:14px;
	height:12px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	color:#FFFFFF;
	}
	#footer a {
		font-size:10px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		}
/* content collums */

/*collum left */
.leftcol {
	width:230px;
	vertical-align:top;
	}
	.leftcolspacer {
	width:14px;
	}
.nvmlogo {
	float:right;
	text-align:center;
	width:180px;
	margin-top:20px;
	}		
.menubtn {
	padding-top:2px;
	float:right;
	width:190px;
	height:23px;
	background-image:url(../images/menubutton_bck.png);
	background-repeat:no-repeat;
	}
	.menubtn a{
		padding-left:15px; 
		font-weight:bold;
		font-size:12px;
		text-decoration:none;
		color:#343434;
		}
	.menubtn a:hover{
	color:#E8000A;
	}
/*collum center */
.centercol {
	vertical-align:top;
	width:500px;
	}
	.centercol_content {
		padding-right:20px;
		padding-bottom:20px;
		}
/*collum right */
.rightcol {
	width:240px;
	vertical-align:top;
	}
	.rightcolspacer {
		width:15px;
		}
	.rightcolItem{
	text-align:center;
	padding:3px 10px;
	width:190px;
	min-height:50px;
	background-image:url(../images/rightcolitemcenter.jpg);
	background-repeat:repeat-y;
	}
	.rightcolItem a{
		color:#000000;
		text-decoration:none;
		}
	.rightcolItemTop{
	width:210px;
	}
	.rightcolItemBottom{
	width:210px;
	}
li a, li a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a, a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.align-center {
	text-align:center;
	}
	*powermail*/
.tx-powermail-pi1 {
	width:440px;
	}
.tx_powermail_pi1_fieldwrap_html label {
	float:left;
	display:block;
	width:200px;
	margin:2px 0px;
	}
.tx_powermail_pi1_fieldwrap_html input, .tx_powermail_pi1_fieldwrap_html textarea {
	width:240px;
	margin:2px 0px;
	}
.tx_powermail_pi1_fieldwrap_html_submit input, .tx_powermail_pi1_fieldwrap_html_reset input {
	float:left;
	display:block;
	width:140px;
	margin:2px 0px;
	}

