/* page settings
------------------------------------------------------ */

html
{
	height: 100%;
}

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}

body, #wrapper
{
	margin: 0 auto;
	padding: 0;
	height: 100%;
	border: none;
}

#inner
{
	width: 800px;
	height: 600px;
}

/* page layout
------------------------------------------------------ */

#header
{
	height: 122px;
	padding-top: 15px;
	padding-left: 52px;
	font-size: 28px;
	font-weight: bold;
	color: #009EE0;
}

#left
{
	float: left;
	width: 36px;
	height: 400px;
}

div#content
{
	direction: rtl;
	float: left;
	width: 498px;
	height: 410px;
	overflow: auto;
	text-align: left;
	margin-top: -8px;
	padding-top: 2px;
	padding-left: 5px;
	border: 1px solid #009EE0;
}

#contentHome
{
	float: left;
	width: 505px;
	height: 414px;
	margin-top: -8px;
	text-align: left;
}

#contentLocation
{
	float: left;
	width: 205px;
	height: 410px;
	overflow: auto;
	text-align: left;
	margin-top: -8px;
	padding-top: 2px;
	padding-left: 5px;
	border: 1px solid #009EE0;
}

#menu
{
	float: right;
	padding-top: 195px;
	font-weight: bold;
}

#menuHome
{
	float: right;
	padding-top: 45px;
	font-weight: bold;
}

#nav
{
	clear: left;
	height: 56px;
	font-weight: bold;
}

/* navigation
------------------------------------------------------ */

#menu ul, #menuHome ul
{
	list-style: none;
	margin-top: 2px;
	margin-bottom: 0;
}

#menu ul li, #menuHome ul li
{
	margin-bottom: 2px;
	margin-left: -22px;
}

#menu ul li a, #menuHome ul li a, #nav ul li a
{
	color: #000000;
	text-decoration: none;
}

#menu ul li a:hover, #menuHome ul li a:hover
{
	color: #009EE0;
	text-decoration: none;
}

#menu img, #menuHome img
{
	margin-top: 2px;
	margin-bottom: 7px;
}

#menu ul li#current, #menuHome ul li#current
{
	color: #BCBEC0;
}

#content a, #contentLocation a
{
	font-style: italic;
	color: #ED1C24;
	text-decoration: none;
}

#content a:hover, #contentLocation a:hover
{
	color: #009EE0;
	text-decoration: none;
}

#nav ul
{
	padding-top: 8px;
}

#nav ul li
{
	display: inline;
	margin-left: 6px;
	padding-left: 28px;
	background: left no-repeat url(../images/logo_tiny.gif);
}

#nav ul li a:hover, #nav ul li.inactive a:hover
{
	color: #ED1C24;
	text-decoration: none;
}

#nav ul li#current
{
	color: #ED1C24;
}

#nav ul li.inactive a
{
	color: #000000;
	text-decoration: none;
}

#content .admin li a, #content .adminLocations li a
{
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

#content .adminLocations
{
	list-style: none;
}

#content .adminLocations li
{
	margin-left: -12px;
	padding-left: 28px;
	background: left no-repeat url(../images/logo_tiny.gif);
}

#content ul.admin
{
	margin-left: 24px;
}

#content ul.admin li
{
	padding: 0 0 0 7px;
	margin-bottom: 0;
	line-height: 15px;
}

#content .admin li a:hover, #content .adminLocations li a:hover
{
	color: #ED1C24;
	text-decoration: none;
}

#content .adminNav
{
	color: #009EE0;
	font-weight: bold;
	line-height: 18px;
}

#content .adminNav #current
{
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

#content .adminNav a
{
	font-style: normal;
	color: #009EE0;
	text-decoration: none;
}

#content .adminNav a:hover
{
	font-style: normal;
	color: #ED1C24;
	text-decoration: none;
}

#content table td.cell a, #content table td.cellRight a
{
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

#content table td.cell a:hover, #content table td.cellRight a:hover
{
	font-style: normal;
	color: #009EE0;
	text-decoration: none;
}

/* content
------------------------------------------------------ */

#content p, #content form, #content ul, #content ul li, #content table, #content spen, #content .bold
{
	direction: ltr;
	text-align: left;
}

#content span.bold
{
	font-weight: bold;
}

#content p, #content form, #content table
{
	margin: 0;
}

#content table
{
	width: 100%;
}

#content table td.cell
{
	padding-right: 20px;
}

#content #map
{
	width: 506px;
	height: 415px;
	border: 0;
}

.paragraph
{
	color: #009EE0;
	font-weight: bold;
	direction: ltr;
	text-align: left;
	line-height: 18px;
}

.date
{
	color: #BCBEC0;
	font-weight: bold;
	line-height: 18px;
}

.text
{
	padding-bottom: 10px;
	direction: ltr;
	text-align: left;
	line-height: 18px;
}

.text_small
{
	padding-top: 10px;
	direction: ltr;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
}

#content ul
{
	padding: 0;
	list-style: square;
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 8px;
}

#content ul li
{
	padding: 0;
	margin-bottom: 0;
	line-height: 15px;
}

/* forms
------------------------------------------------------ */

form label, form input, form select, form textarea
{
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
}

form textarea
{
	height: 100px;
	letter-spacing: 1px;
}

form textarea.short
{
	width: 320px;
	height: 75px;
	letter-spacing: 1px;
}

form .field
{
	width: 285px;
	letter-spacing: 1px;
}

form .telefoon
{
	width: 100px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

form .postcodeCijfers
{
	width: 63px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

form .postcodeLetters
{
	width: 23px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

form .plaats
{
	width: 170px;
	letter-spacing: 1px;
}

form .radio
{
	margin-right: 5px;
}

form label
{
	width: 150px;
}

.error
{
	font-weight: bold;
	color: #ED1C24;
}

form input, form textarea
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #BCBEC0;
	padding-left: 1px;
	letter-spacing: 1px;
}

form br
{
	clear: left;
}

form #btns
{
	clear: left;
	margin-left: 150px;
}

form .btn
{
	padding-left: 5px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background: #FFFFFF;
	border: 1px solid #009EE0;
}
