.headertopimage, #headertopimage{
	width: 963px; height: 20px;
	background-image: url('http://www.kreek.nl/images/januar/topbar.png');
	margin-left: 30px;
	margin-top: 5px;
	border-bottom: 1px solid #000000;
}
.botbar{
	width: 963px; height: 20px;
	background-image: url('http://www.kreek.nl/images/januar/botbar.png');
	margin-left: 30px;
	margin-bottom: 5px;
	border-top: 1px solid #000000;
}
.dinerkaartmid
{
	width: 961px; min-height: 50px;
	display: table;
	margin-left: 30px;
	background: #FFFFFF;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
}

.tekst
{
	padding: 3px 6px 3px 6px;	
	color: #FFFFFF;
}
.tekst2
{
	padding: 5px 6px 5px 6px;	
}
.tekst2 h2{
	font-size: 1.2em;
	margin: 0 0 15px 0;
}

/* LINKERKANT */
#main_left
{
	float: left;
	width: 529px;	
	margin-left: 30px;
}
.ml_title
{
	width: 519px; height: 20px;	
	background-image: url('http://www.kreek.nl/images/januar/lefttop.png');
	padding-left: 10px;
	border-bottom: 1px solid #000;
}
.ml_mid
{
	width: 527px; min-height: 50px;
	display: table;
	background: #FFFFFF;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
}

.ml_bot
{
	width: 529px; height: 3px;
	background: #000000;
	margin-bottom: 5px;
}

.ml_title2
{
	width: 261px; height: 20px;	
	background-image: url('http://www.kreek.nl/images/januar/lefttop2.png');
	text-align: center;
	border-bottom: 1px solid #000;
}
.ml_mid2
{
	width: 259px; height: 180px;
	display: table;
	background: #FFFFFF;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
}
.ml_bot2
{
	width: 261px; height: 3px;
	background: #000000;
	margin-bottom: 5px;
}

.smallblockleft{
	float: left;	
}
.smallblockright{
	float: left;
	margin-left: 6px;
}

/* EINDE LINKERKANT */

/* RECHTERKANT */
#main_right
{
	float: left;
	margin-left: 5px;
	width: 429px;	
}
.mr_title
{
	width: 429px; height: 20px;
	background-image: url('http://www.kreek.nl/images/januar/righttop.png');
	text-align: center;
	border-bottom: 1px solid #000;
}
.mr_title_news
{
	margin-left: 532px;
	width: 399px; height: 20px;
}
.mr_title2
{
	width: 429px; height: 20px;
	background-image: url('http://www.kreek.nl/images/januar/righttop2.png');
	text-align: center;
}
.mr_mid
{
	width: 427px;
	display: table;
	background: #FFFFFF;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
}
.mr_mid img
{
	margin: 0 0 -3px 0;
	padding: 0;
}

.mr_bot
{
	width: 429px; height: 3px;
	background: #000000;
	border-bottom: 1px solid #000;
}

.mr_news
{
	width: 428px; height: 180px;
	padding-top: 7px;
	background: #FFFFFF;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #000000;
}

/* EINDE RECHTERKANT */


/* NIEUWS */
.newsdate{
	float: left;	
	width: 60px;
	height: 40px;
	background-image: url('http://www.kreek.nl/images/januar/newsbg.png');
	background-repeat: no-repeat;
	margin-left: 10px;
}
.newsdate h3{
	font-size: 1.2em;
	margin: 6px 2px 0 4px;	
	color: #FFFFFF;
}  
.newstitles{
	float: left;
	width: 330px;
	height: 50px;	
	margin-left: 5px;
	font-size: 11px;
}
.newstitles a, .newstitles a:visited{
	font-size: 12px;
	color: #181818;
}
.newsarchivebutton{
	float: right;
	margin-right: 100px;	
}

#tooltip {
	position: absolute;
	max-width: 300px;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#tooltip h3, #tooltip div { 
	font-size: 1.0em;
	margin: 0; 
}
