@import "layout.css";
body{
	margin:0px;
	padding:0px;
	color:#003b81;
	background-color:#f2f2f6;
	font-family: Arial, Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
img{
	border:0px;
}
.title{
	font-size:18px;
}
.title2{
	font-size:14px;
	font-weight:bold;
}
h1,h2{
	font-size:13px;
	margin:0px;
	padding:0px;
}
h1{
	line-height:18px;
	color:#003b81;	
}
h2{
	line-height:18px;
	color:#e1000e;	
}
a{
	color:#003b81;
	cursor:pointer;
	text-decoration:underline;
}
a:hover{
	color:#e1000e;
}
a.hoofdmenu,a.hoofdmenuActive,a.hoofdmenuHome,a.hoofdmenuHomeActive,a.submenu,a.submenuMedia{
	text-decoration:none;
	float:left;
	font-size:13px;
	margin-right:25px;
	color: #e1000e;
	line-height:33px;
}
a.submenu,a.submenuMedia{
	line-height:20px;
	padding-left:20px;
	padding-bottom:0px;
}
a.submenuMedia{
	padding-left:0px;
}

a.hoofdmenuActive,a.hoofdmenu:hover{
	color:#003b81;
}

a.hoofdmenuActive{
	text-decoration:none;
}

.headerLink{
	text-decoration:none;
	color:#003b81;
	font-size:25px;
	margin-right:50px;
	margin-left:27px;
	margin-top:235px;
	letter-spacing:1px;
}
a.aheaderLink{
	text-decoration:none;
}
.blueArrow{
	margin-right:10px;
}
#formHTML td{
	height:25px;
}

form input,select, textarea{
	color:#585858;
	font-family:arial;
	font-size:12px;
}

.buttonClass{
	cursor:pointer;
}

.text_short p{
	padding:0px;
	margin:0px;
}
.textcontent{
	width:200px;
}
.subheader{
	height:28px;
}
.header_red{
	color:#e91f00;
	font-size:50px;
  width: 310px;
  line-height:50px;
}
#leader_text div{
	float:right;
	width: 273px;
	text-align:right;
	font-weight:normal;
	padding-right:15px;
}
