
#payoff {
	width:100%;
	text-align: right;
}

#payoffsite {
	font-size:35px;
	font-weight:bold;
	position:absolute;
	left:690px;
	top:120px;
	color:#336699;
}

#payoffinfo {
	color:#336699;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	left:515px;
	top:175px;
	width:auto;
}


#payoff a {
  	color:#336699;
   	font-size:14px;
	position:relative;
	top:35px;
	font-weight:bold;
	padding-right:15px;
	letter-spacing: 2px;
}

#payoff a:hover { 
	text-decoration: underline;
}

body {
	font-family: verdana, arial, sans-serif;
                background-color:#B6C5DA;
	height:100%; 
}

.container input {
	border:1px solid buttonface;
}

.container textarea {
	border:1px solid buttonface;
}


.container select {
	width:220px;
	font-size:small;
}


div.wrapper {
	background-color: #ffffff;	
}

/* headercontainer */
div.headercontainer {}
	div.header {
		background-repeat: no-repeat;
	}
	div.header img {
		float: left;
	}
	address {
		float: right;
		font-size: 70%;
		color: #006699;
		padding-top: 48px;
		padding-right: 8px;
	}
	address a {
		color: #006699;
	}
	address a:hover {
		text-decoration: underline;
	}
	
	body#home div.beeld {
		background-color: #336699;
	}
	body#content div.beeld {
		background-color: #336699;
	}

	.panorama {

	}

/* 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: #336699;
	color: #ffffff;
	min-height: 22px;
	margin: 0px 0px 2px 0px;
	padding-left: 4px;
}
div.horizontalmenu a {
	color: #ffffff;
	text-align: right;

}
div.horizontalmenu a:hover {
	text-decoration: underline;
}

/* kruimelpad */
div.kruimelpad {
	background-color: #00dd00;
}

/* contentcontainer */ 
div.contentcontainer {}
	div.content {
		background-color: #ffffff;
background-image:url(/img/templates/bgmenuhorizon.gif);
	}
			body#home div.content {
/*background-color: #FF9900;*/
				}
			body#content div.content {
				/* background: url(/img/back_content_home.gif) repeat-y left top; */
			}
			body#content.cols2 div.content {
				/*background: url(/img/back_content_content-2cols.gif) repeat-y left top;*/
			}

	div#column1 {
	background-color: #ffffff;
	background-image: url(/img/leftline.gif); 
	background-repeat:repeat-y;
	background-position:right;

		
	}
	div#column2 {
		background-color: #ffffff;
	}
	div#column3 {
	}
	div#column4 {
		
	}

/*-- BEGIN CUSTOM HTML | CSS --*/
	
	div#column2 div#blok1 {
		
		background-color: #ffffff;
		padding: 5px 10px 0px 10px;
		border-bottom: 1px solid #336699;
		height: auto;
	}
	div#column2 div#blok2 {
		padding: 20px 20px 20px 15px;
		margin: 0px 0px 0px 0px;
		/* background-image: url(/img/bg_nieuwsoverzicht.gif); */
	}
	body#content div#column4{
	}
	div#blok1 h3 {
		color: #006699;
		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: #006699;
	}

	div#column2 div.padding li{
		list-style-image: url(/img/nieuwsbullet.gif);
		padding-bottom: 8px;
	}
	div#column2 div.padding ul{
		padding-top: 4px;
		padding-bottom: 4px;
	}
	

	div#column2 div.padding a{
		color: #336699
	}
	div#column2 div.padding a:hover{
		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: #006699; padding-bottom:15px}
		h2 { font-size: 0.9em; color: #006699;}
		h3 { font-size: 0.8em; }
		h4 { font-size: 0.7em; }
		h5 { font-size: 0.65em; }
		h6 { font-size: 0.6em; }
		p, td, li, th {
			font-size: 0.7em;
		}
			li ul li, table li, td td, th th, td th {
				font-size: 1em;
			}
			
		div.content ul {
			margin-left: 18px;
			/*list-style: disc; */
		}
		div.padding a {
			color: #006699;
		}
		div.padding a:hover {
			color: #000000;
			text-decoration: underline;
		}

		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;
		}

/* Banners in column4 */

div#column4 p img {
}
div#column4 img.banner1 {
}
div.columnbanners {

}
div.columnbottom {

	height: 82px;
	text-align: right;
}
body#content div.columnbottom {

	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;*/
margin-top:40px;
	}
	
	div#banner1 {
		background-color: #cc00cc;
	}
	div#banner2 {
		background-color: #dd00dd;
	}
	div#banner3 {
		background-color: #ee00ee;
	}
	div#banner4 {
		background-color: #ff00ff;
	}

/* footer */
div.footer {
	background-color: #336699;
	padding-top: 7px;
}
div.footer p {
	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 0px 0px;
		font-size: 1em;
	}

	.newsimage {
		position: relative;
		padding: 0px 10px 10px 5px;
		float: right;
	}

/* End generieke aanpassingen voor modules */
