#tb_Form{
	width:80%;
}

/* Standaard waarden
Steenbergen groen 100% = #019638
Steenbergen blauw 100% = #161a68 - voor kopjes en menutekst
*/


body {
	font-family: sans-serif, arial,verdana;
	background: #e7e8f0 url(/img/back.gif) repeat-y center top;
}

div.wrapper {
	background-color: #ffffff;	
}

/* headercontainer */
div.headercontainer {}
	div.header {
		background-image: url(/img/header.jpg);
		background-repeat: no-repeat;
		background-color: #ffffff;
	}
	div.header img {
		float: left;
	}
	address {
		float: right;
		font-size: 70%;
		color: #161a68;
		padding-top: 48px;
		padding-right: 8px;
	}
	address a {
		color: #161a68;
	}
	address a:hover {
		text-decoration: underline;
	}
	
	body#home div.beeld {
		background-color: #019638;
	}
	body#content div.beeld {
		background-color: #019638;
	}

/* beeld */
div.beeld {}

/* doelgroepen */
div.doelgroepen {}
	div#doelgroep1 {
		background-color: #eeeeee;
	}
	div#doelgroep2 {
		background-color: #dddddd;
	}
	div#doelgroep3 {
		background-color: #cccccc;
	}
	div#doelgroep4 {
		background-color: #bbbbbb;
	}
	div#doelgroep5 {
		background-color: #aaaaaa;
	}

/* horizontalmenu */
div.horizontalmenu {
	background-color: #019638;
	color: #ffffff;
	min-height: 22px;
	margin: 2px 0px 4px 0px;
	padding-left: 4px;
}
div.horizontalmenu a {
	color: #ffffff;
}
div.horizontalmenu a:hover {
	text-decoration: underline;
}

/* kruimelpad */
div.kruimelpad {
	background-color: #00dd00;
}

/* contentcontainer */ 
div.contentcontainer {}
	div.content {
		background-color: #ffffff;
	}
			body#home div.content {
				background: url(/img/back_content_home.gif) repeat-y left top;
			}
			body#content div.content {
				background: url(/img/back_content_home.gif) repeat-y left top;
			}
			body#content body.cols2 div.content {
				background: url(/img/back_content_content-2cols.gif) repeat-y left top;
			}

	div#column1 {
		background-color: transparent;
	}
	div#column2 {
		background-color: transparent;
	}
	div#column3 {
		background-color: transparent;
	}
	div#column4 {
		background-color: #ffffff;
	}

/*-- BEGIN CUSTOM HTML | CSS --*/
	
	div#column2 div#blok1 {
		background-image: url(/img/bg_column2.gif);
		background-color: #ffffff;
		padding: 5px 10px 0px 10px;
		border-bottom: 1px solid #019638;
		height: auto;
	}
	div#column2 div#blok2 {
		padding: 5px 10px 20px 15px;
		margin: 0px 0px 0px 0px;
		background-image: url(/img/bg_nieuwsoverzicht.gif);
	}
	body#content div#column4{
	}
	div#blok1 h2 {
		color: #161a68;
		font-size: 0.8em;
		padding: 8px 0px 3px 20px;
	}
	div#blok1 h3 {
		color: #161a68;
		padding: 8px 0px 3px 20px;
	}
	div#blok1 p {
		padding: 0px 0px 20px 20px;
		font-size: 0.8em;
	}
	div#blok1 img {
		position: relative;
		padding: 0px 0px 10px 5px;
		float: right;
	}
	div#column2 div.padding {
		position: relative;
		padding: 10px 0px 0px 12px;
	}
	body.cols2 div#column2 div.padding {
		background-image: none;
	}
	div#column2 div.padding p {
		padding: 0px 10px 20px 20px;
		line-height: 1.65em;
	}
	div#column2 div.padding h3 {
		padding: 10px 10px 0px 20px;
		line-height: 1.65em;
		color: #161a68;
	}

	div#column2 div.padding li{
		list-style-image: url(/img/nieuwsbullet.gif);
		padding-bottom: 8px;
	}
	div#column2 div.padding ul{
		padding-top: 8px;
	}
	div#column2 div.padding a:link{
		color: #000000;
		text-decoration: underline;
	}
	div#column2 div.padding a:visited{
		color: #000000;
		text-decoration: underline;
	}

	div#column2 div.padding a:hover{
		color: #000000;
		text-decoration: underline;
	}

	div#column2 div.padding a:active{
		color: #000000;
		text-decoration: underline;
	}

	span.leesverder {
		color: #000000;
		background-image: url(/img/nieuwsbullet.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding-left: 13px;
	}
	span.leesverder a{
		color: #000000;
	}
	span.leesverder a:hover{
		color: #000000;
		text-decoration: underline;
	}
/*-- EINDE CUSTOM HTML | CSS --*/
	
		h1 { font-size: 1.1em; color: #161a68;}
		h2 { font-size: 0.9em; color: #161a68;}
		h3 { font-size: 0.8em; }
		h4 { font-size: 0.7em; }
		h5 { font-size: 0.65em; }
		h6 { font-size: 0.6em; }
		p, td, li {
			font-size: 0.7em;
		} 
			li ul li, table li {
				font-size: 1em;
			}
/*th apart gezet (maa)
			th {font-size:1.5em;
			}*/
		div.content ul {
			margin-left: 18px;
			list-style: disc;
		}
		div.padding a {
			color: #019638;
		}
		table {
			width: 100%;
			border-collapse: collapse;
		}
			table td, table th {
				padding: 2px;
				vertical-align: top;
			}
				td table td {
					font-size: 1em;
				}
		div.padding strong {
			/*display: block;
			padding: 0px 0px 10px 0px; MTB: 11-9-2007 Removed since <STRONG> tag is wrong rendered.*/
		}

/* Banners in column4 */

div#column4 p img {
	padding-bottom: 10px;
}
div#column4 img.banner1 {
	padding-top: 29px;
}
div.columnbanners {
/*	height: auto; */
	background: #ffffff;
}
div.columnbottom {
	background: url(/img/column4_verloop.jpg) right;
	height: 82px;
	text-align: right;
}
body#content div.columnbottom {
	background: url(/img/column4_verloop_content.jpg) right;
	height: 82px;
	text-align: right;
}

/* Padding van de verschillende kolommen */
	div.container {
		padding: 0px 0px 0px 0px;
	}
	div#column1 div.padding {
		margin: 0px 0px 0px 0px;
		padding: 37px 0px 0px 0px;	
	}
	div#column2 div.padding {
		margin: 0px 0px 0px 0px;		
		padding: 0px 0px 0px 0px;
	}
	body#content div#column2 div.padding {
		padding: 0px 0px 20px 12px;
	}
	div#column3 div.padding {
		margin: 0px 0px 0px 0px;		
		padding: 0px 0px 0px 0px;
	}
	div#column4 div.padding {
		margin: 0px 0px 0px 0px;		
		padding: 25px 0px 0px 5px;
	}
	
	div#banner1 {
		background-color: #cc00cc;
	}
	div#banner2 {
		background-color: #dd00dd;
	}
	div#banner3 {
		background-color: #ee00ee;
	}
	div#banner4 {
		background-color: #ff00ff;
	}

/* footer */
div.footer {
	background-image: url(/img/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #e7e8f0;
	padding-top: 7px;
}
div.footer p {
	background-color: #019638;
	padding-left: 4px;
	color: #ffffff;
}

/* overige classes */
.screenreader {
	display: none;
}
.formbutton {
	border: 0px;
	cursor: pointer;
	padding: 0px;
	text-indent: -999em;
}


/* Generieke aanpassingen voor modules */

	div#column2 div.padding table {
			width: 98%;
	}

	div#column2 div.padding td p{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
		font-size: 1em;
	}

	.newsimage {
		position: relative;
		padding: 0px 10px 10px 5px;
		float: right;
	}

/* End generieke aanpassingen voor modules */

/* NEWSSCROLLER STYLING *****************************/
	div#scroller { font-size: 0.7em; padding-top: 7px; color: #424242; }
	div#scroller .icon { float: left; }
	div#scroller .icon img { padding-right: 10px; max-width: 70px; max-height: 70px; }
	div#scroller a { font-weight: bold; text-decoration: none; cursor: pointer; }
	div#scroller a:hover { font-weight: bold; text-decoration: underline; cursor: pointer; }