/*master.css*/
body {
	margin: 0;
	padding: 0;
	background: #e2e2e2 url(/fileadmin/system/master/img/bodybg.gif) no-repeat fixed center top;
}
body, td, p {
	font: 11px/15px arial, helvetica, verdana, sans-serif ;
	color: #666;
}
p {
	margin: 0;
}
h1 {
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 12px 0;
	color: #000;
}
h2 {
	font-size: 13px;
	line-height: 1em;
	margin: 0 0 12px 0;
	color: #000;
}
img {
	border: 0;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#master td {
	vertical-align: top;
}
.productdescription {
	background: #e2e2e2;
}
td.verticalspace {
	padding: 12px 0 0 0;
}
.productdescription table td{
	padding: 12px;
}
.productphoto {
	width:80px;
}
.productcolspacer {
	width: 20px;
}


#container {
	margin: 0 auto;
	width: 890px;
	background: #fff;
	padding: 0 0 19px 0;
}
#top {
	height: 85px;
	margin: 0 20px;
	position: relative;
}
#tools {
	position: absolute;
	top: 24px;
	right: 0;
	width: 215px;
	height: 25px;
}
#nettolinelogo {
	position: absolute;
	top: 0;
	right: 0;
}
#buttons a {
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 8px 0 0;
}
#tools a {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#tools a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#left {
	width: 170px;
	float: left;
	padding: 0 0 0 20px;
}
#navi {
	background: #b3b3b3;
	min-height: 369px;
	height: auto !important;
	height: 369px;
	margin: 0 0 20px;
}
#content {
	width: 660px;
	margin: 0 0 0 20px;
	float: left;
	border: 1px solid #b3b3b3;
	border-width: 1px 0;
	min-height: 347px;
	height: auto !important;
	height: 347px;
	padding: 10px 0;
}
.clearfloat {
	overflow: hidden;
	height: 1px;
	clear: both;
}
#footer {
	margin: 16px auto 0;
	padding: 0 0 4px;
	width: 850px;
	color: #999;
}
#webbureau {
	float: right;
}
#webbureau a {
	text-decoration: none;
	color: #999;
}
#navi {
	padding: 0;
	z-index:100;
}
#navi ul {
	margin: 0;
	padding: 8px 0 0 0;
	border: none;
	list-style: none;
	z-index:100;
}
#navi li {
	margin: 0 0 2px 0;
	position: relative;
	z-index:100;
}

ul.L1 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
ul.L1 a:hover {
	text-decoration: none;
}
ul.L1 a div{
	padding: 0 0 0 10px;
}
#navi ul.L2 {
	margin: 0px 0 10px 0;
}
ul.L2 a  {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: url(/fileadmin/system/master/img/naviL2.gif) no-repeat 10px 6px;
	width: 170px;
	padding: 2px 0;
}
ul.L2 a:hover, ul.L2 a.act  {
	color: #666;
	background: #ddd url(/fileadmin/system/master/img/naviL2act.gif) no-repeat 10px 6px;
}
ul.L2 a div{
	padding: 0 0 0 25px;
}
html>body #navi li a{
	width: 170px;
}
html>body #navi ul.L3 li a{
	width: 220px;
}


#navi ul.L3 {
	position: absolute;
	width: 220px;
	left: -999em;
}

#navi ul.L2 li:hover ul, #navi ul.L2 li.navihover ul  {
	left: 170px;
	top:0px;
}
#navi ul.L2 li:hover ul, #navi ul.L2 li.navihover ul {
/*	position: static;*/
}
ul.L3, ul.L3 li, ul.L3 a, ul.L2 div {
	z-index:1000;
}
#navi ul.L3 {
	background: #999;
	padding-top: 2px;
}
ul.L3 a {
	font-size: 11px;
}

.downloadlink {
	background: url(/fileadmin/system/master/img/greenarrow.gif) no-repeat 0 2px;
	padding: 0 0 0 16px;
}
/* default styles for extension "tx_slideshow_pi1" */
		.tx-slideshow-pi1 {
			text-align: center;
		}

.box {
	padding: 8px 10px 0;
	background: url(/fileadmin/system/master/img/boxbg.gif) repeat-x;
	min-height: 90px;
}
.boxleft, .boxright {
	width: 300px;
	float: left;
	margin-top: 20px;
}
.boxright {
	margin-left: 20px;;
}
.boxwide {
	margin-top: 20px;
	width: 640px;
}

/*--- Formmail --*/
form {
	margin: 0;
}
.mailformrequired, .mailform {
	display:block;
	text-align: left;
	padding: 0 10px 0 0;
}
.mailformrequired {
	background: url(/fileadmin/system/master/img/asterisk.gif) no-repeat right 5px;
}
form table td {
	padding: 8px 2px 0px 0;
}
/*------*/
.contentleftcol, .contentrightcol{
	float: left;
	width: 320px;
}
 .contentrightcol{
	margin: 0 0 0 20px;
}

.productname {
	cursor: pointer;
}
/*--- Sitemaps ---*/
.sitemap1 {
	font-weight: bold;
	text-transform:capitalize;
	padding: 6px 0 0 0;
}
.sitemap2 {
	padding: 0 0 0 16px;
}
.sitemap3 {
	padding: 0 0 0 32px;
}
/*--- ---*/
#footerlinks {
	text-align: right;
	width: 850px;
	margin: 0 auto;	
	color: #999;
}
#footerlinks a{
	color: #999;
	text-decoration: none;
}
