/*

AKG polymers CSS by www.nedfinity.com  
*********************************************
* Nedfinity 2007 © All rights reserved	
* Web:		http://www.nedfinity.com 
*  			http://www.nedfinity.nl 
* E-mail: 	info(at)nedfinity.com 
* Tel:  	+31 (0)38 453 8347
* Author:	Renzo Koning 
*********************************************

	CSS Logica:

	Algemeen
		Standaard hyperlink instellingen
		Standaard tekst instellingen
		Standaard elementen
	Container DIV's
	Header
		Navigatie
	Content
	Footer
		
------------------------------------------------------------ */


/* Algemeen 
----------------------------------------------------------- */

* {
	/* overschrijf alle default browser settings */
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font-size: 12px;
	text-align:left;
	background-image:url(../_images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	/* standaard lettertype instellingen */
	font-family: arial, helvetica, sans-serif;
	line-height:16px;
	color: #000; /* standaard tekst kleur */
}
/* Container DIV's
----------------------------------------------------------- */	
#container {
	position:relative;
	width: 980px;
	height:100%;
	/* deel 2 van de centering hack */
	margin: 0 auto;
}
html, body {
	height:100%;
}
/* Standaard hyperlink instellingen
	----------------------------------------------------------- */
a:link {
	COLOR: #000;
	TEXT-DECORATION: underline;
	font-weight:bold;
}
a:visited {
	COLOR: #000;
	TEXT-DECORATION: underline;
	font-weight:bold;
}
a:hover {
	COLOR: #ffce00;
	TEXT-DECORATION: none;
	font-weight:bold;
}
a:active {
	COLOR: #000;
	TEXT-DECORATION: underline;
	font-weight:bold;
}
/* Standaard tekst instellingen 
	----------------------------------------------------------- */
	
h1 {
	font-size: 22px;
	font-weight:bold;
	margin-bottom:10px;
	color:#ffce00;
	line-height:24px;
}
h2 {
	font-size: 20px;
	padding:17px 0px 20px 0px;
	color:#000;
	font-style:italic;
	font-weight:100;
	text-align:center;
	width:533px;
	background-image:url(../_images/h2.gif);
	background-repeat:repeat-x;
}
/* Standaard elementen
	----------------------------------------------------------- */
	
img {
	border: 0;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}
/* Header
----------------------------------------------------------- */
#head {
	position:relative;
	height:93px;
	width:987px;
	margin-top:10px;
	background-image:url(/_images/head_bg.gif);
	background-repeat:repeat-x;
	border:#FFF solid 1px;
	z-index:2;
}
#logobar {
	position:absolute;
	background-image:url(../_images/logobar.gif);
	width:199px;
	height:165px;
	left: 157px;
	z-index:2;
}
#banner {
	position:absolute;
	width:623px;
	height:165px;
	left: 357px;
	z-index:2;
}
#logo {
	position:absolute;
	background-image:url(../_images/logo.gif);
	width:229px;
	height:36px;
	top: 180px;
	left: 126px;
}
#logowhite {
	position:absolute;
	background-image: url(../_images/menu_bg_over.gif);
	width:116px;
	height:36px;
	left: 92px;
	top: 230px;
}
#taal {
	position:absolute;
	top:18px;
	left:20px;
	z-index:10;
}
#taal a:link, #taal a:visited, #taal a:active {
	Font-SIZE: 10px;
	COLOR: #ffce00;
	FONT-FAMILY: verdana;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	display:block;
}
#taal a:hover {
	COLOR: #fff;
	TEXT-DECORATION: underline
}
#taal a#langon:link, #taal a#langon:visited, #taal a#langon:active {
	font-weight:bold;
	color:#FFFFFF;
}
/* Content
-------------------------------------------------------------------- */
#content {
	position:relative;
	width:980px;
	padding-top:305px;
	z-index:2;
}
#image {
	position:relative;
	margin-right:20px;
	float:left;
	width: 427px;
	z-index:2;
}
#text {
	position:relative;
	float:right;
	width:530px;
}
.imgtext {
	margin-bottom:10px;
}
/* Footer
-------------------------------------------------------------------- */
#korrels {
	background-image:url(../_images/bg_korrels.jpg);
	position:relative;
	width: 100%;
	height:86px;
	z-index:1;
}
/*-----------------Copyright------------------*/
#copy {
	position:absolute;
	FONT-SIZE: 10px;
	COLOR: #000;
	FONT-FAMILY: verdana;
	text-align:left;
	left:5px;
	height:20px;
	width:100%;
	bottom:-5px;
	z-index:10;
}
.copyright, .copyright:link, .copyright:visited, .copyright:active {
	Font-SIZE: 10px;
	COLOR: #000;
	FONT-FAMILY: verdana;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
.copyright:hover {
	COLOR: #fff;
	TEXT-DECORATION: underline
}
/*-----------------Menu------------------*/
#menu {
	position:absolute;
	top:230px;
	left:246px;
	z-index:3;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	display:block;
	height:36px;
	width:116px;
	float:left;
	margin-right:1px;
}
#menu li.list1 {
	background-image:url(../_images/menu_bg.gif);
	background-repeat:no-repeat;
}
#menu a {
	display:block;
	padding-top:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width:116px;
	height:36px;
	text-decoration:none;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}
#menu a.item1:hover, #menu a.item1b {
	background-image:url(../_images/menu_bg_over.gif);
	background-repeat:no-repeat;
}
#submenu {
	position:absolute;
	top:267px;
	left:196px;
	z-index:3;
}
#submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#submenu li {
	display:block;
	height:36px;
	width:116px;
	float:left;
	margin-right:1px;
}
#submenu li.list1 {
}
#submenu a {
	display:block;
	padding-top:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width:116px;
	height:36px;
	text-decoration:none;
	text-align:center;
	color:#000;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	line-height:13px;
}
#submenu a.item1:hover, #submenu a.item1b {
	color:#ffce00;
}
/* CLEARFIX (http://www.positioniseverything.net/easyclearing.html)
-------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
