/* Design & Code (c) Aemworks */

* {

	margin	: 0px auto; 

	padding	: 0;

}

				

html, body {

	margin	: 0;

	padding	: 0;

}

							

body {

	background	: #eff0f2;

}



#container {

	margin-left		: auto;

	margin-right	: auto;

	width			: 775px;

	height			: 100%;

}



	#wrapper {

		margin		: 50px 0 0 0;

		width		: 775px;

		float		: left;

	}

	

		#header {

			background	: #000 url(../images_home/header.jpg) no-repeat;

			width		: 775px;

			height		: 145px;

			float		: left;

		}

		

		

		#content {

			background	: #000 url(../images_home/mid.jpg) no-repeat;

			width		: 775px;

			height		: 292px;

			float		: left;

		}

		

				

			#content_margin {

				margin	: 0 0 0 47px;

			}

		

		    #content li {

				float		: left;

				list-style	: none;

				display		: inline;

				width		: 170px;

				text-align	: center;

			}

		

				

		#bottom {

			background	: #EFF0F2 url(../images_home/bottom.jpg) no-repeat;

			width		: 775px;

			height		: 220px;

			float		: left;

		}

		

		#text {

			width		: 675px;

			float		: left;

			color		: #878282;

			margin	: 25px 50px 0 60px;

		}

		

		#text p {

			margin-bottom: 10px;

			font-family	: Arial,Tahoma,Verdana,Arial,Helvetica,sans-serif;

			font-size	: 11px;

			font-weight	: normal;

			text-align	: justify;

			line-height	: 16px;
			
			color		: #878282;

		}

		
		

		#flags {

			padding		: 13px 0 0 56px;

		}
		
		#tv2 {

			padding		: 0 0 0 100px;

		}

		
		#tv2 li {

			float		: left;

			list-style	: none;

			display		: inline;

			margin		: 0 10px 30px 5px;

			text-align	: center;

			line-height : 18px;

			height		: 24px;

			font-family : Arial;

			font-weight : normal;

			font-size   : 11px;

			color       : #8d8d8e;

		}
		

		#flags li {

			float		: left;

			list-style	: none;

			display		: inline;

			margin		: 0 5px 0 5px;

			text-align	: center;

			line-height : 18px;

			height		: 24px;

			font-family : Arial;

			font-weight : bold;

			font-size   : 11px;

			color       : #FFF;

		}

		



/* Headings H1-H6 */



h1 {

	margin			: 0 0 10px 0 ;

	font-family		: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size		: 16px;

	font-weight		: bold;

	color: #fff;

}



h2

{

	text-align		: center;

	line-height		: 28px;

	font-family		: Arial;

	font-weight		: bold;

	font-size		: 11px;

	color			: #e8f2f8;

	margin			: 0 0 6px 0;

}

h3

{

	line-height		: 34px;

	font-family		: Arial;

	font-weight		: bold;

	font-size		: 15px;

	color				: #4ea7df;



}


h3 { }



h4 { visibility:hidden; }



h5 { }



h6 { }



/* Paragraph and Link Styles */



a 			{text-decoration: none; color: #e8f2f8;}

a:hover		{text-decoration: underline; color: #e8f2f8;}



a.tv 			{text-decoration: none; color: #4fa8e0;}

a.tv:hover		{text-decoration: underline; color: #4fa8e0;}


a.home			{text-decoration: none; color: #878282;}

a.home:hover		{text-decoration: underline; color: #878282;}


a.alleproducten {

    display: block;

    height: 25px;

    width: 220px;

	float: left;

	position: absolute;

	margin: 0 0 0 500px;

}


