/* BODY */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: url('img/bg_body10.png') center top;
}

/* WRAPPER */
#wrapper
{	
	width: 940px;
	margin: 0 auto;
	background: url('img/bg_body10.png') center top;
}

/* HEADER */
#header
{
	width: 900px;
	height: 190px;
	margin: 0 auto;
	position: relative;
}

	#menu
	{
		position: absolute;
		left: 275px;
		top: 110px;	
	}

/* CONTENT */
#content
{
	width: 900px;
	margin: 0 auto;	
	padding-bottom: 75px;
	*padding-bottom: 100px;
}

	#content-left
	{
		float: left;
		width: 635px;	
	}
	
		#content-inner
		{
			width: 520px;
			margin: 0 auto;	
		}
		
		#broodkrummel
		{
			margin: 25px 0;
			color: #ccc;
			font-size: 11px;	
		}
		
			#broodkrummel a
			{
				color: #ccc;
				text-decoration: none;	
			}
			
			#broodkrummel .actief
			{
				color: #0033cc;	
			}
	
	#content-right
	{
		float: left;
		width: 265px;
	}
	
/* BLOK */
.blok
{
	width: 240px;
	border: 1px solid #ffcc00;	
	margin: 0 0 25px 0;
	font-size: 11px;
	line-height: 1.4em;
}

.blok-inner
{
	margin: 8px;	
}

.blok-inner b
{
	color: #000;
}

.blok-titel
{
	font-size: 18px;
	color: #000;	
}

/* HEADLINER */
#scrollup
{
	position: relative;
	overflow: hidden;
	height: 100px;
	width: 220px;
}

.headline
{
	position: absolute;
	top: 100px;
	left: 0px;
}

/* GEEL */
.geel
{
	border: 1px solid #ffcc00;	
}

.geel td
{
	padding: 10px;	
}

.geel .klein
{
	font-size: 11px;
	line-height: 1.3em;	
}

.thumb
{
	width: 150px;
	height: 113px;	
}

/* HR */
.hr
{
	border-top: 1px solid #ccc;
	margin: 10px 0;	
}

/* FOOTER */
#footer
{
	position: absolute;
	bottom: 0;
	width: 940px;
	height: 75px;
	background: url('img/footer.png');
	line-height: 12px;
}

	#footer-left
	{
		float: left;
		width: 605px;	
		text-align: right;
	}
	
		#footer-left p
		{
			display: block;
			margin: 45px 0 0 0;	
		}
	
	#footer-right
	{
		float: left;
		width: 295px;
		text-align: left;	
		color: #ccc;
	}
	
		#footer-right p
		{
			display: block;
			margin: 45px 0 0 0;	
			padding-left: 70px;
		}
		
		#footer-right a
		{
			color: #ccc;
			text-decoration: none;	
		}

/* LINKS */
a
{
	color: #0033cc;	
}/* HEADINGS */h1 { font-size: 36px; font-weight: normal; visibility: hidden; }h2,h3,h4 { font-size: 13px; }h5,h6 { font-size: 11px; }h1,h3,h5 { color: #000; }h2,h4,h6 { color: #000; }
/* FORMULIEREN */
input, textarea
{
	
}
