@charset "utf-8";

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

* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
   	background-repeat:no-repeat;
}

html {height: 100%; /* HEEL BELANGRIJK! */}
body {height:100%; background-color:#ffffff; }

div.msi-blockwrap > div[style] {line-height: 0;}

a {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;}

/* =============================== override [START] ================================= */
.override:after, .contentSection:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.override, .contentSection {display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .contentSection {height: 1%;}

.override, .contentSection {display: block;}
/* End hide from IE-mac */
.clear {
	clear: both;
}

.displayNone { display:none; }
/* =============================== override [END] =================================== */

/* =============================== container [START] =========================== */
#container {
	background-color:#ffffff;
	position:relative;
	min-height:100%;
	min-width:960px;
}
/* =============================== container [END] ============================= */
/* =============================== main [START] =========================== */
#main {
	width:100%;
	min-width:960px;
	padding-bottom:77px;
	position:relative;
	left:0px;
	overflow:hidden;
}
/* =============================== main [END] ============================= */
/* =============================== header [START] ======================================= */
#headerMain {
	width: 960px;
	height: 405px;
	margin: 0px auto 0px auto;
	position: relative;
	/* override */
	z-index: 2;
}
#headerRt {
	background-color: #12110f;
	width: 3000px;
	height: 290px;
	position: absolute;
	left: 960px;
	overflow: hidden;
}
#headerLt {
	background-color: #12110f;
	width: 3000px;
	height: 290px;
	position: absolute;
	left: -3000px;
	overflow: hidden;
}
#headerBg {
	background: url(../images/headerBg.jpg) 0px 0px no-repeat;
	width: 960px;
	height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* home link */
#homeLink {
	width: 356px;
	height: 66px;
	position: absolute;
	left: 0px;
	top: 20px;
}
/* home link */

/* menu */
#menu {
	position :absolute;
	left: 0px;
	top: 148px;
}
div#menu li {
	list-style: none;
	float: left;
	width: 100px;
	height: 40px;
	text-align: center;
}
div#menu li a {
	float: left;
	width: 100px;
	height: 31px;
	color: #ffffff;
	font-size: 12pt;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 3px;
}
div#menu li a:hover {
	border-bottom: 3px solid #a60000;
}
div#menu a span {
	font-size:8pt;
	color: #adadad;
	vertical-align: super;
	padding: 0 0 0 3px;
}
/* menu */

/* flash */
#flash {
	width: 454px;
	height: 240px;
	position: absolute;
	left: 500px;
	top: 12px;
	overflow: hidden;
}
/* flash */

/* quote */
#quote {
	width: 731px;
	padding: 16px 20px 20px 214px;
	height: 131px;
	position: absolute;
	left: -1px;
	top: 238px;
	overflow: hidden;
	z-index: 1;
}
#quoteBg {
	background-image: url(../images/quote.png);
	width: 965px;
	height: 167px;
	position: absolute;
	left: 0px;
	top: 0px;
}	

#quoteTxt {
	width: 610px;
	position: relative;
	left: 65px;
	top: 10px
}
#quoteTxt p {
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
}	
#quoteTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 28px;
	color: #a60000;
	text-decoration: underline;
	padding: 0px 2px 1px 2px;
}

#quote a:hover {background-color: #a60000; color: #ffffff; text-decoration: none;}
/* quote */
/* =============================== header [END] ======================================= */
/* =============================== contentSection [START] ====================================== */
.contentSection {
	width: 960px;
	margin: 0px auto 20px auto;
	position: relative;
	/*override*/
	z-index: 1;
	
}
#contentSectionUnder { padding-top:10px; }
#contentSectionBg {
	background: url(../images/mainBg.gif) 0px 0px repeat-x;
	width: 6000px;
	height: 419px;
	position: absolute;
	top: -115px;
	left: -2520px;
	overflow: hidden;
}

 /* ruler with arrow at the right end */
.ruler {
	width: 100%;
	margin: 30px 0 20px 0;
	border-top: 1px solid #000000;
	position: relative;
}
.ruler em {
	background: url(../images/arrow_black.gif) no-repeat top;
	width: 10px;
	height: 5px;
	position: absolute; 
	right: 15px;
}
/* ruler with arrow at the right end */
#contentBox {
	margin: 0;
	padding: 0;
	width: 100%;
	position:relative;
}
#content {
	margin: 0;
	padding: 0;
}
#content p,
#content p span,
#content p div,
#content p strong,
#content p b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-align: justify;
	padding: 0 0 10px 0;
}
div.oneCol {
	position: relative;
	overflow: hidden;
}
#content p a,
#content li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #a60000;
	text-align: left;
	text-decoration: underline;
	padding: 0px 2px 1px 2px;
}
#content p a:hover,
#content li a:hover {background-color: #a60000; color: #ffffff; text-decoration: none;}
#content li {
	background: url(../images/ul_arrow.gif) 0px 8px no-repeat;
	list-style: none;
	padding:0px 0px 0px 11px;
}
.heading {
	position: relative;
	top: 0px;
	left: 0px;
}
.contentTitle {
	height: 45px;
	position: relative;
	padding: 0 0 10px 0;
	
}
/*.contentTitle h2, .contentTitle h3 {
	padding: 0 3px 0 3px;
	position: absolute;
	left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
}
.contentTitle h2 {
	background-color: #a60000; 
	top: 0px;
	height: 18px;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	display: inline;
}
.contentTitle h3 {
	background-color: #000000;
	top: 18px;
	height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 15px;
	color: #FFFFFF;
	display: inline;
}*/
.contentTitle em.h2, .contentTitle em.h3 {
	padding: 0 3px 0 3px;
	position: absolute;
	left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-style: normal;
	color: #FFFFFF;
}
.contentTitle em.h2 {
	background-color: #a60000; 
	top: 0px;
	height: 18px;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	display: inline;
}
.contentTitle em.h3 {
	background-color: #000000;
	top: 18px;
	height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 15px;
	color: #FFFFFF;
	display: inline;
}
/* default styles for extension "tx_rscontentcolumn_pi1" */
div.tx-rscontentcolumn-pi1 {
	overflow:hidden;
}
div.tx-rscontentcolumn-pi1 div {
	vertical-align:top;
}
	/* 2 cols even */
div.tx-rscontentcolumn-pi1 div.leftcol {
	padding: 0 20px 0 0;
	width: 460px;
	float:	left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.rightcol {
	padding: 0 0 0 20px;
	width: 460px;
	float: left;
	position: relative;
	overflow: hidden;
}
	/* 2 cols even content */
div.tx-rscontentcolumn-pi1 div.leftcol-content {
	padding: 0 20px 0 0;
	width: 330px;
	float:	left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.rightcol-content {
	padding: 0 0 0 20px;
	width: 330px;
	float: left;
	position: relative;
	overflow: hidden;
}
	/* 2 cols Small Large */
div.tx-rscontentcolumn-pi1 div.leftcol-SL {
	padding: 0 20px 0 0;
	width: 220px;
	float:	left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.rightcol-SL {
	padding: 0 0 0 20px;
	width: 700px;
	float: left;
	position: relative;
	overflow: hidden;
}
	/* 2 cols Large Small */
div.tx-rscontentcolumn-pi1 div.leftcol-LS {
	padding: 0 20px 0 0;
	width: 700px;
	float:	left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.rightcol-LS {
	padding: 0 0 0 20px;
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
	/* 3 cols even */
div.tx-rscontentcolumn-pi1 div.threeleftcol {
	padding: 0 20px 0 0;
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threemiddlecol {
	padding: 0 40px 0 20px;
	width: 439px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threerightcol {
	padding: 0;
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
	/* 3 cols Large small small */
div.tx-rscontentcolumn-pi1 div.threeleftcol-LSS {
	padding: 0 20px 0 0;
	width: 460px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threemiddlecol-LSS {
	padding: 0 40px 0 20px;
	width: 199px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threerightcol-LSS {
	padding: 0;
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
	/* 3 cols Small Small Large */
div.tx-rscontentcolumn-pi1 div.threeleftcol-SSL {
	padding: 0 20px 0 0;
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threemiddlecol-SSL {
	padding: 0 40px 0 20px;
	width: 199px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threerightcol-SSL {
	padding: 0;
	width: 460px;
	float: left;
	position: relative;
	overflow: hidden;
}
	/* 3 cols Small medium medium */
div.tx-rscontentcolumn-pi1 div.threeleftcol-SMM {
	padding: 0 20px 0 0;
	width: 220px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threemiddlecol-SMM {
	padding: 0 40px 0 20px;
	width: 285px;
	float: left;
	position: relative;
	overflow: hidden;
}
div.tx-rscontentcolumn-pi1 div.threerightcol-SMM {
	padding: 0;
	width: 285px;
	float: left;
	position: relative;
	overflow: hidden;
}
/* =============================== contentSection [END] ======================================== */
/* =============================== footer [START] =================================== */
#footerFull {
	background-color: #000;
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer {
	background: url(../images/footerBg.jpg) no-repeat;
	background-color:#000;
	width: 960px;
	height: 70px;
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
}
#footerTxt {
	width: 896px;
	height: 42px;
	position: absolute;
	left: 0;
	top:18px;
}
#footerTxt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size :11px;
	color: #FFFFFF;
	line-height: 20px;

}
#footerTxt a {
	color: #a60000;
	text-decoration: underline;
}
#footerTxt a:hover {
	background-color: #a60000;
	color: #ffffff;
	text-decoration: none;
}
#footerImg {
	width: 80px;
	height: 45px;
	position: absolute;
	right: 10px;
	top: 7px;
}
#footerImg a {
	width: 80px;
	height: 15px;
	padding: 0;
	margin: 0;
}
/* =============================== footer [END] =================================== */

/* =============================== headerSub [START] ======================================= */
#headerMainSub {
	width: 960px;
	height: 86px;
	margin: 0px auto 0px auto;
	position: relative;
	/* override */
	z-index: 2;
}
#headerRtSub {
	background-color: #12110f;
	width: 3000px;
	height: 86px;
	position: absolute;
	left: 960px;
	overflow: hidden;
}
#headerLtSub {
	background-color: #12110f;
	width: 3000px;
	height: 86px;
	position: absolute;
	left: -3000px;
	overflow: hidden;
}
#headerBgSub {
	background: url(../images/subHeaderBg.jpg) 0px 0px no-repeat;
	width: 960px;
	height: 86px;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* home link */
#homeLinkSub {
	width: 255px;
	height: 46px;
	position: absolute;
	left: 0px;
	top: 20px;
}
/* home link */

/* menu */
#menuSub { 
	position :absolute;
	right: 0px;
	top: 4px;
}
div#menuSub li {
	list-style: none;
	float: left;
	width: 100px;
	text-align: center;
}
li.act {
	background: url(../images/arrow_top.gif) center top no-repeat;
}
div#menuSub li a {
	float: left;
	width: 100px;
	height: 33px;
	color: #ffffff;
	font-size: 12pt;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0 0 3px 0;
	margin: 23px 0 0 0;
}
div#menuSub li a:hover {
	border-bottom: 3px solid #a60000;
}
div#menuSub a span {
	font-size:8pt;
	color: #adadad;
	vertical-align: super;
	padding: 0 0 0 3px;
}
/* menu */
/* =============================== headerSub [END] ======================================= */
/* =============================== contentSectionSub [START] ====================================== */
.contentSectionSub {
	width: 960px;
	margin: 0px auto 20px auto;
	position: relative;
	/*override*/
	z-index: 1;
	
}
#contentSectionUnderSub { padding-top:40px; }
#contentSectionBgSub {
	background: url(../images/mainBg.gif) 0px 0px repeat-x;
	width: 6000px;
	height: 419px;
	position: absolute;
	top: 0;
	left: -2520px;
	overflow: hidden;
}
/* =============================== contentSectionSub [END] ======================================== */
/* =============================== tt_news [START] ======================================== */
.news-list-img {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}
.news-list-content {
	float: left;
	width: 375px;
	margin: 0 0 0 25px;
	padding: 0;
}
.news-list-content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding: 0px 2px 1px 2px;
	background-color: #a60000;
}
.news-list-content a:hover {background-color: #000000;}
.news-latest-content h1 a {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding: 0px 2px 1px 2px;
	background-color: #a60000;
}
.news-latest-content h2 a {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding: 0px 2px 1px 2px;
	background-color: #a60000;
}
.news-latest-content h1 a:hover {background-color: #000000;}
.news-latest-content h2 a:hover {background-color: #000000;}
#content .news-latest-content p { padding: 10px 0 0 0;}
#content .news-latest-content p span { color:#1a1a1a; margin:0 10px 0 0; font-weight:bold;}

/* 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;
	color: #adadad; /* voor niet-links en niet-active, dus gedisablede elementen */
}

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

.pagertable a {
	text-decoration: underline;
	color: #a60000;
}

.pagertable .active {
	color: #ffffff;
	background-color: #000000;
}

.pagertable a:hover,
.pagertable a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #a60000;
}
/* einde pager settings */
/* =============================== tt_news [END] ======================================== */