/*
 *	css by Roland Franke .: info@demidex.com :. © demidex.com
 */


* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%; /* HEEL BELANGRIJK! */
	background: #fff;
}

/* begin GENERAL fonts */
body, p, h1, h2, h3 {
	color: #000;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 5px 0;
}

h3 {
	font-weight: bold;
	color: #a20b28;
	padding: 0;
	margin: 5px 0 5px 0;
}

hr {
	background-color: #c0c0c0;
	border: 0;
	color: #c0c0c0;
	height: 1px;
}

p {
	padding: 0;
	margin: 5px 0 10px 0;
}

a {
	color: #a880b0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0 0 5px 5px;
}
/* einde GENERAL fonts */


#container {
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height: 100%;
	width: 890px;
	margin: 0 auto; /* het geheel door deze div centreren */
	background-image: url(../images/bg_paars.gif);
	position: relative ; /* De footer wordt absoluut gepositioneerd, relatief aan #container. Dus position: relative moet dan hier toegevoegd worden */
	border-right: 1px solid #000;
}

#mHead {
	height: 190px;
}

#hLeft {
	float:left;
	width: 260px;
	height: 190px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#hCenter {
	float:left;
	width: 365px;
}

#hRight {
	float:left;
	width: 265px;
	height: 190px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
}

#mBody {
}

#bLeft {
	float:left;
	width: 260px;
}

#top_menu {
	width: 260px;
	margin: 0;
}

#bCenter {
	float: left;
	width: 360px;
}

#bRight {
	float:left;
	width: 265px;
}

#poster {
	width: 250px;
	height: 400px;
	padding: 0;
	margin: 0 0 30px 0;
}


/*#adres {
	float: right;
	width: 155px;
	padding: 0;
	margin: 15px 0 0 0;
}*/


#adres {
	z-index: 200;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 155px;
	padding: 0;
	margin: 0;
}

#adres p {
	color: #fff;
	font-size: 9px;
	text-align: left;
}

#adres a {
	color: #fff;
}

#adres a:hover {
	color: #fff;
}


/* begin top search */
#topSearch {
	width: 265px;
	height: 190px;
	position: absolute;
}

.tx-macinasearchbox-pi1 {
	position: relative;
	top: 96px;
	left: 71px;
	width: 200px;
}

#topSearch #inpSearch {
	width: 96px;
	height: 15px;
	background: #fff;
	border: 1px solid #000;	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 0 0 5px;
	margin: 0;
}

#topSearch #icnSearch {
	/*line-height: 16px;*/
	vertical-align: middle;
	padding: 0 21px 0 0;
}

#topSearch #icnSearch img {
	border: none;
}

#topSearch #icnSearch a {
	color: #000;
}

#topSearch #icnSearch a:hover {
	text-decoration: none;
}
/* einde top search */


#hBottom {
	height: 240px;
}


/* begin kruimelpad */
#kruimelpad {
	width: 265px;
	height: 20px;
	margin: 170px 0 0 0;
	line-height: 20px;
	vertical-align: middle;
	font-size: 10px;
	color: #a6a6a6;
}
#kruimelpad ul {
	margin: 0;
	padding: 0;
}
#kruimelpad ul li {
	display:inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#kruimelpad a {
	color: #a6a6a6;
	text-decoration: none;
}
#kruimelpad a:hover,
#kruimelpad a:focus {
	text-decoration: underline;
}

.vertbar {
	color: #a880b0;
}
/* einde kruimelpad */
/* einde header */

#content {
	margin: 10px 20px 20px 2px;
	padding: 0;
}


/* begin leesmeer rechts link */
.actionbarR .leesmeer {
	float: right;
	margin: 0;
	padding: 0 0 2px 0;
}

.actionbarR .leesmeer a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/pNext_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}

.actionbarR .leesmeer a:hover {
	color: #a880b0;
	background-image: url(../images/pNext_z.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}
/* einde leesmeer rechts link */


/* begin leesmeer links link */
.actionbarL .leesmeer {
	margin: 0;
	padding: 0 0 2px 0;
}

.actionbarL .leesmeer a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/pNext_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}

.actionbarL .leesmeer a:hover {
	color: #a880b0;
	background-image: url(../images/pNext_z.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}
/* einde leesmeer links link */


/* pager settings */
.paginator {
	margin: 10px 0 20px 0;
	padding: 0;
	width: 330px;
}

.paginator p {
	margin: 0;
	padding: 0;
}

.pagertable {
	margin: 0;
	margin-left: auto; /* ie/mac snapt shorthand notatie niet */
	margin-right: auto;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.pagertable td {
	padding: 0 5px;
	text-align: center;
	font-size: 11px;
	color: #c0c0c0; /* voor niet-links en niet-active, dus gedisablede elementen */
}

.pagertable td.enum {
	/* voor td met cijfers of letters */
	padding: 0 1px;
}

.pagertable a,
.pagertable .active {
	font-size: 11px;
	padding: 2px 1px;
	color: #000;
}

.pagertable .active {
	font-weight: bold;
}

.pagertable .active,
.pagertable a:hover,
.pagertable a:focus {
	color: #a880b0;
	text-decoration: none;
}
/* einde pager settings */


/*-- Start tables --*/
.formtable {
	border: 0;
	width: 330px;
}

.fullwidth {
	width: 98%;
}

td, th {
	text-align: left;
	vertical-align: top;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
input, textarea, select {
	border: 1px solid #c0c0c0;
	color: #000;
	font-size: 12px;		
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 3px;
}
textarea {
	height: 100px;
}
input.button {
	border: 1px solid #c0c0c0;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 18px;
	padding: 0;
}
input.notext {
	/* voor input van ander type dan text (radio, checkbox) */
	border: none;
}
input:focus,
textarea:focus {
	background: #f1f1f1;
}
/*-- Einde herdefinieren elements --*/

/*-- Start forms --*/
form {
	margin: 7px 0 0;
	padding: 0;
}
.radioholder {
	line-height: 1.8;/* anders is in safari line-height niet hoger dan radiobutton en worden gefloate radobuttons horizontaal verschoven*/
}
.radioholder label {
	display: block;
	padding: 0 0 0 20px;
}
.radioholder input {
	float: left;
	/*margin: 0 0 0 -20px;*/
	margin: 0;
	border: none;
}
form .fixedwidth {
	width: 175px;
}
.dayfield,
.monthfield {
	width: 2em;
}
.yearfield {
	width: 4em;
}
form .actionbar {
	/* plaat voor submitbuttons etc */
	margin: 0;
}
/*-- Einde forms --*/


/* begin zoek resultaten */
.zoekbox {
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.zoekbox p {
	margin: 10px 0 5px 0;
	padding: 0;
}

.sBox {
	margin: 0 0 20px 0;
	padding: 0;
	width: 330px;
	border-bottom: 1px solid #c0c0c0;
}

.sBox h2 a {
	color: #000;
}

.tx-indexedsearch-redMarkup, .tx-indexedsearch-sw {
	color: #a880b0;
	font-weight: bold;
}
/* einde zoek resultaten */
