/* <style type="text/css">  handig voor highlight */

.textblok_text {
	background-color: #f2f2f2;
	padding: 20px 10px 20px 10px;
	border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px;
}
.textblockBottom {
	display: none;
}

.content {
	border-radius: 6px 6px 6px 6px;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	/*padding: 20px 10px 20px;*/
	margin-bottom: 20px;
}
#topMenu {
	height: 30px;
	background: none;
	font-family: 'EurostileRomanDTCRegular';
	font-size: 16px;
	letter-spacing:2px;
}

#topMenu_div {
	border-left: 1px solid #ccc;
	bottom: 0px;
}
#topMenu div {
	float:left;
}
#topMenu a {
	height: 27px; /*30px;*/
	padding: 4px 10px 0px 10px; /* top en bottom uitzetten */
	border-width: 0px 1px 0px 0px;
	border-color: #CCC; /* #fff; */
	background-color: transparent;
	color: #fff;
	font-weight: normal;
	line-height: 1.5em;
}
#topMenu #current {
	color:#fff;
}
#topMenu a:hover {	
	color:#fff;
}
div.menu2 {
	border: 0px;
	margin-left: 1px;
	padding: 0px;
	height: 25px;	
}

div.menu2 a.WinItem {  
	padding: 6px 1em;
	background-color: #59A800;
	font-family: 'EurostileRomanDTCRegular';
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
}

P, LI {line-height: 1.7em; }

div.moduleTitle, div#page_name H1 {
	display: none;
	background: none;
	font-size: 180%;
	letter-spacing: 2px;
}

#submenu_container, #content_container {
	padding-top: 40px;
}

#bottom_container {
	position:relative;
	display: block;
	color: #666;
	background-color: #E6E7EC;
	border-top: 1px dashed #CCC;
	height: 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#bottom_container a {
	font-weight: normal;
	color: #666;
}

.subMenu {
	/*background-color:  #FFF;*/
	height: 24px;
	padding: 0px 0px 0px 0px;
	border-bottom-style: dashed;
	border-right-style: none;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	vertical-align:middle;
	line-height: 24px;
	font-family: 'EurostileRomanDTCRegular';
	font-size: 14px;
	letter-spacing: 1px;
}

.subMenu a {
	font-weight: normal;
}
/*
.subMenu a {
	color: #549FBA;
	display: block;
	line-height:24px;
	padding-right: 4px;
	padding-left: 4px;
}

.subMenu a:hover {
	background-color: #549FBA;
	color:#fff;
	display:block;
	height: 24px;
}

.subMenu a.selected {
	background-color: #549FBA;
	color:#fff;
	display:block;
	height: 24px;
}
*/
#lijn {
	display: none;	
}


@font-face {
	font-family: 'EurostileRomanDTCRegular';
	src: url('eurosti1-webfont.eot');
	src: local('?'), url('eurosti1-webfont.woff') format('woff'), url('eurosti1-webfont.ttf') format('truetype'), url('eurosti1-webfont.svg#webfontc6TqfIKX') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2 {
	font-family: 'EurostileRomanDTCRegular';
	font-weight: normal;
}
h2 {
	letter-spacing: 1px;
	font-size: 140%;
	font-weight: bold;
}



.droplinetabs{
	margin-left:170px;

}

/* tbv footer */
.copyright {
	position: relative;
	float:left;
	padding-left: 6px;
	margin-top: 2px;
}
.copyright a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	text-decoration: underline;
}

.lastUpdate {
	position: relative;
	float:right;
	padding-right: 6px;
	margin-top: 2px;	
}
.visitors {
	position: relative;
	display: block;
	float:right;
	right: 60px;
	margin-top: 2px;
}

.login {
	float: right;
	position: relative;
	text-align: right;
	width: 240px;
	padding-right: 6px;
	margin-top: 2px;
}
