* {
	margin: 0;
	padding: 0;
}
body {
	font: 12pt times georgia, serif;
	margin-left: 1cm;
	margin-right: 1cm;
	background-image: none;
	background-color: #fff;
}
ul {
	list-style-type: none;
}
#site-start {
	display: none;
}
#layout {
	background-image: none;
}
#container {
	width: auto;
	background-color: #fff;
}
#header {
	text-align: right;
	height: 90px;
	background-color: #fff;
}
#header img {
	border: 0;
}
#main-navi {
	display: none;
	background-color: #8e8c8a;
	background-image: url(../img_lay/b_mainnavi.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#main-navi li {
	display: inline;
}
#main-navi li a {
	display: block;
	width: 190px;
	height: 20px;
	float: left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff;
}
#main-navi li a span {
	position: relative;
	display: none;
}
#breadcrumb {
	height: 1pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
	border-width: 0.5pt;
	border-style: solid;
}
body.start #breadcrumb {
	border-color: silver;
}
body.sensorik #breadcrumb {
	border-color: blue;
}
#breadcrumb h4 {
	display: none;
}
#sub-navi {
	display: none;
}
#wrapper {
	float: none;
	width: auto;
	background-color: #fff;
}
div#content {
	margin: 0 0;
}
div#content h1 {
	line-height: 27pt;
	font-size: 18pt;
	font-weight: normal;
}
div#content h2 {
	line-height: 21pt;
	font-size: 14pt;
	font-weight: normal;
}
div#content p {
	line-height: 18pt;
	margin: 9pt 0 9pt 0;
}
div#content dl {
	margin: 9pt 0 9pt 0;
	padding: 9pt 0.5cm 9pt 0.5cm;
	background-color: #f4f6fe;
	background-image: none;
}
dl.produkt dt {
	float: left;
}
#first-col {
	width: 190px;
	float: left;
	background-color: #fff;
}
#second-col {
	width: 190px;
	float: left;
	background-color: #fff;
}
#third-col {
	margin-left: 380px;
	background-color: #fff;
}
body.start #wrapper {
	background-image: none;
}
body.start #wrapper dt {
	text-align: left;
	padding-bottom: 0;
	background-image: none;
}
body.start #wrapper dd {
	margin-left: 0;
}
body.start #wrapper li {
	line-height: 18pt;
}
body.start #wrapper li a {
	display: block;
	text-decoration: none;
	padding-left: 7px;
}
div#content p.back {
	display: none;
}
#first-col li a:link, #first-col li a:visited {
	color: #181ca3;
	background-image: url(../img_lay/listenpunkt-start-link_off.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
}
#first-col li a:focus, #first-col li a:hover, #first-col li a:active {
	color: #333;
	background-image: url(../img_lay/listenpunkt-sensorik.gif);
}
#second-col li a:link, #second-col li a:visited {
	color: #a5161a;
	background-image: url(../img_lay/listenpunkt-start-link_off.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
}
#second-col li a:focus, #second-col li a:hover, #second-col li a:active {
	color: #333;
	background-image: url(../img_lay/listenpunkt-miniatur.gif);
}
#third-col li a:link, #third-col li a:visited {
	color: #00744a;
	background-image: url(../img_lay/listenpunkt-start-link_off.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
}
#third-col li a:focus, #third-col li a:hover, #third-col li a:active {
	color: #333;
	background-image: url(../img_lay/listenpunkt-electronic.gif);
}
#content-footer {
	clear: both;
	background-color: #fff;
	background-image: url(../img_lay/b_content-footer.gif);
	background-repeat: repeat-x;
	padding-bottom: 9pt;
}
#cf-first {
	width: 190px;
	height: 160px;
	float: left;
	background-color: transparent;
	background-image: url(../img_lay/b_sensorik-start.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#cf-second {
	float: left;
	width: 190px;
	height: 160px;
	background-color: transparent;
	background-image: url(../img_lay/b_miniatur-start.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#cf-third {
	margin-left: 380px;
	height: 160px;
	background-color: transparent;
	background-image: url(../img_lay/b_electronic-start.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	font-size: 12px;
	line-height: 25px;
	background-color: #e3e0df;
	background-image: url(../img_lay/b_footer.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
* html #footer {
	height: 1%;
}
#footer dl {
	display: none;
}
#site-end {
	display: none;
}