/* @override 
	http://www.hetzitinjegenen.be/fileadmin/interfaces/genen_V1/css/genen_default.css
*/

body {
	font: 12px/18px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	background: #92b33d url(../images/bg_top_repeat.png) repeat-x;
	margin-top: 0;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

H1 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 15px;
}

H2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 15px;
}

h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 15px;
}

/* @group Layout */

#main {
	width: 960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}

#header {
	text-align: left;
	height: 304px;
	padding-right: 40px;
	background: url(../images/bg_top.png) no-repeat;
	padding-top: 0;
}

* html object#tx_slideshow_pi1 {
	margin-bottom: 5px;
}

#header script {
	border: 1px solid #000;
}

#menu {
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 40px;
	display: block;
	padding-top: 9px;
	height: 25px;
}

* html #menu {
	padding-top: 0;
	top: -5px;
	position: relative;
}

*+html #menu {
	padding-top: 0;
	height: 34px;
}

#menu ul {
	list-style-type: none;
	height: 34px;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	display: inline;

}

* html #menu ul {
	list-style-type: none;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	display: inline;
	height: 25px;
}

#menu ul li {
	border-right: 1px solid #92b33d;
	list-style-type: none;
	margin-left: -4px;
	display: inline;
	overflow: visible;
	padding: 9px 20px 8px;
}

* html #menu ul li {
	display: block;
	float: left;
}

*+html #menu ul li {
	overflow: visible;
	display: block;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
}

#menu ul li.on {
	background: #92b33d;
	border-right-style: none;
}

#menu ul li.on a {
	color: #ffffff;
}

#menu ul li.on a:hover {
	color: #ffffff;
}

#menu ul li a {
	text-decoration: none;
	color: #92b33d;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #444;
}

#sub_menu {
	font-size: 14px;
}

#sub_menu ul {
	padding-left: 15px;
}

#sub_menu ul li {
	margin-bottom: 5px;
}

#sub_menu ul li.on {
	font-weight: bold;
}

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

#sub_menu ul li a:hover {
	text-decoration: underline;
}

#content {
	background: url(../images/bg_content_groen.jpg) no-repeat;
	padding-top: 20px;
	min-height: 349px;
}

* html #content {
	height: 349px;
	position: relative;
	top: -6px;
}

#left_collumn {
	width: 720px;
	margin-left: 30px;
	margin-right: 10px;
	float: left;
}

* html #left_collumn {
	width: 650px;
}

#right_collumn {
	overflow: hidden;
	width: 200px;
	
}

#right_collumn h1 {
	font-size: 14px;
}

#right_collumn h5 {
	font-size: 9px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#footer {
	font-size: 10px;
	margin-left: 60px;
}



/* @end */

/* @group Classes */

#sessies {
	border-right-style: none;
	margin-bottom: 20px;
	border-left: 1px solid #ffffff;
	font-size: 13px;
}

#sessies tbody tr th {
	width: 77px;
	font-size: 13px;
	height: 25px;
	text-transform: uppercase;
	color: #92b33d;
	font-weight: normal;
	font-style: normal;
	background: #e5e6e7 url(../images/tabletop.png) repeat-x 0 bottom;
	padding-top: 1px;
	border-right: 1px solid #92b33d;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-top: 1px solid #c4c6c8;
}

* html #sessies tbody tr th {
	text-align: center;
	width: 20%;
	padding: 5px 4px;
}

*+html #sessies tbody tr th {
	text-align: center;
	width: 20%;
	padding: 5px 4px;
}

#sessies tbody tr td {
	border-bottom: 1px solid #ffffff;
	 border-right: 1px solid #ffffff;
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}



/* @end */

/* @group Typo3 overides */

/* @group test */

div.test_conclusion {
	font-size: 16px;
	font-style: italic;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 20px;
}

div.test_submit input {
	font-size: 16px;
	padding: 20px;
}

h3.test_section {
	display: none;
}

h3.test_name {
	display: none;
}

div.test_reset {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}



/* @end */

/* @group map */

.sidebar {
	padding-left: 15px;
	font-size: 14px;
	width: 250px;
}

div.infotitle {
	margin-bottom: 10px;
	margin-right: 10px;
}

div.gmnoprint {
	color: #444;
	font-size: 12px;
}

  div.gmnoprint a {
	color: #444;
	text-decoration: underline;
}

div.gmnoprint a:hover {
	color: #444;
	text-decoration: none;
}

.dirmenu a {
	color: #444;
}

#left_collumn div.tx-wecmap-pi3 table {
	margin-top: 20px;
	width: 500px;
}

#left_collumn div.tx-wecmap-pi3 table tbody tr td input {
	width: 200px;
	font-size: 14px;
}

#left_collumn div.tx-wecmap-pi3 table tbody tr td {
	font-size: 14px;
}

#left_collumn div.tx-wecmap-pi3 table tbody tr td a{
}



/* @end */

/* @group News */

p.tx-mininews-pi1-fp_listrowField-datetime {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 26px;
	background: url(../images/news.png) no-repeat 0 1px;
}

p.tx-mininews-pi1-fp_listrowField-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
}

#right_collumn div.tx-mininews-pi1 div.tx-mininews-pi1-fp_listrow div.tx-mininews-pi1-fp_listrow-first p.tx-mininews-pi1-fp_listrowField-title a {
	text-decoration: none;
}

span.tx-mininews-pi1-fp_listrowField-more-link {
	font-size: 10px;
}

p.tx-mininews-pi1-singleViewField-datetime {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 26px;
	background: url(../images/news.png) no-repeat 0 1px;	
}

p.tx-mininews-pi1-listrowField-datetime {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 26px;
	background: url(../images/news.png) no-repeat 0 1px;	
}

p.tx-mininews-pi1-listrowField-title {
	font-size: 14px;
	margin-top: 0;
}

#left_collumn div.tx-mininews-pi1 div.tx-mininews-pi1-listrow  p.tx-mininews-pi1-listrowField-teaser a {
	color: #ffffff;
}

#left_collumn div.tx-mininews-pi1 div.tx-mininews-pi1-listrow p.tx-mininews-pi1-listrowField-title a {
	text-decoration: none;
}

div.tx-mininews-pi1-listrow-first {
	padding-bottom: 5;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 15px;
}

div.tx-mininews-pi1-listrow-normal {
	padding-bottom: 5;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 15px;
}



/* @end */

/* @group Calendar */

.tx-keyac-pi1 .yac-teaser {
	border: 0 none #d60008;
	width: 200px;
	line-height:1.2;
	padding-bottom: 0;
	margin-bottom: 15px;
}

.tx-keyac-pi1 .yac-teaser-header {
	display: none;
}

.tx-keyac-pi1 h1 {
	font-size: 18px;
	margin-top: 0;
	padding-left: 26px;
	background: url(../images/calendar.png) no-repeat 0 1px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}

#left_collumn div.tx-keyac-pi1 div.category-title {
	display: none;
}

div.teaser_date {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 26px;
	background: url(../images/calendar.png) no-repeat 0 1px;	
}

div.teaser_title {
	font-size: 14px;
	font-weight: bold;
}

div.teaser_more a {
	font-size: 10px;
	text-decoration: underline;
}

div.teaser_place {
	margin-top: 2px;
}

div#navigation {
	display: none;
}

div#yac_calendars {
	display: none;
}

div#arrow_prev {
	display: none;
}

div#arrow_next {
	display: none;
}

div.legend {
	display: none;
}

div.event-item {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}



/* @end */

/* @group Powermail */

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px none #aaa;
	background-color: transparent;
	padding: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ffffff;
}

span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}

fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	width: 580px;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
	color: #ffffff;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 370px;
	font-size: 14px;
}

fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: transparent;
}

#tx-powermail-pi1_fieldset_3 legend {
	display: none;
}

#tx-powermail-pi1_fieldset_3 {
	border-bottom-style: none;
}

#powermaildiv_uid19 label {
	width: 55px;
}

#powermaildiv_uid20 input.powermail_houdmeopdehoogte.powermail_submit.powermail_submit_uid20 {
	margin-left: 10px;
	margin-top: 5px;
	width: 200px;
}

* html #powermaildiv_uid20 input.powermail_houdmeopdehoogte.powermail_submit.powermail_submit_uid20 {
	margin-top: 0px;
}

*+html #powermaildiv_uid20 input.powermail_houdmeopdehoogte.powermail_submit.powermail_submit_uid20 {
	margin-top: 0px;
}

#uid19 {
	width: 300px;
	float: left;
}

/* @end */

#left_collumn div h4 {
	border-bottom: 1px solid #ffffff;
	margin-top: 15px;
}

div.csc-textpic-imagecolumn {
	margin-left: -10px;
}

* html dl.csc-textpic-image.csc-textpic-lastcol {
	padding-left: 15px;
}



/* @end */