img
{
	border: 0;
}

td
{
	vertical-align: top;
}

#center_wrapper #center h1
{
	font-weight: bold;
	font-size: 15px;
	color: #3aa6ce;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#center_wrapper #center h2
{
	font-weight: bold;
	font-size: 13px;
	color: #000;
	
	margin: 0 0 10px 0;
}

#center_wrapper #center h3
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	
	margin: 0 0 5px 0;
}

#center_wrapper #center p
{
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 15px 0px;
	color: #000000;
}

	#center_wrapper #center p.italic
	{
		font-style: italic;
	}


#center_wrapper #center ul
{
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
	color: #000000;
}

	#center_wrapper #center ul li
	{
		list-style: square;
		margin-left: 15px;
	}
	
#center_wrapper #center a
{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}		

#center_wrapper #center a:hover
{
	color: #3aa6ce;
}

#center_wrapper #center a.small
{
	color: #3aa6ce;
	text-decoration: none;
	font-size: 11px;
}		

#center_wrapper #center a.small:hover
{
	text-decoration: underline;
}

#center_wrapper #center table
{
	border-collapse:collapse;
	line-height: 16px;
	margin-bottom: 15px;
}

#center_wrapper #center th
{
	color: #3aa6ce;
	vertical-align: top;
	font-size: 11px;
	width: 100px;
	padding-bottom: 20px;
}


#center_wrapper #center td
{
	vertical-align: top;
	font-size: 11px;
	padding-bottom: 20px;
}

#center_wrapper #center td.blue
{
	color: #3aa6ce;
}



#center_wrapper #center hr
{
	border: 0;
	border-top: 1px dotted #3aa6ce;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#center_wrapper fieldset
{
	border:0;
}

#center_wrapper label
{
	width: 160px;
	display:block;
	float: left;
	color: #cf0067;
	font-size: 12px;
}

#center_wrapper label.elementlabel
{
	
}

	#center_wrapper #center form fieldset input, #center_wrapper #center form fieldset textarea
	{
		float: left;
		margin: 0 2px 0 0;
	}
	
	#center_wrapper #center form fieldset input 
	{ 
		border: 1px solid #cf0067; 
		margin-top:2px;
	}
	
	#center_wrapper #center form fieldset input.normal { width: 175px; }
	#center_wrapper #center form fieldset input.small { width: 31px; }
	#center_wrapper #center form fieldset input.large { width: 140px; }
	
	#center_wrapper #center form fieldset input.submit
	{
		width: auto;
		cursor: pointer;
		
		margin: 10px 0 0 0;
		border: 1px solid #cf0067;
		background-color: #cf0067;
		color: #FFF;
	}
	
	#center_wrapper #center .multi input
	{
		
	}
	
	#center_wrapper #center .multi label
	{
		
	}
	
	#center_wrapper #center .optional
	{
		clear: both;
		
	}
	
	#center_wrapper #center p.formdescription
	{
		display: none;
	}
	
	#center_wrapper #center h1.form
	{
		
	}
	
	#center_wrapper #center ul.formgen
	{
		margin: 0;
		padding: 0;
		
		
	}
	
	#center_wrapper #center ul.errors
	{
		margin: 0;
		padding: 0;
		font-size: 11px;
	}
	
	#center_wrapper #center ul.errors li
	{
		font-size: 11px;
	}
	
	#center_wrapper #center ul.errors li ul
	{
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
	}
	
	#center_wrapper #center label.hidegroup
	{
		display: none;
	}
	
	#center_wrapper #center form fieldset textarea
	{
		width: 175px;
		height: 80px;
		border: 1px solid #cf0067;
		margin-top:2px;
	}
	
	#center_wrapper #center #content
	{
		clear: both;
		padding-top: 20px;
		float: left;
	}
	
	#center_wrapper #center p.small
	{
		clear: both;
		font-size: 11px;
		padding-top: 25px;
	}
	
	#center_wrapper #center #formprint
	{
		
	}
	
	#center_wrapper #center #formprint label
	{
		color: #000000;
		width: 150px;
		float: left;
		margin-top: 2px;
	}
	
	#center_wrapper #center #formprint label.rood
	{
		color: #FF0000;
		width: 150px;
		float: left;
		margin-top: 2px;
	}
	
	#center_wrapper #center #formprint span
	{
		float: left;
		display: block;
	}
	
	#center_wrapper #center #formprint span.long
	{
		width: 200px;
		font-size: 11px;
		padding-top: 2px;
		
	}
	
	#center_wrapper #center #formprint span.left
	{
		margin-left: 20px;
	}
	
	#center_wrapper #center #formprint span.short
	{
		font-size: 11px;
		padding-top: 2px;
	}
	
	#center_wrapper #center #formprint label.long
	{
		width: 220px;
		padding-top: 2px;
	}
	
	#center_wrapper #center #formprint input
	{
		float: left;
		width: 180px;
		margin-top: 2px;
	}
	
	#center_wrapper #center #formprint input.submit
	{
		background-color: #3aa6ce;
		border: 1px solid #3aa6ce;
		width: 80px;
		color: #FFF;
		cursoir: pointer;
	}
	
	#center_wrapper #center #formprint input.small
	{
		width: 20px;
		margin-top: 2px;
		
		
	}
	
	#center_wrapper #center #formprint select
	{
		width: 184px;
		margin-top: 2px;
	}
	
		
	
	
	
		#center_wrapper #center #search
		{
			margin-top: 20px;
		}
		
		#center_wrapper #center #centertop
		{
			width: 571px;
			height: 11px;
			background-image: url(/images/content_top.png);
			background-repeat: no-repeat;	
		
		}
		
		#center_wrapper #center #content
		{
			width: 515px;
			height: 270px;
			background-color: #FFF;
			padding: 5px 40px 10px 15px;
			float: left;
		}
		
		#center_wrapper #center #centerbottom
		{
			width: 571px;
			height: 11px;
			background-image: url(/images/content_bottom.png);
			background-repeat: no-repeat;	
			clear: both;
		}
		
			
		#center_wrapper #center #left
		{
			float: left;
		}
		
		#center_wrapper #center #right
		{
			float: left;
		}
		
		#center_wrapper #center #full_frame
		{
			position: absolute;
			left: -650px;
			height: 320px;
			z-index: 1;
			width: 620px;
			float: left;
		}
		
		#center_wrapper #center #flashmovie
		{
			position: absolute;
			left: -650px;
			height: 320px;
			z-index: 1;
			width: 620px;
			float: left;
		}
		
	#navigation #topmenu
	{
		position: absolute;
		margin-top: -80px;
		left: 380px;
		width: 379px;
		height: 57px;
		z-index: 2;
		background-image: url(/images/menu_back.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
		#navigation #topmenu ul
		{
			padding-top: 18px;
			
		}
		
			#navigation #topmenu ul li
			{
				list-style: none;
				height: 18px;
				float: left;
			}
			
			#navigation #topmenu ul li.li_0_0
			{
				padding-left: 27px;
			}
			
			#navigation #topmenu ul li.li_0_1
			{
				padding-left: 38px;
			}
			
			#navigation #topmenu ul li.li_0_2
			{
				padding-left: 40px;
			}
			
			#navigation #topmenu ul li a
			{
				text-decoration: none;
				color: #37a7cd;
				font-weight: bold;
				font-size: 14px;
			}
			
			#navigation #topmenu ul li.active a,
			#navigation #topmenu ul li a:hover
			{
				color: #1d4a98;
			}
			
			
		

	#navigation #logo
	{
		position: absolute;
		margin-top: -100px;
		left: 160px;
		width: 215px;
		height: 35px;
		z-index: 5;
	}
	
	#navigation #date
	{
		position: absolute;
		margin-top: -80px;
		left: 800px;
		width: 255px;
		height: 135px;
		z-index: 5;
		color: #FFF;
	}
	
		#navigation #date h2
		{
			font-size: 17px;
			padding-bottom: 10px;
		}
		
		#navigation #date h3
		{
			font-size: 14px;
			padding-bottom: 2px;
		}

	#navigation #inclusive {
		position: absolute;
		margin-top: 0px;
		right: -50px;
		width: 150px;
		height: 150px;
		z-index: 5;
	}

	#navigation #inclusive img {
		width: 150px;
		height: 150px;
	}
	
	#footerback #people
	{
		left: 167px;
		width: 211px;
		height: 324px;
		margin-top: -285px;
		position: absolute;
		z-index: 6;
	}	
		
	#footer #address
	{
		color: #6f6f6f;
		font-size: 11px;
		position: relative;
		text-align: left;
		margin-top: 10px;
		
		margin-left: 220px;
		width: 450px;
		float: left;
		
	}
	
	#footer #address span
	{
		display: block;
		color: #6f6f6f;
		font-weight: bold;
		width: 15px;
		float: left;
	}
	
	#footer #address a
	{
		color: #6f6f6f;
		text-decoration: underline;
		
	}
	
	#footer #address a:hover
	{
		text-decoration: underline;
	}
	
	#footer #webdesign
	{
		color: #FFF;
		font-size: 11px;
		position: relative;
		text-align: left;
		width: 520px;
		margin-top: 50px;
		float: left;
		font-weight: bold;
		left: 180px;
	}
	
	#footer #webdesign a
	{
		color: #FFF;
		text-decoration: none;
		
	}
	
	#footer #webdesign a:hover
	{
		text-decoration: underline;
	}
	
	#footerback #logos
	{
		clear: both;
		left: 0;
		padding-left: 180px;
		padding-top: 30px;
		position: relative;
		text-align: left;
		width: 820px;
	}
	
		#footerback #logos h1
		{
			color: #FFF;
			font-size: 13px;
			padding-bottom: 10px;
		}
		
	#footerback #logos .logo_igus
	{
		float: left;
	}
	
	#footerback #logos .logo_elcee
	{
		float: left;
	}
	
	#footerback #logos .logo_apem
	{
		float: left;
	}
	
	#footerback #logos .logo_sentech
	{
		float: left;
		
	}
	
	#footerback #logos .logo_zilvertron
	{
		float: left;
	}

	#footerback #logos .logo_emerson
	{
		float: left;
		padding-top: 5px;
	}

	#footerback #logos .logo_controltechniques
	{
		float: left;
		padding-top: 10px;
	}
	
	#footerback #logos .logo_wittenstein
	{
		float: left;
		padding-top: 3px;
	}
	
	#footerback #logos .logo_linak
	{
		float: left;
		padding-top: 10px;
	}
	
	#footerback #logos .logo_deelname
	{
		float: left;
		padding-left: 25px;
		padding-bottom: 10px;
	}
	
	#footerback #beperkt
	{
		position: absolute; 
		left: 780px;
		top: 0;
	}
