﻿.gridview
{
	width: 100%;
	border-collapse: collapse;
}
.gridview .nieuwsLink, .gridview .uitzendingLink, .gridview .anpLink
{
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	min-height: 18px;
}
.gridview .uitzendingLink
{
	display: inline-block;
}
.gridview .nieuwsLink
{
	display: block;
	margin-left: 10px;
	font-weight: bold;
}
.archiefLink
{
	display: block;
	margin-left: 10px;
}
.archiefLink:hover
{
    color: #FFFFFF;
}
.anpLink
{
	display: list-item;
	list-style-position: inside;
	margin-left: 10px;
}
.gridview .gridViewLink
{
	display: list-item;
	list-style-position: inside;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}
.gridview .nb_editie, .gridview .nb_datum
{
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	min-height: 18px;
}
.gridview .nb_editie
{
	text-align: center;
	display: list-item;
	list-style-position: inside;
}
.gridview .rowStyle
{
	background-color: #B5E3EE;
}
.gridview .alternatingRowStyle
{
	background-color: #EBEEFE
}
.gridview .selectedRowStyle
{ 
	background-color: #53BDF0;
}
.gridview .selectedRowStyle a
{
	font-weight: bold;
}
.gridview .rowStyle:hover, .gridview .alternatingRowStyle:hover, .gridview .textLink:hover
{
	background-color: #79CBF2;
	color: #ffffff;
}
.gridview .gv_programmaLink
{
	padding-left: 5px;
	color: #00539E;
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}
.gridview td
{
	vertical-align: top;
}
.bb td
{
	vertical-align: middle;
}
.listitemtekst
{
	padding: 0;
	margin: 0 0 0 10px;
	border: none 0;
	max-width: 334px;
}
.listitemtekst .nieuwsLink
{
	margin: 0;
}
.listkort, .listkort:hover
{
	color: #333333;
	text-decoration: none !important;
	font-weight: normal !important;
}
.listthumb img
{
	
}
.view img, .listen img
{
	vertical-align: top;
	padding: 0 2px 0 2px;
}
/* PagerStyle */
tr.pagerStyle, .pagerStyle td
{
	padding: 2px;
}
.pagerStyle table
{
	width: auto;
	float: right;
}
.pagerStyle table tr, .pagerStyle table tr td
{
	width: auto;
}
.pagerStyle span
{
	font-weight: bold;
}
.pagerStyle a
{
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
/* Lijst settings */
.nieuwslijst
{
	padding-left: 0px;
}
.listitem
{
	text-decoration: none;
	min-height: 20px;
	background-color: #afe1e1;
	color: #000000;
	display: list-item;
	vertical-align: middle;
	list-style-position: inside;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 2px;
	background-position: right 50%;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.listitem:hover
{
	background-color: #64e1e1;
	color: #ffffff;
}
.video
{
	background-image: url(/images/buttons/video.gif);
}
.audio
{
	background-image: url(/images/buttons/audio.gif);
}
.videoaudio
{
	background-image: url(/images/buttons/videoaudio.gif);
}
.alternate
{
	background-color: #96c8c8;
}
.active
{
	background-color: #64e1e1;
	color: #ffffff;
}
.paginaNummer
{
	padding-left: 2px;
	padding-right: 2px;
}
.paginaNummerActive
{
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
.divVerderLink
{
	text-align: right;
}
.verderLink
{
	color: #00539E;
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
	width: 80px;
	height: 19px;
	background-image: url(/images/buttons/Button01.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align: left;
}
.verderLink img
{
	vertical-align: middle;
}
.verderLinkANP
{
	display: inline-block;
	width: 80px;
	height: 19px;
	padding-top: 2px;
}
.kalender
{
	width: 100%;
	border-color: #000000;
}
.kalender td, .kalender tr
{
	border-color: #000000;
}
.kalender th
{
	background-color: #EBEEFE;
	border-collapse: collapse;
	border-left-color: #ebeefe;
	border-right-color: #ebeefe;
	border-bottom-style: none;
	border-top-color: #000000;
}
.kalender .header
{
	color: #ffffff;
	background-color: #E43E64;
	padding: 0;
	margin: 0;
}
.kalender table, .kalender tr, .kalender td
{
	padding: 0px;
	margin: 0px;
}
.kalender .NextPrev a
{
	background: url(/images/buttons/prev.png) no-repeat center;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.kalender .NextPrev[align="right"] a
{
	background: url(/images/buttons/next.png) center no-repeat;
	text-decoration: none;
}
.DayStyle
{
	font-weight: bold;
	background: #ffffff;
}
.DayStyle a, .SelectedDayStyle a
{
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.OtherMonthDayStyle, .OtherMonthDayStyle a
{
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	background-color: #FFFFFF;
	color: #d3d3d3 !important;
}
.SelectedDayStyle
{
	font-weight: bold;
	background-color: #0066cc;
}
.newsItem
{
	margin-bottom: 4px;
	position: relative;
}
.thumb
{
	border: solid 1px #000000;
	margin-right: 1px;
	margin-bottom: 1px;
}
.uitzendingImg
{
	border: solid 1px #000000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* tablecell in de kalender met een uitzending op de dag */
.uitzendingDagBeschikbaar
{
	background-color: #64e1e1;
	color: #ffffff;
	font-weight: bold;
}
.uitzendingDagToekomst
{
	background-color: #0066cc;
	color: #000000;
	font-weight: bold;
}
.divNieuwsbrief
{
	background-image: url(/images/opmaak/nieuwsbrief.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0;
	min-height: 75px;
}

.divNieuwsbrief input[type="image"]
{
	vertical-align: middle;
	margin-bottom: 2px;
}


/* -[STRAATPRAAT] ---------------------------------------------------------------*/
.StraatPraatButton
{
	border: none;
	display: inline;
	background: transparent url(/images/opmaak/StellingButton.png) no-repeat scroll center top;
	font-weight: bolder;
	font-size: larger;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	width: 80px;
	height: 21px;
	margin: 10px 4px 7px 4px;
}

.StraatPraatButton:hover
{
	color: #cccccc;
	cursor: pointer;
}
/*
.StraatPraateens
{
	border: none;
	display: inline;
	background: transparent url(/images/opmaak/Button-groen.jpg) no-repeat scroll center top !important;
	font-weight: bold !important;
	width: 93px !important;
	height: 24px !important;
	margin: 2px !important;
	padding: 0 !important;
}
.StraatPraateens:hover
{
	background-position: 0 0 !important;
	margin-bottom: 2px !important;
	color: #cccccc !important;
}

.StraatPraatoneens
{
	border: none;
	display: inline;
	background: transparent url(/images/opmaak/Button-rood.jpg) no-repeat scroll center top !important;
	font-weight: bold !important;
	width: 93px !important;
	height: 24px !important;
	margin: 2px !important;
	padding: 0 !important;
}
.StraatPraatoneens:hover
{
	background-position: 0 0 !important;
	margin-bottom: 2px !important;
	color: #cccccc !important;
}
*/
.stelling
{
	position: relative;
	background: url(/controls/images/opmaak/stelling.png) #ffffff repeat-y left top;
	text-align: center;
	padding: 5px;
}

.stelling .praatmee
{
	padding-left: 140px;
}

.stelling p
{
	font-weight: bold;
}
/*
.stelling span
{
	position: absolute;
	left: 80px;
	height: 15px;
	font-size: .9em;
	color: #777;
	padding-right: 20px;
	background: #fff url(/controls/images/opmaak/linkGradient.png) left repeat-y;
}
*/
.stelling span
{
	display: block;
	height: 15px;
	font-size: .9em;
	color: #777;
	background: #fff url(/controls/images/opmaak/linkGradient.png) left repeat-y;
}

.stellingTbl
{
	margin: auto;
	width: 90%;
}

.stellingTbl td
{
	padding: 3px;
	text-align: left;
	border-top: solid 1px #FFFFFF;
}

.stelling ul
{
	text-align: left;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	width: auto;
	padding: 0px;
}

.stelling li
{
	padding: 2px 5px;
	width: auto;
	border-top: 1px solid #ddd;
	list-style-type: none;
	list-style-position: outside;
}
.auteur
{
	text-align: right;
	font-style: italic;
	font-size: smaller;
}
.datumKader
{
	background-image: url('/controls/images/opmaak/datumVeld.jpg');
	background-repeat: no-repeat;
	height: 33px;
}
.printButtonKalender
{
	padding-top: 7px;
	padding-left: 7px;
}
.labelDatum
{
	padding-left: 10px;
	padding-top: 6px;
	width: 200px;
	text-align: center;
	font-weight: bolder;
}
.tblWeerOverzicht td
{
	/*vertical-align: top;*/
	text-align: left;
}
.spanWeerDag
{
	display: inline-block;
	width: 110px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	border: none 0;
}
.spanWeerDag H2
{
	text-decoration: underline;
}
.spanActiveWeerDag
{
	display: inline-block;
	border: solid 1px #F43F6D;
	width: 112px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.spanActiveWeerDag H2
{
	/* identiek aan H2rood */
	background-image: url('/images/opmaak/verloop balkje Rood.png');
	background-repeat: repeat-x;
}
.minTemp
{
	display: block;
	text-align: center;
	font-weight: bolder;
	color: #00539E;
	width: 100%;
}
.maxTemp
{
	display: block;
	text-align: center;
	font-weight: bolder;
	color: #F43F6D;
	width: 100%;
}
.divWeerControl
{
	width: 250px;
	height: 110px;
	display: block;
	position: relative;
	clear: left;
	margin-bottom: 5px;
}
.divWeerControlTekst
{
	position: absolute;
	display: block;
	width: 250px;
	top: 94px;
	left: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	z-index: 2;
}
.pWeer
{
	position: absolute;
	right: 2px;
}
.pVerkeer
{
	position: absolute;
	left: 2px;
}
.divWeerControl P, .divWeerControl P A
{
	padding: 0px;
	margin: 0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.dagWeerLink
{
	text-decoration: none;
}
.stellingTekst
{
	/*nog in te vullen*/
}
.stellingReactie
{
	background: transparent url(/images/opmaak/gradient.png) repeat-x scroll left bottom;
	border-bottom: 1px dashed #BBBBBB;
	padding: 5px;
	overflow: hidden;
}
/* Zoek paragrafen */
.pZoek
{
	padding-left: 5px;
	background-color: #ffff66;
}
.pZoekArchief
{
	background-color: #ccff66;
}
.pZoekTV
{
	background-color: #99ff66;
}
.pZoekRadio
{
	background-color: #66ff66;
}
.pZoekNieuws
{
	background-color: #33ff66;
}
.pZoekSport
{
	background-color: #00ff66;
}
.pZoekTwente
{
	background-color: #33ff33;
}
.pZoekNoordwest
{
	background-color: #66ff33;
}
.pZoekSalland
{
	background-color: #99ff33;
}
.rssButton
{
	float: left;
	margin: 0 1px 0 1px;
}
.pNieuwsTips
{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	min-height: 50px;
}
ul.prevnext
{
	padding: 0;
	margin: 0;
	position: absolute;
	display: block;
	width: 250px;
}
ul.prevnext li
{
	display: block;
	width: 125px;
	padding: 0;
}
ul.prevnext li.prev
{
	float: left;
}
ul.prevnext li.next
{
	float: right;
}
ul.prevnext a
{
	width: 17px;
	height: 21px;
	background: no-repeat;
	display: block;
	padding: 0;
}
ul.prevnext .prev a
{
	float: left;
	background-image: url(/images/buttons/prev.png);
}
ul.prevnext .next a
{
	float: right;
	background-image: url(/images/buttons/next.png);
}
ul.prevnext span
{
	display: none;
}
li a span
{
	display: none;
}
.th_abc
{
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: solid 1pt #000000;
}
.th_abc a
{
	color: #000000;
	padding: 2px;
	text-decoration: none;
	font-size: 15px;
}
.th_abc a:hover, .th_abc .activeLetter
{
	text-decoration: underline;
}
.intro
{
	line-height: 16px;
	font-weight: bolder;
	padding-bottom: 5px;
}
.divKader p
{
    line-height: 16px;
}
.p1, .p2
{
	line-height: 20px;
}

.p1 ul
{
    list-style-position: inside;
}
.contentImages
{
	display: inline;
	float: right;
	margin-left: 10px;
}
.t3table
{
	margin: 10px;
}
.t3table tr:hover
{
	background-color: #B5E3EE;
}
.t3table td
{
	text-align: left;
	vertical-align: top;
}
.verkeer table, .verkeer th, .verkeer td
{
	padding: 0px;
	margin: 0px;
}

.verkeer th
{
	text-align: left;
	font-weight: bolder;
}

.beschikbaarTekst
{
	padding-top: 5px;
	width: 100%;
	text-align: right;
	font-size: smaller;
}

.divUitleg
{
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	z-index: 100;
	width: 250px;
	border: solid 1px #000000;
}

.divUitlegPlayer
{
	position: fixed;
	left: 50px;
	top: 50px;
	display: none;
	background-color: #FFFFFF;
	z-index: 100;
	width: 400px;
	border: solid 1px #000000;
}

.liveImage
{
	float: right;
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-left: 5px;
}

.pSmall
{
	font-size: smaller;
}
.divVerwijzingen
{
 margin-bottom: 5px;
}
.divVerwijzingen h3
{
	background-color: #e1e1e1;
}
.divVerwijzingen a
{
	display: list-item;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}
.linkeven:hover, .linkoneven:hover
{
	color: #000000;
	background-color: #53BDF0;
}
.linkeven
{
	background-color: #EBEEFE;
}
.linkoneven
{
	background-color: #B5E3EE;
}
/*
.uitzendingoneven
{
	background-color: #53BDF0;
}
.uitzendingeven
{
	background-color: #3366CC;
}
.uitzendingoneven:hover, .uitzendingeven:hover
{
	color: #ffffff;
	background-color: #000099;
}
*/

.anpimage
{
	width: 100px;
}

.tbl_anplist
{
	width: 100%;
}

.divSubHeader
{
    position: relative;
	font-family: Verdana;
	font-size: 12px;
	margin: 3px 0px 3px 0px;
	padding: 2px;
	min-height: 26px;
	background-image: url(/images/opmaak/Stippellijn.png);
	background-repeat: repeat-x;
}

.divInteractief
{
    position: relative;
	font-family: Verdana;
	font-size: 12px;
	margin: 3px 0px 3px 0px;
	padding: 2px;
	min-height: 26px;
	background-image: url(/images/opmaak/Stippellijn.png);
	background-repeat: repeat-x;
}

.divShare
{
	text-align: right;
	float: right;
	padding-top: 2px;
}

.spanShare
{
	color: #53BDF0;
	padding-right: 8px;
}

.shareLink img
{
	margin: 2px 1px 0px 1px;
}

.ipstatus
{
	background-color: #53BDF0;
	font-weight: bold;
}

.ulnewslist, .ulnewslist li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.ulnewslist li
{
	text-align: center;
	padding: 1px;
	height: 18px;
	width: 24px;
}

.ulnewslist li a, .ulnewslist li a:hover
{
	text-decoration: none
}

.subHeaderGewijzigd
{
    margin-left: 10px;
    font-size: 10px;
	color: #66ccff;
	font-style: italic;
}

.subHeader
{
	padding-top: 5px;
	display: inline-block;
}

#reactieHeader
{
	background-image: url(/images/opmaak/reageren/Header_reageren.png);
	background-repeat: no-repeat;
	min-height: 34px;
	font-family: Arial;
	font-size: 12px;
}

#reactieHeader ul
{
	padding: 5px 1px 5px 1px;
	margin: 0;
}

#reactieHeader li
{
	padding: 0px;
	margin:0px;
	display: inline-block;
	list-style-type: none;
	min-width: 148px;
	text-align: center;
	vertical-align: top;
}

#reactieHeader li a, #reactieHeader li a:hover
{
	text-decoration: none;
	font-weight: bold;
}

#reactieHeader li input
{
	padding: 0;
	border: none 0;
	float: left;
}

#divReactieSortering
{
	display: inline-block;
	width: 30px;
	vertical-align: middle;
}

#reactieItemHeader
{
	background-image: url(/images/opmaak/reageren/Header_BG.png);
	background-repeat: no-repeat;
	height: 28px;
	margin: 4px 0 0 0;
	padding: 0 0 10px 10px;
}

#reactieItemHeader h2
{
	background: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0;
	min-height: 14px;
}

#reactieItemHeader h3
{
	background: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 0;
}

#reactieTekst
{
    overflow: hidden;
	padding: 0 10px 14px 10px;
	line-height: 19px;
}

.lijstReacties
{
	background-image: url(/images/buttons/reacties.png);
	background-repeat: no-repeat;
	position: relative;
}

.lijstReacties a, .lijstReacties a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	position: absolute;
	right: 6px;
	top: 1px;
	padding: 0;
	margin: 0;
	width: 11px;
	text-align: center;
}

.linkWMP, .linkWMP:hover
{
	color: #999999;
	text-decoration: none;
}

#contentImage
{
	float: left;
	padding: 0;
	margin-top: 3px;
	margin-right: 5px;
	text-align: center;
}

#contentImage img
{
	border: solid 3px #bce4fe;
}

#contentImage span
{
	display: block;
	font-style: italic;
	font-size: 10px;
}

.divContent
{
	min-height: 100px;
}

/* twitter meuk */
.twtr-widget
{
    display: inline-block !important;
}

#divtwitter H3, #divtwitter H4
{
    text-align: left;
}

.twtr-tweet-text
{
    font-size: 12px;
    font-family: Arial, Helvetica-Normal, Verdana;
}

/* nieuwe list en coverbands */
#itemlistitem
{
    position: relative;
    background-image: url(/images/content/coverbands/CoverCompetitie_HeaderOverige_band1.jpg);
    background-repeat: no-repeat;
    margin: 2px 0 2px 0;
    background-color: #000000;
    height: 86px;
    vertical-align: bottom;
    overflow: hidden;
}

#itemlistitemalt
{
    position: relative;
    background-image: url(/images/content/coverbands/CoverCompetitie_HeaderOverige_band2.jpg);
    background-repeat: no-repeat;
    margin: 2px 0 2px 0;
    background-color: #000000;
    height: 86px;
    vertical-align: bottom;
    overflow: hidden;
}

#itemlistitem .listthumb, #itemlistitemalt .listthumb
{
    float: right;
}

#itemlistitem .listthumb img
{
    border-width: 3px !important;
    border-style: solid !important;
    border-color: #9fbbdd !important;
}

#itemlistitemalt .listthumb img
{
    border-width: 3px !important;
    border-style: solid !important;
    border-color: #3f78bc !important;
}

#itemlistitem .divtekst, #itemlistitemalt .divtekst
{
    position: absolute;
    top: 68px;
    padding-left: 4px;
}

#itemlistitem .divtekst, #itemlistitem a, #itemlistitem a:hover, #itemlistitemalt .divtekst, #itemlistitemalt a, #itemlistitemalt a:hover
{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#ccheaderlinks
{
    background-image: url(/images/content/coverbands/CoverCompetitie_Header.jpg);
    background-repeat: no-repeat;
    height: 52px;
}

#ccheaderrechts
{
    background-image: url(/images/content/coverbands/CoverCompetitie_HeaderOverige.jpg);
    background-repeat: no-repeat;
    height: 52px;
}

.spanheader1
{
    display: block;
    height: 12px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0 2px 10px;
}

.spanheader2
{
    display: block;
    height: 14px;
    color: #003366;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 2px 10px;
}

/* coverbands */
#coverband #contentImage
{
	float: left;
	padding: 0;
	margin-top: 3px;
	margin-right: 5px;
	text-align: center;
}

#coverband #contentImage img
{
	border: solid 3px #003366;
}

#coverband #contentImage span
{
	font-style: italic;
	font-size: 10px;
}

#coverband .intro
{
	clear:right;
	font-weight: normal;
}

#coverband #p1, #coverband #p2
{
    display: inline-block;
}

#coverband .divVerwijzingen, #coverband a
{
    color: #336699;
    display: inline-block;
    background-color: transparent;
    padding: 0;
    margin: 0;
}
#coverband .divShare
{
    margin-top: 5px;
}
.shortlist
{
    padding-bottom: 5px;
}
.shortlist .ultekst
{
    list-style-image: url('/images/opmaak/lijstjes/Header Bullet.png');
    line-height: 18px;
    margin: 0 0 0 7px;
    font-size: 11px;
}
.ulvideo
{
    list-style: none;
    list-style-position: outside;
    background-color: #F3FBFF;
    padding: 10px 1px 2px 1px;
    margin: 0;
}
.ulvideo li
{
    position: relative;
    background-color: #ffffff;
    display: block;
    list-style: none;
    height: 60px;
    margin: 1px 0 2px 0;
}
.shortlist .even
{
    background-color: #f3fbff;
}
.shortlist .oneven
{
    background-color: #ffffff;
}
.shortlist a
{
    text-decoration: none;
}

.shortlist a:hover
{
    text-decoration: underline;
}

.shortlist .c1 {color: #336699;}
.shortlist .c2 {color: #3e7cba;}
.shortlist .c3 {color: #5683b0;}
.shortlist .c4 {color: #5f91c3;}
.shortlist .c5 {color: #74b0ed;}
.shortlist .c6 {color: #8ebeed;}

.sl_div_links
{
    float: left;
    width: 80px;
    margin-right: 5px;
}

.sl_bekijk, .sl_bekijk:hover
{
    position: absolute;
    display: inline-block;
    right: 2px;
    bottom: 2px;
    width: 100px;
    text-align: center;
    background-color: #71d0ff;
    color: #ffffff;
    font-weight: bold;
}

.sl_tijd, .sl_tijd:hover
{
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #67aedd;
    color: #ffffff;
}

.listHeaderTekst
{
    background-image: url('/images/opmaak/lijstjes/Header lijstjes links.png');
    height: 32px;
}

.listHeaderVideo
{
    background-image: url('/images/opmaak/lijstjes/Header lijstjes rechts.png');
    height: 32px;
}

.listheaderButton
{
    display: inline-block;
    width: 49%;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    margin-top: 5px;
}
.listheaderButton:hover, .sel
{
    color:#ffffff;
}
.divListControl
{
    /*height: 360px;
    overflow: hidden;*/
    margin-bottom: 5px;
}
.span_listboven
{
    display: block;
    height: 5px;
}
.span_listtussen
{
    margin-top: 5px;
    display: block;
    height: 5px;
    background-color: #bce8ff;
}
.span_listonder
{
    margin-top: 10px;
    display: block;
    height: 16px;
    background-color: #7cd3ff;
}
#divPromo
{
    display: none;
    z-index: 3;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    width: 100%;
    text-align: center;
}
span.redactie
{
    font-style: italic;
}
.slPlayer
{
    margin: 0 3px 0 3px;
}
.headerVerwijzingen
{
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
}
.divContentVerwijzingen a
{
    display: list-item;
    list-style-position: outside;
    margin-left: 24px;
    line-height: 20px;
}
#div1minuut
{
    width: 250px;
    height: 75px;
    margin-bottom: 5px;
    background-image: url('/images/opmaak/1minuut/nieuwsin1minuut_bg.jpg');
}
#div1minuut a
{
    display: inline-block;
    padding-left: 22px;
    width: 228px;
    padding-top: 36px;
    height: 39px;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #00539e;
    text-decoration: none;
}
#div1minuut a img
{
    vertical-align: middle;
    padding-right: 5px;
}
#div_hyves, #div_tweet, #div_fb, #div_googlePlus, #div_linkedin, #div_social_pop_trigger
{
    position: absolute;
    top: 4px;
}
#div_hyves
{
    left: 0px;
}
#div_tweet
{
    left: 125px;
}
#div_fb
{
    left: 222px;
}
#div_googlePlus
{
    left: 297px;
}
#div_linkedin
{
    left: 359px;
}
#div_social_pop_trigger
{
    right: 0;
    height: 25px;
    padding: 0 20px 0 20px;
}
#div_social_pop
{
    position: absolute;
    width: 100px;
    right: 0;
    top: 25px;
    border: 1px solid #7CD3FF;
    padding: 3px;
    z-index: 10;
    background-color: #FFFFFF;
    display: none;
}

#div_print
{
    position: absolute;
    top: 6px;
    right: 2px;
}
#div_print a
{
    text-decoration: none;
}
#div_print a img
{
    vertical-align: middle;
}
.div_openingstijden
{
    padding: 5px 5px 0 20px;
    font-weight: bold;
}
#divBlogger .social
{
    background-color: #F63F6F;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: right;
	margin-top: 5px;
	padding-right: 5px;
}
#divBlogger .social img
{
    margin: -5px 1px 0 1px;
}
#divBlogger .imgBlogger
{
    margin: 3px 0 3px 0;
}
.blognaam
{
    font-weight: bold;
    color: #6CF;
}
#divBloggers img
{
    margin-bottom: 5px;
}
#divUitzending
{
    margin-bottom: 5px;
}
#divUitzending ul
{
    list-style-position: inside;
}
#divUitzendingTekst p:first-child
{
    font-weight: bold;
}
