@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;}body {	background-color: #620E16;}#wrapper {	width: 1000px;	margin: auto;	position: relative;	background-color: #32060A;	color: white;}#wrapper div div img {	margin-right: 7px;}#wrapper a,#wrapper a hover,#wrapper a visited,#wrapper a active {	color: white;	text-decoration: underline;}h1 {	font-size:18px;	padding:0 0 15px 274px;	color: white;}p {	padding:0 0 15px 0;}/* MAIN NAVIGATION */#snav {	width:250px;	background-color: #32060A;}#snav ul {	margin:0;	padding:0;	padding-left: 7px;}#snav ul li {	display: block;	padding-bottom:5px;}#snav ul li a,#snav ul li a:link,#snav ul li a:visited {	color: white;	display: block;	font-size: 12px;	padding: 5px 0 5px 20px;	text-decoration:none;	background-color: black;}#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;	font-size: 12px;	padding: 5px 0 5px 20px;	margin-left: 20px;	text-decoration:none;}/* OVERVIEW BUT */.productoverviewlink:link, .productoverviewlink:visited{	text-decoration: none;	font-size: 14px;	color: white;	font-weight:bold;	background-color:#32060A;	padding:10px;}.productoverviewlink:hover, .productoverviewlink:active {	text-decoration: none;	font-size: 14px;	color: white;	font-weight:bold;	background-color:#32060A;	padding:10px;}div#logobereich {	padding-left: 50px;}/* FOOTER */div#footer {	/*position:absolute;*/	width:100%;	clear:both;	background-color: #32060A;	bottom:0;	color: white;}#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;	font-size: 12px;}.footerlink:hover, .footerlink:active {	text-decoration: underline;	font-size: 12px;}
