body, text, td, all,a,a:visited {
      font-family:verdana, sans serif, arial, helvetica;
      font-size:11px;
      color:rgb(110,150,220);
}

body {
	margin:0px;
	background-color:rgb(0,16,48);
}

#body {
	background-image:  url(./pe/bg_main.jpg);
	background-repeat:repeat-x;
}

#pagecontainer {
	filter:light();
	color: cyan;
	width: 100%;
	height:100%;
	z-index:-10;
	background-color:rgb(256,256,256);
}

#contentcontainer {
	width:100%;
}

.headertable td,
.headertable a:link,
.headertable a:visited,
.headertable a:visited:hover,
.headertable a:focus,
.headertable a:hover,
.headertable a:active {
  color: white; 
}
.headertable a,
.headertable .menubar {
  margin: 0em 1em 0em 0em;
}
.headertable img {
  display: block;
  float: left;
  border: none;
}
#kopf_iso_9001 {
  display: block;
  width: 50px;
  text-align: center;
  float: right;
  font-size: 9px;
  padding: 0px;
  margin: 5px 5px 0px 0px;
}
#kopf_iso_9001 img {
  display: inline;
  float: none;
}

.maintable {
	border-left:1px solid rgb(102,153,255);
	border-right:1px solid rgb(102,153,255);
	background:#0C1E3D;
}

.footertable {
	text-align:center;
	font-family:verdana;
	font-size:10px;
	color:rgb(68,107,185);
}

.menubar {
	position:relative;
	cursor:hand;
	padding-top:3px;
	padding-bottom:3px;
}

.dropdown {
	position:absolute;
	background-color:blue;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff,#ff0000,#00ff00,#0000ff;
	color:white;
	width:150px;
	padding:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.contentcell, .contentcell_wichtig {
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
  clear: left;
}

.contentcell {
	color:rgb(110,150,220);
}
.contentcell_wichtig {
  background-color:blue;
  border:2px solid red;
  padding-top:10px;
  padding-bottom:10px;
  color: #FFFFFF;
}
.contentcell_wichtig a:link{
  color: white;
}
.contentcell_wichtig a:visited{
  color: white;
}
h2 {
	width:100%;
	padding:3px;
	padding-left:20px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1E3246', endColorStr='#0046BE', gradientType='1')
}

img.teasericon {
	border:1px solid rgb(256,256,256);
	margin-right:10px;
	margin-bottom:4px;
}

img.productimg {
	border:1px solid rgb(256,256,256);
	margin:3px;
}

h1, .newstitle {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

.newsspacer {
	height:10px;
}

a.menulink:link,a.menulink:visited {
	color:white;
	text-decoration:none;
}

table.techdata {
	border:1px solid rgb(110,150,220);;
}

td.techdatahead {
	font-weight:bold;
	border-bottom: 1px solid rgb(110,150,220); 
}

.printbottomtable {
	display:none;
}

a.footerlink:link,a.footerlink:visited {
	font-size:10px;
	color:rgb(68,107,185);
	text-decoration:none;
}

a.footerlink:hover {
	text-decoration:underline;
}

#productlinks ul {
    list-style-image: url( "./pe/link.jpg" );
}

/* Styles fuer den Shop */

#warenkorb_uebersicht
{
  height: 27px;
  margin: 0px;
  padding: 0px;
  float: left;
}
#warenkorb_uebersicht div
{
  height: 27px;
  margin: 0px;
  padding: 0px;
  float: left;
  border-bottom-color: #002F80;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: #053E9E;
  color: #FFFFFF;
  text-align: left;
  vertical-align: middle;
}

#warenkorb_uebersicht img
{
  float: left;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
}

#warenkorb_uebersicht a:link { color:#FFFFFF; text-decoration:underline; }
#warenkorb_uebersicht a:visited { color:#FFFFFF; text-decoration:underline; }
#warenkorb_uebersicht a:hover { color:#FFFFFF; text-decoration:none; }
#warenkorb_uebersicht a:active { color:#FFFFFF; text-decoration:underline; }

div#kaufen
{
  margin: 3px;
  width: 350px;
  border-width: 1px;
  border-color: #A8C8FF;
  border-style: solid;
  background-color: #053E9E;
}

div#kaufen div
{
  padding: 5px;
}

.ausverkauft
{ 
  font-size: 14px;
  font-weight: bold;
  color: #D73636;
}

div#kaufen select, .input
{
  color: #A8C8FF;
  border-width: 1px;
  border-color: #A8C8FF;
  border-style: solid;
  background-color: #000000;
}

input.button
{
  color: #000000;
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: solid;
  background-color: #6699FF;
}

div#kaufen table
{
  border-collapse: collapse;
}
div#kaufen td
{
  font-size: 12px;
  color: #AACAFF;
}

.preis
{
  color: #AACAFF;
  font-size: 14px;
  font-weight: bold;
}

#rubriken
{
  padding: 5px;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  line-height: 150%;
}

div.rubrik
{
  padding-left: 10px;
}

