@charset "utf-8";
/* CSS Document - Gemeente Leek */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;/*font-size: 1em;*/
	margin:0px;
	padding:0px;
	overflow: scroll;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.menu ul li.last {
	background:none;
}

/* =======> Webpage */

#webpage {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background: #fff;
	overflow: hidden;
}
#columnLeft {
	width:206px;
	float:left;
	overflow: hidden;
	background: #FFF;
}

div.indent{
	margin-left: 2em;
}
h1 {
	width:206px;
	height:96px;
	background-image:url(../img/leek_rev_06.gif);
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
h1 a {
	display:block;
	height:60px;
}
#columnRight {
	width:824px;
	float: left;
	background: #fff;

}
#header {
    position:  relative;
    overflow: hidden;
    height: 195px;
}

#header div.header-logo {
	background: url(../img/logo.png) no-repeat;
	width:62px;
	height:62px;
    position: absolute;
    top: 12px;
    left: 190px;
}



#header div.header-image {
	width:900px;
	height:111px;
	position: absolute;
    top: 85px;
    left: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top left;
}

.menuContent {
	position: relative;
	width:795px;
	height:104px;
	background-color:#3493cd;
	background-image:url(../img/leek_rev_09.gif);
	background-repeat:no-repeat;
}
#contentLogoLang {
	width:206px;
	background-color:#FFF;
}

#menu {
    width: 900px;
    overflow: hidden;
    background: #02643b;
}

 #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
 }

 #menu ul li {
    margin: 0;
    padding: 0;
    float: left;
 }

 #menu ul li.last a {
    border: none;
 }

 #menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 6px 15px;
    border-right: 1px solid #fff;
    text-transform: uppercase;
 }

 #menu ul li a.active {
    background: #fff;
    color: #194234;
 }

#lenguageContent {
	background: #FFF;
    position: absolute;
    top: 12px;
    right: 0;
}

#lenguageContent ul {
    margin: 0;
    list-style: none;
    padding: 0;
    position: relative;
    width: 232px;
}

#lenguageContent div#rs_div {
    height: 22px;
    overflow: hidden;
    position: absolute;
    right: 230px;
    top: 0;
    width: 220px;
}

#lenguageContent ul li {
    margin: 0;
    padding: 0;
    float: left;
    padding: 0px 5px;
    background: url('../img/pipeline.png') no-repeat center right;
}

#lenguageContent ul li.print {
    background: none;
}

#lenguageContent ul li.leesvoor{
    background: url('../img/leesvoor.png') no-repeat center right;
    padding-right: 30px;
}

#topmenu {
    position: absolute;
    top: 42px;
    right: 0;
}

#topmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

#topmenu ul li {
    margin: 0;
    padding: 0;
    float: left;
    padding: 0px 5px;
    background: url('../img/pipeline.png') no-repeat center right;
}

#topmenu ul li.last {
    background: none;
}

ul.menu .rss {
	padding:0px;
	margin:0px;
	margin-top:2px;
	width:16px;
	height:16px;
	margin-left:3px;
	background:transparent url(../img/rss_icon.gif) no-repeat;
}
ul.menu .rss a {
	text-indent:-9000px;
	width:16px;
	height:18px;
	display:block;
}
ul.menu .leesvoor {
	width:59px;
	margin-top:-2px !important;
	margin-top:-4px;
	height:27px;
	background-image:url(../img/leesvoor.gif);
}
ul.menu .leesvoor a {
	text-indent:-9000px;
	height:31px;
	display:block;
}
ul.menu .leesvoor a.close {
	display:inline;
	margin:0;
	padding:0;
	height:25px;
	background-color: #fff;
}
ul.menu .leesvoor div#rs_div {
    margin: -30px 0 0 0;
    width: 230px;
}
/* =======> Lenguages */

#lenguageContent a img {
	border: 0;
}

/* =======> Left Content */

#TopLeft {
	width:207px;
	height:77px;
	margin-top:6px;
	background-image:url(../img/zoom_ltop.gif);
	float:left;
}
#aPlus {
	width:20px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:3px;
}
#aPlus a {
	height:20px;
	text-indent:-9000px;
	display:block;
}
#aMinus {
	width:20px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:3px;
}
#aMinus a {
	height:20px;
	text-indent:-9000px;
	display:block;
}
#print {
	background-image: url(../img/print.gif);
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 6px;
	margin-top: 6px;
}
#print a {
	text-indent: -9000px;
	display: block;
}
#leftMenu {
	width:207px;
	padding-top:5px;
	background-color:#019e59;
	padding-bottom:50px;
	float:left;
}
#leftMenu ul {
	padding-bottom:20px;
	background-image:url(../img/line.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:bottom right;
}
#leftMenu ul li ul {
	background-image:none;
	padding:0;
	padding:0;
	margin:0;
}
#contentSearch {
    height:20px;
    float: left;
    margin-left: 15px;
}

.advanced-search {
    position: absolute;
    top: 22px;
    right: 0px;
}
#contentSearch input {
	width:147px;
	height:16px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.92em;
	color: #AAAAAA;
    float: left;
}

#contentSearch input.button {
    width: 65px;
    height: 20px;
    color: #000;
    margin-left: 4px;
}

#contentSearch input.focus {
	color: #000000;
}
#contentSearch input#searchButton {
	width:60px;
	height:22px;
	float:left;
	display:block;
    color: #000;
}
#searchButton a {
	height:20px;
	display:block;
}
#tableContent {
	position: absolute;
	width:600px;
	left: 94px;
	top: 41px;
}

#tableContent ul li a {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.16em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#tableContent ul {
	margin:0px;
	padding:0px;
}
#tableContent ul li,
#tableContent ul li.centerli {
	list-style:none;
	padding-left:22px;
	padding-top:2px;
	background-image:url(../img/kubik.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	height:20px;
	width:170px;
	overflow:hidden;
	margin-bottom:6px;
}
#leftMenu ul li {
	list-style:none;
	padding-left:22px;
	padding-top:3px;
	background-image:url(../img/kubik.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	width:170px;
	margin-bottom:9px;
}
#leftMenu ul li ul li{
  font-size:0.92em;
	list-style:none;
	padding-left:8px;
	background-image:url(../img/kubik4x4.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	width:160px;
	padding-top:0;
	margin-bottom:0px;
}
#leftMenu ul li ul li a {
  font-size:1em;
  font-weight:normal;
	margin:0px;
	padding:0px;
}

#leftMenu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.16em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#leftMenu ul li a:hover {
	text-decoration:underline;
}
#tableContent ul li a:hover {
	text-decoration:underline;
}
.large {
	width:246px;
}
.Leftmenu {
	margin-left:14px !important;
	margin-left:7px;
}
#leftMenu p {
	margin-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.92em;
}
/* Intern Page */
#content_outer {
  width:754px;
  margin-top:10px;
  overflow: hidden;
  float: left;
  padding-right: 10px;
}
#content {
  margin: 0px;
}
div#content h1 {
    background-image: none;
    height:auto;
    width:auto;
    text-indent: 0;
    padding: 0;
    font-size:2em;
}
div#content h3,
div#content h4,
div#content h5,
div#content h6 {
  /*font-size:1.2em;*/
  float: none;
}
div#content a {
  height:auto;
}
#breadcrumbs {
  margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
    padding-left: 49px;
    overflow: hidden;
}

div#breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#breadcrumbs ul li {
    margin: 0;
    padding: 0;
    float: left;
    background: url('../img/arrow.png') no-repeat right 7px;
    padding: 5px 16px 5px 5px;
}

div#breadcrumbs ul li.last {
    background: none;
}

div#breadcrumbs ul li a {
    text-decoration: none;
}

#rootline {
  margin-left:6px;
}
#rootline a {
	color:#019E59;
	text-decoration:none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.83em;
}

.two_columns {
	overflow: hidden;
}

.column1 {
	width:310px;
	float:left;
}
.column2 {
	width:242px;
	overflow: hidden;
	margin-left:40px;
	float:left;
	padding-bottom:30px;
}

.two_columns .column2 {
	margin-left: 0;
}

.column2 ul {
	padding:0px;
	margin:0px;
	width:200px;
	padding-left:10px;
	margin-top:5px;
	list-style:none;
	line-height:16px;
}
.column2 ul li a {
	background-image:url(../img/kv.png);
	background-repeat:no-repeat;
	background-position:left;
	font-size:1em;
	margin-top:3px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}
.column2 ul li a:hover {
	text-decoration:none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.42em;
	padding: 0;
	font-weight:bold;
	color:#000;
	margin:2px 0 2px 0;
	height:25px;
	overflow: hidden;
    text-transform: uppercase;
}
.titleSub {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:1.42em;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	color:#fff;
	margin-top:10px;
	width:310px;
	height:25px;
	background-color:#019e59;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:1em;
	color:#000;
	font-weight:bold;
	float:right;
	padding-bottom:10px;
	padding-top:10px;
}
/*.date {
	margin-left:10px;
	font-size:0.83em;
	font-style:italic;
}*/
.paddingBottom {
	margin-bottom:10px;
}
p {
	color:#000;
	font-size:1em;
	margin:0px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:12px;
}
.textNews {
	float:right;
	width:280px;
	color:#000;
	font-size:1em;
	margin:0px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:19px;
}
#rightBannerContent {
	float:left;
	width:115px;
	padding-top: 10px;
    padding-left: 21px;
}

#rightBannerContent p {
    padding: 0;
}
#leftMenu ul {
	margin:0px;
	padding-left:15px;
	margin-bottom:10px;
    width: 130px;
}

#rightBannerContent a {
    display: block;
    padding-bottom: 10px;
}

#rightBannerContent a img {
/* margin-top:10px !important;*/
	border:2px solid #4a6e60;
}

/*******************************************************************************
 Content / Sidebar - Tabs
*******************************************************************************/
div#content div.tabset {
	margin: 0 0 10px 0;
}

div#content div.tabset ul.semtabs {
	position: relative;
	height: 31px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

div#content div.tabset ul.semtabs li {
	float: left;
	margin: 0 0 0 11px;
	border-bottom: none;
}

div#content div.greentabs ul.semtabs li {
	border: 1px solid #019e59;
}

div#content div.tabset ul.semtabs li.first {
	margin: 0 1px 0 0;
}

div#content div.tabset ul.semtabs li a {
	display: block;
	height: 30px;
	padding: 0 10px;
	overflow: hidden;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background-repeat: repeat-x;
}

div#content div.greentabs ul.semtabs li a {
	background-color: #019e59;
	background-position: left 15px;
}

div#content div.tabset ul.semtabs li.active a {
	background-color: #ffffff;
	color: #2c3939;
	/* font-weight: bold; */
	background-image: none;
}

div#content div.tabset div.tab {
	margin: -1px 0 10px 0;
	padding: 10px;
}

div#content div.greentabs div.tab {
	border: 1px solid #019e59;
}

div#content div.tabset div.tab h3.tabtitle {
	display: none;
}




/* tt_news */
.news-latest-item {
  padding-bottom:8px;
}
.news-latest-item,
.news-latest-item h3,
.news-latest-item h3 a,
.news-latest-item a {
  text-decoration:none;
}
.news-latest-item h3,
.news-latest-item h3 a,
.news-single-item h3,
.news-list-item h3 {
  color: #000;
  padding-bottom: 3px;
}
.news-latest-item p.bodytext {
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
}
.news-single-item .date,
.news-latest-item .date {
	font-size: 0.83em;
	font-style: italic;
}

.news-latest-item .date {
	float: left;
}
.news-single-subheader {
    padding-left:10px;
}
.news-single-image {
    /*float:left;*/
}
.news-single-imgcaption {
    width:140px;
}
.date a {
  color: #000;
  font-size:0.93em;

}
.news-latest-morelink {
  margin:0;
  padding:0;
  text-align:right;
	font-family:Arial, Helvetica, sans-serif;
  font-size:0.83em;
}
.news-latest-gotoarchive {
  margin:0;
  padding:0;
	font-family:Arial, Helvetica, sans-serif;
  font-size:0.83em;
}
.news-list-container {
  width:100%;
}
.news-list-item {
  width:100%;
}
.news-list-item h3 {
	padding-bottom: 0px;
	padding-top: 4px;
}
.news-list-item a {
	width: 80%;
	float: left;
	overflow: hidden;
	padding-bottom: 4px;
}
.news-list-date {
  display: block;
  width: 20%;
  float: left;
  font-size: 0.8em;
  font-weight: normal;
  font-style: italic;
  color: #000;
  padding-top: 2px;
}
.tx-ttnews-browsebox p {
  padding-left: 0px;
}
.news-amenu-container h2 {
	text-transform: lowercase;
}

/*******************************************************************************
 Search Autocomplete
*******************************************************************************/
.ac_results {
	padding: 0px;
	margin: 1px 0 0 -0px;
	background-color: white;
	z-index: 99999;
	overflow: hidden;
}

.ac_results ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #bec4ca;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_results li span.results{
	float: right;
}

.ac_loading {
	background: white url('../img/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #00b0ed;
	color: white;
}


/******************************************************************************\
 * Form
\******************************************************************************/

form#mailform fieldset {
	border: 0;
}

form#mailform fieldset div.csc-mailform-field {
	overflow: hidden;
	margin: 7px 0;
}

* html form#mailform fieldset div.csc-mailform-field {
	overflow: visible;
	height: 1px;
}

form#mailform fieldset label {
	float: left;
	width: 230px;
	font-weight: bold;
}

form#mailform fieldset td div.csc-mailform-field {
	position: relative;
	overflow: hidden;
}

* html form#mailform fieldset table {
	position: relative;
	top: 35px;
	left: 20px;
}

* html form#mailform fieldset td div.csc-mailform-field {
	overflow: visible;
	height: 1px;
}

form#mailform fieldset td label {
	margin: 0 0 0 20px;
	float: none;
}
form#mailform fieldset td input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

form#mailform fieldset input,
form#mailform fieldset textarea {
}

form#mailform fieldset input.csc-mailform-radio {
	border: 0;
}

form#mailform fieldset input#mailformformtype_mail {
	margin: 0 0 0 230px;
}

span.csc-mailform-radio fieldset legend {
	display: none;
}

form#mailform fieldset span.csc-mailform-radio fieldset label {
	float: none;
	font-weight: normal;
}

/*******************************************************************************
                               Product catalog
*******************************************************************************/
#content div.tx-windproductcatalog-pi1 h4,
#content div.tx-windproductcatalog-pi1 div.products {
    /*width: 292px;*/
}

#content div.tx-windproductcatalog-pi1 {
    width: 592px;
    overflow: hidden;
}
* html #content div.tx-windproductcatalog-pi1 {
    width: 592px;
    overflow: visible;
}

#content div.tx-windproductcatalog-pi1 h3 {
	background: none;
}

#content div.tx_windproductcatalog_product p {
  margin:0;
  padding:0;
}

#content div.tx_windproductcatalog_product div.product div.rate_single,
#content div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field,
#content div.tx_windproductcatalog_product div.alphabet ul,
#content div.tx_windproductcatalog_product,
#content div.tx_windproductcatalog_search div.alphabet ul,
#content div.tx_windproductcatalog_search,
#content div.tx_windproductcatalog_category div.alphabet ul,
#content div.tx_windproductcatalog_category,
#content div.tx_windproductcatalog_overview div.alphabet ul,
#content div.tx_windproductcatalog_overview,
#content div.tx_windproductcatalog_rootline ul {
	overflow: hidden;
}

* html #content div.tx_windproductcatalog_product div.product div.rate_single,
* html #content div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field,
* html #content div.tx_windproductcatalog_product div.alphabet ul,
* html #content div.tx_windproductcatalog_product,
* html #content div.tx_windproductcatalog_search div.alphabet ul,
* html #content div.tx_windproductcatalog_search,
* html #content div.tx_windproductcatalog_category div.alphabet ul,
* html #content div.tx_windproductcatalog_category,
* html #content div.tx_windproductcatalog_overview div.alphabet ul,
* html #content div.tx_windproductcatalog_overview,
* html #content div.tx_windproductcatalog_login,
* html #content div.tx_windproductcatalog_rootline ul {
    overflow: visible;
    height: 1px;
}

div.tx_windproductcatalog_login span.button{
    display: inline-block;
    height: 20px;
    overflow: hidden;
    float: left;
}

div.tx_windproductcatalog_login{
    clear: both;
    height: 30px;
    overflow: hidden;
}

div.tx_windproductcatalog_login span.text {
    float: left;
    padding: 2px 5px 0 0 ;

}


div.tx_windproductcatalog_login span.button a.login {
    background-image:url(../img/digidlogin.jpg);
    width: 70px;
    display: block;
    padding-top: 20px;
}

div.tx_windproductcatalog_login span.button a.loguit {
    background-image:url(../img/digidloguit.jpg);
    width: 70px;
    display: block;
    padding-top: 20px;
}

div.tx_windproductcatalog_login,
div.tx_windproductcatalog_rootline {
    margin: 0 0 1em 0;
    font-size: 1em;/*0.8em;*/
}

#content div.tx_windproductcatalog_rootline ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.tx_windproductcatalog_rootline ul li {
    float: left;
    padding: 0 0 0 20px;
    background-image: url('images/rootline_bg.gif');
    background-repeat: no-repeat;
    background-position: 6px 50%;
}

div.tx_windproductcatalog_product div.column1,
div.tx_windproductcatalog_overview div.column1 {
    float: left;
    width: 175px;
}

div.tx_windproductcatalog_product div.column2,
div.tx_windproductcatalog_search div.search,
div.tx_windproductcatalog_search div.alphabet,
div.tx_windproductcatalog_category div.search,
div.tx_windproductcatalog_category div.alphabet,
div.tx_windproductcatalog_overview div.column2 {
    float: right;
    width: 410px;
    margin-left: 6px;
}
div.tx_windproductcatalog_product ul {
  width: auto;
  list-style-type: disc;
}
div.tx_windproductcatalog_product ul li a,
div.tx_windproductcatalog_category ul li a {
  background-image:none;
  padding-left:0;
}
div.tx_windproductcatalog_product div.column2,
div.tx_windproductcatalog_search div.column2,
div.tx_windproductcatalog_category div.column2 {
    /*clear: both;*/
}

div.tx_windproductcatalog_product div.column1 div.sections,
div.tx_windproductcatalog_product div.column1 div.forms,
div.tx_windproductcatalog_product div.column1 div.categories,
div.tx_windproductcatalog_product div.column2 div.product,
div.tx_windproductcatalog_overview div.categories div.category,
div.tx_windproductcatalog_overview div.extra div.category,
div.tx_windproductcatalog_overview div.popular {
    margin: 0 0 1em 0;
    padding: 5px;
    border: 1px solid #019E59;
}

#content div.tx_windproductcatalog_product div.column1 div.sections h3,
#content div.tx_windproductcatalog_product div.column1 div.forms h3,
#content div.tx_windproductcatalog_product div.column1 div.categories h3,
#content div.tx_windproductcatalog_product div.column2 div.product h3,
#content div.tx_windproductcatalog_search div.column2 h3,
#content div.tx_windproductcatalog_category div.column2 h3,
#content div.tx_windproductcatalog_overview div.categories div.category h3,
#content div.tx_windproductcatalog_overview div.extra div.category h3,
#content div.tx_windproductcatalog_overview div.popular h3 {
    font-size: 1em;
    margin: 0 0 1em 0;
	color: #000000;
	padding: 0;
}

#content div.tx_windproductcatalog_product div.column1 div.sections ul,
#content div.tx_windproductcatalog_product div.column1 div.forms ul,
#content div.tx_windproductcatalog_product div.column1 div.categories ul,
#content div.tx_windproductcatalog_search div.column2 div.products ul,
#content div.tx_windproductcatalog_category div.column2 div.products ul,
#content div.tx_windproductcatalog_category div.column2 div.categories ul,
#content div.tx_windproductcatalog_overview div.categories div.category ul,
#content div.tx_windproductcatalog_overview div.extra div.category ul {
    padding-left: 2px;
    margin: 0 0 0 10px;
    list-style-type:disc;
}
#content div.tx_windproductcatalog_overview div.popular ol {
    padding: 0;
    margin: 0 0 0 20px;
}
#content div.tx_windproductcatalog_category div.column2 div.products ul li a,
#content div.tx_windproductcatalog_overview div.categories div.category ul li a {
	/*background-image:url(../img/kv.gif);
	background-repeat:no-repeat;
	background-position:left;*/
	background-image:none;
  font-size:1em;
	margin-top:3px;
	padding-left:0px;
	text-decoration:underline;
}

div.tx_windproductcatalog_product div.column2 div.product,
div.tx_windproductcatalog_product div.search form,
#content div.tx_windproductcatalog_product div.alphabet ul,
div.tx_windproductcatalog_search div.search form,
#content div.tx_windproductcatalog_search div.alphabet ul,
div.tx_windproductcatalog_category div.search form,
#content div.tx_windproductcatalog_category div.alphabet ul,
div.tx_windproductcatalog_overview div.alphabet,
div.tx_windproductcatalog_overview div.search {
    padding: 5px 10px;
    margin: 0;
    border: 1px solid #019E59;
}

div.tx_windproductcatalog_overview div.search,
div.tx_windproductcatalog_product div.search form {
	border: 0;
}

div.tx_windproductcatalog_product div.column2 div.product div.rate_single label {
    float: left;
    width: 300px;
    font-weight: bold;
}

div.tx_windproductcatalog_product div.column2 div.product div.rate_single span.value {
    display: block;
    margin: 0 0 0 310px;
}

/* Verwijderd voor Samenwerkende Catalogi zoeken
div.tx_windproductcatalog_product div.search form,
div.tx_windproductcatalog_search div.search form,
div.tx_windproductcatalog_category div.search form,
div.tx_windproductcatalog_overview div.search {
    border-bottom: none;
}
*/

/* Begin toegevoegd voor Samenwerkende Catalogi zoeken */
div.tx_windproductcatalog_product div.search,
div.tx_windproductcatalog_search div.search,
div.tx_windproductcatalog_category div.search,
div.tx_windproductcatalog_overview div.search {
    overflow: hidden;
    margin: 0 0 1em 0;
}

* html div.tx_windproductcatalog_product div.search,
* html div.tx_windproductcatalog_search div.search,
* html div.tx_windproductcatalog_category div.search,
* html div.tx_windproductcatalog_overview div.search {
    overflow: visible;
    height: 1px;
}

div.tx_windproductcatalog_product div.search form,
div.tx_windproductcatalog_search div.search form,
div.tx_windproductcatalog_category div.search form,
div.tx_windproductcatalog_overview div.search form {
    overflow: hidden;
}

* html div.tx_windproductcatalog_product div.search form,
* html div.tx_windproductcatalog_search div.search form,
* html div.tx_windproductcatalog_category div.search form,
* html div.tx_windproductcatalog_overview div.search form {
    overflow: visible;
    height: 1px;
}

div.tx_windproductcatalog_product div.search div.left,
div.tx_windproductcatalog_search div.search div.left,
div.tx_windproductcatalog_category div.search div.left,
div.tx_windproductcatalog_overview div.search div.left {
    float: left;
    width: 220px;
}

div.tx_windproductcatalog_product div.search div.left label,
div.tx_windproductcatalog_search div.search div.left label,
div.tx_windproductcatalog_category div.search div.left label,
div.tx_windproductcatalog_overview div.search div.left label {
    font-weight: bold;
}

div.tx_windproductcatalog_product div.search div.left div.field label,
div.tx_windproductcatalog_search div.search div.left div.field label,
div.tx_windproductcatalog_category div.search div.left div.field label,
div.tx_windproductcatalog_overview div.search div.left div.field label {
    font-weight: normal;
}

div.tx_windproductcatalog_product div.search div.right,
div.tx_windproductcatalog_search div.search div.right,
div.tx_windproductcatalog_category div.search div.right,
div.tx_windproductcatalog_overview div.search div.right {
    margin: 0 0 0 225px;
}

div.tx-windscsearch-pi1 hr {
    color: #000000;
    height: 1px;
    background-color: #000000;
    border: none;
}

div.tx-windscsearch-pi1 div.browser ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    overflow: hidden;
}

* html div.tx-windscsearch-pi1 div.browser ul {
    overflow: visible;
    height: 1px;
}

div.tx-windscsearch-pi1 div.browser ul li {
    display: inline;
}

div.tx-windscsearch-pi1 div.browser ul li.current {
    font-weight: bold;
}

div.tx-windscsearch-pi1 div.browser ul li.next {
    float: right;
}

div.tx-windscsearch-pi1 div.browser ul li.previous {
    float: left;
}
/* Einde toegevoegd voor Samenwerkende Catalogi zoeken */

#content div.tx_windproductcatalog_product div.alphabet ul,
#content div.tx_windproductcatalog_search div.alphabet ul,
#content div.tx_windproductcatalog_category div.alphabet ul,
div.tx_windproductcatalog_overview div.alphabet {
    border-top: none;
    margin: 0 0 1em 0;
}


div.tx_windproductcatalog_product div.product form.formmail,
div.tx_windproductcatalog_overview div.search form {
    margin: 0;
    padding: 0;
}

/* Verwijderd voor Samenwerkende Catalogi zoeken
div.tx_windproductcatalog_product div.search label,
div.tx_windproductcatalog_search div.search label,
div.tx_windproductcatalog_category div.search label,
div.tx_windproductcatalog_overview div.search label {
    display: block;
    font-weight: bold;
}

div.tx_windproductcatalog_product div.search input.text,
div.tx_windproductcatalog_search div.search input.text,
div.tx_windproductcatalog_category div.search input.text,
div.tx_windproductcatalog_overview div.search input.text {
    width: 200px;
}
*/

#content div.tx_windproductcatalog_overview div.alphabet ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content div.tx_windproductcatalog_product div.alphabet ul,
#content div.tx_windproductcatalog_search div.alphabet ul,
#content div.tx_windproductcatalog_category div.alphabet ul {
    list-style: none;
}

div.tx_windproductcatalog_product div.alphabet ul li,
div.tx_windproductcatalog_search div.alphabet ul li,
div.tx_windproductcatalog_category div.alphabet ul li,
div.tx_windproductcatalog_overview div.alphabet ul li {
    display: inline;
    float: left;
}

div.tx_windproductcatalog_product div.alphabet ul li a,
div.tx_windproductcatalog_search div.alphabet ul li a,
div.tx_windproductcatalog_category div.alphabet ul li a,
div.tx_windproductcatalog_overview div.alphabet ul li a {
    display: block;
    width: 30px;
    line-height: 25px;
    font-size: 0.8em;
    text-align: center;
}

div.tx_windproductcatalog_product div.alphabet ul li a:hover,
div.tx_windproductcatalog_search div.alphabet ul li.current a,
div.tx_windproductcatalog_search div.alphabet ul li a:hover,
div.tx_windproductcatalog_category div.alphabet ul li a:hover,
div.tx_windproductcatalog_overview div.alphabet ul li a:hover {
    background-color: #D6E7F7;
}

div.tx_windproductcatalog_overview div.categories div.category_col1 {
    float: left;
    width: 203px;
}

div.tx_windproductcatalog_overview div.categories div.category_col2 {
    float: right;
    width: 203px;
}

div.tx_windproductcatalog_search div.column2 div.products,
div.tx_windproductcatalog_category div.column2 div.products,
div.tx_windproductcatalog_category div.column2 div.categories {
    border: 1px solid #019E59;
    padding: 5px;
    margin: 0 0 1em 0;
}

#content div.tx_windproductcatalog_search div.column2 div.products h4,
#content div.tx_windproductcatalog_category div.column2 div.products h4,
#content div.tx_windproductcatalog_category div.column2 div.categories h4 {
    background-color: transparent;
    background-image: none;
    padding: 0;
    margin: 0 0 0 0;
    font-size: 1em;
    color: #000000;
}

div.tx_windproductcatalog_overview div.categories div.category ul li.more {
    list-style: none;
    font-style: italic;
    font-size: 0.8em;
}

div.tx_windproductcatalog_product div.product strong.error {
    color: #ff0000;
}

fieldset.csc-mailform,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform {
    border: 0;
    padding: 0;
    margin: 0;
}

fieldset.csc-mailform div.csc-mailform-field,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field {
    padding: 2px 0;
}

fieldset.csc-mailform div.csc-mailform-field label,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field label {
    float: left;
    width: 150px;
    font-weight: bold;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio,
fieldset.csc-mailform div.csc-mailform-field select,
fieldset.csc-mailform div.csc-mailform-field textarea,
fieldset.csc-mailform div.csc-mailform-field input,
fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-label,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field select,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field textarea,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field input,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-label {
    display: block;
    margin: 0 0 0 155px;
}

fieldset.csc-mailform div.csc-mailform-field input.csc-mailform-submit,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field input.csc-mailform-submit {
    margin: 0;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset legend,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset legend {
    display: none;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset input,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset input {
    display: inline;
    margin: 0;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset label,
div.tx_windproductcatalog_product div.product fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset label {
    float: none;
    width: auto;
    font-weight: normal;
}

/*******************************************************************************
 Advanced search
*******************************************************************************/

div#content div.zoekheleoverheid form,
div#content div.tx_windproductcatalog_advsearch form,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form {
	margin: 0;
	padding: 0;
}

div#content div.zoekheleoverheid form fieldset,
div#content div.tx_windproductcatalog_advsearch form fieldset,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

div#content div.tx_windproductcatalog_advsearch form fieldset.keywords,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset.keywords {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 2px solid #eeeeee;
}

div#content div.zoekheleoverheid form fieldset h4,
div#content div.tx_windproductcatalog_advsearch form fieldset h4,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset h4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

div#content div.zoekheleoverheid form fieldset div.pair,
div#content div.tx_windproductcatalog_advsearch form fieldset div.pair,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair {
	margin: 0 0 .5em 110px;
	overflow: hidden;
}

div#content div.zoekheleoverheid form fieldset div.pair label,
div#content div.tx_windproductcatalog_advsearch form fieldset div.pair label,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair label {
	float: left;
	width: 305px;
	overflow: hidden;
}

div#content div.zoekheleoverheid form fieldset div.pair input,
div#content div.tx_windproductcatalog_advsearch form fieldset div.pair input,
div#content div.tx_windproductcatalog_advsearch form fieldset div.pair div.field,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair select,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair input {
	float: left;
	width: 185px;
	border: 2px solid #e8e8e8;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair select {
	width: 189px;
}

div#content div.tx_windproductcatalog_advsearch form fieldset div.pair div.field {
	border: 0;
}

div#content div.tx_windproductcatalog_advsearch form fieldset div.pair div.field div.pair {
	margin: 0;
}

div#content div.tx_windproductcatalog_advsearch form fieldset div.pair div.field div.pair input {
	float: none;
	width: auto;
}

div#content div.tx_windproductcatalog_advsearch form fieldset div.pair div.field div.pair {
	margin: 0;
}

div#content div.tx_windproductcatalog_advsearch form fieldset div.pair div.field div.pair label {
	float: none;
	width: auto;
}

div#content div.tx_windproductcatalog_advsearch form fieldset div.pair div.field div.pair input {
	float: none;
	width: auto;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair span.date {
	float: left;
	width: 200px;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair span.date input {
	float: left;

	width: 77px;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form fieldset div.pair span.date label {
	float: left;
	width: 20px;
	display: block;
	padding: 0 2px;
}

div#content div.zoekheleoverheid form div.buttons,
div#content div.tx_windproductcatalog_advsearch form div.buttons,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form div.buttons {
	text-align: right;
}

div#content div.zoekheleoverheid form div.buttons input,
div#content div.tx_windproductcatalog_advsearch form div.buttons input,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox form div.buttons input {
	cursor: pointer;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-form {
	margin: 0;
	padding: 0;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-form label {
	float: left;
	width: 250px;
	overflow: hidden;
}
div#content div.tx-htdig-pi1{
	overflow: hidden;
}
div#content div.tx-htdig-pi1 p{
    margin: 2px;
    padding: 0px;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-suggestions{
	margin: 2em 0 2em 0;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-suggestions a{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-res{
	margin: 0 0 2.5em 0;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-res h3{
	margin: 0 0 0em 0;
	padding: 0;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-title a{
    font-weight: bold;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-info{
	color: #919796;
	overflow: hidden;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-info div.tx-htdig-pi1-percent{
	float: left;
	padding-right: 4px;
}
div#content div.tx-htdig-pi1 dl.tx-htdig-pi1-info {
    margin: 0;
}
div#content div.tx-htdig-pi1 dl.tx-htdig-pi1-info dd.tx-htdig-pi1-text-item-size,
div#content div.tx-htdig-pi1 dl.tx-htdig-pi1-info dd.tx-htdig-pi1-text-item-mtime{
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	font-style: italic;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-descr{
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-url a{
	text-decoration: none;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging{
	margin: 0 0 0 0;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging ul {
	list-style-type:none;
	overflow: hidden;
	margin: 10px 0 10px 0;
	padding: 0;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging ul li {
	float: left;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging a {
	text-decoration: none;
    padding: 0 10px 0 10px;
	display: block;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging strong {
	margin:0 0 0 -1px;
	padding: 0 5px 0 5px;
	display: block;
	background-color: #019E59;
	color: #FFFFFF;
}
/*
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-results{
	margin: 5em 0 0 0;
	float: right;
	font-weight: bold;
}
*/

div#content div.tx-htdig-advsearch {
	float: right;
}

/*******************************************************************************
 wind_suggest
*******************************************************************************/
div#content div.tx-windsuggest-pi1 ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	background-color: #d2e9f2;
}

div#content div.tx-windsuggest-pi1 ul li {
	margin: 0 0 1em 0;
}

div#content div.tx-windsuggest-pi1 ul li h3 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

div#content div.tx-windsuggest-pi1 ul li h3 a {
	color: #019E59;
	text-decoration: underline;
}

div#content div.tx-windsuggest-pi1 ul li p {
	margin: 0;
	padding: 0;
}

div#content div.tx-windsuggest-pi1 ul li a {
	color: #019E59;
	text-decoration: underline;
}

/*******************************************************************************
 wind_events - Overview
*******************************************************************************/
div#content div.tx-windevents-pi1 div.list ul.prevnext {
	overflow: hidden;
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

div#content div.tx-windevents-pi1 div.list ul.prevnext li {
	background-repeat: no-repeat;
	font-size: 125%;
}

div#content div.tx-windevents-pi1 div.list ul.prevnext li.prev {
	float: left;
	background-image: url("../img/previous_black.png");
	background-position: left 50%;
	padding: 0 0 0 10px;
}

div#content div.tx-windevents-pi1 div.list ul.prevnext li.next {
	float: right;
	background-image: url("../img/next_black.png");
	background-position: right 50%;
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
}

div#content div.tx-windevents-pi1 div.list ul.prevnext li a {
	color: #2c3939;
	text-decoration: none;
}

div#content div.tx-windevents-pi1 div.list div.event {
	overflow: hidden;
	margin: 0 0 22px 0;
	padding: 0 0 22px 0;
	border-bottom: 1px solid #eeeeec;
}

div#content div.tx-windevents-pi1 div.list div.event div.image {
	float: left;
	margin-top: 12px;
    width: 50px;
	overflow: hidden;
}

div#content div.tx-windevents-pi1 div.list div.event h3.title {
	margin: 0 0 0 50px;
}

div#content div.tx-windevents-pi1 div.list div.event h3.title a {
	text-decoration: none;
	color: #000000;
}

div#content div.tx-windevents-pi1 div.list div.event div.date,
div#content div.tx-windevents-pi1 div.list div.event div.description {
	margin: 0 0 0 50px;
}

div#content div.tx-windevents-pi1 div.list div.event div.description div.more {
	display: inline;
}

div#content div.tx-windevents-pi1 div.list div.event div.description div.more a {
	color: #2c3939;
	text-decoration: none;
}

div#content div.tx-windevents-pi1 div.list div.event div.date {
	font-weight: bold;
	font-size: 0.83em;
	font-style: italic;
}

div#content div.tx-windevents-pi1 div.list div.pagebrowser ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

div#content div.tx-windevents-pi1 div.list div.pagebrowser ul li {
	float: left;
}

div#content div.tx-windevents-pi1 div.list div.pagebrowser ul li a {
	text-decoration: none;
	color: #000000;
	padding: 0 10px;
	font-weight: bold;
	background-image: url('../img/pipeline_black.png');
	background-repeat: no-repeat;
	background-position: right 50%;
	display: block;
}

div#content div.tx-windevents-pi1 div.list div.pagebrowser ul li.current a {
	background-image: none;
	background-color: #019E59;
	color: #fff;
}

div#content div.tx-windevents-pi1 div.list div.pagebrowser ul li.next a {
	background-image: none;
}


/*******************************************************************************
 wind_events - Calendar
*******************************************************************************/
div#content div.tx-windevents-pi1 div.calendar {
	border: 1px solid #02643b;
	margin: 0 0 1em 0;
}

div#content div.tx-windevents-pi1 div.calendar h2 {
	background-color: #02643b;
	margin: 1px;
	padding: 4px 0 0 0;
	text-align: center;
	color: #ffffff;
	font-size: 142%;
}
div#content div.tx-windevents-pi1 div.calendar ul {
    /*width: 280px; ok in FF, niet in IE*/
    overflow: visible;
    text-align: center;
}
div#content div.tx-windevents-pi1 div.calendar ul.prevnext {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	width: auto;
}

div#content div.tx-windevents-pi1 div.calendar ul.prevnext li {
	height: 23px;
	width: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: .1em .7em;
}

div#content div.tx-windevents-pi1 div.calendar ul.prevnext li.prev {
	float: left;
	background-image: url("../img/previous_black.png");
}

div#content div.tx-windevents-pi1 div.calendar ul.prevnext li.next {
	float: right;
	background-image: url("../img/next_black.png");
}

div#content div.tx-windevents-pi1 div.calendar ul.prevnext li a {
	display: block;
	padding: 23px 0 0 0;
}

div#content div.tx-windevents-pi1 div.calendar h3 {
	line-height: 23px;
	color: #02643b;
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0px;
	border: 1px solid #02643b;
	border-bottom: none;
}

div#content div.tx-windevents-pi1 div.calendar h3 a {
	text-decoration: none;
	color: #2c3939;
}

div#content div.tx-windevents-pi1 div.calendar table {
	border-left: 1px solid #02643b;
	border-bottom: 1px solid #02643b;
	width: 100%;
	border-spacing: 0;
	font-size: 12px;
}

div#content div.tx-windevents-pi1 div.calendar table tr td,
div#content div.tx-windevents-pi1 div.calendar table tr th {
	text-align: center;
	border-top: 1px solid #02643b;
	border-right: 1px solid #02643b;
	font-size: 90%;
	padding: 1px;
	line-height: 25px;
	width: 40px;
}

div#content div.tx-windevents-pi1 div.calendar table tr td div {
	height: 25px;
	width: 100%;
}

div#content div.tx-windevents-pi1 div.calendar table tr td.active div {
	position: relative;
	background-color: #02643b;
	color: #ffffff;
	font-weight: bold;
}

div#content div.tx-windevents-pi1 div.calendar table tr td div a {
	color: #2c3939;
	text-decoration: none;
}

div#content div.tx-windevents-pi1 div.calendar table tr td.active div a {
	color: #ffffff;
}

div#content div.tx-windevents-pi1 div.calendar table tr td.active div ul {
	display: none;
}


/*******************************************************************************
 wind_events - Single
*******************************************************************************/
div#content div.tx-windevents-pi1 div.single div.pair {
	overflow: hidden;
	margin: 0 0 20px 0;
}
div#content div.tx-windevents-pi1 div.single h2 {
	height: auto;
	overflow: visible;
}

div#content div.tx-windevents-pi1 div.single div.pair label {
	float: left;
	width: 100px;
	font-weight: bold;
}

div#content div.tx-windevents-pi1 div.single div.pair span.value {
	display: block;
	margin: 0 0 0 105px;
}

div#content div.tx-windevents-pi1 div.single div.description {
	border-top: 1px solid #e8e8e7;
	padding: 20px 0;
}

div#content div.tx-windevents-pi1 div.single div.description h3 {
	font-size: 100%;
}

div#content div.tx-windevents-pi1 div.single div.image {
	overflow: hidden;
}

div#content div.tx-windevents-pi1 div.single div.image div {
	float: left;
	margin: 5px 10px 5px 0;
	position: relative;
}

div#content div.tx-windevents-pi1 div.single div.image div a {
	cursor: pointer;
}

div#content div.tx-windevents-pi1 div.single div.image div a span.image {
	display: block;
	width: 168px;
	height: 126px;
	overflow: hidden;
	line-height: 126px;
}

div#content div.tx-windevents-pi1 div.single div.image div a span.image img {
	vertical-align: bottom;
}

div#content div.tx-windevents-pi1 div.single div.image div a span.text {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 19px;
	height: 19px;
	overflow: hidden;
	background-image: url("images/zoom.png");
	text-indent: 19px;
}


/*******************************************************************************
 wind_eform
*******************************************************************************/
div#content div.tx-windeform-pi2 div.single form {
	margin: 1em 0;
	padding: 0;
}

div#content div.tx-windeform-pi2 div.check div.pair,
div#content div.tx-windeform-pi2 div.single form div.pair {
	overflow: hidden;
	margin: 0 0 1em 0;
}

* html div#content div.tx-windeform-pi2 div.check div.pair,
* html div#content div.tx-windeform-pi2 div.single form div.pair {
	overflow: visible;
	height: 1px;
}

div#content div.tx-windeform-pi2 div.single form div.pair div.error {
	font-size: .8em;
}

div#content div.tx-windeform-pi2 div.single form div.pair div.error p {
	color: #ff0000;
	margin: 0;
	padding: 0;
}

div#content div.tx-windeform-pi2 div.check div.pair label,
div#content div.tx-windeform-pi2 div.single form div.pair label {
	display: block;
	font-weight: bold;
}

div#content div.tx-windeform-pi2 div.single form div.pair label span.required {
	color: #ff0000;
	font-size: .8em;
	font-weight: normal;
}

div#content div.tx-windeform-pi2 div.check div.pair div label,
div#content div.tx-windeform-pi2 div.check div.pair span.field label,
div#content div.tx-windeform-pi2 div.single form div.pair div label,
div#content div.tx-windeform-pi2 div.single form div.pair span.field label {
	display: inline;
	font-weight: normal;
}

div#content div.tx-windeform-pi2 div.single form div.pair span.field span.singleradio {
	display: block;
}

/*******************************************************************************
 Bekendmakingen
*******************************************************************************/
div.news-latest-container div.news-latest-item input {
	width: 190px;
	margin: 0;
	padding: 0;
}

div.news-latest-container div.news-latest-item label {
	display: none;
}

div#footer {
    height: 66px;
    background: url('../img/footer.png') no-repeat;
    margin: auto;
    width: 900px;
    overflow: hidden;
}

div#footer p {
    padding-left: 25px;
    padding-top: 22px
}
div#footer div.footer-inner {
    margin-left: 230px;
}

div#footer div.footer-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #807981;
}

div#footer div.footer-inner ul li {
    margin: 0;
    padding: 0;
    float: left;
    padding: 5px 10px;
    background: url('../img/pipeline-grey.png') no-repeat center right;
}

div#footer div.footer-inner ul li.rss a {
    background: url('../img/rss_icon.gif') no-repeat 0px center;
    padding-left: 25px;
}

div#footer div.footer-inner ul li.twitter a {
    background: url('../img/icon_twitter.png') no-repeat 0px center;
    padding-left: 25px;
}

div#footer div.footer-inner ul li.twitter {
	background: none;
}

div#footer div.footer-inner ul li a {
    text-decoration: none;
    color: #807981;
}

div#sidebar {
    float: left;
    width: 253px;
    overflow: hidden;
    padding-top: 45px;
}

div#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#sidebar ul li {
    margin: 0;
    padding: 5px 0px;
}

div#sidebar ul li ul {
    margin-top: 3px;
    margin-left: 18px;
}

div#sidebar ul li a {
    text-decoration: none;
    color: #595a52;
    font-size: 14px;
    font-weight: bold;
}

div#content_outer_vervolg {
    float: left;
    width: 647px;
    margin-top:10px;
    overflow: hidden;
}

div#content-holder {
    background: url('../img/content-right.png') repeat-y 252px top;
    width: 900px;
    height: 100%;
    overflow: hidden;
}

div#webpage.printfriendly  div#content-holder {
	background: none;
}

div#webpage.printfriendly h1 {
	height: 80px;
}

div#webpage.printfriendly h3 {
	float: none;
}

div#webpage.printfriendly div.address {
	margin-left: 10px;
}

div#content-holder-home {
    background: url('../img/content-right.png') repeat-y 759px top;
    width: 900px;
    height: 100%;
    overflow: hidden;
}

div#content_outer_vervolg div#content {
    padding-left: 55px;
}

div#footer-vervolg {
    height: 66px;
    background: url('../img/footer2.png') no-repeat;
    margin: auto;
    width: 900px;
    overflow: hidden;
}

div#footer-vervolg p {
    padding-left: 25px;
    padding-top: 22px
}
div#footer-vervolg div.footer-inner {
    margin-top: 45px;
    margin-left: 260px;
}

div#footer-vervolg div.footer-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #807981;
}

div#footer-vervolg div.footer-inner ul li {
    margin: 0;
    padding: 0;
    float: left;
    padding: 5px 10px;
    background: url('../img/pipeline-grey.png') no-repeat center right;
}

div#footer-vervolg div.footer-inner ul li.rss a{
    background: url('../img/rss_icon.gif') no-repeat 0 center;
    padding-left: 25px;
}

div#footer-vervolg div.footer-inner ul li a {
    text-decoration: none;
    color: #807981;
}

div#footer-vervolg div.footer-inner ul li.twitter a {
    background: url('../img/icon_twitter.png') no-repeat 0px center;
    padding-left: 25px;
}

div#footer-vervolg div.footer-inner ul li.twitter {
	background: none;
}


/*******************************************************************************
 WIND Diftar
*******************************************************************************/
.tx-winddiftar-pi1 label,
div.tx-winddiftar-pi1 div.overview div.general div.pair label {
	font-weight: bold;
}

div.tx-winddiftar-pi1 div.tree ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.tx-winddiftar-pi1 div.tree ul li ul {
    margin: 0 0 0 12px;
}

div.tx-winddiftar-pi1 div.tree ul li.current a {
    background-image: url("../img/treeitem_current.gif");
}

div.tx-winddiftar-pi1 div.tree ul li.current ul li a,
div.tx-winddiftar-pi1 div.tree ul li a {
    background-image: url("../img/treeitem.gif");
    background-position: left 2px;
    background-repeat: no-repeat;
    color: #000000;
    font-weight: normal;
    line-height: 14px;
    padding: 0 0 0 14px;
    text-decoration: none;
    display: block;
}

div.tx-winddiftar-pi1 div.tree ul li.current ul li.current a,
div.tx-winddiftar-pi1 div.tree ul li.current a {
	font-weight: bold;
}

div.tx-winddiftar-pi1 div.overview h2 {
	overflow: auto;
	height: auto;
}

div.tx-winddiftar-pi1 div.overview .general {
	margin: 10px 0;
}

div.tx-winddiftar-pi1 div.overview table.data {
    border: 1px solid #05904F;
    border-spacing: 0;
}
div.tx-winddiftar-pi1 div.overview table.data thead tr th {
    background-color: #A1D6BC;
    font-weight: bold;
    padding: 2px 5px;
    text-align: left;
}
div.tx-winddiftar-pi1 div.overview table.data tbody tr td {
    border-top: 1px solid #05904F;
    padding: 2px 5px;
}
div.tx-winddiftar-pi1 div.overview table.data tbody tr td.weight,
div.tx-winddiftar-pi1 div.overview table.data thead tr th.weight {
    text-align: right;
}
div.tx-winddiftar-pi1 div.overview table.data tbody tr.total td {
    background-color: #A1D6BC;
    font-weight: bold;
}

/*******************************************************************************
 WIND STUF-tax taxaties
*******************************************************************************/
div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single {

}

div#content div.tx-windstuftaxtaxaties-pi1 div.pdf {
	font-size: 120%;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single span.pdflink {
	float: right;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.pdf-header {
	background-image: url('../img/pdf-header.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 94px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.data {
	line-height: 2em;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.pair {
	overflow: hidden;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.pair span.label {
	display: block;
	float: left;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.pair span.field {
	display: block;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woning {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 10px 0;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woning div.image{
	float: right;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woning div.data div.pair {
	margin: 0 0 5px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woning div.data div.pair span.label {
	width: 150px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woning div.waarde {
	border-top: 1px solid #000000;
	padding: 10px 0 0;
	margin: 10px 0 0;
	font-weight: bold;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woning div.waarde div.pair span.label {
	width: 200px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.objectgegevens,
div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.marktgegevens {
	border-bottom: 1px solid #000000;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.objectgegevens div.pair span.label {
	width: 150px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.marktgegevens {
	padding: 0 0 10px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.marktgegevens div.pair span.label {
	width: 200px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.kadastrale_percelen {
	border-bottom: 2px solid #000000;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single span.sectionlabel {
	display: block;
	margin: 10px 0;
	font-weight: bold;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woningen {
	border-top: 1px solid #000000;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woningen h3 {
	border-bottom: 2px solid #000000;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woningen div.data {
	line-height: inherit;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woningen div.woning {
	border-top: none;
	border-bottom: 1px solid #000000;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.woningen div.woning div.data div.pair span.label {
	width: 200px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single table th {
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single table td sup {
	font-size: 70%;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.info {
	font-style: italic;
	border-bottom: 1px solid #000000;
	padding: 0 0 5px;
}

div#content div.tx-windstuftaxtaxaties-pi1 div.stuftax_single div.info ul {
	margin-top: 0;
	padding-left: 15px;
}
