@charset "utf-8";/* CSS Document */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,form, label, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;	padding:0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}:focus {	outline: 0;}html {	font-family:"Trebuchet MS";	font-size:12px;	color: white;}body {	background-color: #C1C6CA;	/*background-image:url(../img/design/bg.jpg);*/}#wrapper {	width: 1000px;	margin: auto;	position: relative;	background-color: #656D70;	border: solid #828588 2px;}h1 {	font-size:18px;	padding:5px 0 15px 274px;}p {	padding:0 0 15px 0;}/* MAIN NAVIGATION */#snav {	width:250px;	background-color:#4A535A;}#snav ul {	margin-top:10px;	padding:0;}#snav ul li {	display: block;	border-bottom: 2px solid black;}#snav ul li a,#snav ul li a:link,#snav ul li a:visited {	display: block;	padding: 5px 0 5px 20px;	text-decoration:none;	background-color:#4A535A;	color: white;}#snav ul li a:hover,#snav ul li a:active,#snav ul li a.cur,#snav ul li a.cur:link,#snav ul li a.cur:visited,#snav ul li a.act,#snav ul li a.act:link,#snav ul li a.act:visited {	color: white;	display: block;	font-weight: bold;	padding: 5px 0 5px 20px;	text-decoration:none;	background-color:#7A8285;}/* OVERVIEW BUT */.productoverviewlink:link, .productoverviewlink:visited{	text-decoration: none;	font-size: 14px;	color: #fff;	font-weight:bold;	background-color:#6C5649;	padding:10px;}.productoverviewlink:hover, .productoverviewlink:active {	text-decoration: none;	font-size: 14px;	color: #fff;	font-weight:bold;	background-color:#6C5649;	padding:10px;}/* FOOTER */div#footer {	position:absolute;	width:100%;	clear:both;	background-color:#f6f1ef;	text-align:center;	bottom:0;}#footer {	font-size: 12px;	line-height:18px;}#footer p a {display: inline; margin: 0; padding: 0;}#footer p {margin: 0; padding: 0;}.footerlink:link, .footerlink:visited{	text-decoration: none;	color: white;}.footerlink:hover, .footerlink:active {	text-decoration: underline;	color: white;}
