@charset "UTF-8";
/* typo basis */
h1, h2, h3, h4, h5, h6, p,img, pre,table,address,fieldset{
	color:#131313;
	padding:0 10px 10px 10px;
	text-align: left;
}
p, li{
	letter-spacing:1px
}
h1{
	color: #1e1e37;
	font-size:24px;
	margin: 10px 0 0;
}
h2{
	color: #1e1e37;
	font-size:18px
}
h3{
	color: #2d2e55;
	font-size:16px;
	margin: 0 0 10px;
}
h4{
	font-size:14px
}
h5{
	
}
h6{
	
}
p, li{
	font-size:13px;
	text-align:left
}
a, input, textarea{
	border: none;
}
a:link, a:visited{
	color:#2d2e55;
}
a:hover, a:active{
	color:#2d2e55;
	text-decoration:underline;
}
a.active{
	color:#2d2e55;
	text-decoration:none;
}
table{
	margin:0 30px 0 90px;
	width: 840px;
}
tr.even{
	background: #f4f4f4
}
th{
	cursor: pointer;
	padding: 2px
}
th.headerSortDown, th.headerSortUp{
	color: #ED1C24
}
td{
	padding: 2px
}
td span{
	display:none;
}
/* typo extra */
#logo h1{
	display:none
}
#footer h3,
#footer p{
	color:#FFF;
	padding: 0 0 0 20px;
}
/* grid id */
html {
	height:100%;
	min-height: 100%;
	height: auto !important;
	overflow:hidden;
	width:100%
}
body {
	background:#131313;
	font:13px/1.5 'Lucida Grande','Lucida Sans Unicode', 'Lucida Sans', Trebuchet, Arial, sans-serif;
	height:100%;
	min-height: 100%;
	height: auto !important;
	overflow:hidden;
	width:100%
}
#wrap {
	height: 100%;
	left: 0px;
	overflow: auto;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 5
}
#header, #content, #footer{
	margin:0 auto;
	position: relative;
	top:0;
	text-align:center;
	width:980px
}
#header{
	background:#FFF;
	height:280px;
	overflow: hidden;
}
#header img{
	margin: 0;
	padding: 0;
}
#logo{
	display:block;
	height: 180px;
	left:20px;
	position: absolute;
	top:60px;
	width:147px
}
#content{
	background:#FFF;
	border-bottom: 5px solid #2d2e55;
	padding: 0 0 40px 0;
}
#footer{
	background:#1e1e37;
	border-top: 1px solid #444576; 
	padding: 0 0 40px 0;
}
#footer h2{
	color:#e3e4f3
}
#footer a{
	color: #ED1C24;
	width:165px;
	height: 20px;
	padding: 5px 5px 5px 0;
	display: inline;
	float: left;
	text-decoration: none
}

#footer img{
	margin: 0;
	padding: 0;
}
/* grid class */
.twee3e, .een3e{
	float: left;
}
.twee3e{
	width:588px
}
.twee3e h2{
	padding-top:16px;
}
.twee3e h3{
	padding:0 30px 0 45px;
}
.twee3e h4{
	color:#ED1C24;
font-size:11px;
	font-weight:normal;
	padding:0 30px 0 75px;
}
.twee3e p, .twee3e li{
	padding:0 30px 20px 90px;
}
#content .twee3e li{
	padding:0 30px 5px 90px;
	list-style: inside;
}
.twee3e img{
	float:left;
	padding: 0 10px 8px 90px;
}
.heel{
	width: 980px
}
.helft{
	width:294px
}
.een3e{
	width:392px;
}
.een3e h2{
	padding:16px 0 5px;
}
.side h2{
	margin: 0 20px 0 0;
	border-bottom: 1px dotted #CCC;
}
.een3e h3{
	padding:0 0 0 20px;
}
.een3e p{
	padding:0 10px 0 40px;
}
.side .item, .side .holder{
	display: block;
	height:100px;
	overflow: hidden;
	position: relative;
}
#nieuws, #nieuws .item{
	height: 190px;
}
.itemwrap{
	left: 0;
	position: absolute;
	top:0;
}
.item{
	width:372px;
}
.item h3{
	color: #ED1C24;
	margin: 10px 0 5px;
}
.item:hover{
	background:#f4f4f4;
	cursor: pointer;
}
/* nav */
#nav_wrapper{
	height:280px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 6
}
#nav{
	background:url('../images/menu_bg.png') repeat left top;
	border-bottom: 1px solid #FFF;
	margin:0 auto;
	height: 100%;
	width:980px;
}
#nav div{
	display: block;
	float:left;
	height:280px;
	position: relative;
	width: 196px;
}
#nav div.active{
	background:#FFF;
}
#nav div h1, #nav div img{
	bottom: 0;
	cursor: pointer;
	left:47px;
	font-size: 13px;
	margin: 0 0 14px;
	padding:0;
	position: absolute;
}
#nav div img{
	border: none;
	left:7px;
	margin: 0 0 11px;
}
#nav div ul{
	padding: 15px 0 0 10px;
}
#nav div li{
	list-style:none;
}
#nav a:hover, #nav a:active{
	text-decoration:underline;
}
#nav li.active a{
	color: #ED1C24;
	text-decoration:underline;
}
/* form */
form{
	padding: 20px 30px 0 90px;
	width: 468px;
}
input, textarea{
	border: 1px solid #E4E4E4;
	display: inline;
	float: left;
	font-family: 'Lucida Grande','Lucida Sans Unicode', 'Lucida Sans', Trebuchet, Arial, sans-serif;
	font-size: 13px;
	height:20px;
	line-height: 21px;
	margin: 0 0 5px 0;
	padding: 0 4px;
	width:458px;
	
}
input.hidden{
	display: none;
}
textarea{
	height: 200px;
}
label, .radio, form p{
	display: inline;
	float: left;
	width:auto
}
.radio{
	margin: 0 5px 10px 0;
	padding: 5px 0 0;
}
#form_submit{
	border: 1px solid #ED1C24;
	background: #ED1C24;
	color: #FFF;
	width: auto;
	text-align: center;
	float: left;
	display: inline;
}
/* Jot added classes */
.jot-list ul{
	list-style: none;
}
/* jcarousel */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* clearen floats */
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	width:0
}
.clearfix{
	display:inline-block
}
* html .clearfix{
	height:1%
}
.clearfix{
	display:block
}