/*GLOBAL*/

	* {
	}
	
    body {
	background: url(/images/bg-tuinposter.jpg) repeat-x top #e8f4cd;
	font: 80% normal Arial, Helvetica, sans-serif;
	margin: 0; padding: 0; border: 0;
	}
	

	#container {
		background: #FFFFFF;
		width: 1000px;
		margin: 0px auto 0 auto;
	}

	h1{ font-size:12pt;}
	h2{ font-size:11pt;}
	
	img{
	border:0px;
	}
	

	/* Header + knoppen*/
	#header{
	height:234px;
	width:1000px;
	background:url(/images/tuin-poster-header.jpg) no-repeat;
	float:left;
	clear: both;
	}
	
	
	
	#tuinposter-locator{
	background:url(/images/donker-groen.jpg);
	height:32px;
	width:964px;
	margin:8px 10px 0px 25px;
	}
	
	/*Rechter menu*/
	#right {
		width: 244px;
		float: right;
		margin:0px;
		margin-left:30px;
		padding:0px;
		
	}
	
	
	/*Content*/
	#content {
		background:url(/images/tuin-poster-content.jpg) repeat-y left;
		width: 1000px;
		margin:0px;
		padding:0px;
		float:left;
	}
	
	#contentbb {
		width: 690px;
		margin:0px;
		padding:0px;
		float:left;
	}
	
	#tuinposter{
	margin:4px 10px 4px 25px;
	padding:0px;
	}
	
	
	
	#tuinposter-tekst{
	float:left;
	width:660px;
	margin:2px;
	}
	
	#tuinposter-tekst img{
	padding:10px;
	}
	
	#tuinposter-beeldbank{
	float:left;
	width:100%;
	margin:2px;
	}
	
		
	/*UPLOAD*/
	
	#upload-div-containter{
	float:right;
	width:289px;
	margin-bottom:10px;
	}
	
	#upload-div-containter table{
	width:289px;
	height:114px;
	}
	
	#tuinposter-upload-top{
	background:url(/images/upl_06.jpg) no-repeat;
	width:174px;
	height:57px;
	}
	
	#tuinposter-upload-top P{
	
	margin:0px 10px 0px 0px;
	text-align:right;
	}
	
	#knop-foto-bestellen{
	margin:10px;
	margin-bottom:0px;
	}
	
	#tuinposter-upload-bottom{
	background:url(/images/upload_en_bestel-bottom.jpg) no-repeat bottom;
	width:289px;
	height:26px;
	margin:0px;
	}
	
	#tuinposter-upload{
	background:url(/images/upload_en_bestel.jpg) repeat-y;
	width:289px;
	margin:0px 2px 4px 0px;
	padding-left:50px;
	}
	
	
	#tuinposter-upload form{
	}
	
	.upload_file{
	width:210px;
	border:1px solid #000000;
	color:#339900;
	}
	
	
	
	#upload-animatie{
	background-color:#FFCC00;
	visibility:hidden;
	padding:0px;
	margin:0px;
	float:right;
	width:100%;
	height:10px;
	border:3px dashed #000000;
	}
	
	#upload-animatie img{
	padding:0px;
	margin:0px;
	vertical-align:top;
	}
	
	#upload-animatie p{
	font-size:12pt;
	text-align:center;
	}
	
	
	/*FOOTER*/
	
	#footer {
		background:url(/images/tuin-poster-content.jpg) repeat-y left;
		clear: both;
	}
	
	#tuinposter-logo{
		margin:0px 11px 0px 0px;
		padding:0px;
		float:right;
		background:url(/images/tuin-poster-logo-onder.jpg) no-repeat right;
		width: 211px;
		height: 37px;
	}
	
	#footer ul{
	clear:both;
	background:url(/images/donker-groen.jpg);
	width:964px;
	margin:0px 10px 0px 25px;
	padding:4px 0px;
	}
	
	#footer li{
	display:inline;
	padding:4px;
	color:#FFFFFF;
	}
	
	#footer a:hover{
	display:inline;
	padding:2px;
	text-decoration:underline;
	}
	
	#footer a{
	text-decoration:none;
	color:#FFFFFF;
	padding:2px;
	}
	
	
	#end{
		width: 1000px;
		height: 16px;
		background:url(/images/tuin-poster-bottom.jpg) no-repeat top;
	}
	
	
	
	/*Vragen*/
	.vraag{
	font-weight:bold;
	}
	
	.antwoord{
	padding-top:0px;
	padding-bottom:20px;
	margin-top:0px;
	}
	
	.blanko{
	height:10px;
	}
	
	.naarboven{
	padding-bottom:50px;
	}
	
	
	/*klantreactie*/
	
	.klantreactie{
	padding-bottom:20px;
	}
	
	
	/*tuinposter-prijzen*/
	
	#tuinposter-prijzen-vergelijken{
	loat:left;
	width:100%;
	margin:2px;
	}
	
	/*Levering paketten*/
	
	.levering_tuinposters{
	background-color:#e8f4cd;	
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	}
	
	.levering_tuinposters th{
	background:url(/images/donker-groen.jpg);
	color:#FFFFFF;
	padding:4px;
	text-align:left;
	}
	
	.levering_tuinposters td{
	padding:4px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	}
	
	
	
	
	 /*zoeken*/


			
			#SearchBox {
				background: url('/images/search_box.png');
				float: left;
				height: 60px;
				width: 150px;
			}
			
			#SearchButton {
				float: left;
				height: 60px;
				width: 70px;
			}
			#SearchTitel{ padding: 0px  0px 0px 20px;}
			#SearchInput {
				background: none;
				border: none;
				color: #999999;
				font-size: 16px;
				outline: none;
				margin: 20px;
				width: 280px;
			}
			
			#SearchResults {
				background: #000;
				display: none;
				overflow: scroll;
				position: absolute;
				width: 178px;
				z-index: 99;
				border:1px solid #000;
				padding:0px;
				margin:0px;
				max-height:300px;
			}
			
			#SearchResults a {
				color: #FFFFFF;
				display: block;
				padding: 5px;
				text-decoration: none;
			}
			
			#SearchResults a .highlight {
				color: #09F;
				font-weight:bold;
			}
			
			#SearchResults a:hover {
				color: #333333;
				background: #FFF;
				text-decoration: underline;
			}
			
			.MenuLink {
				color: #FFFFFF;
				display: block;
				padding: 10px 0px;
				text-align: center;
				width: 160px;
			}
			
			.MenuLink:hover {
				background: #CCCCCC;
			}
/* einde zoeken*/	