﻿/*
Top
Container
	Mid
		Left
			Navigation
		Content
		Right
	Bottom
Footer
*/
body {
	font: 10.5pt/16pt Arial, Verdana;
	color: #666;
	background: #000;
}

a:link, a:visited {
	color: #333;
}

a:hover, a:active {
	text-decoration: underline;
}

#Content a:link, #Content a:visited, #lightview a:link, #lightview a:visited {
	border-bottom: 1px #666 solid;
}

#Content a:hover, #Content a:active, #lightview a:hover, #lightview a:active {
	text-decoration: none;
	border-bottom: 0px #FFF solid;
}

p {
	margin: 0.2em 0 0.6em;
	line-height: 1.8em;
}

input, textarea {
	font: 10pt Verdana, Arial, Sans-Serif;
	max-width: 500px;
	max-height: 250px;
}

#Top {
	margin: 0 auto;
	padding-top: 8px;
	width: 856px;
	height: 27px;
	font: 9pt Verdana, Arial;
	color: #FFF;
}

#Top a {
	color: #FFF;
	padding: 0 3px;
	text-transform: uppercase;
}

#Top a em {
	text-decoration: underline;
	font-style: normal;
}

#Container {
	clear: both;
	background: #FFF;
	border-top: 1px #666 solid;
}

#Mid {
	margin: 0 auto;
	width: 900px;
	background: url(Images/Body.png) repeat-y;
	padding: 30px 10px 0;
	position: relative;
}

#Left {
	float: left;
	width: 205px;
	padding-left: 20px;
	font: 9pt Verdana, Arial;
	text-transform: uppercase;
}

h1 {
	width: 147px;
	height: 149px;
	background: url(Images/Logo.png) no-repeat;
	text-indent: -9000px;
}

#Navigation {
	padding: 25px 0 0;
	list-style: none;
	margin-bottom: 20px;
}

#Navigation li {
	display: inline;
}

#Navigation li a {
	display: block;
	color: #000;
	padding: 4px 0;
}

#Navigation li a.selected {
	color: #E41A15;
	text-decoration: underline;
}

#Content {
	float: left;
	width: 410px;
	padding: 0 20px;
}

#Content h2 {
	font: 23pt Verdana, Arial;
	color: #E41A15;
	margin-bottom: 20px;
}

h3 {
	font: 13pt Verdana, Arial;
	letter-spacing: 1px;
	color: #333;
	margin: 15px 0 7px;
}

h4 {
	font: normal normal bold 10pt Verdana, Arial;
	color: #333;
	margin: 13px 0 3px;
}

h5 {
	font: normal italic normal 10.5pt Verdana, Arial;
	margin: 0.4em 0 0.5em;
}

#Right {
	float: left;
	width: 225px;
}

#Right p {
	float: right;
}

#Right a {
	display: block;
	width: 205px;
	height: 70px;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#Right a:hover, #Right a:active {
	background-position: 0 -70px;
}

.nl #aComplain {
	background-image: url(../../Media/Design/NL_Form.png);
}

.en #aComplain {
	background-image: url(../../Media/Design/EN_Form.png);
}

.de #aComplain {
	background-image: url(../../Media/Design/DE_Form.png);
}

.pl #aComplain {
	background-image: url(../../Media/Design/PL_Form.png);
}

#Bottom {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 267px;
	background: url(Images/Body.png) repeat-y;
	padding: 0 10px;
	overflow: hidden;
}

#Bottom h2 {
	text-transform: uppercase;
	font-size: 13pt !important;
}

#Address {
	float: left;
	width: 205px;
	font: 9pt Verdana, Arial;
	padding: 40px 0 36px 20px;
	border-top: 1px #CCC dotted;
	background: url(Images/BlocksColumnLeft.jpg) no-repeat 15px bottom;
}

#Address h2, #Address h3, #Address em {
	color: #E41A15;
	font: 9pt Verdana, Arial;
	text-transform: capitalize;
	margin: 0;
}

#Address p {
	margin-bottom: 10px;
}

#Recent {
	float: left;
	width: 675px;
	background: #000;
	margin-top: 80px;
}

#Recent div {
	float: left;
	margin: 5px 0 0 5px;
	width: 201px;
	height: 165px;
	padding: 10px 7px 5px;
	border: 1px #333 solid;
	overflow: hidden;
}

#Recent h2 {
	color: #E41A15;
	font: 14.5pt Verdana, Arial;
	margin-bottom: 13px;
}

#Recent p {
	line-height: 1.5em;
	color: #FFF;
}

#Recent small {
	font-size: 10.5pt;
	color: #999;
}

#Recent p span {
	display: block;
	line-height: 1.4em;
	font-size: 13.5pt;
	height: 3.5em;
}

#Recent a {
	float: right;
	height: 28px;
	color: #FFF;
	font-size: 10pt;
	padding: 12px 40px 0 0;
	background: url(Images/LeesVerder.png) no-repeat right top;
}

#Recent a:hover, #Recent a:active {
	background-position: right -40px;
}

#Footer {
	margin: 15px auto;
	width: 920px;
	text-align: center;
	color: #666;
	font-size: 10pt;
}

#Footer a {
	color: #666;
}

/* Table bestuur */
table#Bestuur {
	border-collapse: collapse;
	border: 1px dotted #ccc;
	width: 100%;
	margin: 15px 0;
}

table#Bestuur td {
	border: 1px dotted #ccc;
	padding: 3px;
	width: 50%;
}

table#Bestuur .strong td {
	background: black;
	color: White;
	font-weight: normal;
}

/* UL's in Content */
div#Content ul {
	list-style-type: square;
	margin: 15px 0;
}

/* Notice */
br {
	clear: both;
}

#Term1, #Term2 {
	height: 475px;
	overflow-y: scroll;
}

/* Zet de squares aan */
.lv_contentBottom ul li {
	list-style-type: square !important;
}

/* Zet de Nummers aan */
.lv_contentBottom ol li {
	list-style-type: decimal !important;
}

/* ReportOrQuestionSpace is the ruimte waar het formulier komt te staan */
div#ReportOrQuestionSpace {
	padding: 10px;
	margin: 15px 0;
	border: 1px dashed #000;
	background: #efefef;
	float: left;
	width: 338px;
}

/* In use for the column name in the form */
.formName {
	width: 100px;
}

/* In use for the lightView usage in the CAO pages */
.lightViewDiv {
	overflow-y: scroll;
	height: 475px;
}

