/*
##########################################
# Script: /css/poels-janssen-2008.css    #
# Copyright (C) 2003-2008 Forwart Design #
# Author: Peter Arts                     #
# http://www.forwart.nl                  #
##########################################
*/

/* ############# Basic website elements ############# */

body {
	margin: 0;
	margin-top: 19px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: white;
	background-image: url('/img/body-bg.gif');
	background-repeat: repeat-x;
}

body img, table, tr, td {
	border: none;
}

div#frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 983px;
	min-height: 440px;
	background-image: url('/img/frame-bg.gif');
	background-repeat: no-repeat;
}

div#frame h1 {
	position: absolute;
	left: 15px;
	top: 60px;
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: rgb(4,76,143);
}

/* ############# Footer elements ############# */

div#footer {
	position: relative;
	left: 4px;
	top: 10px;
	width: 974px;
	height: 300px;
	background-image: url('/img/footer-bg.jpg');
	background-repeat: no-repeat;
}

div#footer p {
	position: absolute;
	left: 0px;
	top: 260px;
	width: 949px;
	margin: 0;
	padding: 0;
	padding-right: 25px;
	text-align: right;
	font-size: 11px;
}

div#footer p img {
	vertical-align: -3px; 
	padding-left: 10px;
}

div#footer a {
	color: black;
	margin-right: 4px;
	margin-left: 4px;
}

div#footer a:hover {
	color: rgb(182,38,31);
}

ul#lang {
	position: absolute;
	left: 13px;
	top: 218px;
	height: 23px;
	list-style: none;
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

ul#lang li {
	text-indent: 0px;
	margin: 0;
	padding: 0;
	float: left;
}

ul#lang li a {
	display: block;
	height: 23px;
	width: 23px;
}

/* ############# Menu elements ############# */

ul#menu {
	position: absolute;
	right: 10px;
	top: -17px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	background-image: url('/img/menu-bg.gif');
	background-repeat: repeat-x;
	background-position: 0px 18px;
}

ul#menu li {
	position: relative;
	float: left;
	list-style: none;
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

ul#menu li a {
	display: block;
	width: 106px;
	height: 30px;
	line-height: 30px;
	margin-right: 4px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(190,7,45);
	background-image: url('/img/menu-item-bg.gif');
	background-repeat: no-repeat;
}

ul#menu li a.active {
	color: rgb(4,76,143);
}

ul#menu li a:hover {
	color: black;
}

ul#submenu {
	position: absolute;
	left: 530px;
	top: 15px;
	width: 112px;
	height: 62px;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	text-indent: 0;
	list-style: none;
	background-image: url('/img/submenu-bg.gif');
	background-repeat: no-repeat;
}

ul#submenu li {
	margin: 0;
	padding: 0;
}

ul#submenu li a {
	margin: 0;
	padding: 0;
	color: rgb(4,76,143);
	text-decoration: none;
	line-height: 12px;
	padding-left: 8px;
	background-image: url('/img/submenu-item-bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

ul#submenu li a:hover {
	color: rgb(190,7,45);
}

/* ############# Content elements ############# */

div#content {
	position: relative;
	left: 8px;
	top: 95px;
	width: 941px;
	padding: 13px;
	padding-top: 16px;
	padding-bottom: 88px;
	height: auto;
	background-image: url('/img/content-bg.gif');
	background-repeat: no-repeat;
}

p#breadcrumb {
	position: absolute;
	right: 16px;
	top: 78px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: rgb(127,127,127);
}

p#breadcrumb a {
	font-size: 11px;
	color: rgb(127,127,127);
	text-decoration: none;
}

p#breadcrumb a:hover {
	color: rgb(4,76,143);
}

/* ############# Content elements ############# */

div#frame div#content a {
	color: rgb(4,76,143);
}

div#frame div#content a:hover {
	color: rgb(190,7,45);
}

div#frame div#content h1 {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	font-size: 24px;
	color: rgb(4,76,143);
}

div#frame div#content h2 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: rgb(4,76,143);
}

div#frame div#content h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: rgb(4,76,143);
}

div#frame div#content p {
	color: black;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	padding-top: 2px;
}

div#frame div#content p.error {
	color: rgb(190,7,45);
}

a.more {
	display: block;
	width: 190px;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	color: rgb(190,7,45);
	text-decoration: none;
	background-image: url('/img/submenu-item-bg.gif');
	background-repeat: no-repeat;
	background-position: 100% 12px;
}

a.more:hover {
	color: black;
}

/* ############# Homepage elements ############# */

.home div#content {
	background-image: none;
	height: 200px;
	padding-bottom: 0px;
}

.home p.small {
	width: 650px;
	margin: 0;
	padding: 0;
}

.home div#hp-footer {
	position: absolute;
	left: 10px;
	top: 270px;
	width: 400px;
	height: 140px;
}

.home div#hp-footer p {
	width: 500px;
}

.home div#hp-footer h1, h2, h3 {
	margin: 0;
	margin-bottom: 4px;
	color: rgb(4,76,143);
	font-size: 18px;
	line-height: 18px;
}

.home div#footer {
	top: -35px;
	height: 520px;
	background-image: url('/img/footer-home-bg.jpg');
}

.home div#footer p {
	top: 500px;
}

.home ul#lang {
	top: 458px;
}

.home div#homeblockframe {
	position: absolute;
	z-index: 50;
	left: 24px;
	top: 204px;
}

.home div#homeblockframe .txtblock {
	position: relative;
	float: left;
	display: block;
	width: 210px;
	height: 120px;
	margin: 0;
	padding: 0;
	margin-right: 32px;
}

.home div#homeblockframe .txtblocklast {
	margin-right: 0;
}

.home div#homeblockframe .txtblock {
	color: rgb(103,108,111);
	font-size: 11px;
}

.home div#homeblockframe .txtblock p {
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

.home div#homeblockframe .txtblock h1 {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	color: rgb(190,7,45);
	font-size: 18px;
	line-height: 18px;
}

.home div#homeblockframe .txtblock h1 a {
	color: rgb(190,7,45);
	font-size: 18px;
	line-height: 18px;
}

.home div#homeblockframe .txtblock a {
	font-size: 11px;
	font-weight: bold;
	color: rgb(127,127,127);
	text-decoration: none;
}

.home div#homeblockframe .txtblock a:hover {
	color: rgb(4,76,143);
}

.home div#homeblockframe .txtblock form {
	margin: 0;
	padding-top: 10px;
}

.home div#homeblockframe .txtblock input.button {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: rgb(103,108,111);
	background-color: white;
	border: 0;
	text-align: right;
	width: 120px;
	margin: 0;
	padding: 0;
	margin-left: 90px;
}

.home div#homeblockframe .txtblock input.text {
	border: 1px solid rgb(178,178,178);
	margin-left: 14px;
	width: 184px;
	text-align: right;
	padding-right: 6px;
}

div.rel {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	float: left;
}

p.img {
	display: block;
	position: relative;
	padding-top: 20px;
	min-height: 50px;
}

#lightbox {
	background-color: white;
	padding: 10px;
	border: 1px solid black;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; font-size: 12px; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
