@charset "utf-8";
/* CSS Document */

/* HTML AND BODY */

html {
	height: 100%;
 	overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	background: #FFFFFF;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	color: #555555;
	margin: 0;
}

/* HTML TAGS */

p {
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #EE3224;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	/*color:#00B9F1;*/
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	/*margin: 0;*/
}

a {
	color:#EE3224;
	font-style: underline;
}

a:hover {
	color:#F5776E;
	font-style: underline;
}
/*
a:visited {
	color:#EE8C24;
}
*/

/* pdf */

.pdfheader{
	position: fixed;
	top: -30mm; 
	left: 78px;
	width: 644px;
	padding-left: 78px;
}
.pdffooter{
	position: fixed; 
	bottom: -35mm; 
	left: 78px;
	height: 35mm;
	width: 644px;
}


/* lexicon */
.lexicon{
	color: #111111;
	text-decoration: none;
}

.lexicon:hover{
	color:#EE3224;
}

.quote {
	color:#00B9F1;
	font-size: 13px;
	font-style: italic;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.benadrukt {
	color:#000000;
	font-size: 11px;
	background-color:#FFEE00;
}

.summary {
	color:#000000;
	background-color:silver;
}

ul {
	list-style-type: disc;
}

td {
	padding: 2px 10px 2px 2px;
}

#view-pagina table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#view-pagina td {
	border: 1px solid #CCCCCC;
}

/* STRUCTURE */

#wrapper {
	background: url(../../img/front/dropshadow.jpg) repeat-y;
	width: 1004px;
	margin: 0 auto;
}

#printwrapper {
	background: #FFFFFF;
	width: 644px;
	padding: 20px 0px 20px 0px;
	margin: 0 auto;
}

#navigation-wrapper {
	background: #FFFFFF;
	width: 870px;
	margin: 0 60px 0 60px;
}

#top-header {
	background: #FFFFFF;
	width: 870px;
	min-height: 60px;
}

#shortcuts {
	/*width: 650px;*/
	width: 600px;
	padding-top: 22px;
	float:left;
}

#shortcuts a {
	text-decoration:none;
	color:#6D6F71;
}

#shortcuts a:hover {
	text-decoration:none;
	color:#000000;
}

#searchbox {
	/*width: 180px;*/
	width: 270px;
	padding-top: 20px;
	float: right;
}


#navigation-header {
	background: #FFFFFF;
	width: 870px;
	height: 86px;
	z-index: 1000;
}

#logo {
	background:url(../../img/front/logo.jpg) no-repeat;
	width: 216px;
	height: 86px;
	margin: 0 3px 0 0;
	float: left;
}

#jetlogo {
	background:url(../../img/front/JETlogo.jpg) no-repeat;
	width: 216px;
	height: 86px;
	margin: 0 4px 0 0;
	float: left;
}

#content-wrapper {
	width: 870px;
	margin: 9px 0 9px 0;
}

#footer {
	background:url(../../img/front/footerbg.jpg) no-repeat;
	width: 1004px;
	height: 91px;
	text-align: center;
	margin-top: 30px;
}

#footer a {
	text-decoration:none;
	color: #555555;
}

#footer a:hover {
	color: #000000;
}

#leeuw {
	width: 1000px; /* 1004 */
	margin: 0 auto;
	/*padding: 0 60px 0 60px;*/
	/*text-align: right;*/
}

/* RIPPED PAPER */

.ripped-paper-190 {
	background:url(../../img/front/ripped-paper-216.jpg) no-repeat;
	width: 216px;
	height: 15px;
}

.ripped-paper-75 {
	background:url(../../img/front/ripped-paper-86.jpg) no-repeat;
	width: 86px;
	height: 86px;
}

/* NAVIGATION LEFT */

.left-navigation {
	margin: 0 10px 10px 0;
	width: 216px;
	float: left;
}

.left-navigation a {
	color: #555555;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

.left-navigation .navigation-content {
	width: 206px;
	padding: 0 5px 15px 5px;
	background:url(../../img/front/vertical-dotted-216.jpg) repeat-y 0 0;
}

.left-navigation .title {
	color: #EE3224;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	padding: 0 0 0 10px;
}

.left-navigation .hover-block {
	width: 196px;
	padding-left: 10px;
}

.left-navigation .hover-block:hover {
	display: inline-block;
	background-color:#FFF001;
}

.left-navigation .bullet {
	line-height: 18px;
	margin: 0 4px 0 0;
	float: left;
}

.left-navigation .label {
	width: 166px;
	float: left;
}

.left-navigation .navigation-block-1 {
	padding-left: 10px;
}

.left-navigation .navigation-block-2 {
	border-bottom: 1px #777777 solid;
	padding: 5px 0 5px 0;
}

.left-navigation .navigation-block-3 a {
	color: #555555;
	font-size: 11px;
	line-height: 18px;
}

.left-navigation .navigation-block-4 a {
	color: #666666;
	font-size: 10px;
}

.left-navigation .navigation-block-5 a {
	color: #777777;
	font-size: 10px;
}

.left-navigation .navigation-block-6 a {
	color: #999999;
	font-size: 10px;
}

.left-navigation .current-nav a, .left-navigation .current-nav-search a {
	color: #00AEFF;
}

.left-navigation .current-nav-search {
	border-bottom: 1px #777777 solid;
	padding: 5px 0 5px 0;
}

.left-navigation .bottomblock {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width:216px;
	height: 1px;
}

/* NAVIGATION TOP */

#navigation-header .navigation-content {
	width: 86px;
	margin: 0 0 0 7px;
	float: left;
	z-index: 1000;
}

#navigation-header .navigation-content .navigation-block {
	position: relative;
	background: url(../../img/front/hor-nav-whiteblock.jpg) no-repeat;
	width: 86px;
	height: 86px;
	z-index: 1000;
}

#navigation-header .navigation-content .navigation-block .anchorblock {
	position:relative;
	width: 86px;
	height: 86px;
	overflow:hidden;	
}

#navigation-header .navigation-content .navigation-block span {
	position: absolute;
	bottom: 6px;
	left: 6px;
}

#navigation-header .navigation-block a {
	text-decoration: none;
	color: #EE3224;
	font-weight: bold;
	font-size: 12px;
}

#navigation-header .navigation-content .navigation-block .dropdown {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width:86px;
	display:none;
}

#navigation-header .navigation-content .navigation-block .dropdown .topblock {
	position:relative;
	width: 86px;
	height: 86px;
	background:url(../../img/front/hor-nav-yellowblock.jpg) no-repeat;
	overflow:hidden;
}

#navigation-header .navigation-content .navigation-block .dropdown .topblock span {
	position: absolute;
	bottom: 6px;
	left: 6px;
	color: #00AEFF;
}

#navigation-header .navigation-block .dropdown .topblock a {
	text-decoration: none;
	color: #00AEFF;
	font-weight: bold;
	font-size: 12px;
}

#navigation-header .navigation-content .navigation-block .dropdown .middleblock {
	width: 74px;
	background:url(../../img/front/vertical-dotted-86-yellow.jpg) repeat-y;
	padding: 4px 6px 4px 6px;
	overflow: hidden;
}

#navigation-header .navigation-content .navigation-block .dropdown .middleblock a {
	text-decoration: none;
	color: #EE3224;
	font-size: 10px;
}

#navigation-header .navigation-content .navigation-block .dropdown .bottomblock {
	width: 86px;
	height: 1px;
	background: url(../../img/front/horizontal-dotted-86-yellow.jpg) no-repeat;
}

#navigation-header .navigation-content .navigation-block .dropdown .line {
	width: 86px;
	height: 1px;
	background: url(../../img/front/horizontal-dotted-86-yellow-cut.jpg) no-repeat;
}

/* TEMPLATE GENERAL */

.poster-container {
	width: 255px;
}

.poster {
	margin: 0 0 0 15px;
}

.poster-thumb-wrapper{
	width: 244px;
	margin: 0 0 15px 11px;
	float: right;
}

.poster-thumb {
	float: right;
	padding: 4px 0 0 4px;
}

.breadcrumbs a {
	text-decoration: none;
	color: #555555;
}

.breadcrumbs a:hover {
	text-decoration: none;
	color: #000000;
}

/* TEMPLATE SITEMAP */

#sitemap{
	margin-left: 130px;
}

#sitemap li{
	font-size: 12px;
	line-height: 20px;
	color:#EE3224;
}

#view-pagina {
	width: 644px; /* 528 */
	float: left;
	/*border: 1px #EE3224 dotted;*/
}

#form-pagina {
	width: 644px;
	float: left;
}

/* TEMPLATE VIEW */

#view-pagina .top, #form-pagina .top {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 644px;
	height: 1px;
}

#view-pagina .middle, #form-pagina .middle {
	background:url(../../img/front/vertical-dotted-644.jpg) repeat-y;
	width:614px;
	padding: 15px 15px 15px 15px;
}

#view-pagina .bottom, #form-pagina .bottom {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 644px;
	height: 1px;
}

#view-pagina table {
	max-width: 592px;
}

#view-pagina .title, #home-pagina .title, #home .title {
	color: #EE3224;
	font-weight: bold;
	font-size: 12px; /* 13 */
}

#view-pagina .abstract{
	color: #00AEFF;
	font-size: 12px;
	width: 600px;
}

#printwrapper .abstract{
	color: #00AEFF;
	font-size: 12px;
}

#view-pagina .label, #form-pagina .label {
	color: #333333;
}

/* TEMPLATE LINKED */

#linked-items {
	border:	1px #C9CBCC dotted;
	padding: 10px 0 10px 0;	
	*padding: 10px 0 0 0;	
	margin: 10px 0 0 0;
}

#linked-items .title{
	font-size: 12px; /* 14 */
	color: #EE3224;
	font-weight:bold;
	padding: 0 0 0 28px;
}

#linked-items .linked-block {
	width:50%;
	float:left;
}

#linked-items .relation-cat {
	color: #555555;
	font-size: 12px;
	line-height: 22px;
}

#linked-items li {
	color: #EE3224;
}

/* TEMPLATE LIST */

#item-list .list-block{
	padding: 20px 0 0 0;
}

#item-list .title{
	font-size: 12px; /* 14 */
	color: #EE3224;
	font-weight:bold;
}

#item-list .abstract{
	font-size: 11px;
	color: #555555;
}

#item-list .date{
	color: #EE3224; /*00AEFF*/
}

#item-list .relation-title{
	color:#555555;
	font-size: 12px; /* 14 */
	font-weight:bold;
}

#item-list .relation-block{
	padding: 12px 15px 12px 15px;
	border:	1px #C9CBCC dotted;
	margin: 0 0 15px 0;
}

/* FORMS */

input, select {
	color: #555555;
	font-size: 10px;
}

.input-400 {
	width: 390px;
	height: 14px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
}

.textarea-400 {
	width: 390px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
	color: #555555;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

.input-230 {
	width: 220px;
	height: 14px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
}

.textarea-200 {
	width: 190px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
	color: #555555;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

.input-200 {
	width: 190px;
	height: 14px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
}

.input-120 {
	width: 110px;
	height: 14px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.input-90 {
	width: 80px;
	height: 14px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.input-50 {
	width: 40px;
	height: 14px;
	border: 1px solid #6D6F71;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.searchbutton{
	background:url(../../img/front/searchbutton.jpg) no-repeat;
	border: 0;
	height: 20px;
	width: 48px;
	vertical-align: middle;
}


/* classes */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	height: 0px;
}

.align-right {
	text-align:right;
}

.error_message {
	color: #EE3224;
}

.error {
	color: #EE3224;
}

.no-margin {
	margin: 0;
}

.block-bottom {
	margin: 0 0 10px 0;
}

.blue {
	color: #00B9F1;
}

/* HOME PAGE */

#home-pagina {
	float:left;
}

#home-pagina .left-column {
	float:left;
	width: 216px;
	margin: 0 10px 0 0;
}

#home-pagina .right-column {
	float:left;
}

#home-pagina .home-block {
	width: 176px;
	height: 230px;
	padding: 10px 0px 0px 40px;
}

.opkamp-block {
	width: 230px;
	height: 240px;
	padding: 10px 0px 0px 40px;
	margin: 0 30px 0 0;
	float: left;
}

#home .home-block{
	width: 176px;
	height: 230px;
	padding: 10px 0px 0px 40px;
}

#home .home-block2, #home-pagina .home-block-small {
	width: 172px;
	height: 230px;
	padding: 10px 0px 0px 36px;
}

#home-pagina .quote-block-small{
	/*background-color: #fff001;*/
/*	width: 185px;
	height: 230px;
	padding: 15px 0px 0px 10px;*/
	margin: 0px 0px 0px 10px; 
}

#home-pagina .newsletter-block-small{
	/*background-color: #fff001;*/
/*	width: 185px;
	height: 230px;
	padding: 15px 0px 0px 10px;*/
	margin: 10px 0px 0px 8px; 
	_margin: 10px -6px 0px 0; 
}

#home-pagina .quote-block-small .top {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 200px;
	height: 1px;
}

#home-pagina .quote-block-small .middle {
	background:url(../../img/front/vertical-dotted-200.jpg) repeat-y;
	width: 190px;
	min-height:224px;
  height:auto !important;
	height: 224px;
	padding: 15px 0px 0px 10px;
}

#home-pagina .quote-block-small .bottom {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width:200px;
	height: 1px;
}

#home-pagina .newsletter-block-small .top {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 216px;
	height: 1px;
}

#home-pagina .newsletter-block-small .middle {
	background:url(../../img/front/vertical-dotted-216.jpg) repeat-y;
	width: 206px;
	padding: 15px 0px 10px 10px;
}

#home-pagina .newsletter-block-small .bottom {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width:216px;
	height: 1px;
}


#home .home-block2 a, #home .home-block a, #home-pagina .home-block a, #home-pagina .home-block-small a{
	color: #000000;
	text-decoration: none;
}

#home .home-block2 a:hover, #home .home-block a:hover, #home-pagina .home-block a:hover, #home-pagina .home-block-small a:hover{
	color: #EE3224;
}

.home-block .title, .home-block-small .title {
	color: #EE3224;
	font-size: 12px;
}

.quote-title {
	color: #00AEFF;
	font-size: 14px;
	font-weight: bold;
}

.home-block .abstract, .home-block-small .abstract{
	color: #00AEFF;
	font-size: 12px;
}

.alpha-block {
	width: 126px;
	background: url(../../img/front/alpha-block-vertical.png) repeat-y;
	padding: 5px 5px 0px 5px;
	overflow:hidden;
}

.alpha-bottom {
	width: 136px;
	height: 15px;
	background:url(../../img/front/alpha-block-bottom.png) no-repeat;
}

#home-pagina .slideshow {
	position: relative;
	width: 216px;
	height: 240px;
	margin: 10px 0 0 0;
	z-index: 10;
}

#home .slideshow {
	width: 208px;
	height: 240px;
	margin: 0 0 0 0;
	z-index: 10;
}

.slideshow a {
	color: #000000;
	text-decoration: none;
}

.slideshow a:hover {
	color: #EE3224;
}

#home-pagina .sub-sitemap, #home-pagina .news-list {
	width: 418px;
	margin: 0 0 10px 0;
}

.sub-sitemap a {
	text-decoration:none;
	color: #555555;
}

.sub-sitemap a:hover {
	color: #000000;
}

.sub-sitemap .bullet {
	margin: 0 4px 0 0;
	float: left;
}

.sub-sitemap .label-1 {
	float: left;
}

.sub-sitemap .label-2 {
	float: left;
}

.sub-sitemap .label-3 {
	float: left;
}

.sub-sitemap .label-3 a {
	color: #777777;
}

.sub-sitemap .label-3 a:hover {
	color: #000000;
}

.sub-sitemap .label-4 {
	float: left;
}

.sub-sitemap .label-4 a {
	color: #888888;
}

.sub-sitemap .label-4 a:hover {
	color: #000000;
}

.sub-sitemap .label-5 {
	float: left;
}

.sub-sitemap .label-5 a {
	color: #999999;
}

.sub-sitemap .label-5 a:hover {
	color: #000000;
}

#home-pagina .sub-sitemap .top, #home-pagina .news-list .top {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 418px;
	height: 1px;
}

#home-pagina .sub-sitemap .middle, #home-pagina .news-list .middle {
	background:url(../../img/front/vertical-dotted-418.jpg) repeat-y;
	width: 378px;
	min-height:168px;
  height:auto !important;
  height:168px;
	padding: 0px 20px 20px 20px;
}

#home-pagina .sub-sitemap .bottom, #home-pagina .news-list .bottom {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width:418px;
	height: 1px;
}

#home-thema {
	width: 434px;
	margin: 10px 10px 0 0;
	float: left;
}

#home-thema a {
	color: #555555;
	text-decoration: none;s
}

#home-thema a:hover {
	color: #555555;
}

#home-thema .top, #home-thema .bottom {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 434px;
	height: 1px;
}

#home-thema .middle {
	background:url(../../img/front/vertical-dotted-434.jpg) repeat-y;
	width: 384px;
	min-height:260px;
  height:auto !important;
  height:260px;
	font-size: 11px;
	line-height: 20px;
	padding: 10px 10px 10px 40px;
}

#home-thema .left-column {
	width: 170px;
	float: left;
}

#home-thema .right-column {
	width: 210px;
	float: left;
}

#home-thema .right-column .external{
	/*padding-left: 15px;*/
	padding-left: 0px;
}

#home-thema .right-column .external a {
	color: #EE3224;
	text-decoration: underline;
}

#home #item-list {
	width: 426px;
	margin: 10px 0 0 0;
	float: left;
}

#home #item-list .top, #item-list .bottom {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 426px;
	height: 1px;
}

#home #item-list .middle {
	background:url(../../img/front/vertical-dotted-426.jpg) repeat-y;
	width: 426px;
	min-height:260px;
  height:auto !important;
  height:260px;
	padding: 10px 10px 10px 10px;
}

#home #item-list .news {
	margin: 10px 0 10px 0;
}

.list-thumb {
	width: 75px;
	height: 68px;
	margin-right: 15px;
	float:left;
}

.list-text {
	float:left;
}

#home .list-text, #home-pagina .list-text	{
	width: 280px;
}

#view-pagina #item-list .list-text	{
	width: 520px;
}

#view-pagina #item-list .rule-list {
	width: 300px;
	float: left;
}

#view-pagina #item-list .rule-list .list-text	{
	width: 300px;
}

/* TEMPLATE COMMENTS */

#comments {
	border:	1px #C9CBCC dotted;
	padding: 10px 30px 10px 30px;	
	margin: 10px 0 0 0;
}

#comments table {
	border: none !important;
}

#comments td {
	border: none !important;
}

#comments .comment-title {
	font-size: 11px;
	font-weight: bold;
} 

.ANB_form table {
	border: none !important;
}

.ANB_form td {
	border: none !important;
}

/* regelgeving */

.alpha-container .inactive-cube {
	color: #C9CBCC;
	font-size: 11px;
	border:	1px #C9CBCC solid;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 2px;
	text-align: center; 
}

.alpha-container .alpha-cube {
	font-size: 11px;
	border:	1px #EE3224 solid;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 2px;
	text-align: center; 
}

.alpha-container .alpha-cube a {
	text-decoration: none;
}

/* accordion regelgeving */

.rules-acc .accPart {
 padding: 0 5px 0 20px;
}

.rules-acc a.acc {
        cursor: pointer;
        display: block;
        padding: 0px 5px 0px 20px;
				line-height: 20px;
        margin-top: 0;
        text-decoration: none;
        /*font-weight: bold;*/
        font-size: 11px;
        color: #EE3224;
        background: #fff url(../../img/front/arrow-right.png) center left no-repeat;
}

.rules-acc a.acc.highlight {
        background: #fff url(../../img/front/arrow-down.png) center left no-repeat;
        color: #F5776E;
}

.rules-acc a.acc:hover {
        background: #fff url(../../img/front/arrow-down.png) center left no-repeat;
        color: #F5776E;
}

.rules-acc a.selected {
        background: #fff url(../../img/front/arrow-down.png) center left no-repeat;
        color: #F5776E;
}

.rules-acc table {
	border: 1px solid #555;
	border-collapse: collapse;
	width: 95%;
	margin-left: 2px;
}

.rules-acc table td {
	border: 1px solid #000;
}

#datumContainer{
	padding: 0 0 0 0;
}

.datumBox{
	padding: 2px 0 0 0; !important
}

/* PAGING */

.paging {
	font-size: 11px;
	margin-top:0px;
	padding: 10px 10px 10px 10px;
	float:left;
	position:relative;
	text-align:center;
}

.pagenr {
	margin-right:5px;
	display:inline;
	float:left;
}

a.pagenr {
	text-decoration:underline;
}

.nextpage {
	display:inline;
	margin-left:5px;
	float:left;
}

.prevpage {
	display:inline;
	margin-right:5px;
	float:left;
}

/* OPKAMP.BE */

#navigation-header .navigation-block-big {
	background: url(../../img/front/hor-nav-whiteblock-big.jpg) no-repeat;
	width: 301px;
	height: 66px;
	padding: 20px 10px 0 10px;
	margin: 0 0 0 4px;
	float: left;
}

#navigation-header .navigation-block-big-cjt {
	background: url(../../img/front/hor-nav-whiteblock-big-cjt.jpg) no-repeat;
	width: 301px;
	height: 66px;
	padding: 20px 10px 0 10px;
	margin: 0 0 0 4px;
	float: left;
}

#navigation-header .navigation-block-big .title, #navigation-header .navigation-block-big-cjt .title {
	color: #EE3224;
	font-weight: bold;
	font-size: 13px; /* 13 */
	margin: 0 0 5px 0;
}

.opkamp-title {
	color:#00B9F1;
	font-weight: bold;
	font-size: 19px;
	background-color:#FFEE00;
}

.opkamp-body {
	font-size: 13px;
	font-weight: bold;
}

.opkamp-block {
	width: 230px;
	height: 240px;
	padding: 10px 0px 0px 40px;
	margin: 0 30px 0 0;
	float: left;
}

.alpha-block-titel {
	color: #EE3224;
	font-size: 20px;
	font-weight: bold;
}


/* QUOTES */

.pad-quote {
	padding: 0 0 10px 0;
}

a.button-poll-blue {
	color: #FFFFFF;
	font-weight:bold;
	background: #00B9F1;
	padding: 0px 5px 2px 5px;
	*padding: 2px 5px 2px 5px;
	text-decoration:none;
}

a.button-poll-red {
	color: #FFFFFF;
	font-weight:bold;
	background: #EE3224;
	padding: 0px 5px 2px 5px;
	*padding: 2px 5px 2px 5px;
	text-decoration:none;
}

a.button-poll-blue:hover {
	color: #FFFFFF;
	font-weight:bold;
	background: #00B9F1;
	padding: 0px 5px 2px 5px;
	*padding: 2px 5px 2px 5px;
	text-decoration:none;
}

a.button-poll-red:hover {
	color: #FFFFFF;
	font-weight:bold;
	background: #EE3224;
	padding: 0px 5px 2px 5px;
	*padding: 2px 5px 2px 5px;
	text-decoration:none;
}

/* JET programma */

#edit-program table {
	border: 1px solid #CCCCCC;
}
#edit-program td {
	border: 1px solid #CCCCCC;
}

#thema-list a {
 text-decoration:none;
}

#thema-list a:hover {
 text-decoration:none;	
}

.thema-container {
	width: 122px;
	float: left;
	cursor: pointer;
}

.thema-cirkel {
	text-align: center;
	padding-bottom: 8px;
	cursor: pointer;
}

.thema-titel {
	text-align: center;
	font-size: 12px;
	color: #EE3224;
	cursor: pointer;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px dotted #EE3224;
	background-color: #ffffff;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#programma-titel {
	background-color: #EE3224;
	color: #fff100;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	width: 595px;
}

.schot-40 {
	width: 1px;
	height: 40px;
	background: url(../../img/front/jetprogramma/punt-vert-2-grijs.jpg) repeat-y;
	float: left;
}

.schot-40-rood {
	width: 1px;
	height: 40px;
	background: url(../../img/front/jetprogramma/punt-vert-2-rood.jpg) repeat-y;
	float: left;	
}

.schot-20 {
	width: 1px;
	height: 20px;
	background: url(../../img/front/jetprogramma/punt-vert-2-grijs.jpg) repeat-y;
	float: left;
}

.schot-20-rood {
	width: 1px;
	height: 20px;
	background: url(../../img/front/jetprogramma/punt-vert-2-rood.jpg) repeat-y;
	float: left;
}

.schot-19 {
	width: 1px;
	height: 19px;
	background: url(../../img/front/jetprogramma/punt-vert-2-grijs.jpg) repeat-y;
	float: left;
}

.schot-19-rood {
	width: 1px;
	height: 19px;
	background: url(../../img/front/jetprogramma/punt-vert-2-rood.jpg) repeat-y;
	float: left;
}

.schot-19-clean {
	width: 1px;
	height: 19px;
	float: left;
}

.schot-20-clean {
	width: 1px;
	height: 21px;
	float: left;
}

.schot-21 {
	width: 1px;
	height: 21px;
	float: left;
}

.schot-41 {
	width: 1px;
	height: 41px;
	float: left;
}

.tijd-20 {
	width: 60px;
	padding-left: 2px;
	height: 16px;
	padding-top: 4px;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-grijs.jpg) repeat-x;
	float: left;
	color: #828386;
}

.tijd-40 {
	width: 61px;
	padding-left: 2px;
	height: 26px;
	padding-top: 14px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-grijs.jpg) repeat-x;
	float: left;
	color: #828386;
}

.tijd-20-rood {
	width: 61px;
	padding-left: 2px;
	height: 16px;
	padding-top: 4px;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-rood.jpg) repeat-x;
	float: left;
	color: #ef2E23;
}

.tijd-40-rood {
	width: 61px;
	padding-left: 2px;
	height: 26px;
	padding-top: 14px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-rood.jpg) repeat-x;
	float: left;
	color: #ef2E23;
}

.tijd-42-rood {
	width: 63px;
	padding-left: 2px;
	height: 26px;
	padding-top: 14px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-rood.jpg) repeat-x;
	float: left;
	color: #ef2E23;
}

.label-20 {
	width: 114px;
	padding-left: 2px;
	height: 16px;
	padding-top: 4px;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-grijs.jpg) repeat-x;
	float: left;
	color: #828386;
}

.label-40 {
	width: 114px;
	padding-left: 2px;
	height: 26px;
	padding-top: 14px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-grijs.jpg) repeat-x;
	float: left;
	color: #828386;
}

.label-20-rood {
	width: 98px;
	padding-left: 2px;
	height: 16px;
	padding-top: 4px;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-rood.jpg) repeat-x;
	float: left;
	color: #ef2E23;
}

.label-40-rood {
	width: 98px;
	padding-left: 2px;
	height: 26px;
	padding-top: 14px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-rood.jpg) repeat-x;
	float: left;
	color: #ef2E23;
}

.placeholder-220 {
	width: 220px;
	height: 40px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-grijs.jpg) repeat-x;
	float: left;
}
 
.placeholder-505 {
	width: 499px;
	height: 17px;
	padding-left: 4px;
	padding-top: 2px;
	float: left;
}

.placeholder-106 {
	width: 106px;
	height: 40px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-grijs.jpg) repeat-x;
	float: left;	
}

.placeholder-106-rood {
	width: 106px;
	height: 40px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-rood.jpg) repeat-x;
	float: left;	
}

.placeholder-204-rood {
	width: 204px;
	height: 40px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-rood.jpg) repeat-x;
	float: left;
}

.placeholder-391 {
	width: 391px;
	height: 19px;
	float: left;
}

.placeholder-407 {
	width: 405px;
	height: 17px;
	padding-left: 2px;
	padding-top: 2px;
	float: left;
}

.blokPL {
	width: 499px;
	padding-left: 4px;
	height: 19px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
		font-size: 9px;
}

.blokAV {
	width: 499px;
	padding-left: 4px;
	height: 18px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
		font-size: 9px;
}

.blokSL {
	width: 67px; /* 72 */
	padding-left: 4px;
	height: 39px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
	font-size: 9px;
}

.blokPLR {
	width: 438px;
	padding-left: 4px;
	height: 19px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.blokAVR {
	width: 438px;
	padding-left: 4px;
	height: 18px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.blokPLR-50 {
	width: 48px;
	padding-left: 2px;
	height: 19px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.blokPLR-60 {
	width: 58px;
	padding-left: 2px;
	height: 19px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.blokAVR-50 {
	width: 48px;
	padding-left: 2px;
	height: 18px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.blokAVR-60 {
	width: 58px;
	padding-left: 2px;
	height: 18px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}


.blokPLO {
	width: 405px;
	padding-left: 2px;
	height: 19px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.blokAVO {
	width: 405px;
	padding-left: 2px;
	height: 18px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.blokSLR {
	width: 60px;
	padding-left: 2px;
	height: 39px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

.normalPLR {
	color: #00aeef;
	background: url(../../img/front/jetprogramma/punt-hor-21-double-rood.jpg) repeat-x;	
}

.normalPLR a {
	color: #00aeef;
	text-decoration: none;
}

.normalPLR a:hover {
	color: #00aeef;
	text-decoration: none;
}

.normalAVR {
	color: #00aeef;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-rood.jpg) repeat-x;	
}

.normalAVR a {
	color: #00aeef;
	text-decoration: none;
}

.normalAVR a:hover {
	color: #00aeef;
	text-decoration: none;
}

.emphPLR {
	color: #ffffff;
	background: #00aeef;	
}

.emphPLR a {
	color: #ffffff;
	text-decoration: none;
}

.emphPLR a:hover {
	color: #ffffff;
	text-decoration: none;
}

.emphAVR {
	color: #ffffff;
	background: #00aeef;	
}

.emphAVR a {
	color: #ffffff;
	text-decoration: none;
}

.emphAVR a:hover {
	color: #ffffff;
	text-decoration: none;
}

.normalSLR {
	color: #00aeef;
	background: url(../../img/front/jetprogramma/punt-hor-41-double-rood.jpg) repeat-x;	
}

.normalSLR a {
	color: #00aeef;
	text-decoration: none;
}

.normalSLR a:hover {
	color: #00aeef;
	text-decoration: none;
}

.emphSLR {
	color: #ffffff;
	background: #00aeef;	
}

.emphSLR a {
	color: #ffffff;
	text-decoration: none;
}

.emphSLR a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* grijs highlight */

.grijsPL {
	color: #828386;
	background: url(../../img/front/jetprogramma/punt-hor-21-double-grijs.jpg) repeat-x;	
}

.grijsPL a {
	color: #000000;
	text-decoration: none;
}

.grijsPL a:hover {
	color: #000000;
	text-decoration: none;
}

.grijsAV {
	color: #000000;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-grijs.jpg) repeat-x;	
}

.grijsAV a {
	color: #000000;
	text-decoration: none;
}

.grijsAV a:hover {
	color: #000000;
	text-decoration: none;
}

.grijsSL {
	color: #000000;
	background: url(../../img/front/jetprogramma/punt-hor-41-double-grijs.jpg) repeat-x;	
}

.grijsSL a {
	color: #000000;
	text-decoration: none;
}

.grijsSL a:hover {
	color: #000000;
	text-decoration: none;
}

.grijsSCH {
	background: url(../../img/front/jetprogramma/punt-vert-2-grijs.jpg) repeat-y;	
}

/* rood highlight */

.roodPL {
	color: #ef2e23;
	background: url(../../img/front/jetprogramma/punt-hor-21-double-rood.jpg) repeat-x;	
}

.roodPL a {
	color: #ef2e23;
	text-decoration: none;
}

.roodPL a:hover {
	color: #ef2e23;
	text-decoration: none;
}

.roodAV {
	color: #ef2e23;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-rood.jpg) repeat-x;	
}

.roodAV a {
	color: #ef2e23;
	text-decoration: none;
}

.roodAV a:hover {
	color: #ef2e23;
	text-decoration: none;
}

.roodSL {
	color: #ef2e23;
	background: url(../../img/front/jetprogramma/punt-hor-41-double-rood.jpg) repeat-x;	
}

.roodSL a {
	color: #ef2e23;
	text-decoration: none;
}

.roodSL a:hover {
	color: #ef2e23;
	text-decoration: none;
}

.roodSCH {
	background: url(../../img/front/jetprogramma/punt-vert-2-rood.jpg) repeat-y;	
}

/* blauw highlight */

.blauwPL {
	color: #00aeef;
	background: url(../../img/front/jetprogramma/punt-hor-21-double-blauw.jpg) repeat-x;	
}

.blauwPL a {
	color: #00aeef;
	text-decoration: none;
}

.blauwPL a:hover {
	color: #00aeef;
	text-decoration: none;
}

.blauwAV {
	color: #00aeef;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-blauw.jpg) repeat-x;	
}

.blauwAV a {
	color: #00aeef;
	text-decoration: none;
}

.blauwAV a:hover {
	color: #00aeef;
	text-decoration: none;
}

.blauwSL {
	color: #00aeef;
	background: url(../../img/front/jetprogramma/punt-hor-41-double-blauw.jpg) repeat-x;	
}

.blauwSL a {
	color: #00aeef;
	text-decoration: none;
}

.blauwSL a:hover {
	color: #00aeef;
	text-decoration: none;
}

.blauwSCH {
	background: url(../../img/front/jetprogramma/punt-vert-2-blauw.jpg) repeat-y;	
}

/* beige highlight */

.beigePL {
	color: #e0a814;
	background: url(../../img/front/jetprogramma/punt-hor-21-double-beige.jpg) repeat-x;	
}

.beigePL a {
	color: #e0a814;
	text-decoration: none;
}

.beigePL a:hover {
	color: #e0a814;
	text-decoration: none;
}

.beigeAV {
	color: #e0a814;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-beige.jpg) repeat-x;	
}

.beigeAV a {
	color: #e0a814;
	text-decoration: none;
}

.beigeAV a:hover {
	color: #e0a814;
	text-decoration: none;
}

.beigeSL {
	color: #e0a814;
	background: url(../../img/front/jetprogramma/punt-hor-41-double-beige.jpg) repeat-x;	
}

.beigeSL a {
	color: #e0a814;
	text-decoration: none;
}

.beigeSL a:hover {
	color: #e0a814;
	text-decoration: none;
}

.beigeSCH {
	background: url(../../img/front/jetprogramma/punt-vert-2-beige.jpg) repeat-y;	
}

/* groen highlight */

.groenPL {
	color: #7cba41;
	background: url(../../img/front/jetprogramma/punt-hor-21-double-groen.jpg) repeat-x;	
}

.groenPL a {
	color: #7cba41;
	text-decoration: none;
}

.groenPL a:hover {
	color: #7cba41;
	text-decoration: none;
}

.groenAV {
	color: #7cba41;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-groen.jpg) repeat-x;	
}

.groenAV a {
	color: #7cba41;
	text-decoration: none;
}

.groenAV a:hover {
	color: #7cba41;
	text-decoration: none;
}

.groenSL {
	color: #7cba41;
	background: url(../../img/front/jetprogramma/punt-hor-41-double-groen.jpg) repeat-x;	
}

.groenSL a {
	color: #7cba41;
	text-decoration: none;
}

.groenSL a:hover {
	color: #7cba41;
	text-decoration: none;
}

.groenSCH {
	background: url(../../img/front/jetprogramma/punt-vert-2-groen.jpg) repeat-y;	
}

/* roos highlight */

.roosPL {
	color: #ed008c;
	background: url(../../img/front/jetprogramma/punt-hor-21-double-roos.jpg) repeat-x;	
}

.roosPL a {
	color: #ed008c;
	text-decoration: none;
}

.roosPL a:hover {
	color: #ed008c;
	text-decoration: none;
}

.roosAV {
	color: #ed008c;
	background: url(../../img/front/jetprogramma/punt-hor-20-bottom-roos.jpg) repeat-x;	
}

.roosAV a {
	color: #ed008c;
	text-decoration: none;
}

.roosAV a:hover {
	color: #ed008c;
	text-decoration: none;
}

.roosSL {
	color: #ed008c;
	background: url(../../img/front/jetprogramma/punt-hor-41-double-roos.jpg) repeat-x;	
}

.roosSL a {
	color: #ed008c;
	text-decoration: none;
}

.roosSL a:hover {
	color: #ed008c;
	text-decoration: none;
}

.roosSCH {
	background: url(../../img/front/jetprogramma/punt-vert-2-roos.jpg) repeat-y;	
}

.horizont-titel {
	width: 71px;
	height: 40px;
	background: url(../../img/front/jetprogramma/horizont-bg.jpg) repeat-x;
	float: left;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}
.horizont-titel-60 {
	width: 62px;
	height: 40px;
	background: url(../../img/front/jetprogramma/horizont-bg.jpg) repeat-x;
	float: left;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}
/*
.horizont-titel-last {
	width: 71px;
}
*/
.horizont-titel-50 {
	width: 50px;
	height: 40px;
	background: url(../../img/front/jetprogramma/horizont-bg.jpg) repeat-x;
	float: left;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}

.horizont-titel a, .horizont-titel-50 a, .horizont-titel-60 a, .horizont-titel a:hover, .horizont-titel-50 a:hover, .horizont-titel-60 a:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: default;
}

.horizont-titel-50-empty {
	width: 50px;
	height: 40px;
	background: url(../../img/front/jetprogramma/punt-hor-40-bottom-rood.jpg) repeat-x;
	float: left;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}

.dag-wrapper {
	background: #fff100;
	height: 241px;
}

.dag-wrapper-bis {
	background: #fff100;
	height: 181px;
}

.dag-titel {
	width: 24px;
	color: #EE3224;
	padding: 8px;
	font-size: 14px;
	float: left;
}

.dag-programma {
	background: #ffffff;
	width: 574px;
	float: left;
}

.label-wrapper {
	width: 67px;
	float: left;
}

.label-wrapper-165 {
	width: 165px;
	float: left;
}

.label-wrapper-145 {
	width: 66px;
	float: left;
}

.label-wrapper-67 {
	width: 67px;
	float: left;
}

.slot-wrapper {
	width: 507px;
	float: left;
}

.slot-wrapper-409 {
	width: 409px;
	float: left;
}

.slot-wrapper-507 {
	width: 507px;
	float: left;
}

.dag-lijn {
	background:  url(../../img/front/jetprogramma/punt-hor-2-geel-rood.jpg) repeat-x;
	margin-top: -2px;
}

/* HOME BANNER */

#home-banner-container {
	width: 868px;
	/*margin-top: 10px;*/
}

#home-banner-container .middle {
	background:url(../../img/front/vertical-dotted-868.jpg) repeat-y;
	width: 868px;
}

#home-banner-container .top, #home-banner-container .bottom {
	background:url(../../img/front/horizontal-dotted-repeat.jpg) repeat-x;
	width: 868px;
	height: 1px;
}

#home-banner {
	width: 409px;
/*	min-height:78px;
  height:auto !important;
  height:78px;*/
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	float: left;
}

#home-blog {
	width: 409px;
/*	min-height:78px;
  height:auto !important;
  height:78px;*/
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 10px;
	float: left;	
}

.list-thumb-right {
	width: 75px;
	height: 68px;
	margin-left: 15px;
	float:right;
}

.databankbox {
	font-size: 9px;
	line-height: 12px;
}

#calameo {
	margin-top: 20px;
}