/* 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;}

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;}

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 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;
}
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;
}

.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;
}
div.element p {padding: 5px 10px 10px; margin-bottom: 0 !important;}

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;}

