form {
	margin: 0px;
}
.tile {
	background-image: url(images/tile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	vertical-align: middle;
}
.heading {
	vertical-align: middle;
	text-align: left;
}
.box {
	border: 1px solid #84C0D9;
}
.box2 a {
	color: #006699;
	font-size: 11px;
}
.box2 a:hover {
	color: #FF9900;
}
.product {

	background-color: #FAFCFE;
	border: 1px solid #BBD5E8;
	margin: 10px;
}
.product_img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inputtxt {
	border: 1px solid #0099CC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	background-image: url(images/footer_bg.gif);
	vertical-align: middle;
}


trans
{
font-size:10px;
}

.box2 {
	border: 1px solid #84C0D9;
}
h1 {
	font-size: 16px;
}
.table_br .box img {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
h2 a{font-size:14px;}
h1 a {
	font-size: 18px;
}
.box p {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.catgory img {
	margin: 0px;
	padding: 0px;
}

.tile_bot {
	background-image: url(images/tile_bot.gif);
	background-repeat: repeat-x;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
#form1 input {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.textf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	height: 16px;
	width: 100px;
}

.textfa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	height: 16px;
	width: 250px;
}

.textfb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #006699;
	height: 25px;
	width: 100px;
}

.footer a {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}
.style2 {font-size: 18px}
.style5 {color: #87121B}
.style6 {color: #87121B; font-weight: bold; }
.style8 {
	font-size: 22px;
	color: #FF9900;
	font-weight: bold;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0782AF;
	height: 20px;
	width: 50px;
	border: 1px solid #006699;
	font-size: 10px;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
body {
	background-color: #F56231F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.table_br {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98C4D8;
	border-right-color: #98C4D8;
	border-bottom-color: #98C4D8;
	border-left-color: #98C4D8;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
.trans a {
	color: #FFFFFF;
}
.trans a:hover {
	color: #FFFFFF;
}

.style29 {
	font-size: 10px;
	font-weight: bold;
}

 /* CBACK.DE Registration Info for phpBB */
  /* Taken from VBulletin */

  body
  {
    padding: 0;
    margin: 0;
  }

  #info
  {
    overflow: visible;
    width: 100%;
    position: fixed;
    z-index:2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
  }

  #infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
  {
    display: block;
    float: left;
    width:100%;
    clear: both;
    color: InfoText;
    background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
    padding: .45em .3em .45em 2em;
    border-bottom: .16em outset;
    text-decoration: none;
    cursor: default;
  }

  #infobar a:hover
  {
    color: HighlightText;
    background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
  }

  #viewplot
  {
    width: 100%;
    height: expression(this.parentNode.offsetHeight - this.offsetTop);
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 1em;
  }

