
/*--------------------------------- tx_nctuebanner_pi1 --------------------------------- */
/** standaard content **/
.nc_tuebanner_content, .nc_tuebanner_content div, .nc_tuebanner_content p {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	min-height: 40px;
	color: #FFF;
}

.nc_tuebanner_container .nc_tuebanner_subheader {
	font-weight: bold;
    padding-left: 15px;
	padding-right: 15px;
}

.nc_tuebanner_container p {
	margin: 0;
	padding: 0;
}

.nc_tuebanner_container a {
	text-decoration: none;
}

.nc_tuebanner_content a.internal-link {
	text-decoration: underline;
}

/** bold content **/
.nc_tuebanner_content_bold {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.nc_tuebanner_container {
	margin-bottom: 15px;
	width:195px;
}

.nc_tuebanner_container h4 {
	height: 24px;
}

.nc_tuebanner_container h4 span{
	visibility: hidden;
}

.nc_tuebanner_content {
	padding-top: 5px;
    padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

/*--------------------------------- stijl Warm rood ------------------------------- */
.nc_tuebanner_0 {
	background: #F73131;
	background-image:url(../img/backgrounds/bg-warm-red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_0 a:link {
	color: #FFF;
}
.nc_tuebanner_0 a:visited {
	color: #FFF;
}
.nc_tuebanner_0 a:hover {
	color: #DDFF00;
}
.nc_tuebanner_0 a:active {
	color: #DDFF00;
}

/*--------------------------------- stijl Rood ------------------------------------ */
.nc_tuebanner_1 {
	background: #D6004A;
	background-image:url(../img/backgrounds/bg-fill-red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_1 div, .nc_tuebanner_1 p {
	color: #FFF;
}

.nc_tuebanner_1 a:link {
	color: #FFF;
}
.nc_tuebanner_1 a:visited {
	color: #FFF;
}
.nc_tuebanner_1 a:hover {
	color: #101073;
}
.nc_tuebanner_1 a:active {
	color: #101073;
}

/*--------------------------------- stijl Magenta --------------------------------- */
.nc_tuebanner_2 {
	background: #D6007B;
	background-image:url(../img/backgrounds/bg-magenta.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_2 a:link {
	color: #FFF;
}
.nc_tuebanner_2 a:visited {
	color: #FFF;
}
.nc_tuebanner_2 a:hover {
	color: #101073;
}
.nc_tuebanner_2 a:active {
	color: #101073;
}


/*--------------------------------- stijl Paars ----------------------------------- */
.nc_tuebanner_3 {
	background: #AD20AD;
	background-image:url(../img/backgrounds/bg-purple.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_3 a:link {
	color: #FFF;
}
.nc_tuebanner_3 a:visited {
	color: #FFF;
}
.nc_tuebanner_3 a:hover {
	color: #101073;
}
.nc_tuebanner_3 a:active {
	color: #101073;
}


/*--------------------------------- stijl Cyaan ----------------------------------- */
.nc_tuebanner_4 {
	background: #00A2DE;
	color: #101073;

	background-image:url(../img/backgrounds/bg-cyan.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nc_tuebanner_4 p, .nc_tuebanner_4 div {
	color: #101073;
}
.nc_tuebanner_4 a:link {
	color: #101073;
}
.nc_tuebanner_4 a:visited {
	color: #101073;
}
.nc_tuebanner_4 a:hover {
	color: #FFF;
}
.nc_tuebanner_4 a:active {
	color: #FFF;
}


/*--------------------------------- stijl Midden blauw ---------------------------- */
.nc_tuebanner_5 {
	background: #0066CC;
	background-image:url(../img/backgrounds/bg-mid-blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_5 a:link {
	color: #FFF;
}
.nc_tuebanner_5 a:visited {
	color: #FFF;
}
.nc_tuebanner_5 a:hover {
	color: #101073;
}
.nc_tuebanner_5 a:active {
	color: #101073;
}


/*--------------------------------- stijl Donker blauw ---------------------------- */
.nc_tuebanner_6 {
	background: #101073;
	background-image:url(../img/backgrounds/bg-dark-blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_6 div, .nc_tuebanner_6 p {
	color: #FFF;
}

.nc_tuebanner_6 a:link {
	color: #FFF;
}
.nc_tuebanner_6 a:visited {
	color: #FFF;
}
.nc_tuebanner_6 a:hover {
	color: #FFDD00;
}
.nc_tuebanner_6 a:active {
	color: #FFDD00;
}


/*--------------------------------- stijl Oranje ---------------------------------- */
.nc_tuebanner_7 {
	background: #FF9A00;
	color: #101073;

	background-image:url(../img/backgrounds/bg-orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_7 p, .nc_tuebanner_7 div {
	color: #101073;
}

.nc_tuebanner_7 a:link {
	color: #101073;
}
.nc_tuebanner_7 a:visited {
	color: #101073;
}
.nc_tuebanner_7 a:hover {
	color: #FFF;
}
.nc_tuebanner_7 a:active {
	color: #FFF;
}

/*--------------------------------- stijl Geel ------------------------------------ */
.nc_tuebanner_8 {
	background: #FFDD00;
	color: #101073;

	background-image:url(../img/backgrounds/bg-yellow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_8 p, .nc_tuebanner_8 div {
	color: #101073;
}

.nc_tuebanner_8 a:link {
	color: #101073;
}
.nc_tuebanner_8 a:visited {
	color: #101073;
}
.nc_tuebanner_8 a:hover {
	color: #FFF;
}
.nc_tuebanner_8 a:active {
	color: #FFF;
}

/*--------------------------------- stijl Licht groen ------------------------------ */
.nc_tuebanner_9 {
	background: #CEDF00;
	color: #101073;

	background-image:url(../img/backgrounds/bg-light-green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_9 p, .nc_tuebanner_9 div {
	color: #101073;
}

.nc_tuebanner_9 a:link {
	color: #101073;
}
.nc_tuebanner_9 a:visited {
	color: #101073;
}
.nc_tuebanner_9 a:hover {
	color: #FFF;
}
.nc_tuebanner_9 a:active {
	color: #FFF;
}

/*--------------------------------- stijl Groen ----------------------------------- */
.nc_tuebanner_10 {
	background: #84D200;
	color: #101073;

	background-image:url(../img/backgrounds/bg-green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_10 p, .nc_tuebanner_10 div {
	color: #101073;
}

.nc_tuebanner_10 a:link {
	color: #101073;
}
.nc_tuebanner_10 a:visited {
	color: #101073;
}
.nc_tuebanner_10 a:hover {
	color: #FFF;
}
.nc_tuebanner_10 a:active {
	color: #FFF;
}

/*--------------------------------- stijl Donker cyaan ---------------------------- */
.nc_tuebanner_11 {
	background: #00AC82;	
	color: #101073;

	background-image:url(../img/backgrounds/bg-dark-cyan.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nc_tuebanner_11 p, .nc_tuebanner_11 div {
	color: #101073;
}

.nc_tuebanner_11 a:link {
	color: #101073;
}
.nc_tuebanner_11 a:visited {
	color: #101073;
}
.nc_tuebanner_11 a:hover {
	color: #FFF;
}
.nc_tuebanner_11 a:active {
	color: #FFF;
}

/*--------------------------------- stijl Licht blauw ----------------------------- */
.nc_tuebanner_12 {
	/*background: #0092B5;*/
	background: #00A2DE;
/*	padding-top: 5px;
    padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;*/
	background-image:url(../img/backgrounds/bg-leesmeer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.nc_tuebanner_12 div, .nc_tuebanner_12 p {
	color: #FFF;
}

.nc_tuebanner_12 .nc_tuebanner_content {
	color: #FFF;
}

.nc_tuebanner_12 a:link {
	color: #101073;
	text-decoration: none;
}
.nc_tuebanner_12 a:visited {
	color: #101073;
	text-decoration: none;
}
.nc_tuebanner_12 a:hover {
	color: #FFF;
	text-decoration: none;
}
.nc_tuebanner_12 a:active {
	color: #FFF;
	text-decoration: none;
}

/*--------------------------------- stijl Wit ------------------------------------- */
.nc_tuebanner_13 {
	background: #FFF;
	color: #101073;
}

.nc_tuebanner_13 p, .nc_tuebanner_13 div {
	color: #101073;
}
/*.nc_tuebanner_13 p {
	margin: 0;
	padding: 0;
}*/

.nc_tuebanner_13 .nc_tuebanner_content {
	padding-top: 5px;
    padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.nc_tuebanner_13 {
	background-image: url(../img/backgrounds/bg-red.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.nc_tuebanner_13 .nc_tuebanner_headerimg {
	border-left: 1px solid #F00;
	border-right: 1px solid #F00;
	border-top: 1px solid #F00;

	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999em;
}

.nc_tuebanner_13 a:link {
	color: #101073;
	text-decoration: none;
}
.nc_tuebanner_13 a:visited {
	color: #101073;
	text-decoration: none;
}
.nc_tuebanner_13 a:hover {
	color: #D6004A;
	text-decoration: none;
}
.nc_tuebanner_13 a:active {
	color: #D6004A;
	text-decoration: none;
}

/*--------------------------------- stijl Contact ------------------------------------- */
.nc_tuebanner_14, .nc_tuebanner_14 p, .nc_tuebanner_14 div {
	font-size: 100%;
	color: #101073;
}

.nc_tuebanner_14 {
	background: #FFF;
	color: #101073;

	background-image: url(../img/backgrounds/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.nc_tuebanner_14 .nc_tuebanner_subheader {
	font-weight: bold;
	color: #101073;
	padding-top: 5px;
    padding-left: 15px;
	padding-right: 15px;
}

.nc_tuebanner_14 .nc_tuebanner_content {
    padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.nc_tuebanner_14 a:link {
	color: #101073;
}
.nc_tuebanner_14 a:visited {
	color: #101073;
}
.nc_tuebanner_14 a:hover {
	color: #D6004A;
}
.nc_tuebanner_14 a:active {
	color: #D6004A;
}
