/* ##### BEGIN NIEUWS ##### */

/* nieuwsberichten */
.nieuws {
	float: left;
	width: 554px;
	margin-top: 32px;
}
.news-latest-item {
	/* float: left; OBI */
	/* width: 493px; OBI */
	/* margin-top: 16px; OBI */
	padding-bottom: 18px;
	padding-top: 4px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	background-color: transparent;
	background-image: url(../images/sep.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
}
.nieuws h2 {
	float: left;
	margin: -63px 0 0;
	line-height: 22px;
	font-size: 13px;
	color: #4f4f4f;
	padding: 0 6px 0 48px;
	background-color: #e6e6e6;
}
.nieuws .bg {
	position: relative;
	margin: -30px 0 0;
	width: 48px;
	height: 93px;
	background: url(../images/box-9.png) no-repeat;
}
.news-latest-item img {
	float:left;
}

.news-latest-morelink {
	clear:both;
}

.news-latest-morelink a {
font-size: 80%;
color: #000000;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 12px;
background-color: transparent;
background-image: url(../images/arrow-red.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 6px;
}

.news-latest-link {    /* voor links ingevoerd via BE links in TT_news*/
clear:both;
}

.news-latest-link a {
font-size: 100%;
color: #000000;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 12px;
background-color: transparent;
background-image: url(../images/arrow-red.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 6px;
}

.nieuws .nieuws-inner {
	float: left;
	width: 492px;
	padding: 15px 12px 15px 46px;
	margin: -41px 0 0;
	border: 2px solid #e6e6e6;
}
/* hoofdtitel in de nieuwsberichten */
.nieuws h3 {
	margin-top: 13px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-size: 85%;
	color: #000000;
}
.nieuws p {
margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

font-size: 80%;

line-height: 140%;

color: #000000;
}

.nieuws .sub-box {
	float: left;
	width: 493px;
	margin: 16px 0 0;
	background: url(../images/sep3.gif) repeat-x;
}
/* titels in nieuwsberichten */
.nieuws .sub-box h4 {
	margin: 13px 0 0;
	font-size: 85%;
	color: #000;
}
.nieuws .sub-box .map {
	float: left;
	margin: 0 0 10px;
}
/* tekst in nieuwsberichten */
.nieuws .sub-box p {
	margin: 0;
	font-size: 80%;
	line-height: 140%;
	color: #000;
}
.nieuws .sub-box p.second {
	margin: 14px 0 0 0;
}
.nieuws .sub-box a {
	color: #000;
}
.nieuws .sub-box a:hover {
	text-decoration: none;
}
/* lijst in nieuwsberichten */
.list {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 75%;
	line-height: 140%;
	color: #000;
}
.list li {
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 7px;
}
/* lijsten in nieuwsberichten met rode pijl */
.list2 {
	clear: both;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 75%;
}
.list2 li {
	padding: 0 0 0 12px !important;
	background: url(../images/arrow-red.gif) no-repeat 0 6px !important;
}

/* ##### EINDE NIEUWS ##### */


/* ##### BEGIN STEVOORT OP DE KAART ##### */

/* homepage : zet stevoort op de kaart */
.stevoort_kaart {
	float: left;
	margin: 10px 0 0;
	width: 550px;
	border: 2px solid #e6e6e6;
	background-color: #e6e6e6;
}
.stevoort_kaart img {
	display: block;
}
/* tekst zet stevoort op de kaart */
.stevoort_kaart .text-area {
	float: right;
	width: 340px;
	padding: 15px 4px 0 0;
	font-size: 80%;
	line-height: 140%;
}
.stevoort_kaart h3 {
	margin: 0 0 8px;
	color: #df1922;
	font-size: 100%;
	line-height: 140%;
	text-transform: uppercase;
}
.stevoort_kaart p {margin: 0 0 14px;}
.stevoort_kaart .text-area a {color: #000;}
.stevoort_kaart .text-area a:hover {text-decoration: none;}
/* ##### EINDE STEVOORT OP DE KAART ##### */


/* ##### BEGIN SPORT IN STEVOORT ##### */
/* stevoort sport + toerisme */
.sport {
	/* float: left;
	width: 268px; OBI */
	margin: 11px 0 0 0;
	/* border: 2px solid #e7e6e6; OBI */
}
.sport h3 {
	/* float:left; OBI */
	display: inline-block; /* OBI */
	margin: 0;
	padding: 0 7px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #4f4f4f;
	background-color: #e7e6e6;
}
.sport .sub-box {
	/* float: left;
	width: 164px; OBI */
	margin: 0 0 12px;
	padding: 4px 0 10px 88px;
	background: url(../images/box12-bg.jpg) no-repeat 0 100%;
	border: 2px solid #e7e6e6;  /* OBI */
}
.sport .list {
	font-size: 75%;
	height: 1%;
}
.sport a {color: #000;}
.sport a:hover {text-decoration: none;}
/* ##### EINDE SPORT IN STEVOORT ##### */
 
/* ##### BEGIN TOERISME IN STEVOORT ##### */
/* stevoort sport + toerisme */
.toerisme {
	/* float: left;
	width: 268px; OBI */
	margin: 11px 0 0 0;
	/* border: 2px solid #e7e6e6; OBI */
}
.toerisme h3 {
	/* float:left; OBI */
	display: inline-block; /* OBI */
	margin: 0;
	padding: 0 7px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #4f4f4f;
	background-color: #e7e6e6;
}
.toerisme .sub-box {
	/* float: left;
	width: 243px; OBI */
	padding: 6px 0 13px 9px;
	background: url(../images/box12-bg2.jpg) no-repeat 100% 100%;
	border: 2px solid #e7e6e6; /* OBI */ 
}
.toerisme .list {
	font-size: 75%;
	height: 1%;
}
.toerisme a {color: #000;}
.toerisme a:hover {text-decoration: none;}
/* ##### EINDE TOERISME IN STEVOORT ##### */

/* ##### BEGIN NUTTIGE LINKS ##### */
/* nuttige links */
.achtergrond {
	background-color: #e6e6e6;
	/* width: 245px; OBI */
	padding: 12px 0 10px 19px;
	overflow: hidden;
}
.achtergrond h3 {
	margin: 0;
	font-size: 80%;
	line-height: 160%;
	color: #4f4f4f;
	text-transform: uppercase;
}
.achtergrond ul {
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
	font-size: 80%;
	line-height: 160%;
	color: #000;
}
.achtergrond ul li {
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding: 0 0 0 12px;
}
.achtergrond ul a {
	color: #000;
}
.achtergrond ul a:hover {
	text-decoration: none;
}
/* ##### EINDE NUTTIGE LINKS ##### */


/* ##### BEGIN PRIKBORD ##### */
/* prikbord */
.prikbord {
	overflow: hidden;
	padding: 16px 20px 14px 19px;
	/* width: 225px; OBI */
	background: url(../images/box6-bg.gif) no-repeat 100% 0;
	font-size: 75%;
}
.prikbord h3 {
	margin: 0;
	font-size: 110%;
	line-height: 160%;
	color: #000;
	text-transform: uppercase;
}
.prikbord p {
	margin: 0;
}
.prikbord .second {
	display: block;
	padding: 15px 0 0 0;
}
.prikbord em {
	display: block;
	padding: 14px 0 0 0;
}
/* ##### EINDE PRIKBORD ##### */


/* ##### BEGIN IDEEENBUS ##### */
/* ideeenbus */
.ideeenbus {
	overflow: hidden;
	/* width: 172px; OBI */
	padding: 15px 18px 20px 74px;
	border-top: 2px solid #e6e6e6;
	background: url(../images/box7-bg.jpg) no-repeat;
}
.ideeenbus h3 {
	margin: 0;
	font-size: 85%;
	line-height: 160%;
}
.ideeenbus p {
	margin: 0;
	font-size: 75%;
	line-height: 160%;
	color: #000;
}
.ideeenbus a {color: #000;}
.ideeenbus a:hover {text-decoration: none;}
/* ##### EINDE IDEEENBUS ##### */

/* ##### BEGIN ACTIVITEITEN ##### */
 /* activiteitenkalender */
.activiteiten {
	
	padding: 13px 0 84px 20px;
	margin-right: 0px;
	background: url(../images/box4-bg.gif) no-repeat 100% 100%;
	border: 2px solid #00CC33;
	

	overflow: hidden;

	
}
.activiteiten h3 {
	margin: 0;
	color: #3cb64b;
	font-size: 85%;
	line-height: 140%;
	text-transform: uppercase;
}
.activiteiten ul {
	list-style: none;
	padding: 0;
	margin: 4px 0 0;
	font-size: 80%;
	line-height: 160%;
	color: #000;
}
.activiteiten a {color: #000;}
.activiteiten a:hover {text-decoration: none;}

.activiteiten a.more {font-size: 80%; padding-left: 12px;}

/* ##### EINDE ACTIVITEITEN ##### */

/* ##### BEGIN TELEFOONWIJZER ##### (blok 16) */
 /* telefoonwijzer home blokken */
.telefoonwijzer {
	width: 800px;
}
.telefoonwijzer .box-inner {
	width: 800px;
	padding: 0;
}
.telefoonwijzer .banner2 {
	float: left;
	margin: 8px 6px 9px 0;
	border: 2px solid #e6e6e6;
}
.telefoonwijzer .banner3 {
	margin-left: 6px;
	display: inline;
}
.telefoonwijzer .bg2 {
	float: left;
	width: 61px;
	height: 71px;
	margin: -47px 0 0 -18px;
	display: inline;
	position: relative;
	background: url(../images/img-11.jpg) no-repeat;
}
.telefoonwijzer .sub-box2 {
	float: left;
	width: 228px;
	/* height: 234px;   OBI */
	margin: 8px 6px 9px 0;
	padding: 15px 7px 0 15px;
	border: 2px solid #e6e6e6;
}
.telefoonwijzer .sub-box3 {background: url(../images/img-9.jpg) no-repeat 100% 100%;margin-left: 8px;display: inline; height: 200px;}
.telefoonwijzer .sub-box4 {background: url(../images/img-10.jpg) no-repeat 100% 100%;height: 200px;}
.telefoonwijzer .sub-box2 h4 {
	margin: 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
}
.telefoonwijzer .sub-box2 h5 {
	margin: 28px 0 0;
	font-size: 30px;
	color: #000;
}
.telefoonwijzer .sub-box2 ul {
	padding: 0;
	line-height: 18px;
}
.telefoonwijzer .sub-box2 ul li {
	background: url(../images/arrow-red.gif) no-repeat 0 4px;
}
.telefoonwijzer .banner img {display: block;} 
 
/* ##### EINDE TELEFOONWIJZER ##### */

 /* #####  BEGIN INSCHRIJVEN NIEUWSBRIEF ##### */
.nieuwsbrief {
	overflow: hidden;
	width: 179px;
	padding: 16px 0 9px 89px;
	height: 60px;
	background: url(../images/subscribe-bg.gif) no-repeat;
	background-position: bottom left;
}
.nieuwsbrief p {
	margin: 0 0 0;
	font-size: 80%;
	font-weight: bold;
	color: #000;
}
.nieuwsbrief .text-input {
	float: left;
	width: 134px;
	background-color: #e6e6e6;
	padding: 0 0 0 7px;
	border: 0;
	margin: 8px 0 0;
	font: 75% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.nieuwsbrief .btn {
	float: left;
	width: 81px;
	height: 18px;
	margin: 8px 0 0;
	padding: 0 0 0 2px;
	font-size: 70%;
	line-height: 160%;
	color: #fff;
	text-decoration: none;
	background: url(../images/subsribe-btn.gif) no-repeat;
}
 /* #####  EINDE INSCHRIJVEN NIEUWSBRIEF ##### */