body {
	margin:0;
	color:#6b6866;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff;
}
a {
	text-decoration:none;
	color:#000;	
}
.last{
	color:#FFF
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
h1{
	font-size: 16px;
	}
}
p {
padding: 0;
margin: 0;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
.clear{ clear: both}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	margin:0 auto 20px auto;
	width:820px;
	position: relative;
	background: transparent url(../images/design/bg-page.png) repeat-y right bottom;
	border-left: #ffe1d4 1px solid;
}

#header {
	width:100%;
	height: 183px;
	z-index: 900;
	position: relative;

}
.logo {
	float:left;
	width:150px;
	height:120px;
	overflow:hidden;
	margin: 10px 0 0;
	padding: 0 15px 0 14px;
	text-indent:-9999px;
	background:url(../images/design/logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
.title-header {
	float:left;
	width: 616px;
	padding: 0px 0 0 25px;
	background:url(../images/design/bg-header.png) no-repeat top right;
}
.text-block {
	float:left;
	padding: 30px 0 0;
}
.text-block h1 {
	overflow:hidden;
	text-indent:-9999px;
	width:425px;
	margin: 4px;
	height:50px;
	margin: 0;
	background:url(../images/design/text-eventips.png) no-repeat
}
.text-block strong {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:423px;
	height:34px;
	background:url(../images/design/text-uw-persoon.gif) no-repeat
}
.info-block {
	position:relative;
	top:15px;
	float:right;
	width:146px;
	padding:0 20px 0;
	
}
.top-small-box {
	width:145px;
	height:10px;
	overflow:hidden;
	background:url(../images/design/bg-box.png) no-repeat left top;
}
.bottom-small-box {
	width:145px;
	height:16px;
	margin-bottom:13px;
	overflow:hidden;
	background:url(../images/design/bg-box.png) no-repeat left bottom;
}
.main-small-box {
	width:129px;
	padding:2px 11px 7px 5px;
	overflow:hidden;
	background:url(../images/design/bg-box.png) repeat-y left center;
	text-align:center;
	color:#fafafa;
	font-size:13px;
	font-weight: bold;
}
.main-small-box a {
	line-height:12px;
	color:#fafafa;
}
.main-small-box em {
	font-size:13px;
	line-height:13px;
	font-style:normal;
}
#content {
	width:100%;
		background: transparent url(../images/design/bg-footer.png) no-repeat right bottom;
}

.main-content {
	padding: 0 0 0 25px;
	float:left;
	width: 616px;
}
.main-part {
	float:left;
	width:464px;
		min-height:520px;
	height:auto !important;
  	height:520px;
	position: relative;
	background: #fff url(../images/design/bg-mainpart.png) repeat-y right top;
}
.main-part-btm {
	width:463px;
	height: 8px;
	position: absolute;
	bottom:-1px;
	left: 0;
	background: transparent url(../images/design/bg-mainpart-btm.png) no-repeat -1px bottom;
}
.main-part-content {
	z-index: 200;
	padding: 10px 20px 10px 10px;
	position: relative;
}

.main-part-content a{
	color: #9a141b;
	text-decoration: none;
	}
.main-part-content a:hover{
	text-decoration: underline;
	}
	
	
.girl {
	width:139px;
	height: 160px;
	position: absolute;
	bottom: 5px;
	right: -30px;
	z-index: 100;
	background: transparent url(../images/design/girl.png) no-repeat 100% 100%;
}

#navigation {
	margin: 0;
	position: absolute;
	bottom: 20px;
	padding:0;
	list-style:none;
	line-height:21px;
	width: 443px;
	z-index: 900;
}
#navigation li {
	float:left;
}
#navigation li a {
	font-size:12px;
	display: block;
	width: 100px;
	height: 22px;
	font-weight:bold;
	color:#FFF;
	text-align: center;
		text-decoration: none;
	background: #fff url(../images/design/btn-nav.png) no-repeat right top;
}
#navigation li:hover,
#navigation li.hover {
	position:relative;
}
#navigation li.selected a,
#navigation li:hover a,
#navigation li.hover a {
	color:#FFF;
	text-decoration: underline;
}
#navigation li:hover li a,
#navigation li.hover li a {
	color:#4a4a4a;
	float:none;
	display:block;
	text-align: left;
			text-decoration: none;
	padding: 0 0 0 4px;
	background-image: none;
	height: 22px;
	position: relative;
	z-index: 900;
	font-weight: normal;
}
#navigation li:hover li,
#navigation li.hover li {
	width:100%;
	background:#fff;
	border-left:none;
	border-bottom:1px solid #f9a539;
}
#navigation li.hover li a:hover,
#navigation li:hover li a:hover {
	color:#000000;
				text-decoration: underline;
}

#navigation ul {
	margin:0;
	padding:0;
	position:absolute;
	top:22px;
	width: 150px;
	list-style:none;
	display:none;
	border:solid #f9a539;
	border-width:1px 1px 0;
	z-index: 900;
}
#navigation li.hover ul,
#navigation li:hover ul {
	display:block;
}
.main-part h2 {
	clear:both;
	padding:30px 0 11px;
	margin:0;
	font-size:20px;
	line-height:22px;
	color:#fff;
	text-decoration:underline;
}
.main-part p {
	margin:0 0 16px;
	font-size:12px;
	line-height:16px;
	color:#000000;

}
.side-part {
	float:left;
	overflow:hidden;
	width:142px;
}
.side-part ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.side-part li {
	width:142px;
	height:97px;
	overflow:hidden;
	margin-bottom:17px;
	background: #fff url(../images/design/bg-shade.png) no-repeat right top;
}

.eng{
		background: #fff url(../images/design/btn-engels.png) no-repeat right top;
		width: 81px;
		height: 21px;
		overflow: hidden;
		text-indent: -999em;
		display: block;
		margin: 0 0 0 20px;
}

.side-part li img {
	float:left;
}
.sidebar {
	float:left;
	width:169px;
	position: relative;
	top: -21px;
	overflow: hidden;
	height: 100%;
	padding: 0 0 0 10px;
}
.sidebar .top-small-box {

	width: 167px;
	background: transparent url(../images/design/bg-boxl.png) no-repeat left top;
}
.sidebar .bottom-small-box {

		width: 167px;
	background: 	transparent url(../images/design/bg-boxl.png) no-repeat left bottom;
}
.sidebar .main-small-box {
	width: 155px;
	padding: 2px 7px 8px 5px;
	font-size:12px;
	background: 	transparent url(../images/design/bg-boxl.png) no-repeat left center;
}
.sidebar h3 {
	background: #fff url(../images/design/bg-event.png) no-repeat left center;
	text-indent: -9999em;
	overflow: hidden;
	margin:0 0 17px;
	padding:3px 5px;
	width: 150px;
	color:#fffaf8;
	background-color:#f19151;
}
.sidebar ul {
	margin:-7px 0 0;
	padding:0 0 10px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.sidebar li {
	margin-bottom:8px;
}
.sidebar li a {
	display:block;
	width:150px;
	padding:9px 5px 5px;
	background-color:#f48836;
	color:#fff;
	font-size: 12px;
	border-bottom: #f8cdb5 1px solid;
	font-weight: bold;
}
.sidebar li.selected li a:hover,
.sidebar li a:hover {
	text-decoration:underline;
}
.sidebar li ul {
	margin:-1px 0 0;
	padding:0;
	list-style:none;
}
.sidebar li li {
	margin-bottom:0;
	padding-left:3px;
	background:url(../images/design/bullet-sidebar.gif) no-repeat 1px 50%;
}
.sidebar li.selected li a,
.sidebar li li a {
	background:#fff;
	color:#4a4a4a;
		font-weight: normal;
	text-transform:none;
	text-decoration: none;
}

.sidebar li.selected a{
	text-decoration: underline;
}

#breadcrumb {
	position:relative;
	top:10px;
	clear: both;
	color:#000;
}
#footer {
	overflow:hidden;
	text-align:center;
	padding: 20px 0 15px 0;
	width: 600px;
	float: left;
	height: 44px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align: left;
}
#footer li {
	display:inline;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
#footer li em {
	font-style:normal;
}
#footer li a {
	color:#fff;
	text-transform:uppercase;
}

a.languageswitch{
	text-decoration:none;
}

.form_select{
	width:300px;
}
