
.shadow {
  -moz-box-shadow: 3px 3px 4px #005000;
  -webkit-box-shadow: 3px 3px 4px #050;
  box-shadow: 3px 3px 4px #050;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#005000')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#005000');
}

body {
	background: #97c88f url('images/bodybg.jpg') repeat-x scroll top left;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
}

* {
	margin:0;
	padding:0;
}

/** element defaults **/
table {
	width: 100%;
	text-align: left;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #fff;
	background: #C1142C none repeat-x scroll left top;
}

td {
	background: #fff;
	border-bottom: 0px solid #ccc;
}

code, blockquote {
	display: block;
	border-left: 5px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	color:#555;
}
blockquote {
	border-left: 5px solid #147BB3;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #555;
	height: 1%;
}

p {
	line-height: 2.1em;
	margin-bottom: 30px;
}

a {
	color: #CA1631;
}

a:hover {
	color: #147BB3;
}

a:focus {
	outline: none;
}

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #555;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

form input, form select, form textarea {
	padding: 5px;
	color: #222;
	border: 1px solid #ccc;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form input.formbutton {
	border: none;
	background: #14C12C;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}

li.nav-search {
   list-style: none;
}

li.nav-search form input.formbutton {
	background: #98d95b url('images/searchbtnbg.png') repeat-x;;
}

li.nav-search form input.s {
	padding: 5px;
	color: #333333;
	border: 1px solid #111;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background: #333333 url('images/searchbg.png') repeat-x;
	color:#ccc;
}


form.searchform p {
	margin: 5px 0;
}


span.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}

h1 {
	color: #999;
	font-weight: normal;
	font-size: 35px;
}

h1 a {
  color: #999;
  font-weight: normal;
  font-size: 35px;
	border: 0px;
	text-decoration:none;	
}

h1 img {
	vertical-align: middle;
}

h1 a img {
  border: 0px;
}

h2 {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: 0.5px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
}

h3 {
	color: #147BB3;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	padding-bottom: 10px;
	font-size: 15px;
	color: #999;
}

h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #999;
}

ul, ol {
	margin: 0 0 35px 35px;
}

li {
	padding-bottom: 10px;
}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}


#container {
	width: 1000px;
	margin:0 auto;
	padding: 0;
	background: transparent url('images/core.png') no-repeat;
	background-position: 50% 105px;
	
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 108px;
	
}

.title  {
	padding-top: 25px;
	padding-left: 5px;
	white-space:nowrap;
}

.title a {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: -3px;
  margin-left: 10px;
  border-bottom: 1px solid #98d95b;
  white-space:nowrap;
}

.title img {
  vertical-align: bottom;
}

.subtitle {
	color: #98d95b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 40px;
	padding-left: 4px;
	text-transform: uppercase;
	letter-spacing: 0;
}


.plasticplanet {
  color: #d9d95b;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  padding-left: 310px;
  text-transform: uppercase;
  letter-spacing: 0;
  vertical-align:bottom;
  text-align:right;
  white-space:nowrap;
}

.plasticplanet a {
  text-decoration: none;
  border-bottom: 0;
}

#nav {
	height: 40px;
	width: 1000px;
}

#nav ul {
	list-style: none;
	padding: 0 10px;
	margin: 0;
	height: 40px;
}

#nav ul li {
	float: left;
	display: block;
	padding:0;
}

#nav ul li a {
	color: #c0c0c0;
	display: block;
	font-size: 13px;
	padding: 13px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav ul li a:hover {
	background: transparent url('images/nav-hover.jpg') repeat-x scroll top left;
	color: #fff;
}

#nav ul li.nav-search {
	float: right;
	padding-right: 13px;
}

#page-intro {
	height: 10px;
	padding: 10px 20px 0;
	color: #eee;
}

#page-intro h2 {
	color: #fff;
	font-size: 33px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
}

#page-intro p {
	font-size: 12px;
}

#body {
	margin: 0;
	padding: 0;
	width: 100%;
}

#content {
	float: left;
	width: 69%;
	margin: 0;
	padding-top: 3%;
	padding-left: 3%;
	padding-right: 3%;
	background: #ffffff url('images/top.png') repeat-x scroll top left;
}

.sidebar {
    width: 24%;
    margin: 0;
    padding: 0;
    float: right;
    background: transparent;
}

.sidebar1 {
    margin: 0;
    padding: 0;
    background: #eeffee url('images/bottom-sidebar.png') repeat-x scroll bottom left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #eeffee;
}

.sidebar ul li {
	margin-bottom: 0px;
	line-height: 1.9em;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 6px 7px;
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
	color: #555;
}

.sidebar li ul li a {
	font-weight: normal;
	color: #008000;
}

.sidebar li ul.blocklist li {
	padding: 0;
	display: inline;
}

.sidebar li ul.blocklist li a {
	display: block;
	padding: 9px 8px;
	text-decoration: none;
}

.sidebar li ul.blocklist li ul.tagcloud a:hover {
	color: #999;
}

.sidebar ul.tagcloud {
    color: #00a000;
    text-align: center; 
}

.sidebar ul.tagcloud a {
    color: #00a000;
    text-align: center; 
padding: 10px;
white-space:nowrap;
text-decoration: none;    
}

.sidebar ul.tagcloud a:hover {
    color: #00c000;
    background: #ffffc0;
    font-weight: bolder;
    border: 1px darkgreen dashed;
}

.sidebar li ul li a:hover {
    color: #14B34B;
}


.sidebar h4 {
	color: #B3142C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: 0;
	border-top: 2px solid #ddd;
	padding: 0px 5px;
	font-weight: bold;
}

.clear {
	clear: both;
}

#footer {
	margin: 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	width: 680px;
	color: #000000;
	overflow: hidden;
}

#footer p {
	text-align: left;
	color: #000000;
}

#footer p a {
	color: #000000;
	font-weight: bold;
}

#footer td {
	background: transparent;
	border-bottom: 0px solid #ccc;
}

.label {
  color: #147BB3;
  font-weight: bolder;
  font-size: 120%;
  line-height: 140%;
}

.value {
  color: black;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
}

.description {
  font-size: 110%;
  line-height: 120%;
	font-style: italic;
  padding: 10px;
  background: #eeffee;
}

.producttitel {
  border-top: 1px solid darkgreen;
  border-bottom: 1px dashed darkgreen;
  color: #147BB3;
	font-size: 17px;
	padding: 5px;
	font-weight: normal;
  background: #eeffee;
}

.invaliddata {
  border: 5px solid red;
  padding: 5px;
}

.message {
  border: 5px solid darkgreen;
  color: darkgreen;
  padding: 20px;
  background: #d0ffd0;
}

.warning {
  border: 5px solid red;
  color: red;
  padding: 20px;
  background: #ffd0d0;
}

.linkbutton {
  vertical-align: middle;
  border: 0px;
  text-decoration: none;
  width: 20px;
}

.productsoverview {
	color: #B3142C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: 0;
  padding: 0px 5px;
	font-weight: bold;
  text-decoration:none;
}

.sortselect {
	padding: 10px 10px;
	margin: 10px 0px;
	background: white;
	border: 1px solid darkgrey;
}

.useracceptbutton {
  background: #c0c0c0; 
  border: 1px solid black;
  padding: 30px;
  height: 90px;
}

.useracceptbutton:hover {
  background: #a0ffa0; 
  border: 1px solid black;
  padding: 30px;
  height: 90px;
}

.comment {
  padding: 5px; 
  margin: 0px;
  width: 75%;
  border: 1px solid darkgray;
  border-left: none;
}

.hiddencomment {
  background-color: #ffe0e0;
  color:#800000;
  padding: 5px; 
  margin: 0px;
  width: 75%;
  border: 1px solid darkgray;
  border-left: none;
}

