body   	{ 
 	background: #1c7d5e;
	background-image: url(/fileadmin/opmaak/top_back.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin: 0;
	padding:0px;
	height:100%;
	text-align:center;
	}

.imgtext-table a img {
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	}

div 	{
	display:block;
	font-family:Arial;
	font-size:11px;
	}

div#body {
	height:100%;
	position:relative;
	text-align:left;
	width:100%;
	}

div#layout {
	position:relative;
	width:842px;
	text-align:left;
	height:100%;
	}

div#top 	{
	position:absolute;
	left:0px;
	top:0px;
	width:645px;
	height:149px;
	}
	
div#magazine {
	position: absolute;
	left:820px;
	top: 20px;
	width: 133px;
	height: 176px;
	z-index:20;
}

div#nutekoop {
	position:absolute;
	left:645px;
	top:0px;
	width:198px;
	height:149px;
	}

div#menu1 {
	position:absolute;
	left:46px;
	top:149px;
	width:796px;
	height:31px;
	text-align:right;
	z-index:1;
	}

div#menu2 {
	position:absolute;
	left:46px;
	top:180px;
	width:796px;
	height:30px;
	text-align:right;
	z-index:10;
	}


div#fotos {
	position:absolute;
/*	background-image: url(/fileadmin/opmaak/foto1.gif);  */
	left:46px;
	top:210px;
	width:796px;
	height:130px;
	text-align:center;
	z-index:1;
	}

div#foto1 {
	position:absolute;
	background-image: url(/fileadmin/opmaak/foto1.gif);
	left:46px;
	top:210px;
	width:199px;
	height:130px;
	text-align:center;
	z-index:1;
	}

div#foto2 {
	position:absolute;
	background-image: url(/fileadmin/opmaak/foto2.gif);
	left:245px;
	top:210px;
	width:199px;
	height:130px;
	text-align:center;
	z-index:1;
	}

div#foto3 {
	position:absolute;
	background-image: url(/fileadmin/opmaak/foto3.gif);
	left:444px;
	top:210px;
	width:199px;
	height:130px;
	text-align:center;
	z-index:1;
	}

div#foto4 {
	position:absolute;
	background-image: url(/fileadmin/opmaak/foto4.gif);
	left:643px;
	top:210px;
	width:199px;
	height:130px;
	text-align:center;
	z-index:1;
	}

div#content {
	position:absolute;
	left:46px;
	top:341px;
	width:550px;
	margin-top:25px;
	}

div#right {
	position:absolute;
	left:643px;
	top:341px;
	width:199px;
	}

/*- SUCKERFISH  */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 199px; /*Width of top level menu link items*/
	height:30px;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 12px;
	line-height: 28px; 
	text-align:center;
	text-transform:uppercase;
	background: url(/fileadmin/opmaak/menu2.gif) no-repeat center right;
}
.suckertreemenu ul li a:hover{
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 12px;
	line-height: 28px; 
	text-align:center;
	text-transform:uppercase;	
	background: url(/fileadmin/opmaak/menu2.gif) no-repeat center right;
}
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	width:199px;
	height:131px;
	background: url(/fileadmin/opmaak/menu3_back.gif) no-repeat center right;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
}
/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 10px;
	line-height: 18px; 
	text-align:center;
	text-transform:uppercase;	
	width:199px;
	height:21px;
	background: url(/fileadmin/opmaak/menu3.gif) no-repeat center right;	
}
.suckertreemenu ul li ul li a:hover{
	display: block;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 10px;
	line-height: 18px; 
	text-align:center;
	text-transform:uppercase;
	width:199px;
	height:21px;
	background: url(/fileadmin/opmaak/menu3_over.gif) no-repeat center right;	
}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	background: url(/fileadmin/opmaak/menu2.gif) no-repeat center right;
}
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
		background: url(/fileadmin/opmaak/menu3_back.gif) no-repeat center right;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */



p, td { 
	color: #ffffff; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: Arial; 
	margin-top: 0px;
	margin-right:35px;
	}

hr {
	Margin-left: 0px;
	text-align: left;
	margin-top: 5px;
	color: #ffffff;
	width: 500px;
	height: 1px;
	}

.imgtext-table a img {
	margin-top: 10px; margin-bottom: 10px;}

.copyright { color: #008b47; font-size: 11px; line-height: 19px; font-family: Arial; }
a.copyright { color: #008b47; text-decoration: none; }
a.copyright:hover { color: #0d4e39; text-decoration: underline; text-transform:uppercase; }

a { color: #ffffff; line-height: 14px; font-weight: normal; text-decoration: underline;}
a:hover { color: #0d4e39; text-decoration: none; font-weight: normal;}

input { font-size: 9px; font-family: Arial; }

.gt { font-size: 11px; line-height: 16px;}
.gt_intro { line-height: 16px }
.gt_header { font-size: 14px; font-weight: bold; color: #ffffff; line-height: 16px; margin: 5px 0 0 0;}
.gt_headline img { margin: 10px 10px 50px 20px; float: right; border: 1px solid #ffffff;}
.gt_headline { font-size: 12px; color: #ffffff; line-height: 14px; }
.gt_footer { font-size: 10px }

.nav2 { font-size: 10px; padding-top: 2px; padding-bottom: 1px; line-height: 22px; }
a.subnav { color: #ffffff; font-size: 9px; text-decoration: underline }
a.subnav:hover { color: #ffffff}

h2 { color: #ffffff; font-size: 16px; font-weight: bold; line-height: 20px; text-transform:uppercase; margin-bottom: 2px;}
h3 { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 14px; text-transform:uppercase;}
h4 { color: #ffffff; font-size: 9px; font-weight: bold; line-height: 12px; text-transform:none;}
.button { padding-right: 10px; }

.tx-ttnews-browsebox {
 	background: #1c7d5e;
 	border:0px;
	color: #ffffff; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: Arial; 
	margin-top: 0px;
	margin-right:35px;
	}
	
.tx-ttnews-browsebox-SCell {
 	background: #1c7d5e;
	color: #fff; 
	}