		/*----------------- SCREEN STYLES FOR ENVIVA.COM -----------------*/
body {
	background:#6e93ae;
	padding:0;
}
.container,
.innercontainer {
	width:auto;
	text-align:center;
}
.positioner {
	width:auto;
	position:inherit;
	
}
table {
	width:100%;
	
}
table.merkmale td {
	vertical-align:top;
	padding:3px 5px 3px 0;
	width:33%;
	margin:0 0 10px 0;
}
table.optionen td {
	vertical-align:top;
	padding:3px 5px 3px 0;
	width:50%;
}
p {
	padding:0 0 5px 0;
	margin:0;
}
ul.options {
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none
}
ul.options li {
	margin:0 0 3px 0;
	padding:0 0 0 18px;
	background:url(images/listbullet-options.png) 0 center no-repeat; 
	color:#000
}
ul.options li.inactive {
	background:url(images/listbullet-options-inactive.png) 0 center no-repeat; 
	color:#cdcdcd
}
p.buttonheading {
	display:none;
}


/*--------------------IONOX--------------------*/

.ionox .tabletop td {
	padding:6px 3px;
}
.ionox .userinput {
    background: #fff;
    color: #004C92;
    padding:3px;
	font-size:12px;
	border:1px solid #aaa
}
.ionox .tabletop td b {
	font-weight:normal;
	font-size:12px;
}

body.ionox {
	background:#fff;
}
.ionox .container,
.ionox  .innercontainer {
	width:568px;
	text-align:left;
}
.ionox  .container {
	margin-top:60px;
}
.ionox h2,
.ionox  h1.componentheading {
font-size: 18px;
color: #aaa;
font-weight: normal;
background: none;
padding: 0 0 0 0;
margin: 0 0 15px 0;
}
