/*
 *	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 0 0 15px;
	margin: 20px 0 10px 0;
	background: url(../images/blokje_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

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: #a20b28;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0 0 10px 5px;
}

ol {
	margin: 0 0 0 20px;
	padding: 0;
}

ol li {
	margin: 0;
	padding: 0 0 10px 5px;
}
/* einde GENERAL fonts */


#container {
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height: 100%;
	width: 900px;
	margin: 0 auto; /* het geheel door deze div centreren */
	background-image: url(../images/main_bg.gif);
	position: relative ; /* De footer wordt absoluut gepositioneerd, relatief aan #container. Dus position: relative moet dan hier toegevoegd worden */
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

/* begin header */
#topMargin { /* deze is alleen maar om een margin-top van 20px te krijgen */
	position: absolute;
	left: -1px; /* -1px om links en rechts de borders van de container te verbergen */
	height: 20px;
	width: 902px;
	background: #fff;
	border-bottom: 1px solid #c0c0c0;
}

#header {
	height: 351px;
	width: 900px;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #c0c0c0;
}

#hTop {
	height: 110px;
	border-bottom: 1px solid #c0c0c0;
}

#logo {
	float: left;
	width: 260px;
	height: 110px;
	border: none;
}

#logo img {
	border: none;
}

#slogan {
	float: left;
	width: 399px;
	height: 110px;
	border-right: 1px solid #c0c0c0;
}

#slogan h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	background: none;
	line-height: 104px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 0.4pt;
	font-style: italic;
}


/* begin top search */
#topSearch {
	float: left;
	width: 240px;
	height: 110px;
	height: 30px;
	text-align: center;
	padding: 0;
        margin: 35px 0 0 0;
}

#topSearch #inpSearch {
	width: 180px;
	height: 16px;
	background: #fff;
	border: 1px solid #a68647;	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 0 0 5px;
	margin: 0;
}

#topSearch #icnSearch {
	line-height: 16px;
	vertical-align: middle;
	padding: 0 0 0 10px;
}

#topSearch #icnSearch img {
	border: none;
}
/* einde top search */


#hBottom {
	height: 240px;
}

/* begin hoofdmenu */
#hoofdMenu {
	float: left;
	width: 259px;
	height: 240px;
	background-image: url(../images/menu_bg.png);
	border-right: 1px solid #c0c0c0;
	font-size: 14px;
	font-weight: bold;
}

#hoofdMenu ul {
	width: 259px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#hoofdMenu li {
	color: #fff;
	line-height: 39px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #fff;
}

#hoofdMenu li span {
	background-image: url(../images/blokje_hmenu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 18px;
}

#hoofdMenu li a {
	color: #fff;
	width: 230px; /* alleen ndig voor IE om de hele breedte van het menu klikbaar te maken */
	display: block;
	padding: 0 0 0 18px;
	text-decoration: none;
}

#hoofdMenu li a:hover {
	background-image: url(../images/blokje_hmenu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 18px;
}
/* einde hoofdmenu */

#hbRight {
	float: left;
	width: 640px;
	height: 219px;
}

#sfeerImg {
	float: left;
	width: 399px;
	height: 219px;
	background-image: url(../images/sfeer_01.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}


/* begin teaser box (Employee relations) */
#hTeaser {
	float: left;
	width: 240px;
	height: 219px;
	background-image: url(../images/teaser_bg.png);
	border-bottom: 1px solid #c0c0c0;
}

.tx-jppageteaser-pi1 {
	position: relative;
	top: 30%;
	padding: 0 20px;
	text-align: center;
}

.teaserBox p {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 10px 0 0 0;
	margin: 0;
}

.teaserForward a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/pNext_z.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0 0 0 65px;
}

.teaserForward a:hover {
	color: #000;
}
/* einde teaser box (Employee relations) */


/* begin kruimelpad */
#kruimelpad {
	width: 630px;
	height: 20px;
	margin: 0 0 0 10px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}
#kruimelpad ul {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#kruimelpad ul li {
	display:inline;
	margin: 0;
	padding: 0 7px 0 7px;
	list-style: none;
	text-transform: uppercase;
	background: url(../images/pNext_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#kruimelpad a {
	color: #000;
	text-decoration: none;
}
#kruimelpad a:hover,
#kruimelpad a:focus {
	text-decoration: underline;
}
/* einde kruimelpad */
/* einde header */


/* begin left col */
#left {
	width: 260px;
	float: left;
	height: auto;
	margin: 0 0 40px 0; /* dezelfde hoogte als de hoogte van #footer, anders zal de tekst in deze div onderaan achter de footer vallen omdat #footer absoluut gepositioneerd is */
	padding: 0;
}

/* begin submenu */
#subMenu ul {
	list-style: none;
	padding: 0;
	margin: 19px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

#subMenu li {
	color: #000;
	line-height: 20px;
	padding: 0;
	margin: 10px 10px 0 28px;
	border-bottom: 1px solid #c0c0c0;
}

#subMenu li span {
	color: #a20b28;
	background-image: url(../images/pNext_z.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
}

#subMenu li a {
	background-image: url(../images/pNext_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	width: 210px; /* alleen ndig voor IE om de hele breedte van het menu klikbaar te maken */
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#subMenu li a:hover {
	background-image: url(../images/pNext_z.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #a20b28;
	padding: 0 0 0 10px;
}
/* einde submenu */

/* begin left content */
#content_left {
	margin: 20px 0 0 0;
	padding: 0;
}

#content_left p {
	margin: 0 10px 7px 28px;
	padding: 0;
	color: #a20b28;
	font-size: 11px;
	font-weight: bold;
}

#content_left h2 {
	margin: 0 10px 0 28px;
	padding: 0;
	color: #a20b28;
	font-size: 12px;
	font-weight: bold;
}
/* einde left content */
/* einde left col */

/* begin right col */
#right {
	width: 640px;
	float: left;
	height: auto;
	margin: 0 0 40px 0; /* dezelfde hoogte als de hoogte van #footer, anders zal de tekst in deze div onderaan achter de footer vallen omdat #footer absoluut gepositioneerd is */
	padding: 0;
}

#content {
	margin: 20px 10px -10px 20px;
	padding: 0;
}

#content_border {
	float: left;
	width: 380px;
	margin: 0 0 20px 20px;
	padding: 0;
	display: inline; /* dit is nodig anders maakt ie een dubbele margin */
}

#content_right {
	float: left;
	width: 210px;
	margin: 0 10px 20px 20px;
	padding: 0;
	display: inline; /* dit is nodig anders maakt ie een dubbele margin */
}
/* einde right col */


/* begin footer */
#footer {
	position: absolute;
	bottom: 0;
	left: -1px; /* -1px om links en rechts de borders van de container te verbergen */
	width: 902px;
	height: 40px;
	background: #fff;
	border-top: 1px solid #c0c0c0;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
}
/* einde foorter */


/* 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: #a20b28;
	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: #a20b28;
	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: 610px;
}

.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: #a20b28;
	text-decoration: none;
}
/* einde pager settings */


/*-- Start tables --*/
.formtable {
	border: 0;
	width: 610px;
}

.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: 125px;
	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: 300px;
}
.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: 610px;
}

.zoekbox p {
	margin: 10px 0 5px 0;
	padding: 0;
}

.sBox {
	margin: 0 0 20px 0;
	padding: 0;
	width: 610px;
	border-bottom: 1px solid #c0c0c0;
}

.sBox h2 a {
	color: #000;
}

.tx-indexedsearch-redMarkup, .tx-indexedsearch-sw {
	color: #a20b28;
	font-weight: bold;
}
/* einde zoek resultaten */