/*******************************************************************************
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;
}

/* honk_jubileum */

div#content div.tx-honkjubileum-pi1 div.jubileum-registration div.pair {
    overflow: hidden;
    height: 32px;
}

div#content div.tx-honkjubileum-pi1 div.jubileum-registration form {
	margin-top: 10px;
}

div#content div.tx-honkjubileum-pi1 div.jubileum-registration div.pair div.label label {
    float: left;
    width: 100px;
    line-height: 21px;
    font-weight: bold;
}

div#content div.tx-honkjubileum-pi1 div.jubileum-registration div.pair div.input input {
    float: left;
}

div#content div.tx-honkjubileum-pi1 div.jubileum-registration div.pair div.input label.error {
	color: red;
	line-height: 21px;
	margin-left: 10px;
}

div#content div.tx-honkjubileum-pi1 div.jubileum-registration div.submit {
	margin-left: 250px;
}

div#content div.tx-honkjubileum-pi1 div.jubileum-registration div.submit input {
	background: url('images/aanmelden.png') no-repeat;
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
    height: 38px;
    width: 139px;
}
/* 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;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager {
	position: relative;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.deejay {
	overflow: hidden;
	margin-top: 15px;	
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.deejay div.info {
	float: left;
	width: 467px;
	border-bottom: 1px solid #000;	
	height: 60px;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.deejay div.info div.name,
div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.deejay div.info div.email,
div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.deejay div.info div.telephone {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.deejay div.info div.email a {
	text-decoration: none;
	padding-left: 20px;
	background: url('images/icons/email.png') no-repeat;
	color: #0d9889;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager {
	position: relative;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.upcoming-deejay {
	overflow: hidden;
	margin-top: 15px;	
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.upcoming-deejay div.info {
	float: left;
	width: 467px;
	border-bottom: 1px solid #000;	
	height: 60px;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.upcoming-deejay div.info div.name,
div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.upcoming-deejay div.info div.email,
div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.upcoming-deejay div.info div.telephone {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.deejays-manager div.deejays div.deejay div.info div.email a {
	text-decoration: none;
	padding-left: 20px;
	background: url('images/icons/email.png') no-repeat;
	color: #0d9889;
}

div#content div.tx-honkmanager-pi1 div.options {
	float: left;
	width: 185px;
	height: 45px;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: 1px solid #0d9889;
}

div#content div.tx-honkmanager-pi1 div.options div.edit {
	float: left;
	width: 16px;
	overflow: hidden;
	height: 16px;
}

div#content div.tx-honkmanager-pi1 div.edit a {
	background: url('images/icons/pencil.png');
	padding-top: 16px;
	display: block;
}

div#content div.tx-honkmanager-pi1 div.options div.arrow-up {
	float: left;
	width: 16px;
	overflow: hidden;
	height: 16px;
	margin-left: 8px;
}

div#content div.tx-honkmanager-pi1 div.arrow-up a {
	background: url('images/icons/arrow_up.png');
	padding-top: 16px;
	display: block;
}

div#content div.tx-honkmanager-pi1 div.options div.remove {
	float: left;
	width: 16px;
	overflow: hidden;
	height: 16px;
	margin-left: 8px;
}

div#content div.tx-honkmanager-pi1 div.options div.remove a {
	background: url('images/icons/delete.png');
	padding-top: 16px;
	display: block;
}

div#content div.toolbar {
	height: 40px;
	width: 667px;
	overflow: hidden;
}

div#content div.toolbar ul {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
}

div#content div.toolbar ul li {
	float: left;
	margin: 0 5px;
	padding-left: 8px;
	background: #0d9889;
}

div#content div.toolbar ul li.back {
	float: right;	
}

div#content div.toolbar ul li.back a {
	background: url('images/icons/arrow_left.png') no-repeat center left;
}

div#content div.toolbar ul li a {
	color: #fff;
	text-decoration: none;
	padding: 5px 8px 5px 21px;
	display: block;
}

div#content div.toolbar ul li a.mail {
	background: url('images/icons/email.png') no-repeat center left;
}

div#content div.toolbar ul li a.new {
	background: url('images/icons/add.png') no-repeat center left;
}

div#content div.toolbar ul li a.date {
	background: url('images/icons/date.png') no-repeat center left;
}

div#content div.toolbar ul li a.pdf {
	background: url('images/icons/page_white_acrobat.png') no-repeat center left;
}

div#content div.tx-honkmanager-pi1 div.pair {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

div#content div.tx-honkmanager-pi1 div.pair div.label {
	float: left;
	width: 125px;
	font-weight: bold; 
}

div#content div.tx-honkmanager-pi1 div.pair div.input input,
div#content div.tx-honkmanager-pi1 div.pair div.input textarea {
	width: 380px;
	border: 1px solid #0d9889;
}

div#content div.tx-honkmanager-pi1 div.barploeg div.pair div.input input,
div#content div.tx-honkmanager-pi1 div.lid div.pair div.input input {
	width: 360px;
}

div#content div.tx-honkmanager-pi1 div.pair div.input input.file {
	border: none;
}

div#content div.tx-honkmanager-pi1 div.pair div.actions {
	float: right;
}

div#content div.tx-honkmanager-pi1 div.pair div.submit {
	float: left;
	margin-right: 10px;
	background: #0d9889;
	width: 100px;
	height: 25px;
}
div#content div.tx-honkmanager-pi1 div.pair div.submit a.close,
div#content div.tx-honkmanager-pi1 div.pair div.submit a.cancel {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 8px 5px 20px;
}

div#content div.tx-honkmanager-pi1 div.pair div.submit input.send {
	color: #fff;
	border: none;
	background: #0d9889;
	padding: 4px 16px 5px 18px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

div#content div.tx-honkmanager-pi1 div.pair div.submit input.save {
	color: #fff;
	border: none;
	background: #0d9889;
	padding: 4px 22px 5px 25px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

div#content div.tx-honkmanager-pi1 div.pair div.input div.error {
	margin-left: 125px;
	color: red;
	margin-top: 5px;
	font-weight: bold;
}

div#content div.tx-honkmanager-pi1 h2 {
	margin-top: 0;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager {
	position: relative;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda {
	overflow: hidden;
	margin-top: 15px;	
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda div.options {
	height: 60px;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda div.info {
	float: left;
	width: 467px;
	border-bottom: 1px solid #000;	
	height: 75px;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda div.info div.date-info {
	overflow: hidden;
	width: 467px;
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda div.info div.agendapunt {
	float: left;
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda div.info div.starttijd {
	float: left;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda div.info div.datum {
	margin-right: 4px;
	float: left;
}

div#content div.tx-honkmanager-pi1 div.agenda-manager div.agendas div.agenda div.info div.description {
	margin-bottom: 3px;
}

.loader {
	display: none;
	position: absolute;
	top: 50%;
	left: 49%;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid {
	overflow: hidden;
	margin-top: 15px;	
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.options {
	height: 135px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info {
	float: left;
	width: 467px;
	border-bottom: 1px solid #000;	
	height: 150px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info div.name {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info div.birthdate {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info div.email {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info div.phonenumber {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info div.street {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info div.city {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.leden-manager div.leden div.lid div.info div.season {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.activiteiten-manager {
	position: relative;
}

div#content div.tx-honkmanager-pi1 div.activiteiten-manager div.activiteiten-leden div.activiteiten-lid {
	overflow: hidden;
	margin-top: 15px;	
}

div#content div.tx-honkmanager-pi1 div.activiteiten-manager div.activiteiten-leden div.activiteiten-lid div.info {
	float: left;
	width: 467px;
	border-bottom: 1px solid #000;	
	height: 60px;
}

div#content div.tx-honkmanager-pi1 div.activiteiten-manager div.activiteiten-leden div.activiteiten-lid div.info div.name,
div#content div.tx-honkmanager-pi1 div.activiteiten-manager div.activiteiten-leden div.activiteiten-lid div.info div.email,
div#content div.tx-honkmanager-pi1 div.activiteiten-manager div.activiteiten-leden div.deejay div.info div.telephone {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.activiteiten-manager div.activiteiten-leden div.activiteiten-lid div.info div.email a {
	text-decoration: none;
	padding-left: 20px;
	background: url('images/icons/email.png') no-repeat;
	color: #0d9889;
}

div#content div.tx-honkmanager-pi1 div.introtext {
	overflow: hidden;
	margin-bottom: 15px;
}

div#content div.tx-honkmanager-pi1 div.module {
	width: 200px;
	height: 75px;	
	margin: 5px 11px;
	float: left;
	text-align: center;
}

div#content div.tx-honkmanager-pi1 div.module a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	height: 50px;
	padding-top: 25px;
	font-size: 18px;
	text-decoration: none;
}

div#content div.tx-honkmanager-pi1 div.odd {
	background: #000;
}

div#content div.tx-honkmanager-pi1 div.even {
	background: #0d9889;
}

div#content div.tx-honkmanager-pi1 div.barploeg-item-manager {
	position: relative;
}

div#content div.tx-honkmanager-pi1 div.barploeg-item-manager div.barploegen div.barploeg {
	overflow: hidden;
	margin-top: 15px;	
}

div#content div.tx-honkmanager-pi1 div.barploeg-item-manager div.barploegen div.barploeg div.options {
	height: 60px;
}

div#content div.tx-honkmanager-pi1 div.barploeg-item-manager div.barploegen div.barploeg div.info {
	float: left;
	width: 467px;
	border-bottom: 1px solid #000;	
	height: 75px;
}

div#content div.tx-honkmanager-pi1 div.barploeg-item-manager div.barploegen div.barploeg div.date,
div#content div.tx-honkmanager-pi1 div.barploeg-item-manager div.barploegen div.barploeg div.info div.name,
div#content div.tx-honkmanager-pi1 div.barploeg-item-manager div.barploegen div.barploeg div.info div.email {
	margin-bottom: 3px;
}

div#content div.tx-honkmanager-pi1 div.import-results div.pair div.label {
	width: 160px;	
}

div#content div.tx-honkmanager-pi1 div.import-results div.pair div.labelrow {
	width: 50px;
	float: left;
}

div#content div.tx-honkmanager-pi1 div.import-results div.pair div.input {
	float: left;
}

div#content div.tx-honkmanager-pi1 div.import-results div.pair div.input input.checkbox {
	width: 20px;
}

div#content div.tx-felogin-pi1 fieldset {
	border: none;
}

div#content div.tx-felogin-pi1 fieldset legend {
	display: none;
}

div#content div.tx-felogin-pi1 div label {
	float: left;
	width: 125px;
	font-weight: bold;	
}

div#content div.tx-honkmanager-pi1 div.pagebrowser {
	overflow: hidden;
	margin: 15px 0px 20px 120px;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin: 0px 5px;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul li span {
	background: #000;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul li a {
	text-decoration: none;
	color: #fff;
	display: block;	
	background: #000;
	padding: 5px;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul li.next,
div#content div.tx-honkmanager-pi1 div.pagebrowser ul li.previous {
	padding: 5px;
	background: #000;
	color: #fff;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul li.next span a,
div#content div.tx-honkmanager-pi1 div.pagebrowser ul li.previous span a {
	padding: 0;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul li.current {
	background: #0D9889;
	padding: 5px;
}

div#content div.tx-honkmanager-pi1 div.pagebrowser ul li.current span {
	color: #fff;
	background: #0D9889;
}

div#content div.tx-honkmanager-pi1 div.seasons {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

div#content div.tx-honkmanager-pi1 div.seasons div.label {
	float: left;
	width: 100px;
	font-weight: bold;
}

div#content div.tx-honkmanager-pi1 div.seasons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content div.tx-honkmanager-pi1 div.seasons ul li {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;	
}

div#content div.tx-honkmanager-pi1 div.seasons ul li a {
	text-decoration: none;
	color: #fff;
	padding: 5px;
	background: #000;
	display: block;
}

div#content div.tx-honkmanager-pi1 div.seasons ul li a.current {
	background: #0D9889;
}

div#content div.tx-honkmanager-pi1 div.search {
	margin-top: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 15px 0 0 0;
}

div#content div.tx-honkmanager-pi1 div.search div.submit {
	background: #000;
	margin-left: 10px;
}

div#content div.tx-honkmanager-pi1 div.search div.input {
	float: left;
	width: 380px;
}

div#content div.tx-honkmanager-pi1 div.search div.submit input {
	background: #000;
	color: #fff;
	border: none;
	padding: 4px 24px;
}
