/*
	Bierviltje.com CSS
	door Creatieve Destructie
	
	www.creatievedestructie.nl
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(img/bg-top.jpg) top repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

	a, a:visited {
		color: #008fcf;
	}
  
	a:hover, a:focus {
		color: #0072a5;
	}
  
	a:active {
		color: #d10000;
	}
	
		a.email {
			font-size: 13px;
		}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(img/head.jpg) center top no-repeat;
}

#menu {
	width: 200px;
	float: left;
	background: url(img/grey.gif) 199px 0px repeat-y;
}

	h1, h2 {
		display: none;
	}
	
	img {
		border: none;
	}
	
	#menu ul {
		list-style: none;
	}
	
	li span {
		display: none;
	}
	
	#menu li {
		display: inline;
	}
	
	#menu li a {
		display: block;
		width: 200px;
		height: 30px;
	}
	
		a.home { background: url(img/menu.gif) 0px -360px no-repeat; }
		a.prijslijst { background: url(img/menu.gif) 0px -390px no-repeat; }
		a.specificaties { background: url(img/menu.gif) 0px -420px no-repeat; }
		a.bestellen { background: url(img/menu.gif) 0px -450px no-repeat; }
		a.overons { background: url(img/menu.gif) 0px -480px no-repeat; }
		a.faq { background: url(img/menu.gif) 0px -510px no-repeat; }
		
		a.home:hover, a.home:focus, a.home:active { background: url(img/menu.gif) 0px -180px no-repeat; }
		a.prijslijst:hover, a.prijslijst:focus, a.prijslijst:active { background: url(img/menu.gif) 0px -210px no-repeat; }
		a.specificaties:hover, a.specificaties:focus, a.specificaties:active { background: url(img/menu.gif) 0px -240px no-repeat; }
		a.bestellen:hover, a.bestellen:focus, a.bestellen:active { background: url(img/menu.gif) 0px -270px no-repeat; }
		a.overons:hover, a.overons:focus, a.overons:active { background: url(img/menu.gif) 0px -300px no-repeat; }
		a.faq:hover, a.faq:focus, a.faq:active { background: url(img/menu.gif) 0px -330px no-repeat; }
		
		#menu li.active a { cursor: default; }

		li.active a.home { background: url(img/menu.gif) 0px 0px no-repeat; }
		li.active a.prijslijst { background: url(img/menu.gif) 0px -30px no-repeat; }
		li.active a.specificaties { background: url(img/menu.gif) 0px -60px no-repeat; }
		li.active a.bestellen { background: url(img/menu.gif) 0px -90px no-repeat; }
		li.active a.overons { background: url(img/menu.gif) 0px -120px no-repeat; }
		li.active a.faq { background: url(img/menu.gif) 0px -150px no-repeat; }
	
		li.active a.home:hover, li.active a.home:focus, li.active a.home:active { background: url(img/menu.gif) 0px 0px no-repeat; }
		li.active a.prijslijst:hover, li.active a.prijslijst:focus, li.active a.prijslijst:active { background: url(img/menu.gif) 0px -30px no-repeat; }
		li.active a.specificaties:hover, li.active a.specificatiesn:focus, li.active a.specificaties:active { background: url(img/menu.gif) 0px -60px no-repeat; }
		li.active a.bestellen:hover, li.active a.bestellen:focus, li.active a.bestellen:active { background: url(img/menu.gif) 0px -90px no-repeat; }
		li.active a.overons:hover, li.active a.overons:focus, li.active a.overons:active { background: url(img/menu.gif) 0px -120px no-repeat; }
		li.active a.faq:hover, li.active a.faq:focus, li.active a.faq:active { background: url(img/menu.gif) 0px -150px no-repeat; }

#contact {
		padding: 15px 5px 0 1px;
		margin: 5px 6px 0 25px;
		background: url(img/grey2.gif) top left no-repeat;
	}
	
		#contact span {
			display: none;
		}
		
		#contact h3 {
			height: 14px;
			background: url(img/contact.gif) top left no-repeat;
			margin-bottom: 6px;
		}
		
		#contact p, #av p, #adres p {
			margin-bottom: 5px;
			font-size: 12px;
			line-height: 17px;
			color: #535353;
		}
		
		#contact p img {
			margin: 0px 0 -2px 0;
		}
		#contact p img.tel {
			margin: 0px 0 -6px 0;
		}
		
	#av {
		padding: 10px 5px 20px 1px;
		margin: 10px 6px 0 25px;
		background: url(img/grey2.gif) top left no-repeat;
	}

	#adres {
		padding: 10px 5px 0 1px;
		margin: 10px 6px 0 25px;
		background: url(img/grey2.gif) top left no-repeat;
	}

#container {
	margin-left: 200px;
}

#content {
	width: 410px;
	padding: 75px 15px 20px 15px;
	float: left;
}

	#content h3 {
		height: 21px;
		margin-top: 15px;
	}
	
		h3.welkom { background: url(img/welkom.gif) top left no-repeat; }
		h3.voordelen { background: url(img/voordelen.gif) top left no-repeat; }
		h3.levering { background: url(img/levering.gif) top left no-repeat; }
		h3.service { background: url(img/service.gif) top left no-repeat; }
	
		h3.prijslijst { background: url(img/prijslijst.gif) top left no-repeat; }

		h3.specificaties { background: url(img/specificaties.gif) top left no-repeat; }

		h3.bestellen { background: url(img/bestellen.gif) top left no-repeat; }

		h3.overons { background: url(img/overons.gif) top left no-repeat; }

		h3.av { background: url(img/av.gif) top left no-repeat; }
		
		h3.voorbeeld { background: url(img/voorbeeld.gif) top left no-repeat; }
		
		h3.reorganisatie { background: url(img/reorganisatie.gif) top left no-repeat; }

		h3.leveringstermijn { background: url(img/leveringstermijn.gif) top left no-repeat; }
		
		h3.faq { background: url(img/faq.gif) top left no-repeat; }

		#content h3.feestkorting { background: url(img/korting.gif) top left no-repeat; height: 48px; }
		
		
	#content h4 {
		color: #535353;
	}

#content h3 span {
		display: none;
	}
	
	#content p, #content ul {
		margin-bottom: 6px;
		font-size: 14px;
		color: #535353;
	}
	
	#content ul {
		list-style: url(img/v.gif);
		margin-left: 17px;
	}


	#content table {
		margin-bottom: 6px;
	}

	td span {
		font-size: 10px;
		font-weight: normal;
		display: block;
		margin-top: -18px;
	}
	
	#content table td {
		padding: 1px;
		font-size: 14px;
		color: #535353;
		border-right: 15px solid #fff;
	}
	#content table td.l { 
		width: 40px; 
		text-align: right;
		border-right: 15px solid #fff;
	}
	

	#content label {
		float: left;
		width: 150px;
		font-size: 14px;
		color: #535353;
	}
	
	#content input.submit {
		margin-left: 150px;
		margin-top: 3px;
	}
	
	#content .a {
		width: 255px;
		border: 1px solid #9a9a9a;
	}

	#content .error {
		width: 255px;
		background: #ffdada;
		border: 1px solid #965959;
	}
	
	#content select.a, #content select.error {
		width: 257px;
	}
	
	#content textarea {
		margin-top: 3px;
	}
	
	option {
		padding: 1px;
	}
	
	div.faq em {
		display: block;
		border-bottom: 1px solid #ddd;
		padding-bottom: 2px;
		margin-bottom: 3px;
	}
	
	div.faq p {
		padding-bottom: 8px;
	}
	
	#content ul.list {
		list-style: disc;
		margin-bottom: 25px;
	}
	
#voorbeelden {
	width: 160px;
	margin-left: 440px;
	padding-top: 90px;
	background: url(img/grey3.gif) 0px 90px no-repeat;
}

	a.vb {
		display: block;
		padding: 1px;
	}
	
	a.vb:hover, a.vb:focus, a.vb:active {
		border: 1px solid #bdbdbd;
		border-left: 1px solid #fff;
		padding: 0;
	}
	
	a.meer span {
		display: none;
	}
	
	a.meer {
		background: url(img/meer.gif) 0px -30px;
		display: block;
		width: 146px;
		height: 30px;
		margin-left: 7px;
		margin-top: 6px;
	}
	
	a.meer:hover, a.meer:focus, a.meer:active {
		background: url(img/meer.gif) 0px 0px;
	}






#fs {
	position:absolute;
	margin-left: 105px;
	margin-top: 130px;
	background: url(img/tekoop.png);
	height: 350px;
	width: 625px;
	}