/* Author: Janot Laval Ontwerp Copyright 2011 */

/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

strong {font-weight: bold;}
em {font-style: italic;}
.clear {clear: both;}
.hidden {display: none;}
.small {font-size: small;}

html {
	height: 100%;
}
body, th, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
body.index {background-color: #dc291e; height: 100%;}
body.main {
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {font-weight: bold; letter-spacing: 1px;}
p {margin-bottom: 10px;}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
div#container {
	width: 700px;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto -41px;
	padding: 0;
	position: relative;
}
div#topspacer {
	height: 120px;
}

div#top {
	width: 700px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/interface/logo_index.gif);
	background-repeat: no-repeat;
	background-position: 0 60px;
}
img#logo {
	width: 375px;
	height: 22px; 
	position: absolute;
	top: 55px;
	left: 150px;
	
}
h1	{font-size: 11pt;}
h1.nu-te-zien	{font-size: 12pt; margin-bottom: 10px;}
h1.agenda {color: #333333; padding: 0 10px;}
h1.agenda-grey {color: #999999; padding: 0 10px;}
h1.agenda span {font-size: 9pt; font-weight: normal;}
h2	{font-size: 9pt; padding: 0 10px; color: #999999;}
h2.red {color: #dc291e;}
h3	{font-size: 11pt;}
h3 span {font-size: 9pt;}
p.subscript {
	padding-top: 0 !important;
	font-size: 9pt;
	line-height: 9pt;
	font-style: italic;
	color: #666666;
}

h1.home {color: #eaeaea; font-size: 12pt;}
h2.home {padding: 0; color: #eaeaea; font-size: 8pt;}
h1.margin-bottom			{font-size: 14pt; margin-bottom: 10px;}
div#container a 			{color: #6699cc; text-decoration: underline;}
div#container a:hover 		{color: #333333; text-decoration: underline;}
div#container a.home 		{color: #eaeaea; text-decoration: underline;}
div#container a.home:hover 	{color: #333333; text-decoration: underline;}

img.float_left	{float: left; margin: 0 20px 20px 0;}
img.float_right	{float: right; margin: 0 0 20px 20px;}


/* Menu */

ul#menu {
	width: 110px;
	margin-top: 40px;
	margin-right: 40px;
	float: left;
}
ul#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	text-align: right;
}
ul#menu li a {
	padding: 0 0 5px;
	display: block;
	color: #333333;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #dc291e;
	text-decoration: none;
}
ul#menu li.current a {
	color: #dc291e;
}
ul#menu li.homepage a {
	padding: 0 0 5px;
	display: block;
	color: #eaeaea;
	text-decoration: none;
}
ul#menu li.homepage a:hover {
	color: #333333;
	text-decoration: none;
}
ul#menu li.homepage.current a {
	color: #333333;
}

/* end Menu */

div#content {
	width: 550px;
	margin-top: 40px;
	float: left;
	color: #333333;
}
div.content_home {
	width: 110px;
	margin-top: 30px;
	text-align: right;
	color: #333333;
}
div#address {
	width: 110px;
	margin-top: 20px;
	text-align: right;
	float: left;
	color: #333333;
	position: absolute;
	top: 240px;
	left: 0;
}
div#address p {
	font-size: 8pt;
}
a.facebook {
	width: 27px;
	height: 28px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	text-align: left;
	float: right;
	background-image: url(../images/interface/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
}
a.facebook:hover {
	background-position: 0 0;
}
div#content img.border {
	border: 1px solid #999999;
	margin: 0 10px 0 0;
	padding: 2px;
	clear: both;	
}
div#content img.border_white {
	border: 1px solid #eaeaea;
	margin: 10px 10px 0 0;
	padding: 2px;
	clear: both;	
}
div#content img.border_clear {
	border: 1px solid #999999;
	margin: 5px 10px 0;
	padding: 2px;
	clear: both;	
}
div#content ul{
	width: 550px;
}
div#content ul li {
	margin-bottom: 5px;
}
div#content ul li.empty {
	color: #666666;
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}
div#content ul li a {
	color: #666666;
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 5px 10px;
	display: block;
	text-decoration: none;
}
div#content ul li a span {
	color: #999999;
	font-weight: bold;
}
div#content ul li a:hover, div#content ul li a:hover span {
	color: #ffffff;
	background-color: #dc291e;
	text-decoration: none;
}
div#content ul li span {
	font-size: 9pt;
	font-weight: normal;
}
div#content ul.lijst {
	padding: 5px 10px;
}
div#content ul.lijst li {
	padding-left: 15px;
	background-image: url(../images/interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.toggler {
	color: #666666;
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 5px 10px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}
h3.toggler:hover {background-color: #CCCCCC;}
div.element p {padding: 5px 10px 10px; margin-bottom: 0 !important;}

/* Form */

form#myForm {
	margin: 5px 10px 10px;
	padding: 10px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
}
span.required {
	color: #dc291e;
	position: absolute;
	top: 0px;
	left: 215px;
	font-size: 8pt;
}
form#myForm ul {
  list-style: none;
}

form#myForm li {
  position: relative;
  margin-bottom: 5px;
}

form#myForm [type=text],
form#myForm textarea {
	width: 200px;
	padding: 5px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
form#myForm [type=select] {
	width: 212px;
	height: 30px;
	padding: 5px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
form#myForm [type=submit] {
	width: 212px;
	padding: 5px;
	background-color: #71a924;
	border: 1px solid #999999;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

form#myForm [type=check],
form#myForm [type=radio],
form#myForm [type=submit] {
  cursor: pointer;
}

form#myForm label {
  display: block;
}

form#myForm [type=check] + label,
form#myForm [type=radio] + label {
  display: inline-block;
  cursor: pointer;
}

#myForm input:hover,
#myForm textarea:hover,
#myForm input:focus,
#myForm textarea:focus {
  background-color: #F0F0F0;
  color: #666666;
}

form#myForm .validation-failed {
  border-color: #dc291e;
}

form#myForm .validation-advice {
  width: 240px;
  padding: 5px 5px 0 5px;
  font-weight: normal;
  color: #dc291e;
  font-style: italic;
  position: absolute;
  top: 0;
  left: 225px;
}

form#myForm #myResult {
  padding: 5px 10px;
  margin-top: 10px;
  border: 1px solid #444444;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #d5eeff;
  color: #333333;
  font-style: italic;
}

form#myForm #myResult:empty {
  border-width: 0;
  padding: 0;
}

form#myForm .spinner {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f0f0f0;
}

form#myForm .overTxtLabel {
  color: #999999;
  padding: 3px;
  font-style: italic;
}

/* End Form */

div#footer, div#footer_home {
	width: 700px;
	height: 20px;
	margin: 10px auto;
	position: relative;
	text-align: center;
	clear: both;
}
div#footerspacer {
	height: 41px;
	clear: both;
}
div#footer p {
	color: #666666;
	font-size: 10pt;
	line-height: 20pt;
	border-top: 1px solid #cccccc;
	margin-bottom: 0!important;
}
div#footer_home p {
	color: #eaeaea;
	font-size: 10pt;
	line-height: 20pt;
	border-top: 1px solid #eaeaea;
	margin-bottom: 0!important;
}
div#footer a			{color: #666666; text-decoration: none;}
div#footer a:hover		{text-decoration: underline;}
div#footer_home a		{color: #eaeaea; text-decoration: none;}
div#footer_home a:hover	{text-decoration: underline;}
