body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:9px;
}

a
{
	text-decoration:underline;
	color:#000000;
}

#menu a{
	text-decoration:none;
}

.style1 {
	font-size: 9px;
	color: #333333;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.style9 {
	font-size: 36px;
	color: #000000;
}
.style10 {color: #333333}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}

.style13 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
}


.style14 {font-size: 9px}

.style21 {list-style-type: disc; font-family: Verdana, Arial, Helvetica, sans-serif; color: #363636;}
.style29 {
	font-weight: normal;
	color: #363636;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style38 {font-weight: bold; color: #363636; list-style-type: disc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

.style39 {
	font-size: 38px;
	font-weight: bold;
	color: #000000;
}
.style40 {font-size: 14px}
.style41 {font-weight: bold}

.style47 {color: #FFFFFF}
.style49 {font-size: 16px; color: #666666; list-style-type: disc;}
.style53 {color: #FF0000}

.err12B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #363636;
	list-style-position: inside;
	list-style-type: disc;
}
.err10N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
	list-style-type: disc;
}
.err14B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	list-style-type: disc;
}
.err10B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #363636;
	list-style-type: disc;
}

div.downloads
{
	margin:0 0 1.5em 32px;
	line-height:1.2em;
	font-size:90%;
	list-style-type:none;
	width:60%;
}

div.downloads a
{
	font-weight:bold;
	margin:0.25em 0 0;
	margin:0;
	padding:0.7em 0 0.7em 3em;
	border-bottom:1px solid #E7E7E7;
	background-repeat:no-repeat;
	background-position:left 50%;
	display:block;
}

a.pdf
{
	background-image:url(errorone/images/icon_pdf.gif);
}

a.word
{
	background-image:url(errorone/images/icon_word.gif);
}

a.web
{
	background-image:url(errorone/images/icon_web.gif);
}

a.xls
{
	background-image:url(errorone/images/icon_xls.gif);
}

a.ppt
{
	background-image:url(errorone/images/icon_ppt.gif);
}

a.doc
{
	background-image:url(errorone/images/icon_doc.gif);
}

a.zip
{
	background-image:url(errorone/images/package.png);
}

div.messageblock
{
	border-left:1px solid #96a4e7;
	border-bottom:1px solid navy;
	border:1px solid #EEE;
	margin-left:32px;
	padding:5px;
	margin-bottom:5px;
}

div.messageblock .title
{
	margin:0;
	color:#535d8d;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #96a4e7;
	margin-bottom:5px;
	padding-bottom:2px;
}

/* Kalender styles */
tr.week
{
	text-align:right;
	vertical-align:top;
}

tr.holiday
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FE6802;
	vertical-align:top;
}

tr.day_name
{
	/*background-color:maroon;*/
	background-color:#00667C;
	color:#FFFFFF;
	font-size:8pt;
}

td.right_box
{
	text-align:left;
}

td.left_box
{
	text-align:right;
}

.weekend_link
{
	/*color:#FFFFFF;*/
	color:#777;
	font-size:8pt;
}

.weekend_box
{
	background-color:#EEE;
	border-bottom:thin solid #E0E0E0;
	/*color:#FFFFFF;*/
	color:#777;
	width:72pt;
	height:36pt;
}

td.dark_date_box
{
	background-color:white;
	width:72pt;
	height:36pt;
}

td.today_date_box
{
	/*background-color:#FFBC90;*/
	background-color:#bfd7e3;
	width:72pt;
	height:36pt;
}

td.date_box
{
	background-color:#E0E0E0;
	width:72pt;
	height:36pt;
}

div.hoverdiv
{
	position:absolute;
	background:white;
	padding:4px;
	border:1px solid gray;
	text-align:left;
	width:400px;
	overflow: scroll;
	height: 200px;
}

td.today_date_box
{
	/*background-color:#FFBC90;*/
	background-color:#bfd7e3;
	width:72pt;
	height:36pt;
}

td.date_box
{
	background-color:#E0E0E0;
	width:72pt;
	height:36pt;
}

div.hoverdiv
{
	position:absolute;
	background:white;
	padding:4px;
	border:1px solid gray;
	text-align:left;
	width:200px;
}

table.list
{
	border-collapse:collapse;
	margin-left:20px;/*32px;*/
}

table.list td
{
	border:1px solid #EEE;
	padding:3px;
}

div.links
{
	/* background:#B0B4CD; */
	margin:2px 2px 2px 2px;
	padding:4px;
	text-align:left;
}

div.links h1
{
	margin:0;
	margin-bottom:5px;
	color:white;
	font-size:14px;
	color:#535D8D;
	text-align:left;
}

div.links a
{
	color:#333;
	text-align:left;
}

div.links a:link
{

	font-size:10px;
	color:#333;
	padding-right:7px;
	padding-left:7px;
	/*display:block;*/
	height:30px;
	text-align:left;
}

div.links a:visited
{
	color:#333;
	text-align:left;
}

div.links a:active
{
	color:#999;
	text-align:left;
}

div.links a:hover
{
	color:#999;
	/*indien mogelijk kleur van thema ophalen met smarty ?*/
	background:#0092BB;
	text-align:left;
}

/* Jeroen css */
th.actietitzijnav{
font-size: 13px;
font-weight: bold;
padding: 5;
text-align: left;
color:#BA0123;
}
.headerbg{
	background-color: #0092BB;
}
.footerTable{
position: fixed;
bottom: 0px;
}
div.imgzijnav{
margin: 0;
padding: 0;
text-align: center;
}
div.actietitzijnav{
font-size: 13px;
font-weight: bold;
padding: 5;
text-align: left;
color:#BA0123;
}
/*zijkolomtitlinks*/
div.titzijnav{
font-size: 13px;
font-weight: bold;
padding: 5;
text-align: left;
color:#00667C;
}
div.titzijnav a:link{
font-size: 13px;
font-weight: bold;
padding: 5;
text-align: left;
color:#00667C;
}
div.titzijnav a:visited{
font-size: 13px;
font-weight: bold;
padding: 5;
text-align: left;
color:#00667C;
}
div.titzijnav a:hover{
font-size: 13px;
font-weight: bold;
padding: 5;
text-align: left;
color:#0092BB;
}

p.eventtitel{
font-size: 12px;
font-weight: bold;
text-align: left;
color: #000000;
}
p.eventtitel :link{
font-size: 12px;
font-weight: bold;
text-align: left;
color: #000000;
}
p.eventtitel :visited{
color: #000000;
}
p.eventtitel :hover{
color: #666666;
}

/*end zijkolomtitlinks*/
div.txtzijnav{
font-size: 10px;
padding: 5;
text-align: left;
}
.linkzijnav{
font-size: 11px;
font-weight: bold;
color:#0092BB;
padding: 5;
text-align: left;
}
.linkzijnav:hover{
font-size: 11px;
font-weight: bold;
color:#ABA494;
padding: 5;
text-align: left;
}
.actielinkzijnav{
font-size: 11px;
font-weight: bold;
color:#BA0123;
padding: 5;
text-align: left;
}
.actielinkzijnav:hover{
font-size: 11px;
font-weight: bold;
color:#ABA494;
padding: 5;
text-align: left;
}
div.paginatitel{
	color:#00667C;
	font-size: 17px;
	font-weight: bold;
	margin-left:32px;
	text-align: left;
}
#content div.posttitel a:link
{
	text-decoration:underline;
	color:#0092BB;
	font-size: 11px;
	font-weight: bold;
	/*color:#5a6ed0;*/
	text-align: left;
}

#content div.posttitel a:visited
{
	/*color:#abb3da;*/
	color:#488393;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#content div.posttitel a:hover
{
	/*color:#222e6c;*/
	color:#117287;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#content div.postbg
{
	margin-bottom: 15px;
	text-align: justify;
}

/* Digi gids css Jeroen */
.kolomtitels {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.zoektitel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
	text-align:left;
	padding:2px;
}
.zoekrub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
	text-align:left;
	padding:2px;
	background-color: #B8C8D1;
}

td.zoeksubrub {
    padding: 5px;
	padding-left: 20px;
	background-color: #DAE2E7;	
    color: #000;	
}

td.zoeksubrub div {
	float: left;
	width: 160px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	text-align:left;
	margin-right: 20px;
}
.digilink {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}
.digilink a:link {
    color: #333333;
    text-decoration: underline;
}
.digilink a:visited{
    color: #333333;
	text-decoration: underline;
}
.digilink a:hover {
	text-decoration: none;
	color: #666666;
}
.digithemanav a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
    text-decoration: none;
    padding-top:2px;
    padding-right:7px;
    padding-left:7px;
    padding-bottom:1px;
    display:block;
    height:15px;
    background:#CBD7DC;
}


.digithemanav a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    /*color:#9fa5c5;*/
    color: #333;
    text-decoration: none;
    padding-top:2px;
    padding-right:7px;
    padding-left:7px;
    padding-bottom:1px;
    display:block;
    height:15px;
    background:#CBD7DC;
}

.digithemanav a:hover
{
    color:#fff;
    background:#0092BB;
    /*58649a*/
}
.digithemanavselected
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    /*color:#9fa5c5;*/
    color: #fff;
    text-decoration: none;
    padding-top:2px;
    padding-right:7px;
    padding-left:7px;
    padding-bottom:1px;
    display:block;
    height:15px;
    background:#0092BB;
}

.digithemanavselected a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    /*color:#9fa5c5;*/
    color: #fff;
    text-decoration: none;
    display:block;
    height:15px;
    background:#0092BB;
}
.digithemanavselected a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    /*color:#9fa5c5;*/
    color: #fff;
    text-decoration: none;
    display:block;
    height:15px;
    background:#0092BB;
}

.digisubthemanav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    text-decoration: none;
    padding-bottom:1px;
    display:block;
    height:17px;
    background:#99B0BB;
}
.digisubthemanav a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    text-decoration: none;
    padding-top:2px;
    padding-right:7px;
    padding-left:17px;
    padding-bottom:1px;
    display:block;
    height:17px;
    background:#99B0BB;
}


.digisubthemanav a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    /*color:#9fa5c5;*/
    color: #333;
    text-decoration: none;
    padding-top:2px;
    padding-right:7px;
    padding-left:17px;
    padding-bottom:1px;
    display:block;
    height:17px;
    background:#99B0BB;
}

.digisubthemanav a:hover
{
    color:#fff;
    background:#648595;
    /*58649a*/
}

.digisubthemaselected a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #fff;
    text-decoration: none;
    padding-top:2px;
    padding-right:7px;
    padding-left:17px;
    padding-bottom:1px;
    display:block;
    height:17px;
    background:#648595;
}


.digithemanav div
{
    margin:0;
    padding-top:1px;
}

.digititel{
	color:#00667C;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.digisubtitel{
	color:#555555;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.digiregio{
	color:#555555;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.digiregiokaart{
	color:#008AB3;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.digisubrubtitel{
	color:#777777;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.digisubrubtitel a:link{
	color:#777777;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.digisubrubtitel a:visited{
	color:#777777;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.digisubrubtitel a:hover{
	color:#999999;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#indekijker a {
	color: black;
}
