.left_head{
	width:468px;
	height:27px;
	border:1px solid #ccc;
	background-color:#fff;
}

.right_head{
	width:481px;
	height:27px;
	border:1px solid #ccc;
	background-color:#fff;
}

.name_button{
	height:20px;
	border:1px solid #d3d3d3;
	float:left;
	margin:2px 0px 0px 2px;
	background-image:url('/assets/images/name_button.jpg');
	background-repeat:no-repeat;
	background-position:right top;

}
.name_button h3{
	font-family:Arial;
	font-size:12px;
	color:#555;
	font-weight:normal;
	padding:3px 50px 0px 8px;
	margin:0px;
}

.archive_pages{
	height:20px;
	border:1px solid #d3d3d3;
	float:left;
	width: 446px;
	margin:2px 0px 0px 2px;
	padding: 0px 8px 0px 8px;
	background-color: #f3f3f3;
}

.archive{
	width:468px;
	height:27px;
	padding:0px;
	margin:0px;
	border:1px solid #ccc;
	background-color:#fff;
}

.archive_pages p{
	font-family:Arial;
	font-size:12px;
	color:#555;
	text-decoration: none;
	font-weight:normal;
	display: block;
	float: left;
	margin: 3px 7px 0px 7px;
}

.archive_pages a{
	font-family:Arial;
	font-size:12px;
	color:#555;
	text-decoration: underline;
	font-weight:normal;
	display: block;
	float: left;
	margin: 3px 7px 0px 7px;
}

.banner468{
	width:468px;
	height:60px;
	border:1px solid #000;
	padding:0px;
	float:left;
	margin:3px 0px 10px 0px;
	overflow:hidden;
	cursor:pointer;
}
.banner468 img{
	height:60px;
	width:468px;
	padding:0px;
	border:0px;
}
.nieuwsItem_small{
	width:470px;
	float:left;
	margin:20px 0px 0px 0px;
	background-color:#fff;
	font-family:Arial;
}

.nieuwsItem{
	width:481px;
	float:left;
	margin:0px;
	background-color:#fff;
	font-family:Arial;
}


.nieuwsItem_small{
	width:470px;
	float:left;
	margin:20px 0px 0px 0px;
	background-color:#fff;
	font-family:Arial;
}

.nieuwsItem_teaserImage{
	float:left;
	width:84px;
	height:87px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center bottom;
}

.yellow{
	background-color:#f9d600;
}
.orange{
	background-color:#ff6c00;
}
.red{
	background-color:#e00000;
}
.pink{
	background-color:#ea0f91;
}
.purple{
	background-color:#921490;
}
.blue{
	background-color:#00a4e8;
}
.green{
	background-color:#00c000;
}

.nieuwsArchive_teaserTekst{
	width:445px;
	float:right;
	margin:10px 10px 0px 0px;
}
.nieuwsArchive_teaserTekst h1{
	color:#5b5b5b;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:4px 0px 0px 0px;
}
.nieuwsArchive_teaserTekst p {
	color:#999;
	font-size:11px;
	margin:8px 0px 10px 0px;
	padding:0px;
	line-height:130%;
}

.nieuwsItem_teaserTekst{
	width:340px;
	float:right;
	margin:0px 25px 0px 0px;
}
.nieuwsItem_teaserTekst h1{
	color:#5b5b5b;
	font-weight:normal;
	font-size:16px;
	padding:0px;
	margin:4px 0px 0px 0px;
}
.nieuwsItem_teaserTekst p {
	color:#999;
	font-size:11px;
	margin:8px 0px 10px 0px;
	padding:0px;
	line-height:130%;
}
.nieuwsItem_closing{
	clear:both;
	width:469px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	height:18px;
}
.nieuwsItem_closing a{
	float:right;
	font-family:arial;
	font-size:11px;
	color:#cdcdcd;
	text-decoration:none;
	background-image:url('/assets/images/arrow_right_light.png');
	background-repeat:no-repeat;
	background-position:right 0px;
	padding:0px 14px 0px 0px;
	margin:0px 5px 0px 0px;
}
.nieuwsItem_closing a:hover{
	color:#444;
	text-decoration:none;
	background-image:url('/assets/images/arrow_right.png');
	background-repeat:no-repeat;
	background-position:right -1px;
}

.nieuwsItem_content{
	width:450px;
	margin:0px 0px 0px 10px;
	
	font-size:11px;
	font-weight:normal;
	line-height:130%;
	color:#999;
}

div.noSpecific_head{
	width:468px;
	height:86px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	background-color:#ffffff;
	border-bottom:1px solid #000000;
}
div.noSpecific_head_img{
	width:468px;
	height:80px;
	padding:0px;
	overflow:hidden;
	background-color:#efefef;
}

.nieuwsItem_content h1{
	width:450px;
	color:#5b5b5b;
	font-size:18px;
	font-weight:normal;
	text-transform:capitalize;
	margin: 15px auto 15px auto;
	padding:0px;
}
.nieuwsItem_content p {
	font-size:11px;
	font-weight:normal;
	margin: 8px 5px 10px 30px;
	padding:0px 0px 0px 0px;
	line-height:130%;
	color:#999;
/*
	font-size:11px;
	margin:8px 0px 10px 0px;
	padding:0px;
	line-height:130%;
*/
}

.nieuwsItem_content ul, .nieuwsItem_content li, .nieuwsItem_content ol {
	color:#999;
	font-size:11px;
	line-height:130%;
}

.nieuwsItem_content a {
	color:#666666;
	text-decoration:none;
	background-image:url('/assets/images/linkpijl.gif');
	background-repeat:no-repeat;
	background-position:2px 3px;
	display:inline block;
	padding:0px 0px 0px 10px;
/*	color:#999;*/
}

.nieuwsItem_content img {
	border: 4px solid #fff;
}

.nieuwsItem_content a:hover {
	color:#000000;
}

/* right side (calendar) */
.right .agenda_container{
	width:481;
	background-color:#ffffff;
}
.right .agenda_head{
	height:85px;
	width:458px;
	background-image:url('/assets/images/agenda_head_small.jpg');
	background-repeat:no-repeat;
	background-position:top-left;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	
}
.right .agenda_body{
	width:458px;
	background-image:url('/assets/images/agenda_body_small.jpg');
	background-repeat:repeat-y;
	background-position:top-left;
	margin-left:auto;
	margin-right:auto;
}
.right .agenda_footer{
	width:458px;
	height:20px;
	background-image:url('/assets/images/agenda_footer_small.jpg');
	background-repeat:no-repeat;
	background-position:top-left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	
}
.right .agenda_button{
	margin-top:31px;
	margin-left:20px;
}

.right .time_bar{
	width:430px;
}

.right .moveUDbar{
	width:430px;
}

.right .moveUDbar.DOWN{
	background-image:url('/assets/images/down_small.png');
	clear:both;
	margin-bottom:0px;
}

.right .moveUDbar.UP{
	background-image:url('/assets/images/up_small.png');
}

.right .time_bar .time{
	width:314px;
}

.right .vertical_mask{
	width:430px;
}

.right .time_table{
	width:430px;
}

.right .horizontal_mask{
	width:390px;
}

.right .close{
	left:365px;
}

/* full page */
.full_head{
	width:965px;
	height:27px;
	border:1px solid #ccc;
	background-color:#fff;
}

/* history page */
.part{
	width:315px;
	float:left;
	margin:0px 0px 5px 11px;
	
	font-size:11px;
	color:#999999;
}

.part.first{
	margin:0px 0px 5px 0px;
	clear: left;
}

.part.large{
	width: 641px;
}

.part h1{
	width:293px;
	color:#ea0f91;
	font-size:18px;
	font-weight:normal;
	margin:12px 0px 15px 0px;
	text-transform:capitalize;
	border:1px solid #cccccc;
	border-bottom:1px solid #ea0f91;
	padding:30px 10px 10px 10px;
	background-image:url('/assets/images/weare_gris.gif');
	background-position:258px center;
	background-repeat:no-repeat;
}

.partlarge h1{
	width: 619px;
}

.part h2{
	width:290px;
	margin-left:10px;
	color:#666666;
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:capitalize;
}

.part.large h1{
	width: 616px;
}

.part img, .part.large img{
	border:0px;
}
.part p{
	width:290px;
	margin-left:10px;
	font-size:11px;
	color:#999999;
	line-height:130%;
	margin-bottom:10px;
}

.part.large p{
	width: 616px;
}

.part_footer{
	width:314px;
	height:15px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.part_footer.large{
	width: 640px;
}

form
{
	padding: 0px;
	margin: 0px;
}

input, textarea{
	margin:  3px 10px 3px 10px;
	color: #000;
	font-family: Arial;
	font-size: 11px;
}

input.text, textarea
{
	width: 210px;
	border: 1px solid #666;
	background-color: #f4f4f4;
	padding: 2px;
}

textarea
{
	height: 100px;
	width: 436px;
}

input.submit{
	background-color: #e9008a;
	color: #fff;
	padding: 3px 10px 3px 10px;
	border: 1px solid #666;
}

input.text.error, textarea.error{
	border: 1px solid #f00;
	background-color: #fdd;
}

.frontpage_vid{
	float: right;
	border: 1px solid #ccc;
	width: 473px;
	padding: 5px;
	margin-top: 10px;
}