body {
	font: 12px/20px Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	position: relative;
	/*background: #7f7f7f url(/img/nicc_module.png) -5px -15px;*/
	background-color:#D6D7D6;
	padding: 0;
	width: 100%;
	height: 100%;
}

a:focus {
	outline: none;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	
}

a img {
	border-style: none;
}

a.NICCpdfLink {
	background: url(/css/img/pdf.gif) no-repeat;
	padding-left: 21px;
	padding-bottom: 2px;
}

a.NICCdocLink {
	background: url(/css/img/doc.bmp) no-repeat;
	padding-left: 21px;
	padding-bottom: 2px;
}

h1 {
	display: none;
}

h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 5px;
	padding: 0;
}

.clear {
	clear: both;
}

/* @group Beeld */

#NICCbeeld {
	display: block;
	position: absolute;
	z-index: 400;
	bottom: 0;
	top: 0;
	background-color: #fff;
	width: 1065px;
	height: 690px;
	padding: 15px;
}

#NICCbeeld p {
	color: #000;
	display: block;
	margin: 10px 0 0;
	background-color: #fff;
	padding: 0;
}

#NICCbeeld p em {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

#NICCbeeld img {
	display: block;
	background-color: #fff;
}

#NICCbeeld p.NICCsluit {
	border-top: 1px solid #000;
	padding-top: 5px;
	width: 75px;
}

#NICCsluitBeeld img {
	display: block;
	position: relative;
} 

#NICCsluitBeeld p {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 3em;
	letter-spacing: .15em;
	text-align: center;
	display: block;
	position: absolute;


	vertical-align: middle;
	padding-top: 29px;
	top: 0;
	left: 0;
}

/* @end */

/* @group Container */

#NICCctnr {
	padding-top: 20px;
	width: inherit;
	height: 100%;
}

#NICCfloat {
	position: absolute;
	width: 200px;
	display: block;
	left: 0;
	margin-left: -5px;
	margin-top: -50px;
}

/* @group Logo */

#NICClogo {
	position: relative;
	z-index: 500;
	width: 25px;
	height: 35px;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#NICClogo a img {
	border-style: none;
	border-width: 0;
}

#NICClogo a img.IE6 {
	display: none;
}

#NICClogo a:link, #NICClogo a:visited {
	background-color: #000;
	width: 25px;
	height: 35px;
	display: block;
}

#NICClogo a:hover {
	background-color: #fff;
	display: block;
	border-bottom-color: #fb000d;
}

#NICClogo a img {
	border-top-style: none;
}

/* @end */

/* @group Links */

#NICClinks {
	width: 175px;
	display: block;
	height: 395px;
	position: absolute;
	margin: 0;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 15px;
	background-color: #fff;
}

#NICCmainNav ul {
	margin: 0;
	list-style-type: none;
	text-align: left;
	padding: 0;
}

#NICCmainNav ul li {
	margin: 0;
	padding: 5px 0 0;
	display: block;
}

#NICCmainNav ul li ul {
	
}

#NICCmainNav ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
}

#NICCmainNav ul li ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
}

#NICCmainNav ul li a {
	font-weight: bold;
	font-size: 1.5em;
	display: block;
	letter-spacing: -1px;
}

#NICCmainNav ul li ul li a {
	letter-spacing: 0;
	display: block;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1em;
}

#NICCmainNav ul li ul li ul li a {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.25em;
}

/* @end */

/* @group Content midden */

#NICCcontent {
	width: 490px;
	display: block;
	margin-left: 245px;
	margin-top: 0;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 25px 10px 50px 25px;
}

#NICCcontent h2 {
	font-size: 1,8em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}

#NICCcontent h3 {
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 1.4em;
}

#NICCcontent ul {
	padding-left: 15px;
	list-style-type: square;
}

#NICCcontent ul li {
	
}

#NICCcontent div.NICCnewsItem h3.NICCnewsDate {
	margin: 15px 0 0;
	padding: 0;
}

div.NICCnewsItem h3.NICCnewsDate span {
	font-weight: normal;
	font-style: normal;
	padding-right: 2px;
	padding-left: 2px;
}

div.NICCnewsItem h4.NICCnewsTitle {
	font-size: 2em;
	margin-bottom: 10px;
}

div.NICCnewsItem p.NICCnewsBody {
	margin-bottom: 0;
}

/* @end */

/* @group Rechts */

#NICCrechts {
	width: 175px;
	display: block;
	/*height: 510px;*/
	padding-left: 10px;
	position: absolute;
	left: 795px;
	margin: 0;
	background-color: #fff;
	padding-right: 15px;
	text-align: left;
	padding-top: 15px;
	top: 90px;
}

#NICCrechts ul {
	padding: 0 0 15px;
	margin: 0 0 15px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#NICCrechts ul#NICCfooterNav04 {
	border-bottom-style: none;
	font-size: .85em;
}

#NICCfooterNav04 li em {
	font-weight: bold;
	font-style: normal;
}

#NICCtaal {
	
}

#NICCextraNav {
	
}

#sponsors {
	text-align:center;
}


/* @end */

/* @end */

/* @group Form */

form {
	margin: 0 0 20px;
	padding: 0;
}

form p {
	
}

fieldset {
	margin-bottom: 20px;
	border-style: none;
	padding: 0;
}

fieldset legend {
	border-style: none;
	margin: 0;
	padding: 0 0 16px;
	display: block;
	font-weight: bold;
	text-indent: 0;
	text-align: left;
}

label {
	width: 140px;
	display: block;
	float: left;
	text-align: left;
	padding-right: 20px;
	margin: 0;
}

label.error {
	
}

input, select {
	float: left;
	display: block;
	padding: 0;
	width: 300px;
	margin: 0 0 10px;
	color: #333333;
}

input:focus {
	color: #fff;
	background-color: #000;
}

input.error {
	background-color: red;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 16px;
	color: #fff;
}

input.error:focus {
	background-color: red;
}

select {
	width: 50px;
}

textarea {
	display: block;
	width: 460px;
	margin-left: 0;
	height: 80px;
}

button {
	font-weight: bold;
	width: 80px;
}

button.reset {
	color: silver;
	margin-left: 290px;
	margin-right: 10px;
}

#googleinput {
  color:black;
}

/*button {
	display: inline;
	color: #000;
	background-color: #fff;
	float: left;
	border: 1px solid #000;
	padding: 5px;
	text-transform: uppercase;
	font: bold 1em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	letter-spacing: 1px;
}

button:hover {
	background-color: #e7e7e7;
}

button.submit {
	display: block;
}

button.signin {
	margin-left: 80px;
	background-repeat: repeat;
}

button.reset {
	margin-left: 0;
	color: #e52b2e;
	border-color: #e52b2e;
}*/

fieldset#checkbox input {
	display: inline;
	/* diene inline is voor fokking IE6 ander double marginbug*/
	width: auto;
	float: left;
	margin-right: 10px;
	margin-left: 160px;
}

fieldset#checkbox label {
	display: block;
	width: auto;
	float: none;
	text-align: left;
}

/* @end */
