body{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	background-color: #013e62;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #000000;
}



html{
	height: 100%;
}

td{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #000000;
}

.main_content{

 padding: 10px;
 margin:5px;
}



.mainbg{
	background-image: url("/img/nw_main_back.jpg");
  	background-repeat: no-repeat;
}


#topcontainer {
	position:absolute;
	
	margin-left: -12px; 
	
	width:970px;
	z-index:1000;
}

.topmenu{
	font-size: 12px;
	color: #ffffff;
	color: #0079c2;
	text-decoration: none;
}



a.topmenu:hover{
	font-size: 12px;
	text-decoration: underline;
}

#menu1	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:106px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu2	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:212px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu3	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:318px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu4	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:424px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu5	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:530px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu6	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:636px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu7	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:742px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu8	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:848px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}

#menu9	{ 
	position:absolute;
	margin:0px;
	float:left;
	left:954px;
	top: 0px;
	z-index:2;
	visibility:hidden;
}


a.navlink{
	font-size: 12px;
	color: #ffffff;
}

h1{
	display: none;
}

input{
	color: #0079c2;
}

h4, p.kop1_rood{
	background-color: #cccccc;
	color: #0079c2;
	font-size: 14px;
	font-style: italic;
	padding-top: 2px; 
	padding-bottom: 2px;
	padding-left: 10px;
	margin-left:-10px;
	letter-spacing: 1px
}

p.kop1_rood{
	font-weight:bold;
}

.h4tablerow{
	background-color: #cccccc;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 2px; 
	padding-bottom: 2px;
	color: #000000;
	letter-spacing: 1px;
}

h5,.kop{
	color: #0079c2;
	margin-top:0px;
	margin-bottom:5px;
	font-size: 16px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-left: 5px;
	margin-left:-5px;
	letter-spacing: 1px
}

td.box{
	border-left:1px dotted #e1b68b;
	border-right:1px dotted #e1b68b;
}

.content{
	padding-left: 10px; /* prev: 20px; Tjeerd*/
	width: 100%; /* added by Tjeerd */
}

.infoblok{
	padding-left: 5px;
	color: #333333;
	padding-bottom: 10px;
}

.infoblokarea{
	background-color: #eeeeee;
}

.bg{
	background-color: #000000;
}

.greyAsBackground{
	background-color: #cccccc;
}

.tableDataView{}

.tableDataView td {
	border-bottom: 1px dotted #000000;
}

.tableDataView td span {
	margin-right: 10px;
}

.indent{
	margin-left: 10px;	
}

.infoMessage{
	color: #0079c2;
	font-weight: bold;
	background-color: #FFF7E5;
	border: 1px dashed #003399;	
}

.infoMessage td {
	padding: 10px;
}

.txtwit{
	color:#ffffff;
}

.txtred{
	color:#0079c2;
}

.random_images{
	margin: 5px;
	border:1px solid #9e9e9e;
}

.line{
	border: 1px solid #990000;
}
