﻿body {
    background:#000 url("../images/mainbg.png") repeat-x top left;
}

body, td, textarea {
    font: 14px Arial, sans-serif;
}

body, td {
	color:#000;	
}


a img {
    border:0;
}

a, a:visited {
    text-decoration:underline;
    color:#000;
}

a:hover {
	color:#222;	
	text-decoration:underline;
}

a:focus {
	outline: none;
}

ul {
    list-style-type:none;
}

h1,h2,h3,h4,h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

h1 {
	font-size:46pt;	
	float:left;
	line-height:54pt;
	vertical-align:middle;
	padding-right:15px;
	padding-left:10px;
	margin-left:-10000px;
}

h2 {
	font-size:12pt;
	letter-spacing:1px;
}

h3 {
	font-size:8pt;

}

h4,h5,h6 {
	font-size:110%;	
}

* { 
    margin:0;
    padding:0;
}

td, th {
    vertical-align:top;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#page {
	width:952px;
	margin:0 auto;
	background:url("../images/pagebg.png") repeat-y top left;
	position:relative;
}

#imagecontainer {
	height:160px;
	
	background:#000 url("../images/mainbg.png") repeat-x top left;
}

#header {
	position:absolute;
	top:0;
	left:0;
	height:160px;
	overflow:hidden;
	width:952px;
}

#imagecontainer li {
	float:left;	
}

#content {
	position:relative;
	background:url("../images/menu.png") no-repeat top left;
}

#main {
	min-height:704px;
	background:url("../images/footer.png") no-repeat bottom left;
	border-bottom:2px solid #EC4135;		
}

#menu {
	height:134px;
	position:relative;
	margin-bottom:30px;
}

#menu #nav {
	position:absolute;
	bottom:0;
	left:0;
}


#menu #nav li {
	border-left:1px solid #000;
	text-align:center;
	vertical-align:bottom;
}



#menu #nav li.first {
	margin-left:40px;
	border-left:0px;
}

#menu #nav li.IMMSlogo {
	width:357px;
	border-left:0;
}

#menu #nav li.eventslink {
	width:100px;	
}

#menu #nav li.menulink {
	border-left:0;
}

#menu #nav li a, #menu #nav li a:visited {
	display:block;	
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#menu #nav li a:hover {
	color:#fff;	
	text-decoration:none;
}

#menu #nav li.IMMSlogo a span {
	visibility:hidden;

}

#menu #nav li {
	float:left;	
	width:83px;
}

#main #events {
	float:left;
	width:123px;
	text-align:right;
}

#main #events li {
	padding-right:10px;
	line-height:200%;
}


#main .paginator {
	margin-top:1em;	
}

#main .paginator li {
	float:left;
	padding-right:1em;
}

#main #maincontent {
	width:678px;
	float:left;
}

#main #actions {
	float:left;
	width:151px;	
}

#carousel {
	padding:15px;	
}

.sidebar h2 {
	font-size:11px;
	font-weight:bold;
	background:#103780;

	color:#fff;
	padding: 2px 10px 2px 10px;
}

.contentblock, .bodytext {
	padding:15px;	
}

.contentblock .text {
	border:1px solid #fff;
	border-top:2px solid #103780;
	padding:10px;
	line-height:140%;
	
}

.contentblock h2 {
	padding-left:11px;
	color:#000;
	font-size:14px;
}


.contentblock2 img {
	float:left;
	margin-right:10px;
	
}

.contentblock1 img {
	float:right;
	margin-left:10px;
	
}
#rechts
{
    }

#rechts a img {
    border:0;
}

#rechts a, rechts a:visited {
    text-decoration:none;
    color:#fff;
}

#rechts a:hover {
	color:#ddd;	
	text-decoration:underline;
}

#rechts a:focus {
	outline: none;
}

#links
{
    }

#links a img {
    border:0;
}

#links a, links a:visited {
    text-decoration:none;
    color:#fff;
}

#links a:hover {
	color:#ddd;	
	text-decoration:underline;
}

#links a:focus {
	outline: none;
}

.sidebar {
	font-size:10px;	
	color:#fff;
	line-height:150%;
}

.sidebar ul li {
	padding:3px;
}

.bodytext h3 {
	font-size:13px;	
	margin-top:1em;
	margin-bottom:1em;
	line-height:140%;
}

#actions ul {
	list-style-type:disc;
	padding-left:12px;
	margin-left:8px;
	
}

#actions ul li {

}

.sidebar .nieuwsbrief p{
	text-align:center;
	margin:1em;
}

.contentblock fieldset {
	border:0;	
}

.contentblock fieldset label {
	display:block;
	width:200px;
	float:left;
}

.formulier p { clear:both }