body {
	background: #fff url(../images/background.jpg) repeat-x top center;
	margin:0;
	padding:0;
	color:#000;
	text-align:center;
	font-family:"Lucida Grande","Geneva",Arial,Verdana,sans-serif;
	font-size:0.8em;
}
a, img {
	color:#000;
	text-decoration:none;
	outline:none;
	border:none;
}
#logo {
	position:absolute;
	overflow:hidden;
	top:2px;
	width:820px;
	height:167px;
}

#topright {
	position:absolute;
	left:50%;
	margin-left:180px;
	top:5px;
	font-family:georgia;
}
#topright div {
	float:left;
}
#zoeken {
	height:25px;
	margin-right:20px;
}

#searchForm fieldset {
	padding-bottom: 5px;
	float: right;
}
#searchForm #search-criterium {
	background:none;
	border:1px solid #aaa;
	color:#fff;
	width:120px;
}
#searchForm #search-submit {
	background:transparent url(../images/ico_search.jpg) no-repeat scroll center;
	border:none;
	outline:none;
	cursor: pointer;
}

#textsize {
	text-align:left;
	height:25px;
	color: #85a7cc;
}
#textsize a {
	color: #85a7cc;
	padding-left:2px;
}
#textsize a:hover {
	color: #fff;
}
#textsize a.active {
	color: #fff;
}
#textLarge {
	font-size: 1.4em;
}
#textNormal {
	font-size: 1.08em;
}
a#textNormal {
	color:#fff;
}
#textSmall {
	font-size: 0.7em;
}

#center {
	margin:0 auto 0 auto;
	width:820px;
}
#box div{
	float:left;
}
#box {
	width:820px;
}
#box span {
	margin-top:100px;
}

#infotop {
	height:114px;
	width:820px;
	overflow:hidden;
}
.spanleft {
	float:left;
	padding:0 0 0 25px;
	font-size:0.9em;
	color:#fff;
	font-family:georgia;
}
.spanright {
	float:right;
	padding:0 25px 0 0;
	font-size:0.9em;
	color:#fff;
	font-family:georgia;
}

#container {
	background: url(../images/bg_content_center.jpg) repeat-y top left;
	width:820px;
	text-align:left;
}
#header {
	background: url(../images/bg_content_top.jpg) no-repeat top left;
	width:820px;
}


/* NAV */
#nav {
	width:190px;
	font-size:0.9em;
	line-height:20px;
	float:left;
}
#push {
	width:5px;
	height:270px; 
	float:left;
}
#menu {
	width:178px;
	margin:60px 0 0 7px;
	float:left;
}
#menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
}
#menu li {
	border-top: 1px solid #fff;
}
#menu li a {
	display:block;
	padding:0 5px 0 15px;
}
#menu ul li a:hover {
	background: #dfe7ec;
}
#menu li.active {
	background: #dfe7ec;
}
#menu li.active li, #menu li.active ul {
	border:none;	
}
#menu li.active li a {
	color:#888;
	padding:0 5px 10px 30px;
	line-height:15px;
}
#menu li.active li.active a, #menu li.active ul li a:hover {
	color:#ff0000;
	background: url(../images/submenu_active.gif) no-repeat 30px 4px;
	padding:0 0 10px 38px;
}
#menu li.active li.active li a {
	color:#888;
	padding:0 5px 0 45px;
	line-height:20px;
}
#menu li.active li.active li a {
	color:#888;
	padding:0 5px 0 38px;
	background:none;
}
#menu li.active li.active li.active a, #menu li.active ul li.active li a:hover {
	color:#ff0000;
	background: url(../images/submenu_active.gif) no-repeat 40px 4px;
	padding:0 0 10px 50px;
	border:none;
	line-height:15px;
}
#menu li.active li.active li  {
	border:none;	
}

/* RIGHT CONTENT */
#rightcontent {
	color:#000;
	width:600px;
	padding: 45px 0 0 15px;
	font-size:1.0em;
}

#banner {
	background: url(../images/bg_banner.jpg) no-repeat;
	width:587px;
	height:135px;
	margin:12px 0 0 0;
	padding:10px 0 0 10px;
}
.bannerimage {
	padding:10px 0 0 10px;	
}
.bannerimg {
	width:567px;
	height:115px;
}
#path {
	color:#fff;
	font-size:0.9em;
	margin:-8px 0 0 0;
	padding:0 0 0 5px;
}

#content {
	width:585px;
	margin:20px 0 0 5px;
}
.item {
	width:585px;
}
.item h1 {
	font-size:1.1em;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}
.item div.short {
	color:#026;
}
.item div.long {
	margin-top:10px;
}
.item a {
	color:#D8101B;
}
.item a:hover {
	text-decoration:underline;
}
.short ul, .full ul {
	list-style-position:inside;
	margin-left:0;
}


/*** images ***/
.textImagetext {
	background:white none repeat scroll 0 50%;
	bottom:0;
	font-size:0.85em;
	font-weight:normal;
	line-height:14px;
	opacity:0.8;
	padding-left:5px;
	padding-top:2px;
	position:absolute;
	width:100%;
}
.textMediumLayer {
	margin-top:108px;
	position:absolute;
	width:161px;
	z-index:10;
}
.ImgBoxMedium {
	background:#fff;
	padding:5px;
	float:left;
	height:108px;
	margin:0 5px 5px 0;
	width:166px;
}

#search-term h1 {
	font-size:1.4em;
	margin:0;
	padding:0 0 15px 0;
}
#contactform {
	padding: 15px 0 0 0;
}
.googlecontainer {
	margin:15px 0 0 0;
	border:1px solid #000;
}
.filecontainer, .kalender {
	margin:15px 0 0 0;
}


/* KALENDER */
.kalender-title {
	float:left; 
	width:100%;
	font-size:1.3em;
}
.calItem {
	float:left; 
	width:100%; 
	margin:0 0 10px 0;
}
.date {
	width:90px; 
	margin-right:10px;
}
.date span {
	font-size:0.9em;
}
.act, .organisator {
	width:120px; 
	margin-right:10px;
}
.subject {
	width:210px;	
}


/* FOOTER */
#footer {
	background: url(../images/bg_content_bottom.jpg) no-repeat top left;
	width:820px;
	height:35px;
	text-align:right;	
	padding: 30px 0 0 0; 
	font-size:0.85em;
	color:#aaa;
	font-family:georgia;
}
#footer span {
	padding: 0 25px 0 0;
}
#footer a {
	color:#0000ff;
}