/*================================================================ Basics */

*{
	margin:0px;
	
	padding:0px;
	
	border:0px;
	
	text-align:left;
}

span
{
	font-size:13px;
}

a
{
	font-size:12px;
	
	text-decoration:underline;
}

a:hover
{

}

ul
{
	list-style:none;
}

/*================================================================ Html Body */

#left-news
{
	width:470px;
	
	float:left;
	
}

#right-news
{
	width:445px;
	
	float:left;
}

html
{
	height:100%; 
	
	max-height:100%; 
	
	width:100%;
	
	background-color:#FFFFFF;

}

body
{
	height:100%;
	
	max-height:100%; 
	
	width:100%;	

}


div#container
{		
	width:100%;
	
	position:relative; 		 	/*  	needed for footer positioning  */
	
	margin:0 auto; 				 /*		center, not in IE5 */

	min-height:100%; 			 /*		real browsers */
	
	height:auto !important; 	 /*		real browsers */

	padding:0px 0px 0px 0px;
}

* html div#container 
{
	height:100%; 				/*		ONLY IE6: treaded as min-height	 */
}

div#footer
{
	border-top:3px solid #e2ddcd;
	
	position:absolute;
	
	width:100%;
	
	clear:both;
	
	bottom:0; 						 /*		stick to bottom */ 
	
	text-align:center;
	
	height:30px;
	
	line-height:25px;
	
	background-color:#e6e6e6;
}

/*================================================================  Div position elements */

div#header
{
	margin:0 auto;
	
	width:919px;
	
	height:119px;
}

	div#logo
	{
		width:361px;
		
		height:119px;
		
		float:left;
	}
	
	div#logo a
	{
		width:361px;
		
		height:119px;
		
		display:block;
	}
	
	div#talen
	{
		width:130px;
		
		height:26px;
		
		display:block;
		
		background-image:url(../img/site/talen.gif);
		
		float:right;
		
		margin:93px 0px 0px 0px;	
	}
	
	div#talen ul
	{	
		margin:6px 0px 0px 8px;		
	}
	
	div#talen ul li
	{
		float:left;
		
		margin:0px 8px 0px 0px;		
	}
	
	div#talen ul li a
	{
		width:22px;
				
		height:16px;
		
		display:block;
	}
	
div#inhoud
{	
	margin:0 auto;
	
	width:919px;
}

div#element
{
	width:100%;
	
	height:222px;
	
	background-color:#e6e6e6;
	
	display:block;
	
	border-top:3px solid #e2ddcd;
	
	border-bottom:3px solid #e2ddcd;
}
	
div#navigatie
{
	display:block;
	
	width:919px;
	
	height:222px;
	
	padding:0px;
		
	margin:0 auto;
}

div#producten
{
	display:block;
	
	width:899px;
	
	padding:0px;
		
	margin:0 auto;
			
	float:left;
	
	clear:both;
	
	padding:20px 0px 20px 20px;
	
	background-image:url(../img/site/productfade.gif);
	
	background-position:top;
	
	background-repeat:repeat-x;
}

	div.product a
	{
		display:block;
		
		width:306px;
		
		height:197px;
		
		padding:0px;
		
		float:left;
		
		background-image:url(../img/site/product_bgd.gif);
				
		text-decoration:none;
	}

	div.product a span
	{
		display:block;
		
		width:250px;
		
		height:20px;
		
		line-height:20px;
		
		font-size:12px;
		
		margin:30px 0px 0px 40px;
		
		color:#1d2452;
				
		font-family:Arial;
		
		font-weight:bold;
	}

	div.product a img
	{
		float:right;
		
		margin:0px 20px 0px 0px;
	}


div#content
{
	width:100%;
		
	padding:15px 0px 50px 0px;
	
	font-family:Georgia;
	
	float:left;
}


/*================================================================  Naviagation */

div#navigatie ul
{
	list-style:none;
	
	width:359px;
			
	height:201px;
	
	display:block;
	
	background-color:#1d2452;
	
	padding:12px 0px 10px 0px;
	
	float:left;
}
	div#slide
	{
		float:left;	
	}
	
div#navigatie ul li
{
	margin:0px 0px 0px 12px;
	
	width:290px;
			
	height:29px;
	
	line-height:32px;
	
	display:block;
}

div#navigatie ul li a
{
	width:290px;
			
	height:28px;
	
	line-height:28px;
	
	display:block;

	font-size:13px;
	
	text-decoration:none;
	
	font-weight:bold;
	
	font-family:Verdana;
		
	color:#FFFFFF;
		
	text-align:left;
	
	font-weight:bold;
	
	padding:0px 10px 0px 40px;
}

div#navigatie ul #actief a, div#navigatie ul li b
{
	background-image:url(../img/site/navigation_active.gif);
	
	background-repeat:no-repeat;
}

/*================================================================  Content */

div#content p
{
	padding:20px 0px 0px 0px;
	
	background-image:url(../img/site/top.gif);
	
	background-repeat:no-repeat;
}

div#content h1
{
	height:34px;
	
	line-height:34px;
	
	color:#1c2452;
	
	font-family:Verdana;
	
	font-size:25px;
	
	font-weight:normal;
}

div#content h2
{
	font-family:Georgia;
	
	font-weight:normal;
	
	font-size:22px;
	
	color:#605f5a;

	letter-spacing: 3px;
}

div#content h2 span
	{
		color:#666666;
		
		font-size:12px;
		
		font-weight:normal;
	}

div#content u , div#content em
{
	text-decoration:none;
	
	font-style:italic;
}

div#content a
{
	font-family:Cambria;
	
	line-height:22px;
	
	font-size:14px;
	
	color:#383e62;
	
	font-weight:bold;
}

div#content p
{
	font-family:Cambria;
	
	line-height:22px;
	
	font-size:14px;
	
	color:#57533e;
}

div#content li
{
	line-height:18px;
	
	padding:1px 0px 1px 10px;
	
	margin:0px 0px 0px 30px;
	
	font-size:13px;

	color:#605f5a;
}

div#content ul
{
	line-height:18px;
	
	padding:0px 0px 0px 0px;
	
	margin:5px 0px 5px 10px;
	
	font-size:12px;
	
	list-style:circle;
}

div#content ol
{
	line-height:18px;
	
	padding:0px 0px 0px 0px;
	
	margin:5px 0px 0px 10px;
	
	font-size:12px;
}

div#content a
{	
	font-weight:bold;
}

div#content #melding p
{
	margin:0px;
	
	padding:0px;
	
	color:#920001;
}


/*================================================================  Footer */

div#footer *
{
	font-family:Verdana;
	
	font-size:11px;
	
	line-height:30px;
	
	color:#1d2452;
}

div#footer p
{
	margin:0 auto;
	
	width:919px;
}

div#footer p span a
{
	text-decoration:none;
}

div#footer p span b
{
	font-weight:normal;
	
	text-decoration:underline;	
}

/*================================================================  Other */

.left
{
	float:left;
		
	font-size:11px;
	
	color:#939598;	
}

.right
{
	float:right;
		
	font-size:11px;
	
	color:#939598;	
}

fieldset
{
	border:solid 1px #999999;
					
	margin:10px 0px 10px 0px;
	
	width:380px;
	
	padding: 0px 10px 10px 10px;	
}

fieldset legend
{
	font-weight:bold;		
	
	padding:2px 5px 2px 5px;
	
	margin:10px 0px 10px 0px;	
}
	 
fieldset li
{
	padding:5px 0px 0px 0px;
	
	margin:0px 0px 0px 20px;
}

.input
{
	width:300px;
	
	border:1px solid #d6d6d6;
	
	padding:3px;
	
	font-size:11px;
}

.textarea
{
	width:300px;
	
	border:1px solid #d6d6d6;
	
	height:150px;
	
	padding:3px;
	
	font-size:11px;
}

.button
{
	clear:both;
	
	cursor:pointer;
	
	width:100px;
	
	height:20px;
	
	float:left;
	
	line-height:10px;
	
	text-align:center;
	
	background-image:url(../img/site/button.gif);		
	
	background-repeat:no-repeat;
}	

/*================================================================ contactform */

div#content #melding
{
	margin:10px 0px 10px 0px;
	
	padding:10px;
	
	width:898px;
}


div#form
{	
	display:block;
	
	float:left;
	
	clear:both;
	
	width:919px;
}

div#form dl dd
{	
	display:block;
	
	width:450px;

	padding:5px;
	
		color:#1c2452;
		
		font-family:Tahoma;
		
		font-size:10px;
		
		font-weight:normal;
		
		float:left;
}

	div#form dl dd b
	{	
		color:#1c2452;
		
		font-family:Tahoma;
		
		font-size:13px;
		
		line-height:14px;
		
		height:14px;
		
		font-weight:normal;
	}
	
	div#form dl dd u
	{
		text-decoration:underline;
		
		font-style:normal;
	}	

div#form dl dt
{	
	display:block;
	
	width:450px;
	
	float:left;
	
	clear:both;
}

div.leftform
{	
	display:block;
	
	float:left;
	
	width:450px;
	
}

div.rightform
{	
	display:block;
	
	float:right;
	
	width:450px;

}

div#form .textarea
{
	background-color:#efefef;
	
	border:1px solid #e6e6e6;
	
	width:435px;
	
	height:140px;
	
	line-height:18px;
	
	margin:0px 0px 0px 5px;
	
	font-size:14px;
	
	color:#979797;
	
	font-family:Arial, Helvetica, sans-serif;
}

div#form .radio
{
	margin:3px 5px 0px 3px;
}

div#form .label
{
	background-color:#efefef;
	
	border:1px solid #e6e6e6;
	
	display:block;

	width:440px;
}

div#form .input
{
	background-color:#efefef;
	
	border:1px solid #e6e6e6;
	
	width:435px;
	
	height:18px;
	
	line-height:18px;
	
	font-size:14px;
	
	color:#979797;
			
	margin:0px 0px 0px 5px;
}

div#form .button
{
	width:120px;
	
	height:28px;
	
	margin:15px 0px 0px 5px;
	
	float:left;
	
	color:#FFFFFF;
	
	font-weight:bold;
	
	font-family:Tahoma;
	
	text-align:left;
	
	padding:0px 0px 0px 30px;
	
	background-image:url(../img/site/button.gif);
}
