/*--------------------------------------------------------------------------------------------------
Basic Style Sheet (all browsers)

version:	2.1
author:		Damien van Holten
email:		damien@dlma.nl
website:	http://www.dlma.nl
--------------------------------------------------------------------------------------------------*/

body
{
	font-size: 85%;
	background: url(../images/bg-body.gif) 0 0 repeat #171817;
	color: #fff;
	border-top: 5px solid #c1ec03;
}
 
*
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	border: none;
}

:focus
{
	outline: none;
}

/* Typography
--------------------------------------------------------------------------------------------------*/

hr
{
	display: none;
}

abbr
{
	border-bottom: 1px dotted #777;
}

a:link,
a:visited
{
	color: #fff;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #bcff00;
}

p
{
	line-height: 1.6em;
	margin: 0 0 1.2em 0;
	font-size: 13px;
}

p.introduction
{
	font-weight: bold;
}

p.meta
{
	margin: -0.3em 0 1.2em 0;
	font-size: 1em;
	color: #888;
}

p.meta a
{
	color: #999;
}

p.case-meta
{
	border-top: 1px solid #373737;
	margin: 0.7em 0 0 0;
	padding: 0.7em 0 0 0;
	color: #888;
}

p.case-meta a:link,
p.case-meta a:visited
{
	color: #888;
}

p.case-meta a:hover,
p.case-meta a:active
{
	color: #fff;
}

p.terug
{
	margin: 0.4em 0;
	font-size: 11px;
	text-align: center;
	color: #666;
}

p.terug a:link,
p.terug a:visited
{
	color: #666;
	text-decoration: underline;
}

p.terug a:hover,
p.terug a:active
{
	text-decoration: none;
}

h1
{
	color: #fff;
	font-size: 1em;
	font-size: 1.7em;
	line-height: 1.1em;
	margin: 0 0 0.6em 0;
	font-family: helvetica, arial, verdana, sans-serif;
}

h1 strong em
{
	color: #d0ff00;
	font-style: normal;
	font-weight: normal;
	font-family: helvetica, arial, verdana, sans-serif;
	letter-spacing: 0.02em;
}

h1#case-header
{
	background: url(../images/title-casestudies.gif) 0 0 no-repeat;
	height: 30px;
	width: 527px;
	text-indent: -999em;
	margin: 0.2em 0 1.3em 0;	
}

h1#referenties
{
	background: url(../images/title-referenties.gif) 0 0 no-repeat;
	height: 30px;
	width: 527px;
	text-indent: -999em;
	margin: 0.2em 0 1.3em 0;	
}

h1#homepage
{
	background: url(../images/title-quote-homepage.gif) 0 0 no-repeat;
	height: 59px;
	width: 980px;
	text-indent: -999em;
	margin: 0.2em 0 1.3em 0;
}

h1#zoekmachinewoordenboek
{
	text-indent: -999em;
	background: url(../images/img-zoekmachinewoordenboek.gif) 0 0 no-repeat;
	height: 80px;
	width: 980px;
	margin: 0 0 1em 0;
}

h1#zoekmachineadverteren
{
	text-indent: -999em;
	background: url(../images/bg-title-zoekmachineadverteren.jpg) 0 0 no-repeat;
	height: 261px;
	width: 712px;
	margin: 0;
}

h1#zoekmachineoptimalisatie
{
	text-indent: -999em;
	background: url(../images/bg-title-zoekmachineoptimalisatie.jpg) 0 0 no-repeat;
	height: 261px;
	width: 712px;
	margin: 0;
}

h1#resources
{
	text-indent: -999em;
	background: url(../images/bg-title-resources.gif) 0 0 no-repeat;
	height: 79px;
	width: 980px;
	margin: 0;
}

h3,
h4
{
	font-size: 13px;
	color: #b6ec19;
	line-height: 1.3em;
	font-family: helvetica, arial, verdana, sans-serif;
}

h3 a:link,
h3 a:visited
{
	color: #b6ec19;
	text-decoration: underline;
}

h3 a:hover,
h3 a:active
{
	color: #b6ec19;
	text-decoration: none;
}

h3.resourcehead
{
	margin: 1.5em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #4f4f4f;
	border-bottom: 1px solid #171717;
}

h3.border
{
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 1px solid #373737;
	margin: 1em 0 0.7em 0;
	padding: 0 0 0.7em 0;
}

h3#vinden
{
	text-indent: -999em;
	background: url(../images/img-logo-vinden.net.gif) 0 0 no-repeat;
	height: 71px;
	width: 368px;
	margin: 1.3em 1em 0 0;
}

h3#vinden a:link, h3#vinden a:visited,
h3#vinden a:hover, h3#vinden a:active
{
	display: block;
	height: 71px;
	width: 368px;
}

h3#vinden.christmas
{
	background: url(../images/img-logo-vinden.net-christmas.gif) 0 0 no-repeat;
}

h3#vinden.valentine
{
	background: url(../images/img-logo-vinden.net-valentine.gif) 0 0 no-repeat;
}

ul
{
	margin: 0 0 1.3em 1.2em;
	list-style: none;
}

ul li
{
	font-size: 13px;
	line-height: 1.5em;
	padding: 0 0 0 0.7em;
	background: url(../images/bg-icon-list.gif) 0 8px no-repeat;
}

ol
{
	font-size: 13px;
	margin: 20px 0 1.3em 1.2em;
}

ol strong
{
	color: #b6ec19;
}

ol li
{
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

/* Generic classes
--------------------------------------------------------------------------------------------------*/

.image
{
	margin: 1em 0;
}

.clear
{
	clear: both;
}

.left
{
	float: left;
	margin: 0 1em 1em 0;
}

.right
{
	float: right;;
	margin: 0 0 1em 1em;
}

a.rss:link,
a.rss:visited
{
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icon-feed-bw.gif) 0 100% no-repeat;
	padding: 2px 0 0 23px;
	margin-left: 4px;
}

a.rss:hover,
a.rss:active
{
	background: url(../images/icon-feed.gif) 0 100% no-repeat;
	color: #ff6600;
	text-decoration: none;
}

/* Image box
--------------------------------------------------------------------------------------------------*/

.content-box
{
	float: left;
	width: 310px;
	margin: 1em 1em 1em 0;
}

.content-image
{
	margin: 0 0 1em 1em;
	border: none;
	float: right;
}

/* Navigation
--------------------------------------------------------------------------------------------------*/

ul#navigation
{
	margin: -1em 0 0 0;
	text-align: right;
}

ul#navigation li
{
	display: inline;
	margin: 0 0 0 9px;
	padding: 0;
	background: none;
}

ul#navigation li a:link,
ul#navigation li a:visited
{
	text-decoration: none;
	color: #c3c3c3;
}

ul#navigation li a:hover,
ul#navigation li a:active,
ul#navigation li a.active:link,
ul#navigation li a.active:visited,
ul#navigation li a.active:hover,
ul#navigation li a.active:active
{
	text-decoration: none;
	color: #fff;
}

/* 2nd level navigation
--------------------------------------------------------------------------------------------------*/

#sidebar ul
{
	border-top: 1px solid #343438;
	margin: 0;
}

#sidebar ul li
{
	background: none;
	padding: 0;
}

#sidebar ul li a:link,
#sidebar ul li a:visited
{
	display: block;
	color: #bcbcbc;
	display: block;
	text-decoration: none;
	padding: 0.3em 0.5em;
	border-bottom: 1px solid #343438;
}

#sidebar ul li a:hover,
#sidebar ul li a:active
{
	color: #fff;
	text-decoration: none;
}

#sidebar ul li a.active:link,
#sidebar ul li a.active:visited,
#sidebar ul li a.active:hover,
#sidebar ul li a.active:active
{
	color: #161814;
	background: url(../images/bg-subnav-active.gif) 0 100% repeat-x #c1ec03;
	font-weight: bold;
	border-bottom: 1px solid #343438;
}

/* Layout
--------------------------------------------------------------------------------------------------*/

#header
{
	margin: 0 auto;
	width: 980px;
}

#content-wrapper
{
	background: url(../images/bg-content.gif) 0 0 repeat #28292a;
	margin: 1.3em 0 1.3em 0;
	padding: 2.1em 0 2.4em 0;
}

#content
{
	position: relative;
	margin: 0 auto;
	width: 980px;
}

#meta-wrapper
{
	margin: 0 auto;
	width: 980px;
}

#footer
{
	margin: 2em auto 1em auto;
	width: 980px;
}

#footer p,
#footer a
{
	color: #555658;
}

#sidebar
{
	float: left;
	width: 238px;
	margin-right: 30px;
}

#sidebar-right
{
	float: left;
	width: 238px;
	margin-left: 30px;
}

#sub-content
{
	line-height: 1.5em;
	width: 712px;
	float: left;
}

/* Content
--------------------------------------------------------------------------------------------------*/

.half-block
{
	width: 475px;
	float: left;
	margin-right: 30px;
}

.half-block.last-child
{
	margin-right: 0;
}

.half-block.intro
{
	background: #141414;
	width: 445px;
	padding: 15px 15px 0 15px;
}

/* pechakucha 
-------------------------------*/

.twothird-block.intro
{
	background: #141414;
	width: 680px;
	padding: 15px;
	float: left;
}

.onethird-block.last-child
{
	background: #141414;
	width: 210px;
	padding: 15px 15px 0 15px;
	float: right;
}


/* end pechakucha
-------------------------------*/

ul.meta-list
{
	margin: 0.5em 0;
	padding: 0.5em 0;
	border-top: 1px solid #343438;
	border-bottom: 1px solid #343438;
}

ul.meta-list li
{
	background: none;
	padding: 0.3em 0;
}

ul.meta-list li a:link,
ul.meta-list li a:visited
{
	padding: 0 0 0 1.4em;
	background: url(../images/icon-document.gif) 0 2px no-repeat;
	color: #cbcbcb;
	text-decoration: none;
}

ul.meta-list li a:hover,
ul.meta-list li a:active
{
	background: url(../images/icon-document-hover.gif) 0 2px no-repeat;
	color: #b6ec19;
}

ul.meta-list.case li a:link,
ul.meta-list.case li a:visited
{
	padding: 0 0 0 1.4em;
	background: url(../images/icon-news.gif) 0 2px no-repeat;
	color: #cbcbcb;
	text-decoration: none;
}

ul.meta-list.case li a:hover,
ul.meta-list.case li a:active
{
	background: url(../images/icon-news-hover.gif) 0 2px no-repeat;
	color: #b6ec19;
}

.offer-block
{
	background: url(../images/bg-offer.gif) 0 100% repeat-x #c1ec03;
	padding: 10px 15px 25px 15px;
	margin-bottom: 1em;
}

.offer-block h3,
.offer-block p
{
	color: #222;
}

.offer-block h3
{
	font-size: 1.6em;
	line-height: 1.4em;
}

.offer-block div
{
	margin-bottom: 3em;
}

.homepage-banner
{
	margin: -1.2em 0 1em 0;
}


/* 3-Collumn opzet
--------------------------------------------------------------------------------------------------*/

.lcol
{
	float: left;
	width: 345px;
	margin-right: 22px;
}

.rcol
{
	float: right;
	width: 345px;	
}

.lcol p,
.rcol p
{
}

.col
{
	float: left;
	width: 305px;
	margin-right: 32px;
}

.lastchild
{
	margin-right: 0;
}

.box
{
	background: url(../images/bg-boxmain.gif) 0 100% no-repeat;
	margin: 0 0 1.3em 0;
}

.box ul,
.box p
{
	margin: 0 1.5em;
	padding-bottom: 1em;
}

.box img
{
	margin: 0.4em 1.5em 0 1.5em;
}

.box p,
.box ul li
{
	color: #bdbdbd;
}

.box h3,
.box h4
{
	background: url(../images/bg-boxhead.gif) 0 0 no-repeat;
	padding: 0.8em 0 0 1.2em;
	color: #ebebeb;
	font-size: 1.2em;
	font-weight: normal;
}

.box h4
{
	background: none;
	padding: 0.3em 0 0 1.2em;
}

/* Artikel opties
--------------------------------------------------------------------------------------------------*/

.article-options
{
	float: right;
	margin: 0 0 1em 1em;
	width: 175px;
	border: 1px solid #343438;
	color: #bbb;
}

.article-options ul
{
	margin: 0;
	padding: 0.8em;
}

.article-options ul li
{	
	margin: 0;
	padding: 0;
	background: none;
	font-size: 0.9em;
}

.article-options ul li a:link,
.article-options ul li a:visited
{
	font-size: 0.9em;
	color: #bbb;
	text-decoration: none;
}

.article-options ul li a:hover,
.article-options ul li a:active
{
	color: #d0ff00;
	text-decoration: none;
}

a.delicious:link,
a.delicious:visited
{
	background: none;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../images/icon-delicious.gif) 0 2px no-repeat;
}

a.delicious:hover,
a.delicious:active
{
	text-decoration: underline;
}

a.bookmark:link,
a.bookmark:visited
{
	background: none;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../images/icon-bookmark.gif) 0 2px no-repeat;
}

a.bookmark:hover,
a.bookmark:active
{
	text-decoration: underline;
}

/* Gerelateerde arikelen
--------------------------------------------------------------------------------------------------*/

dl.related
{
	font-size: 13px;
	border-top: 1px solid #3e3e3f;
	border-bottom: 1px solid #3e3e3f;
	padding: 1em 1em 0.4em 1em;
	margin-top: 1.5em;
	background: #343438;
}

dl.related dt
{
	color: #b5b5b5;
	width: 160px;
	float: left;
}

dl.related dd
{
	margin: 0 0 0.6em 160px;
}

dl.related dd a:link,
dl.related dd a:visited
{
	background: url(../images/icon-document.gif) 0 2px no-repeat;
	padding: 0 0 0 1.6em;
}

dl.related dd a:hover,
dl.related dd a:active
{
	background: url(../images/icon-document-hover.gif) 0 2px no-repeat;
	color: #b6ec19;
	text-decoration: underline;
}

/* News list
--------------------------------------------------------------------------------------------------*/

ul#news-list
{
	margin: 1.3em 0;
}

ul#news-list li
{
	clear: both;
	padding: 0;
	background: none;
	border-bottom: 1px dotted #333;
	padding: 0.2em 0;
}

ul#news-list li.header
{
	font-weight: bold;
	color: #b6ec19;
}

ul#news-list li.header:hover
{
	background: none;
}

ul#news-list li:hover
{
	/* background: #3b3b3b url(../images/bg-newslist-hover.gif) 0 0 no-repeat; */
}

ul#news-list li:hover a
{
	color: #fff;
}

ul#news-list li span
{
	float: right;
	margin-top: -1.5em;
}

ul#news-list li a:link,
ul#news-list li a:visited
{
	display: block;
	text-decoration: none;
	color: #bbb;
}

ul#news-list li a:hover,
ul#news-list li a:active
{
	color: #fff;
}

/* Button
--------------------------------------------------------------------------------------------------*/

div.button
{
	display: inline;
	height: 36px;
	padding: 9px 0;
	background: url(../images/bg-button.gif) 0 0 no-repeat;
	clear: both;
}

div.button:hover
{
	background: url(../images/bg-button-hover.gif) 0 0 no-repeat;
}

div.button a
{
	display: inline-block;
	height: 24px;
	padding: 9px 10px;
	background: url(../images/bg-button-right.gif) no-repeat 100% 0;
	text-decoration: none;
}

div.button:hover a
{
	background: url(../images/bg-button-right-hover.gif) no-repeat 100% 0;
	text-decoration: underline;
}

/* Zoekmachine termen pagina's
--------------------------------------------------------------------------------------------------*/

.term-block-even,
.term-block-odd
{
	width: 475px;
	float: left;
	margin: 0.5em 30px 0.6em 0;
	padding: 0 0;
	border-bottom: 1px solid #151515;
}

.term-block-even p,
.term-block-odd p
{
	color: #bbb;
}

.term-block-even a:link,
.term-block-even a:visited,
.term-block-odd a:link,
.term-block-odd a:visited
{
	margin: 0 0 0.2em 0;
	font-size: 1.2em;
	color: #d0ff00;
	text-decoration: none;
}

.term-block-even a:hover,
.term-block-even a:active,
.term-block-odd a:hover,
.term-block-odd a:active
{
	color: #d0ff00;
	text-decoration: underline;
}
.term-block-odd
{
	margin-right: 0;
}

.dictionary-image
{
	float: left;
	margin: 0 1em 1em 0;
}

/* Standaard formulier
---------------------------------------------------------------------------- */

form.standard
{
	margin: 0 0 1em 0;
	padding: 0;
}

form.standard ul
{
	margin: 0;
	padding: 0.4em 1em 0.6em 1em;
}

form.standard ul li
{
	background: none;
	margin: 0;
	padding: 0;
}

form.standard .lblock
{
	width: 348px;
	float: left;
}

form.standard .rblock
{
	width: 250px;
	float: left;
}

form.standard ol
{
	list-style: none;
}

form.standard fieldset
{
	margin: 1em 0;
	padding: 0.4em 0.4em 0.1em 0.4em;
	border: 1px solid #343438;
}

form.standard legend
{
	display: none;
}

form.standard fieldset.persoonlijk label
{
	font-size: 11px;
	width: 8em;
	padding: 0.2em 1em 0 0;
}

form.standard input.normal
{
	border: 1px solid #ccc;
	padding: 0.2em;
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #444;
	width: 20em;
}

form.standard select
{
	border: 1px solid #ccc;
	padding: 0.1em;
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #444;
	width: 20.4em;
}

form.standard textarea.normal
{
	border: 1px solid #ccc;
	padding: 0.2em;
	margin: 0 0 0.6em 0;
	font-size: 1em;
	color: #444;
	width: 51em;
}

form.standard input:focus
{
	background: #fffde3;
}

em.mandatory,
label em
{
	color: #6c6c6c;
	font-style: normal;
}

/* Formulier error
---------------------------------------------------------------------------- */

#error
{
	background: #dd0923;
	padding: 1em;
	margin: 0 0 1em 0;
}

#error p
{
	color: #fff;
	margin: 0;
}


/* Buttons styles
---------------------------------------------------------------------------- */

form.standard a,
form.standard button
{
    display:block;
    float:right;
    background-color:#181818;
    border:1px solid #2a2a2a;
    text-decoration:none;
    font-weight:bold;
    color:#ccc;
    cursor: pointer;
    padding:5px 10px 6px 7px; /* Links */
}

form.standard button
{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

form.standard button[type]
{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

form.standard button img,
form.standard a img
{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button.positive,
form.standard a.positive
{
    color:#529214;
}

button.positive:hover
{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}

form.standard a.positive:active
{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* Case studies
--------------------------------------------------------------------------------------------------*/

h1#case-header-pinkribbon
{
	background: url(../images/title-case-pinkribbon.gif) 0 0 no-repeat;
	height: 30px;
	width: 527px;
	text-indent: -999em;
	margin: 0.2em 0 0.6em 0;	
}

h1#case-header-studentenwerk
{
	background: url(../images/title-case-studentenwerk.gif) 0 0 no-repeat;
	height: 30px;
	width: 527px;
	text-indent: -999em;
	margin: 0.2em 0 0.6em 0;	
}

.casethumb
{
	margin: 0 71px 0 0;
	width: 279px;
	float: left;
}

.casethumb-last
{
	margin: 0 0 0 0;
	width: 279px;
	float: left;
}

.casethumb p,
.casethumb-last p
{
	font-size: 11px;
}


.ruler
{
	clear: both;
	height: 0.5em;
	border-bottom: 1px solid #373737;
	margin: 0 0 2em 0;
}

.casethumb-last img,
.casethumb img
{
	border: 6px solid #373737;
	margin: 0 0 1em 0;
}

.casethumb-last img:hover,
.casethumb img:hover
{
	border: 6px solid #555;
}

a.klantenlijst:link,
a.klantenlijst:visited
{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../images/button-klantenlijst.gif) 0 0 no-repeat;
	height: 32px;
	width: 138px;
	text-indent: -999em;	
}

a.klantenlijst:hover,
a.klantenlijst:active
{
	background: url(../images/button-klantenlijst-hover.gif) 0 0 no-repeat;
}

a.overzicht:link,
a.overzicht:visited
{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../images/button-overzicht.gif) 0 0 no-repeat;
	height: 32px;
	width: 118px;
	text-indent: -999em;	
}

a.overzicht:hover,
a.overzicht:active
{
	background: url(../images/button-overzicht-hover.gif) 0 0 no-repeat;
}

.vcard
{
	width: 315px;
	padding: 15px;
	margin: 0 0 1.4em 0;
	background: #fff;
	color: #222;
	border-bottom: 2px solid #d2d2d2;
}

.vcard p
{
	margin: 0;
}

.vcard a
{
	color: #000;
}

.vcard .block
{
	float: left;
	width: 150px;
}

.vgeo
{
	width: 345px;
	height: 145px;
}

/* Profiles
--------------------------------------------------------------------------------------------------*/

.profile
{
	margin: 0 0 2.5em 0;
}

.profile img
{
	border: 5px solid #232526;
	float: left;
	margin: 0 1em 0 0;
}

.profile h3
{
	padding: 0;
	font-size: 1.6em;
}

.profile p
{
	margin-bottom: 0.3em;
}

.profile p.description
{
	font-size: 0.85em;
	color: #acabab;
}

/* Sitemap
--------------------------------------------------------------------------------------------------*/

ul.sitemap-list
{
	margin: 0.5em 0 2em 0;
	padding: 0.5em 0;
	border-top: 1px solid #343438;
	border-bottom: 1px solid #343438;
}

ul.sitemap-list li
{
	background: none;
	padding: 0.3em 0;
}

ul.sitemap-list li a:link,
ul.sitemap-list li a:visited
{
	padding: 0 0 0 1.4em;
	background: url(../images/icon-document.gif) 0 2px no-repeat;
	color: #cbcbcb;
	text-decoration: none;
}

ul.sitemap-list li a:hover,
ul.sitemap-list li a:active
{
	background: url(../images/icon-document-hover.gif) 0 2px no-repeat;
	color: #b6ec19;
}

/* Resources
--------------------------------------------------------------------------------------------------*/

ul#headlines li span.datum
{
	color: #333;
	background: url(../images/bg-dateblock.gif) 0 0 no-repeat #f4f4ee;
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 1.8em 1.7em 0;
	text-align: center;
	font-size: 9px;
}

ul#headlines li span.datum span
{
	display: block;
	font-size: 4em;
	font-weight: bold;
	margin: 14px 0 5px 0;
}

ul#headlines
{
	margin: 0 0 0 1em;
}

ul#headlines li
{
	clear: both;
	list-style: none;
	background: none;
	padding: 0;
}

ul#headlines li h4
{
	padding: 13px 0 0 0;
	margin: 0 0 6px 0;
}

ul#headlines li h4 a:link,
ul#headlines li h4 a:visited
{
	font-size: 2.2em;
	text-decoration: none;
}

ul#headlines li h4 a:hover,
ul#headlines li h4 a:active
{
}

ul#headlines li p
{
	color: #878787;
}

.col ul
{
	margin: 0;
	padding: 0;
}

.col h3
{
	padding: 0.5em;
	margin: 0.1em 0 0.6em 0;
	/* background: url(../images/bg-dateblock.gif) 0 -14px repeat-x #fafaf7; */
	background: #bcff00;
	color: #333;
	border-bottom: 1px solid #171717;
}

.col:hover h3
{
	background: #bcff00;
}

.col ul li
{
	background: none;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border-bottom: 1px solid #171717;
}

.col ul li a:link
{
	text-decoration: none;
	color: #fefefe;
}

.col ul li a:visited
{
	text-decoration: none;
	color: #878787;
}


.col ul li a:hover,
.col ul li a:active
{
	color: #bcff00;
}

/* News image suplement
--------------------------------------------------------------------------------------------------*/

.news-image
{
	padding: 10px 0;
	text-align: center;
}

.news-image img
{
	border: 1px solid #4d4d4d;
}