body
{
	margin: 0px;
	padding: 0px;
	background-color: #e5e9ec;
	background-image: url('../img/bg-staal.jpg');
	background-repeat: repeat;
	font-family: 'Lucida Sans', 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	color: #003366;
}

a img
{
	border: 0px;
}

#container
{
	width: 924px;
	background-image: url('../img/bg-blauw.png');
	background-repeat: repeat-y;
	background-position: 17px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#menu
{
	background-image: url('../img/menu.png');
	width: 924px;
	height: 102px;
}

#logoprint
{
	display: none;
}

h1, h2, h3
{
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 14px;
}

h1
{
	position: absolute;
	margin-left: 20px;
	margin-top: 356px;
	font-size: 15px;
}

h2, h3
{
	float: left;
	width: 150px;
}

a
{
	color: #4883be;
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

#nav
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 420px;
	padding-top: 63px;
	padding-right: 20px;
	text-align: right;
}

#nav li
{
	float: right;
	height: 18px;
	padding-left: 5px;
	padding-right: 10px;
	cursor: pointer;
}

#nav li a
{
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	text-transform: uppercase;
}

#nav li a:hover
{
	color: #000000;
}

#nav .navselected a
{
	font-weight: bold;
}

.news_list_item
{
	margin-bottom: 10px;
}

#bottomlinks
{
	float: right;
	width: 720px;
	padding-right: 10px;
	margin-top: -5px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #4883be;
}

input,select,textarea
{
	font-family: 'Lucida Sans', 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	border: solid 1px #c3c3c3;
	padding: 2px;
}

.button
{
	font-family: 'Lucida Sans', 'Lucida Grande', 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	border: solid 1px #c3c3c3;
	color: #ffffff;
	background-color: #003366;
	padding: 3px 10px 3px 10px;
}

.borderblock_error
{
	color: #c40006;
	border: solid 2px #c40006;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

#single_gallery .image
{
	border: 0pt;
}
