@font-face {
	font-family: 'KavaOT-Black';
	src: url('kavaot-black-webfont.eot');
	src: local('☺'), url('kavaot-black-webfont.svg#webfont') format('svg'), url('kavaot-black-webfont.woff') format('woff'), url('kavaot-black-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 100%;
}

html.riShadowVisible {
	position: absolute;
	top: 71px;
	bottom: 0;
	height: auto;
	margin-top: 0;
}


p {
	margin: 0;
}
h1 {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}
.maintext ol {
	margin:0 0 0 9px;
	padding:0 0 0 9px;
}
.maintext ol li {
	padding: 0;
	margin: 0;	
}
#outerWrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	position: relative;
}

#leftpanel {
/*	position: relative;
	float: left;
	width: 200px;
	height: 100%;
	background: #FFFFFF url(../img/gradient.gif) repeat-x scroll left bottom;
	overflow: hidden;
	padding-left: 20px;
	border-right: 2px dotted #000;*/

	position: fixed;
	width: 200px;
	background: #FFFFFF url(../img/gradient.gif) repeat-x scroll left bottom;
	padding-left: 20px;
	border-right: 2px dotted #000;
	z-index: 91;	
	height: auto! important;
	min-height: 100%;
}

#left_top {
	position: relative;
	padding-bottom: 200px;
}
#left_bottom {
}


#rightpanel {
/*	position: relative;
	height: 100%;
	margin-left: 200px;
	overflow: hidden;*/
	position: absolute;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 220px;
	overflow: hidden;
	z-index: 51;
}

#leftgutters {
	position: absolute;
	height: 100%;
	top: 0;
	
	left: -3px;
	background-color: white;
	z-index: 50;
	border-right: 0px dotted #000;	
}

#rightgutters {
	background-color: white;
	z-index: 30;
	position: relative;
	float: right;
	height: 100%;
	background: #FFFFFF url(../img/gradient.gif) repeat-x scroll left bottom;
	border-left: 2px dotted #000;
	margin-right: -2px;	
}

.gutter {
	display: inline-block !important;
	width: 230px;
	position: relative;
	height: 100%;
	overflow: hidden !important;
	padding-right: 4px;
}
#rightgutters .gutter {
	padding-right: 0;
	padding-left: 0px;
}

.gutterbutton {
	width: 30px;
	background: #FFFFFF url(../img/gradient.gif) repeat-x scroll left bottom;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 100%;
	right: 0;
	z-index: 41;
}
.guttercontent {
width: 190px;
margin-left: 30px;
max-height: 99%;
overflow: auto;
}	
guttercontentSitemap {
		width: 440px;
}

#rightgutters .gutterbutton {
	left: 0;
}



#main {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	width: 100%;
	height: 100%;
}

#maintext {
	padding: 0 15px 0 15px;
}
#mainimg {
	position: absolute;
	top; 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/*.mainimg img {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 21;
}*/


#bottom {
	position: absolute;
	top: auto;
	bottom: 20px;
}
#adres {
	width: 100%;
	font-size: 90%;
	padding: 0px;
	color: #000;
}

#logo {
	width: 152px;
	height: 134px;
	margin-left: 4px;
	margin-top: 20px;
}

.menu ul li a {
	text-decoration: none;
	color: #000;
}
.menu .parentofcurrentpage a,
.menu .currentpage a {
	font-weight: bold;
}
.menu .lvl1 a {
	font-weight: normal;
}
.menu .lvl1 .parentofcurrentpage a,
.menu .lvl1 .currentpage a {
	font-weight: bold;
}

.floatleft {
	float: left;
}
.clear {
	clear: both;
}


#sitemap_nav {
	width: 190px;
	float: left;
}
#landingpages {
	width: 190px;
	float: left;
	margin-left: 10px;	
	display: none;
}

.sitemap_nav ul {
	list-style-type: disc !important;	
}
.sitemap_nav ul li {
	margin-left: 0px;
	padding-left: 15px;
	background: transparent url(../img/arrows.png) no-repeat scroll left -606px;
}
.sitemap_nav ul li a {
	background-image: none;
	font-weight: normal;
	padding: 0;
}
.sitemap_nav ul li li a {
	color: #6a9da8;
}
.sitemap_nav ul li li {
	display: block;
	visibility: visible;
	margin-left: 0px;
	background-position: left -400px;	
}
.sitemap_nav ul li li li{
	display: block;
	visibility: visible;
	margin-left: 0px;
}

.menu ul {
}
.menu ul li {

}
.menu ul li a {
	background-image: none;
	font-weight: normal;
	padding: 0;
}
.menu ul li li{
	display: block;
	visibility: visible;
	margin-left: 10px;
}
.menu ul li li li{
	display: none;
	visibility: hidden;
}


.news_close {
	background: transparent url(../img/nieuws_close.png) no-repeat scroll left 0px;
	cursor:pointer;
	display:block;
	height:60px;
	margin-top:22px;
	padding:2px 1px;
	visibility:visible;
	width:17px;
	margin-left: 3px;
}
.gutterClosed .news_close,
.news_open {
	margin-top: 30px;
	visibility: hidden;
	display: none;
}
.gutterClosed  .news_open {
	background: transparent url(../img/nieuws_open.png) no-repeat scroll left 0px;
	cursor:pointer;
	display:block;
	height:60px;
	margin-top:22px;
	padding:2px 1px;
	visibility:visible;
	width:17px;
	margin-left: 3px;
}
 
.scroller {
	height:100%;
/*	margin-right:200px;*/
	overflow:auto;
	position:relative;
	z-index:20;
	margin-left:20px;
}
#message_wrapper {
	width: 200px;
	position: absolute;
	left: 70%;
	top: 0;
	z-index: 40;
}
.message_bottom_wrapper {
	width: 200px;
	position: absolute;
	left: 10%;
	top: auto;
	bottom: 0;
	z-index: 41;
}
#tell_us_wrapper {
	width: 200px;
	float: left;
	margin-left: 65%;
}
.inner_message {
	background: url(../img/message.png) repeat-x scroll left bottom;	
	padding: 5px 5px 55px 5px;
}
.bottom_message {
	background: url(../img/message_bottom.png) repeat-x scroll left top;
	padding: 55px 5px 10px 5px;
}


#main_panel {
	padding: 60px 0 0 0px;
	position:relative;
	width:523px;
	z-index:20;
	left: 5%;
}
.panel-topper {
	width: 513px;
	height: 13px;
	background: transparent url(../img/panel_topper.png) no-repeat scroll left top;
}
.panel-middle {
	width: 513px;
	background: transparent url(../img/panel_middle.png) repeat-y scroll left top;
}
.panel-bottom {
	width: 513px;
	height: 58px;
	background: transparent url(../img/panel_bottom.png) no-repeat scroll left top;
}
.intro {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #6a9da8;
}
.hometxt .intro {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #000;
}
.intro a {
	background: url(../img/arrows.png) no-repeat scroll right -398px;
	color: #6a9da8;
	font-weight: normal;
}

.image_dotted {
	border: 2px dotted #000;
	line-height: 0em;
}
.image_dotted img {
	width: 296px !important;
	height: auto !important;
	float: none !important;
}
.read_more a {
	text-decoration: none;
	padding: 3px 18px 3px 0px;
	margin-right: 3px;
	background: url(../img/arrows.png) no-repeat scroll right 0px;
	color: #000;
	font-weight: bold;
}

a {
	text-decoration: underline;
	padding: 3px 18px 3px 0px;
	margin-right: 3px;
	background: url(../img/arrows.png) no-repeat scroll right 0px;
	color: #000;
	font-weight: bold;
}


#tweetpieter ul li,
#tweet ul li {
	margin: 0 0 10px 0;
	padding: 0;
}
.news {
	margin-right: 5px;
}
.news a {
	text-decoration: none;
	padding: 3px 18px 3px 0px;
	margin-right: 3px;
	background: url(../img/arrows.png) no-repeat scroll right -2400px;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}

.news h3 a {
	background: none;
	padding: 0;
	margin: 0;
}

.news .riBlogContentItemTitle,
.news .riBlogContentItemTitle > span.riTextContent{
	display: inline;
	/*riAdvHighlight*/
}



.nieuwslijn {
	border-bottom: 2px dotted #000;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
}

#tweet ul {
	list-style-type: none;
	margin: 0;
}
