body {
	margin: 0 auto;
	padding: 0;
	font: small/1.4em Arial, Helvetica, sans-serif;
	text-align: center;
	background: #d3d4d3 url(/img/bg.jpg) center top no-repeat;
	}
a {
	color: #585858;
	}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
	}

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
	background: white;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	display: block;
	}


/* header */

#header {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}

#header h1 {
	height: 84px;
	background: #fff url(/img/header.jpg) no-repeat top right;
	}
#header h1 a {
	width: 296px;
	height: 40px;
	display: block;
	background: url(/img/logo.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	position: relative;
	top: 20px;
	left: 20px;
	}
p#claim {
	display: none;
	}
ul#mainnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	background: #CCCCCC url(/img/mainnav.gif) repeat-x;
	border-bottom: 1px solid #585858;
	}
ul#mainnav li {
	display: inline;
	}
ul#mainnav li.first-child a {
	border-left: none;
	margin-left: 9px;
	display: inline;
	}
ul#mainnav li a {
	float: left;
	display: block;
	font-weight: normal;
	border-left: 1px solid #585858;
	padding: 3px 10px;
	text-decoration: none;
	}
ul#mainnav li a:hover {
	color: #999999;
	}

ul#mainnav li.current a {
	font-weight: bold;
	}	
	
form#searchform {
	float: right;
	margin: 2px 10px 0 0;
	padding: 0;
	}
form#searchform p {
	margin: 0;
	padding: 0;
	}
form#searchform input#inptxt {
	width: 128px;
	height: 1em;
	border: 1px solid #828183;
	border-color: #828183 #F9F8F9 #F9F8F9 #828183;
	}
form#searchform input#inpimg {
	position: relative;
	top: 3px;
	}
ul#mainnav li#langDE a, ul#mainnav li#langEN a {
	padding: 0;
	border: none;
	width: 23px;
	height: 15px;
	text-indent: -9999px;
	margin: 4px 0 0 10px;
	}
ul#mainnav li#langDE a {
	background: url(/img/iconde.gif) no-repeat;
	display: none;
	}
ul#mainnav li#langEN a {
	background: url(/img/iconen.gif) no-repeat;
	display: none;
	}

/* content */


#content {
	width: 699px;
	float: right;
	color: #696969;
	padding: 30px 0 0 0;
	background: white;
	border-left: 1px solid #afafaf;	
	}
#content a {
	color: #696969;
	}
#home #content {
	width: 550px;
	background: white;
	border: none;
	}
div.gutter {
	padding: 0 25px;
	}
div#intro h2 {
	width: 402px;
	height: 100px;
	background: transparent url(/img/welcome.gif) no-repeat top left;
	text-indent: -9999px;
	}
div#intro h3 {
	font-size: 130%;
	}
div#intro p {
	margin: 0 0 30px;
	padding: 0;
	width: 420px;
	}
table#selectopt form {
	margin: 0 0 20px 0;
	}
table#selectopt fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
table#selectopt legend {
	display: none;
	}
table#selectopt select {
	width: 238px;
	border-color: #696969;
	font-size: 80%;
	color: #696969;
	}
h3.prodhead {
	height: 40px;
	background: url(/img/nktest.gif) no-repeat;
	text-indent: -9999px;
	}
#content h4 {
	color: #696969;
	font-size: 110%;
	margin: 0 0 1em;
	}
div.lfloat img{
	float: left;
	margin: 0 20px 0 0;
	}
div.lfloat ul {
	margin: 0 0 0 165px;
	padding: 0;
	list-style: none;
	}
div.lfloat li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/img/bullet.gif) no-repeat 0 7px;
	}
div.lfloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
* html div.lfloat {
	height: 1%;
	}
#content table {
	margin: 0 0 1em;
	}
table.table1 td {
	padding: 0 15px 0 0;
	}
table.table1 td.col1 {
	color: #696969;
	font-weight: bold;
	}
table.table1 td.col3, table.table1 td.col5 {
	text-align: right;
	}
table.table2 {
	width: 100%;
	border-top: 1px solid #696969;
	}
table.table2 td {
	padding: 5px 10px;
	border: 1px solid #696969;
	border-top: none;
	}
table.table2 tr.tr1 a {
	padding-left: 20px;
	background: url(/img/iconpdf.gif) no-repeat 0 50%;
	}
p#printlink {
	text-align: right;
	margin-bottom: 1em;
	}
p#printlink a {
	padding: 0 0 0 20px;
	background: url(/img/iconprint.gif) no-repeat 0 50%;
	}

/* css sprites */

ul#sprites {
	margin: 0 0 30px 0;
	padding: 0;
	width: 500px;
	height: 125px;
	background: url(/img/sprites.gif) no-repeat;
	position: relative;
	}
ul#sprites li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
ul#sprites li, ul#sprites a {
	height: 125px;
	display: block;
	}
ul#sprites a {
	text-indent: -9999px;
	text-decoration: none;
	}
li#panel1 {
	left: 0;
	width: 166px;
	}
li#panel2 {
	left: 167px;
	width: 166px;
	}
li#panel3 {
	left: 334px;
	width: 166px;
	}
li#panel1 a:hover {
	background: transparent url(/img/sprites.gif) no-repeat 0 -125px;
	}
li#panel2 a:hover {
	background: transparent url(/img/sprites.gif) no-repeat -167px -125px;
	}
li#panel3 a:hover {
	background: transparent url(/img/sprites.gif) no-repeat -334px -125px;
	}

/* sidebar */

#home #sidebar {
	width: 349px;
	border-right: 1px solid #afafaf;
	background: white;
	}
#sidebar {
	width: 199px;
	float: left;
	font-size: 95%;
	padding: 20px 0 0;
	}

div#bg {
	background: transparent url(/img/sidebar2.gif) no-repeat 1px 0;
	}
#sidebar div.gutter {
	padding: 0 0px;
	}
#sidebar dl {
	margin: 0 0 20px;
	padding: 0;
	}
#sidebar dl dt {
	color: #696969;
	font-weight: bold;
	}
div.newsitem {
	padding: 0 0 10px;
	}
div.newsitem dt {
	margin: 0;
	padding: 0 0 0 15px;
	}
div.newsitem dd {
	margin: 0;
	padding: 0 0 0 15px;
	}
div.package {
	float: left;
	width: 295px;
	margin-left: 15px;
	display: inline;
	padding: 30px 0 0 0;
	border-top: 1px solid #08076B;
	}
div.package dl {
	float: left;
	}
div.package dt {
	float: right;
	width: 197px;
	margin: 0 0 0.4em 0;
	padding: 0;
	font-size: 125%;
	}
div.package dd {
	margin: 0 0 0 98px;
	padding: 0;
	}
div.package dd.newspic {
	margin: 0;
	}
div.package dd.newspic img {
	float: left;
	margin: 0 10px 0 0;
	}

ul#submenu, ul#submenu ul, ul#submenu ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#submenu li {
	border-bottom: 1px dotted #696969;
}

ul#submenu li li {
	margin: 0;
	padding: 0 0 0 10px;
	}
ul#submenu a {
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 10px;
	}

ul#submenu a:hover {
	color: #999999;
	}

ul#submenu a.aktiv {
	font-weight: bold;
	}

/* footer */

#footer {
	clear: both;
	font-size: 85%;
	color: #696969;
	background: none;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
#footer p {
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 1.7em;
	background: none;
	}
* html #footer {
	height: 1%;
	}