/*******************************************************************************
Opmaak index
*******************************************************************************/
html,
body {
	height: 100%;
	font-family: Arial;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	background: #282828 url("images/background.png") repeat-y center center;
	text-align: center;
}

img {
    border: none;
}

div#container {
    width: 970px;
	margin: 0 auto;
	position: relative;
	text-align: left;
    overflow: hidden;
}

div#top {
    margin-top: 20px;
    background: url('images/top.png') no-repeat;
    height: 44px;
}

div#search {
    position: absolute;
    top: 22px;
    right: 20px;
    height: 36px;
    width: 337px;
}

div#search form {
    background-image:url("images/search.png");
    height:35px;
    margin:0;
    padding:0;
    position:relative;
}

div#search form div.pair {
    left:9px;
    position:absolute;
    top:9px;
}

div#search form div.button {
    height:20px;
    left:208px;
    overflow:hidden;
    position:absolute;
    top:9px;
    width:120px;
}

div#search form div.pair input {
    border:0 none;
    color:#AAAAAA;
    font-size:90%;
    height: 20px;
    margin:0;
    padding:0;
    width:199px;
}

div#search form div.button input {
    border:medium none;
    cursor:pointer;
    height:20px;
    margin:0;
    opacity:0;
    padding:0;
    width:120px;
    filter: alpha(opacity=0);
}

div#banner {
    margin-top: 10px;
}

div#menu {
    background: url('images/menu.png') no-repeat;
    margin-top: 7px;
    overflow: hidden;
    height: 44px;
}

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

div#menu ul li {
    margin: 0;
    padding: 10px 0 12px 0;
    float: left;
}

div#menu ul li a {
    padding: 0 20px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    text-transform: lowercase;
    background: url('images/pipeline.png') no-repeat right 50%;
}

div#menu ul li.active a {
    color: #0d9889;
}

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

div#menu ul li.active-last a {
    background: none;
    color: #0d9889;
}

div#content {
    margin-top: 14px;
    margin-bottom: 14px;
    width: 667px;
    overflow: hidden;
    float: left;
}

div#content h2 {
    color: #0D9889;
    font-size: 18px;
}

div#sidebar {
    overflow: hidden;
    float: left;
    margin-left: 10px;
    margin-top: 14px;
    width: 289px;
}

div#sidebar div.agenda-latest {
    background: url('images/agenda.png') no-repeat;
    padding: 56px 0 0 0;
}

div#sidebar div.agenda-latest div.agenda-latest-item {
    background: #0d9889;
    padding: 12px 0 6px 20px;
    width: 289px;
}

div#sidebar div.agenda-latest div.agenda-latest-item div.item {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 0 0 8px 0;
}

div#sidebar div.agenda-latest div.agenda-latest-item div.date {
    color: #fff;
}

div#sidebar div.agenda-latest div.more {
    background: #0d9889;
    height: 22px;
    padding: 0 0 0 225px;
    width: 289px;
}

div#sidebar div.agenda-latest div.more a {
    text-decoration: none;
    color: #fff;
}

div#sidebar div.dj-latest {
    background: url('images/draaiers.png') no-repeat;
    padding: 56px 0 0 0;
    margin-top: 10px;
}

div#sidebar div.dj-latest div.dj-latest-item {
    background: #000;
    padding: 12px 0 6px 20px;
    width: 289px;
}

div#sidebar div.dj-latest div.dj-latest-item div.item {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 0 0 8px 0;
}

div#sidebar div.dj-latest div.dj-latest-item div.date {
    color: #fff;
}

div#sidebar div.dj-latest div.more {
    background: #000;
    height: 22px;
    padding: 0 0 0 225px;
    width: 289px;
}

div#sidebar div.dj-latest div.more a {
    text-decoration: none;
    color: #fff;
}

div#sidebar div.barploeg-latest {
    background: url('images/barploeg.png') no-repeat;
    padding: 56px 0 0 0;
    margin-top: 10px;
}

div#sidebar div.barploeg-latest div.week {
    color: #fff;
    width: 289px;
    text-align: center;
    background: #0d9889;
    font-weight: bolder;
    padding: 12px 0 6px 0;
    font-size: 14px;   
}

div#sidebar div.barploeg-latest div.date {
    color: #fff;
    width: 289px;
    text-align: center;
    background: #0d9889;
}

div#sidebar div.barploeg-latest div.names {
    background: #0d9889;
    height: 105px;
    width: 289px;
}

div#sidebar div.barploeg-latest div.names div.name {
    color: #fff;
    padding: 0 0 0 18px;
    line-height: 25px;
}

div#sidebar div.barploeg-latest div.more {
    background: url('images/barploeg-bottom.png') no-repeat;
    height: 27px;
    padding: 0 0 0 225px;
}

div#sidebar div.barploeg-latest div.more a {
    text-decoration: none;
    color: #fff;
}

div#footer {
    margin: 0 auto;
    width: 990px;
    height: 322px;
    background: url('images/footer.png') no-repeat;
}

div#content div.twocolumns {
    margin-top: 10px;
}

div#content div.column1 {
    width: 325px;
    float: left;
    overflow: hidden;
}

div#content div.more {
    background: url('images/more-big.png') no-repeat;
    padding-top: 18px;
    overflow: hidden;
}

div#content div.more a {
    text-decoration: none;
    color: #fff;
    height: 45px;
    margin: 0 0 0 240px;
    display: block;
}

div#content div.column2 div.more {
    margin-left: 17px;
}

div#content div.column1 div.news-latest-container {
    background: url('images/news.png') no-repeat;
    padding-top: 57px;
}

div#content div.column1 div.news-latest-container div.news-latest-item {
    padding: 0 10px 7px 10px;
    margin-top: 12px;
    border-bottom: 1px solid #000;
}

div#content div.column1 div.news-latest-container div.news-latest-item p {
    margin-bottom: 0px;
}

div#content div.column1 div.news-latest-container div.news-latest-item h3 {
    margin: 0;
    font-size: 14px;
}

div#content div.column1 div.news-latest-container div.news-latest-item h3 a {
    text-decoration: none;
    color: #0D9889;    
    font-weight: bold;
}

div#content div.column1 div.news-latest-container div.news-latest-item div.news-latest-morelink {
    margin-left: 235px;
}

div#content div.column1 div.news-latest-container div.news-latest-item div.news-latest-morelink a {
    text-decoration: none;
    color: #0D9889;
}

div#content div.news-list-container div.news-list-item h2 a,
div#content div.news-list-container div.news-list-item-second h2 a {
    color: #0D9889;
    text-decoration: none;
}

div#content div.news-list-container div.news-list-text span.news-list-morelink a {
    color: #0D9889;
    text-decoration: none;
}

div#content div.news-single-item div.news-single-backlink a {
    color: #0D9889;
    text-decoration: none;
}

div#content div.column2 {
    width: 340px;
    float: left;
    overflow: hidden;
}

div#content div.column2 div.photogallery-latest {
    margin-left: 17px;
    background: url('images/pictures.png') no-repeat;
    padding-top: 57px;
    overflow: hidden;
    margin-bottom: 10px;
}

div#content div.tx-honkagenda-pi1 div.agenda-list div.agenda-item h3 a {
    text-decoration: none;
    color: #000;
}

div#content div.tx-honkdeejays-pi1 div.deejay-list div.dj-item {
    margin-bottom: 10px;
}

div#content div.tx-honkbarploeg-pi1 div.barploeg-list div.barploeg-item {
    margin-bottom: 10px;
}

div#content div.column2 div.tx-jkpoll-pi1 {
    margin-left: 17px;
    background: url('images/poll.png') no-repeat;
    padding-top: 57px;
    overflow: hidden;
    margin-bottom: 10px;
}
div#content div.column2 div.tx-jkpoll-pi1 div.result div.result-item {
    width: 323px;
    overflow: hidden;
}

div#content div.column2 div.tx-jkpoll-pi1 div.result div.result-item div.percentage{
    float: left;
    width: 40px;
}

div#content div.column2 div.tx-jkpoll-pi1 div.result div.result-item div.total {
    float: left;
    width: 170px;
}

div#content div.column2 div.tx-jkpoll-pi1 div.result div.result-item div.votes {
    float: left;
}

div#content div.column2 div.tx-jkpoll-pi1 div.poll {
    overflow: hidden;
}

div#content div.column2 div.tx-jkpoll-pi1 div.poll div.submit {
    height: 20px;
}

div#content div.column2 div.tx-jkpoll-pi1 div.poll div.submit input{
    background: #000;
    color: #fff;
}

div#content div.column2 div.tx-jkpoll-pi1 div.error {
    margin: 10px 0 10px 0;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-single div.photogallery-image {
    float: left;
    width: 200px;
    height: 170px;
    padding: 0 10px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-single div.photogallery-images {
    overflow: hidden;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-single div.pagebrowser span {
    padding-left: 295px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-single div.pagebrowser span.active {
    padding: 0;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-single div.pagebrowser span.active a {
    color: #0D9889;    
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-single div.pagebrowser a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-single div.back a {
    text-decoration: none;
    color: #000;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-latest div.photogallery-album {
    margin-top: 12px;
    padding-bottom: 10px;
    height: 80px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-latest div.photogallery-album div.image {
    float: left;
    width: 130px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-latest div.photogallery-album div.title h3 {
    margin: 0;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-latest div.photogallery-album div.title h3 a {
    color: #0D9889;
    font-weight: bold;
    text-decoration: none;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-latest div.photogallery-album div.totalimages {
    margin-top: 30px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-latest div.photogallery-album div.totalimages a {
    text-decoration: none;
    color: #000;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.photogallery-album {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0D9889; 
    height: 150px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.photogallery-album div.details {
    float: left;
    height: 133px;
    overflow: hidden;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.photogallery-album div.image {
    float: left;
    width: 220px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.photogallery-album div.title h3 {
    margin: 0;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.photogallery-album div.title h3 a {
    color: #0D9889;
    font-weight: bold;
    text-decoration: none;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.photogallery-album div.totalimages {
    margin-top: 30px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.photogallery-album div.totalimages a {
    text-decoration: none;
    color: #000;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.total-photos {
    margin-bottom: 5px;
}

div#content div.tx-honkphotogallery-pi1 div.photogallery-list div.total-photos span {
    color: #0D9889;
}

/* Mailform */
form#mailform fieldset {
	border: 0;
}

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

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

form#mailform fieldset label {
	float: left;
	width: 200px;
}

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 {
	border: 1px solid #000;
}

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

form#mailform fieldset input.csc-mailform-submit {
	background: #000;
	color: #fff;
	font-weight: bold;
}

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

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

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