/*******************************************************************************
 General
*******************************************************************************/
html,
body {
	height: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

body {
	background: #dbe3e6 url('images/bodybg.gif') repeat-x 0 94px;
	text-align: center;
}

body,
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
}

div#container {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #fff url('images/containerbg.gif') repeat-y left top;
}

div#container div#container2 {
	position: relative;
	width: 100%;
	height: 100%;
	background: url('images/container2bg.gif') repeat-y right top;
}

div#container3 {
	position: absolute;
	top: 94px;
	left: 3px;
	bottom: 14px;
	right: 3px;
	background: transparent url('images/mainmenubg.gif') no-repeat 2px bottom;
	overflow: hidden;
}

* html div#container3 {
	top: 94px;
	left: 3px;
	bottom: 0;
	right: 0;
	width: 894;
	height: expression(document.body.clientHeight - 108 + "px");
}

div#container3_inner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: auto;
}

* html div#container3_inner {
	position: static;
	height: 100%;
	width: 100%;
}


/*******************************************************************************
 Title
*******************************************************************************/
div#container2 h1 {
	margin: 0;
	padding: 0;
	height: 95px;
	width: 413px;
	background: url('images/headerbg.jpg') no-repeat 17px 0;
	overflow: hidden;
}

div#container2 h1 span {
	padding-top: 100px;
	display: block;
}

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

div#container2 div#snelmenuSize {
	position: absolute;
	top: 10px;
	right: 20px;
	overflow: hidden;
}

div#container2 div#snelmenuSize ul.snelmenu,
div#container2 div#snelmenuSize ul.topmenu {
	display: inline;
}

div#container2 ul.snelmenu li,
div#container2 ul.topmenu li {
	display: inline;
	padding: 0 6px 0 6px;
	
	background: url('images/snelmenulibg.gif') no-repeat right center;
}

div#container2 ul.size {
	display: inline;
	padding: 0 0 0 5px;
}
div#container2 ul.size li {
	display: inline;

	text-transform: uppercase;
}

div#container2 ul.size li.size1 {
	font-size: 8px;
}
div#container2 ul.size li.size2 {
	font-size: 12px;
}
div#container2 ul.size li.size3 {
	font-size: 16px;
}
div#container2 ul.size li.size4 {
	font-size: 20px;
	padding-right: 6px;
	margin-right: 30px;
	background: url('images/snelmenulibg.gif') no-repeat center right;
}

div#container2 ul.snelmenu li a,
div#container2 ul.topmenu li a,
div#container2 ul.size li a {
	font-weight: bold;
	color: #2aa3d6;
	text-decoration: none;
}

div#container2 ul.languages {
	position: absolute;
	left: 14px;
	top: 76px;
}
div#container2 ul.languages li {
	float: left;
	padding: 0 2px 0 3px;
}

div#container2 ul.languages li a img {
	border: 0;
}

div#container2 form#zoekoptie {
	position: absolute;
	top: 72px;
	right: 20px;
}

div#container2 form#zoekoptie div {
	margin: 0 auto;
	padding: 0;
}

div#container2 form#zoekoptie p {
	margin: 0;
	padding: 0;
}

div#container2 form#zoekoptie input {
	border: 1px solid #000;
	padding: 0;
	margin: 0;
	width: 70px;
	height: 14px;
	vertical-align: bottom;
	font-size: 80%;
}

* html div#container2 form#zoekoptie input {
	height: 16px;
}

div#container2 form#zoekoptie input.submit {
	background: url('images/zoekknop.gif') no-repeat 0 2px; 

	overflow: hidden;
	line-height: 100px;
	text-indent: 40px;
	
	font-weight: bold;
	width: 39px;
	border: 0;
	height: 18px;
	outline: none;
	
	padding: 0;
	margin: 0;
}

div#container2 form span.submitborder {
	margin-left: 2px;
}

div#container2 div.rsstopmenu {
	background: url('images/rsslogo.png') no-repeat left top;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

div#container2 div.rsstopmenu a {
	display: block;
	height: 25px;
	width: 25px;
	line-height: 100px;
}


/*******************************************************************************
 Search Autocomplete
*******************************************************************************/
.ac_results {
	text-align: left;
	padding: 0px;
	margin: 0;
	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;
}

* html .ac_results li {
	height: 1px;
	overflow: visible;
}

.ac_results li span.text{
	float: left;
	display: block;
	width: 190px;
	overflow: hidden;
}

.ac_results li span.results{
	float: right;
	display: block;
	width: 50px;
	overflow: hidden;
	text-align: right;
}

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

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


/*******************************************************************************
 Main menu
*******************************************************************************/
div#container3 div#mainmenu {
	float: left;
	padding: 0 0 0 2px;
	min-height: 100%;
	
	position: relative;
	behavior: url("fileadmin/templates_shared/csshover.htc");
}

* html div#container3 div#mainmenu {
	height: 100%;
}

div#container3 div#mainmenu ul {
	width: 198px;
	margin: 10px 0 20em 0;
}

div#container3 div#mainmenu ul ul {
	width: auto;
	margin: 5px 0;
}

div#container3 div#mainmenu ul li {
	margin: 0 0 0 12px;
}

div#container3 div#mainmenu ul li.empty {
	border-bottom: 1px solid #6ec0e3;
	line-height: 1px;
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
}

div#container3 div#mainmenu ul ul li {
	background: url('images/mainmenuitem.gif') no-repeat left 7px;
	margin: 0 0 0 2px;
	padding: 0 0 0 10px;
}

div#container3 div#mainmenu ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#container3 div#mainmenu ul li a:hover,
div#container3 div#mainmenu ul li.current a {
	color: #ffd50e;
}

div#container3 div#mainmenu a img {
	background-image: none;
	border: 0;
	margin: 10px 0 0 10px;
}


/*******************************************************************************
 Products menu
*******************************************************************************/
div#container3 div#mainmenu div#productsmenu {
	border-bottom: 1px solid #6ec0e3;
}

div#container3 div#mainmenu div#productsmenu ul {
	background-color: transparent;
	margin: 0;
	width: auto;
}

div#container3 div#mainmenu div#productsmenu ul li {
	position: relative;
	margin: 0;
	width: 198px;
	background-color: #0f98d1;
}

* html div#container3 div#mainmenu div#productsmenu ul li {
	display: inline;
}

div#container3 div#mainmenu div#productsmenu ul li a {
	display: block;
	margin: 10px 5px;
	padding: 8px;
	border: 1px solid #6ec0e3;
	background-color: #3fadda;
	background-image: url('images/productmenu_bg.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
}

* html div#container3 div#mainmenu div#productsmenu ul li a {
	height: 1px;
}

div#container3 div#mainmenu div#productsmenu ul li ul {
	display: none;
	position: absolute;
	left: 100%;
	top: -12px;
	background-color: #ffffff;
}

* + html div#container3 div#mainmenu div#productsmenu ul li ul {
	top: -1px;
}

* html div#container3 div#mainmenu div#productsmenu ul li ul {
	top: -1px;
}

div#container3 div#mainmenu div#productsmenu ul li:hover ul {
	display: block;
}

div#container3 div#mainmenu div#productsmenu ul li ul li {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #ffffff;
}

div#container3 div#mainmenu div#productsmenu ul li ul li a {
	margin: 1px 0 0 0;
	padding: 3px 10px;
	background-image: none;
	white-space: nowrap;
	border: none;
	background-color: #ffd50e;
	color: #000000;
}

div#container3 div#mainmenu div#productsmenu ul li ul li a:hover {
	background-color: #ffd50e;
}


/*******************************************************************************
 Quick links
*******************************************************************************/
div#container3 div#mainmenu div.tx-windquicklinks-pi1 {
	position: relative;
	z-index: 2;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul {
	margin: 1em 54px 20em 54px;
	width: 90px;
	list-style-type: none;
	padding: 0;
	list-style: none;
	background-image: none;
}

div#container3 div#mainmenu div.webzegel {
	margin: 1em 0 20em 0;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li {
    position: relative;
    display: block;
    background-color: #d6e7f7;
    border: 1px solid #000000;
	background-image: none;
	
	padding: 0;
	margin: 0;
	height: 100%;
}

* html div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li {
    height: 1px;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li:hover {
    background-color: #ffffff;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li div {
    color: #0092ce;
    padding: 5px;
    cursor: pointer;
    text-align: center;
	font-weight: bold;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li:hover div {
    color: #000000;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li ul {
    position: absolute;
    display: none;
    top: 0;
    left: 100%;
    margin: 0;
    padding: 0;
    width: 200px;
    list-style: none;
    background-image: none;
	background-color: #000000;
    border: 1px solid #000000;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li:hover ul {
    display: block;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li ul li {
    padding: 0;
    margin: 0;
    height: auto;
    border: none;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li ul li a {
    display: block;
    padding: 5px;
    margin: 0;
    background-image: none;
    font-size: 100%;
    line-height: 100%;
    text-decoration: none;
    color: #0092ce;
}

* html div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li ul li a {
    height: 1px;
}

div#container3 div#mainmenu div.tx-windquicklinks-pi1 ul li ul li a:hover {
    text-decoration: none;
    color: #000000;
}


/*******************************************************************************
 Contact
*******************************************************************************/
div#contactgegevens {
	position: absolute;
	z-index: 1;
	left: 12px;
	bottom: 0;
	color: #fff;
}

div#contactgegevens h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 5px 0;
}
div#contactgegevens p {
	margin: 0;
	padding: 5px 0 5px 0;
}
div#contactgegevens p a {
	color: #fff;
}
div#contactgegevens p.openingstijden a {
	font-weight: bold;
}


/*******************************************************************************
 Content
*******************************************************************************/
div#container3 div#content {
	margin: 0 0 0 200px;
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-y;
	background-position: right 0;
}

* html div#container3 div#content {
	float: left;
	margin: 0;
}

div#container3 div#content div#content_inner {
	overflow: hidden;
	padding: 10px 10px 0 10px;
}

* html div#container3 div#content div#content_inner {
	overflow: visible;
	height: 1px;
}

div#content_inner h1 {
	font-size: 1.6em;
	height: auto;
	width: auto;
}

div#content_inner div.csc-header h1,
div#content_inner div.news-single-item h1,
div#content_inner div.news-single-item h2 {
	background: url('images/h1logo.gif') no-repeat left 1px;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	line-height: 24px;
	
	font-weight: 900;
	font-size: 1.7em;
	font-family: Arial;
}

div#content_inner div.news-single-header h3,
div.news-single-timedata {
	font-weight: normal;
	margin: 5px 0 5px 0;
	font-size: 1em;
}

* html div#content_inner div.csc-header h1,
* html div#content_inner div.news-single-item h1,
* html div#content_inner div.news-single-item h2 {
	height: 25px;
}

div#content_inner div.news-single-header h3 {
	margin: 0;
	padding: 0;
}

div#content_inner h2 {
	font-size: 1.3em;
	height: auto;
	width: auto;
	background: none;
}

div#content_inner h3,
div#content_inner h4,
div#content_inner h5,
div#content_inner h6 {
	font-size: 1.2em;
}

div#content_inner ul {
	list-style-type: disc;
	padding: 0 0 0 1.5em;
}

div#content_inner a {
	color: #0f98d1;
}

div#content_inner p {
	line-height: 1.4em;
}

.align-left {
        text-align: left;
}
.align-center {
        text-align: center;
}
.align-right {
        text-align: right;
}
.align-justify {
        text-align: justify;
}


/*******************************************************************************
 Header
*******************************************************************************/
div#container3 div#content div#header {
	height: 210px;
	background: #ffd50e url('images/headerbg2.jpg') no-repeat top left;
	overflow: hidden;
}

div#container3 div#content div#header h2 {
	margin: 210px 0 0 0;
	padding: 0;
}


/*******************************************************************************
 Two columns
*******************************************************************************/
div#content_inner div.twocolumns {
	overflow: hidden;
}

* html div#content_inner div.twocolumns {
	overflow: visible;
	height: 1px;
}

div#content_inner div.twocolumns div.column1 {
	margin: 0 225px 0 0;
	overflow: hidden;
}

div#content_inner div.twocolumns div.column2 {
	float: right;
	width: 204px;
	overflow: hidden;
}

div#content_inner div.twocolumns div.column2 a img {
	border: none;
}

div#content_inner div.twocolumns div.column2 p {
	margin: 0 0 5px 0;
	padding: 0;
}


/*******************************************************************************
 Footer
*******************************************************************************/
div#footer {
	position: absolute;
	
	bottom: 0;

	height: 13px;
	width: 100%;
	overflow: hidden;	
}

* html div#footer {
	/*bottom: -1px;*/
	bottom: expression(document.body.clientHeight % 2 == 0 ? "0px" : "-1px");
}

div#footer div#footer_inner {
	background: #fff url('images/footerbg.gif') repeat-x left top;
	margin: 0 5px 0 5px;
	
	height: 13px;
	
	text-align: center;
}

div#footer div#footer_inner p {
	margin: 0;
	padding: 0;
}

/* ***
 * tt_news.
**/
div#content_inner div.twocolumns div.column2 div.block,
div.news-latest-container-alt {
	font-size: .9em;
}

div.news-latest-item,
div.news-list-item {
	overflow: hidden;
	
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #1a2036;
}

* html div.news-latest-item,
* html div.news-list-item {
	overflow: visible;
	height: 1px;
}

div#content_inner div.twocolumns div.column2 div.block,
div.news-latest-container-alt div.news-latest-item {
	border: 1px solid #dbe3e6;
	padding: 5px;
	margin: 0 0 5px 0;
}

div.news-latest-item h2,
div#content_inner div.news-latest-item h2,
div#content_inner div.news-latest-item h2 a,
div.news-list-item h2,
div#content_inner div.news-list-item h2,
div#content_inner div.news-list-item h2 a {
	color: #0f98d1;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

div#content_inner div.news-latest-container-alt div.news-latest-item h2,
div#content_inner div.news-latest-container-alt div.news-latest-item h2 a {
	margin: 0 0 5px 0;
	font-size: 1.2em;
}

div#content div.news-single-item-bekendmakingen h3 {
	font-size: 1em;
	font-weight: normal;
}

div.news-latest-item div.news-latest-image,
div.news-list-item div.news-list-image {
	float: left;
	width: 140px;
	min-height: 1px;
}

div.news-latest-container-alt div.news-latest-item div.news-latest-image {
	float: right;
	width: 75px;
}
div.news-list-container-bekendmakingen div.news-list-item div.news-list-image {
	display: none;
}
div.news-latest-item div.news-container,
div.news-list-item div.news-container {
	float: left;
	width: 287px;
}
div.news-list-container-bekendmakingen div.news-list-item div.news-container {
	width: auto;
	float: none;
}

div#content_inner div.twocolumns div.column2 div.block p,
div.news-latest-item div.news-latest-text p,
div.news-list-item div.news-list-text p {
	margin: 0 0 4px 0;
}

div#content div.news-single-item-bekendmakingen p.bodytext,
div#content div.news-single-item p.bodytext {
	margin: 0 0 1em 0;
}

div#content_inner div.news-latest-container-alt div.news-latest-item div.news-latest-text p {
	line-height: 1.3em;
}

div.news-latest-item div.news-latest-date {
	color: #000000;
}

div.news-latest-item div.news-latest-morelink,
div.news-list-item div.news-list-morelink {
	background: url('images/morelink.gif') no-repeat left top;
	height: 11px;
	width: 87px;
	
	overflow: hidden;
	float: right;
}

div.news-latest-item div.news-latest-morelink a,
div.news-list-item div.news-list-morelink a {
	display: block;
	padding-top: 11px;
	width: 87px;
	
	float: right;
	text-align: right;
}

div.news-single-item-bekendmakingen .news-single-author,
div.news-single-item .news-single-author {
	margin: 0;

}

div.news-single-item-bekendmakingen .news-single-image,
div.news-single-item .news-single-image {
	float: right;
	margin: 0 5px 5px 5px;
}

div.news-latest-container-alt div.news-latest-item ul li.news-amenu-item-year {
	display: none;
}

/*******************************************************************************
                               Product catalog
*******************************************************************************/
#content_inner div.tx-windproductcatalog-pi1 {
    width: 657px;
    overflow: hidden;
}

#content_inner div.tx-windproductcatalog-pi1 h1 {
	background: none;
}

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

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

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

#content_inner 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: 200px;
}

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: 450px;
}

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 #0092CE;
}

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

#content_inner div.tx_windproductcatalog_product div.column1 div.sections ul,
#content_inner div.tx_windproductcatalog_product div.column1 div.forms ul,
#content_inner div.tx_windproductcatalog_product div.column1 div.categories ul,
#content_inner div.tx_windproductcatalog_search div.column2 div.products ul,
#content_inner div.tx_windproductcatalog_category div.column2 div.products ul,
#content_inner div.tx_windproductcatalog_category div.column2 div.categories ul,
#content_inner div.tx_windproductcatalog_overview div.categories div.category ul,
#content_inner div.tx_windproductcatalog_overview div.extra div.category ul,
#content_inner div.tx_windproductcatalog_overview div.popular ol {
    padding: 0;
    margin: 0 0 0 25px;
}


div.tx_windproductcatalog_product div.column2 div.product,
div.tx_windproductcatalog_product div.search form,
#content_inner div.tx_windproductcatalog_product div.alphabet ul,
div.tx_windproductcatalog_search div.search form,
#content_inner div.tx_windproductcatalog_search div.alphabet ul,
div.tx_windproductcatalog_category div.search form,
#content_inner 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 #0092CE;
}

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_inner div.tx_windproductcatalog_product div.alphabet ul,
#content_inner div.tx_windproductcatalog_search div.alphabet ul,
#content_inner 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_inner div.tx_windproductcatalog_overview div.alphabet ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content_inner div.tx_windproductcatalog_product div.alphabet ul,
#content_inner div.tx_windproductcatalog_search div.alphabet ul,
#content_inner 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: 220px;
}

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

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 #0092CE;
    padding: 5px;
    margin: 0 0 1em 0;
}

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

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;
}


/*******************************************************************************
 Mijn gemeente - General
*******************************************************************************/
div#container3 div#content #content_inner div.mijngemeente_tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-image: url("images/tab_line.gif");
    background-position: bottom left;
    background-repeat: repeat-x;
	
	list-style: none;
}

* html div#container3 div#content #content_inner div.mijngemeente_tabs ul {
    overflow: visible;
    height: 1px;
}

div#container3 div#content #content_inner div.mijngemeente_tabs ul li {
    float: left;
    background-image: url("images/tab_left.gif");
}

div#container3 div#content #content_inner div.mijngemeente_tabs ul li a {
    display: block;
    background-image: url("images/tab_right.gif");
    background-position: top right;
    background-repeat: no-repeat;
    line-height: 20px;
    padding: 0 15px;
    color: #00425d;
    text-decoration: none;
    font-weight: bold;
}

div.mijngemeente_tabs ul li a:hover {
    color: #000000;
}

div.mijngemeente_tabs ul li.current {
    background-image: url("images/tab_left_current.gif");
}

div.mijngemeente_tabs ul li.current a {
    background-image: url("images/tab_right_current.gif");
    color: #000000;
}

div.mijngemeente {
    border: 1px solid #0092ce;
    border-top: none;
    background-color: #ffffff;
}


/*******************************************************************************
 Mijn gemeente - Mijn gegevens
*******************************************************************************/
div.mijngemeente div.mijngemeente_inner {
    overflow: hidden;
    width: 559px;
}

/* html div.mijngemeente div.mijngemeente_inner {
    overflow: visible;
    height: 1px;
}*/

div.mijngemeente h2 {
    margin: 0 1px 1px 0;
    padding: 0 5px;
    line-height: 25px;
    font-size: 1em;
    background-color: #d5e9f1;
    color: #000000;
}

div.mijngemeente div.tabbertab,
div.mijngemeente div.algemeen {
    margin: 5px;
    padding: 1px 0 0 1px;
    background-color: #0092ce;
}

div.mijngemeente div.algemeen div.algemeen_inner {
    position: relative;
    overflow: hidden;
}

* html div.mijngemeente div.algemeen div.algemeen_inner {
    height: 1px;
    overflow: visible;
}

div.mijngemeente div.tabbertab div.pair,
div.mijngemeente div.algemeen div.pair {
    overflow: hidden;
}

* html div.mijngemeente div.tabbertab div.pair,
* html div.mijngemeente div.algemeen div.pair {
    overflow: visible;
    height: 1px;
}

div.mijngemeente div.tabbertab div.pair {
    margin: 0 1px 0 0;
}

div.mijngemeente div.tabberlive div.tabbertab div.pair {
    margin: 0;
}

div.mijngemeente div.tabbertab div.pair label,
div.mijngemeente div.algemeen div.pair label {
    float: left;
    text-align: right;
    color: #00425d;
    line-height: 25px;
    width: 120px;
}

div.mijngemeente div.tabbertab div.pair label span,
div.mijngemeente div.algemeen div.pair label span {
    display: block;
    background-color: #ffffff;
    padding: 0 5px;
    margin: 0 1px 1px 0;
}

div.mijngemeente div.tabbertab div.pair span.field,
div.mijngemeente div.algemeen div.pair span.field {
    display: block;
    margin: 0 0 0 120px;
    padding: 0 5px;
    line-height: 25px;
    background-color: #ffffff;
}

div.mijngemeente div.algemeen div.naam,
div.mijngemeente div.algemeen div.adres {
    width: 308px;
}

div.mijngemeente div.algemeen div.geboortedatum {
    width: 547px;
}

div.mijngemeente div.algemeen div.sofinummer,
div.mijngemeente div.algemeen div.geslacht {
    position: absolute;
    top: 0;
    right: 1px;
    width: 238px;
}

div.mijngemeente div.algemeen div.geslacht {
    top: 26px;
}

div.mijngemeente div.tabbertabhide {
    display: none;
}

div.mijngemeente div.tabberlive {
    margin: 0 5px 5px 5px;
    overflow: hidden;
}

* html div.mijngemeente div.tabberlive {
    height: 1px;
    overflow: visible;
}

div#container3 div#content #content_inner div.mijngemeente div.tabberlive ul.tabbernav {
    float: left;
    margin: 0 5px 0 0;
    padding: 2px;
    border: 1px solid #0092ce;
    list-style: none;
}

div#container3 div#content div.mijngemeente div.tabberlive ul.tabbernav li {
    width: 170px;
}

div#container3 div#content div.mijngemeente div.tabberlive ul.tabbernav li a {
    display: block;
    border: 1px solid #ffffff;
    padding: 2px 5px;
    color: #00425d;
    text-decoration: none;
}

div#container3 div#content div.mijngemeente div.tabberlive ul.tabbernav li.tabberactive a {
    border: 1px solid #00425d;
    background-color: #d5e9f1;
}

div#container3 div#content div.mijngemeente div.tabberlive ul.tabbernav li a:hover {
    background-color: #d5e9f1;
}

div#container3 div#content div.mijngemeente div.tabberlive div.tabbertab {
    margin: 0 0 0 180px;
}

* html div.mijngemeente div.tabberlive div.tabbertab {
    height: 1px;
}

div.mijngemeente div.tabberlive div.tabbertab div.pair span.field {
    display: block;
    margin: 0 1px 0 120px;
}

/*******************************************************************************
 Mijn gemeente - Mijn woning
*******************************************************************************/
div.mijngemeente iframe {
    border: none;
}

/*******************************************************************************
 Poll
*******************************************************************************/
div#content div.tx-multipoll-pi1 h2 {
	margin: 0 0 1em 0;
	display: none;
}

div#content div.tx-multipoll-pi1 div.page {
	font-size: 0.8em;
}

div#content div.tx-multipoll-pi1 ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

div#content div.tx-multipoll-pi1 div.button {
	margin: 0 0 1em 0;
}

div#content div.tx-multipoll-pi1 div.votes {
	font-size: 0.8em;
}

div#content div.tx-multipoll-pi1 div.percentage {
	width: 300px;
	background-color: #cccccc;
	margin: 0 0 .5em 0;
}

div#content div.tx-multipoll-pi1 div.percentage div {
	background-color: #ff0000;
	background-image: url("../templates_shared/images/poll.gif");
	height: 5px;
}

/*******************************************************************************
 wind_melding
*******************************************************************************/

div.tx-windmelding-pi1 form {
	margin: 0;
	padding: 0;
}

div.tx-windmelding-pi1 form hr {
	border: none;
	height: 1px;
	background-color: #0092ce;
}

div.tx-windmelding-pi1 form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

div.tx-windmelding-pi1 form fieldset legend {
	color: #0092CE;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

div.tx-windmelding-pi1 form fieldset div.pair {
	overflow: hidden;
}

* html div.tx-windmelding-pi1 form fieldset div.pair {
	overflow: visible;
	height: 1px;
}

div.tx-windmelding-pi1 form fieldset div.pair label {
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
}

div.tx-windmelding-pi1 form fieldset div.pair input,
div.tx-windmelding-pi1 form fieldset div.pair textarea,
div.tx-windmelding-pi1 form fieldset div.pair select {
	float: left;
	margin: 0 0 0 10px;
}

div.tx-windmelding-pi1 form fieldset div.pair textarea {
	width: 400px;
	height: 100px;
}

div.tx-windmelding-pi1 form fieldset div.terhoogtevan textarea {
	height: 50px;
}

div.tx-windmelding-pi1 form fieldset div.email input,
div.tx-windmelding-pi1 form fieldset div.pair select {
	width: 400px;
}

div.tx-windmelding-pi1 form fieldset div.geslacht select {
	width: auto;
}

div.tx-windmelding-pi1 form fieldset div.huisletter input,
div.tx-windmelding-pi1 form fieldset div.voorletters input,
div.tx-windmelding-pi1 form fieldset div.tussenvoegsel input {
	width: 50px;
}

div.tx-windmelding-pi1 form fieldset div.postcode input,
div.tx-windmelding-pi1 form fieldset div.huisnummer input,
div.tx-windmelding-pi1 form fieldset div.huistoevoeging input {
	width: 75px;
}

div.tx-windmelding-pi1 form fieldset div.telefoon input,
div.tx-windmelding-pi1 form fieldset div.mobiel input,
div.tx-windmelding-pi1 form fieldset div.fax input {
	width: 100px;
}

div.tx-windmelding-pi1 form fieldset div.straat input,
div.tx-windmelding-pi1 form fieldset div.naam input {
	width: 150px;
}

div.tx-windmelding-pi1 form fieldset div.woonplaats input {
	width: 200px;
}

div.tx-windmelding-pi1 form fieldset div.pair div.fields {
	overflow: hidden;
	margin: 0 0 0 10px;
	float: left;
}

* html div.tx-windmelding-pi1 form fieldset div.pair div.fields {
	overflow: visible;
	height: 1px;
}

div.tx-windmelding-pi1 form fieldset div.pair div.fields div.pair {
	float: left;
	margin: 0 5px 0 0;
}

* html div.tx-windmelding-pi1 form fieldset div.pair div.fields div.pair {
	display: inline;
}

div.tx-windmelding-pi1 form fieldset div.pair div.fields div.pair label {
	float: none;
	width: auto;
}

div.tx-windmelding-pi1 form fieldset div.pair div.fields div.pair input,
div.tx-windmelding-pi1 form fieldset div.pair div.fields div.pair textarea,
div.tx-windmelding-pi1 form fieldset div.pair div.fields div.pair select {
	float: none;
	margin: 0;
}


/*******************************************************************************
 eForms
*******************************************************************************/
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 {
	color: #ff0000;
	font-size: .8em;
}

div#content div.tx-windeform-pi2 div.single form div.pair div.error p {
	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;
}
/*******************************************************************************
 search htdig
*******************************************************************************/
div#content div.tx-htdig-pi1{
	overflow: hidden;
}
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 1em 0;
	width: 649px;
	overflow: hidden;
}

div#content div.twocolumns div.tx-htdig-pi1 div.tx-htdig-pi1-res{
	width: 424px;
}

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;
	background-image: url('images/pipeline.png');
	background-repeat: no-repeat;
	background-position: right 50%;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-info div.tx-htdig-pi1-text-item-mtime{
	float: left;
	margin-left: 4px;
}

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 1em 0;
	float: left;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging ul {
	list-style-type:none;
	overflow: hidden;
	float: left;
	padding: 0;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging ul li {
	float: left;
	background-image: url('images/pipeline_black.png');
	background-repeat: no-repeat;
	background-position: right 50%;
}

div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging a {
	text-decoration: none;
	color: #000000;
	padding: 0 10px 0 10px;
	font-weight: bold;

	display: block;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-paging strong {
	margin:0 0 0 -1px;
	padding: 0 10px 0 10px;
	display: block;
	font-weight: bold;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-results{
	margin:0 0 0 1em;
	float: right;	
	font-weight: bold;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox  label{
	display: block;
	float: left;
	width: 200px;
}
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox  input,
div#content div.tx-htdig-pi1 div.tx-htdig-pi1-searchbox  select{
	display: block;
	float: left;
	width: 200px;
}
