body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #383838;
}

#background_container {
	background-image: url(../images/container_bg.jpg);
	width: 900px;
	height: auto;
}

#container {
	width: 904px;
	height: 800px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

#top_navigation {
	background-image: url(../images/top_navigation.jpg);
	height: 14px;
	width: 980px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation {
	background-image: url(../images/navigation_bg.jpg);
	height: 65px;
	width: 900px;
}
	#navigation ul {
		list-style-type:none;
		position: relative;
		font-family: "Tahoma",Arial,Helvetica,sans-serif;
		font-size: 14px;
		color: #ffffff;
	}
		#navigation ul li {
			float: left;
			height: 32px;
			padding-left: 20px;
			padding-right: 20px;
		    margin-top: 8px;
			line-height: 42px;
			border-right: solid 1px #ababab;
		}
			#navigation ul li a {
				color: #ffffff;
				text-decoration: none;
			}
				#navigation ul li a:hover   {
					color: #3872b2;
				}	
					#navigation ul li .on   {
					color: #3872b2;
					}		


#header {
	background-image: url(../images/header.jpg);
	height: 138px;
	width: 904px;
}

#l_welkom {
	background-image: url(../images/l_welkom.jpg);
	height: 15px;
	width: 24px;
	float: left;
}

#welkom {
	background-image: url(../images/welkom.jpg);
	height: 15px;
	width: 56px;
	float: left;
}

#welkom a:hover {
	background-image: url(../images/welkom_over.jpg);
	height: 15px;
	width: 56px;
	float: left;
}

#welkom-active {
	background-image: url(../images/welkom_over.jpg);
	height: 15px;
	width: 56px;
	float: left;
}

#l_nieuws {
	background-image: url(../images/l_nieuws.jpg);
	float: left;
	height: 15px;
	width: 44px;
}

#nieuws {
	background-image: url(../images/nieuws.jpg);
	height: 15px;
	width: 48px;
	float: left;
}

#nieuws a:hover {
	background-image: url(../images/nieuws_over.jpg);
	height: 15px;
	width: 48px;
	float: left;
}

#nieuws-active {
	background-image: url(../images/nieuws_over.jpg);
	height: 15px;
	width: 48px;
	float: left;
}

#l_pc-configuratie {
	background-image: url(../images/l_pc_configuratie.jpg);
	height: 15px;
	width: 44px;
	float: left;
}

#pc-configuratie {
	background-image: url(../images/pc_configuratie.jpg);
	height: 15px;
	width: 110px;
	float: left;
}

#pc-configuratie a:hover {
	background-image: url(../images/pc_configuratie_over.jpg);
	height: 15px;
	width: 110px;
	float: left;
}

#pc-configuratie-active {
	background-image: url(../images/pc_configuratie_over.jpg);
	height: 15px;
	width: 110px;
	float: left;
}

#l_cartridges {
	background-image: url(../images/l_cartridges.jpg);
	height: 15px;
	width: 44px;
	float: left;
}

#cartridges {
	background-image: url(../images/cartridges.jpg);
	height: 15px;
	width: 73px;
	float: left;
}

#cartridges a:hover {
	background-image: url(../images/cartridges_over.jpg);
	height: 15px;
	width: 73px;
	float: left;
}

#cartridges-active {
	background-image: url(../images/cartridges_over.jpg);
	height: 15px;
	width: 73x;
	float: left;
}

#l_aanbiedingen {
	background-image: url(../images/l_aanbiedingen.jpg);
	height: 15px;
	width: 42px;
	float: left;
}

#aanbiedingen {
	background-image: url(../images/aanbiedingen.jpg);
	float: left;
	height: 15px;
	width: 102px;
}

#aanbiedingen a:hover {
	background-image: url(../images/aanbiedingen_over.jpg);
	float: left;
	height: 15px;
	width: 102px;
}

#aanbiedingen-active {
	background-image: url(../images/aanbiedingen_over.jpg);
	float: left;
	height: 15px;
	width: 102px;
}

#l_contact {
	background-image: url(../images/l_contact.jpg);
	height: 15px;
	width: 43px;
	float: left;
}

#contact {
	background-image: url(../images/contact.jpg);
	float: left;
	height: 15px;
	width: 59px;
}

#contact a:hover {
	background-image: url(../images/contact_over.jpg);
	float: left;
	height: 15px;
	width: 59px;
}

#contact-active {
	background-image: url(../images/contact_over.jpg);
	float: left;
	height: 15px;
	width: 59px;
}

#empty_nav {
	background-image: url(../images/empty_nav.jpg);
	float: left;
	height: 15px;
	width: 255px;
}

#pagewrapper {
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
}

#content {
	float: left;
	height: auto;
	width: 621px;
	background-color: #DBDBDB;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-x;
	min-height: 495px;
}

#content-tekst {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 525px;
	margin-left: 40px;
	margin-top: 25px;
	height: auto;
}

#content-tekst a {
	text-decoration: underline;
	color: #000;
}

#content-tekst a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: 700;
}

#news_box {
	background-image: url(../images/news_content.jpg);
	height: 495px;
	width: 283px;
	float: left;
	background-color: #B5B5B5;
}

#openingstijden {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 80px;
	margin-left: 18px;
}

#inside {
	width: 239px;
	height: auto;
	background-color: #B5B5B5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 60px;
	margin-left: 7px;
	
	
}

#inside_tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 26px;
	width: 200px;
	background-color: #B5B5B5;
	padding-bottom: 10px;
	
}

#inside_tekst a {
	text-decoration: none;
	color: #333;
}

#inside_tekst a:hover {
	color: #000;
	text-decoration: underline;
}

#footer {
	background-image: url(../images/footer.jpg);
	height: 13px;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#footer-tekst {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 180px;
	margin-bottom: 0px;
	padding-top: 13px;
	padding-left: 700px;
	padding-bottom: 10px;
}

#footer-tekst a {
	color: #FFF;
	text-decoration: none;
}

#footer-tekst a:hover {
	color: #F60;
}

#clear {
	clear: both;
}

#pcconfigartikel {
	width: 500px;
}

@media print
{
#printinfo {
	display: block;
}
}

@media screen
{
#printinfo {
	display: none;
}
}

h2 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image:url(../images/afbeeldingen/muis-titel.jpg);
	background-repeat: no-repeat;
	text-indent: 54px;
	font-weight: normal;
	border-bottom-color: #91b7db;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-position: 5px -2px;
	height: 28px;
		
}

h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: auto;
	height: auto;
}

h4 {
	color: #336699;
	font-size: 12px;
	margin-top: 0px;
	display: inline;
}

h5 {
	color: #336699;
	font-size: 14px;
	margin-top: 0px;
	display: inline;
	margin-left: 40px;
}

