/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.title { font-family : Verdana, Arial, sans-serif; font-size : 18px; font-weight: bold; color: #CC0000;}

.boxText {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px; 
/* 	line-height:21pt; */
} 

/* .box { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffb3b5; } */
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ababab; text-decoration: underline; }

	* {
		margin:0;
		padding:0;
		}

	body {
		margin-left:0px; 
		margin-right:0px; 
		margin-top:0px; 
		margin-bottom:0px;
		color:#000;
		text-align:center; /*  */
		font-family: arial;  
		}



A {
  color: #2269C4;
  text-decoration: underline;
}

A:hover {
  color: #CC0000;
  text-decoration: underline;
}
A:visited {

}
A:visited:hover {
  color: #CC0000;
  text-decoration: underline;
}

TD.productboxinformation {
  font-family: Arial, Verdana,sans-serif;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 8px;
background-image:url(images/leftnaviborder.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
TD.productboxinformationright {
  font-family: Arial, Verdana,sans-serif;
  font-size: 12px;
  padding-left: 5px;
  padding-top: 8px;
#background-image:url(images/leftnaviborder.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}

a.footernavi {
  font-family: Verdana;
  font-size: 11px;
  color: #8E8E8E;
  text-decoration: underline;
}
a.footernavi:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}

A.textlinks {
  color: #2269C4;
  text-decoration: underline;
}

A.textlinks:hover {
  color: #CC0000;
  text-decoration: underline;
}
A.textlinks:visited {
  color: purple;
}
A.textlinks:visited:hover {
  color: #CC0000;
  text-decoration: underline;
}
A.hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TABLE {
  
  color: #000000;
  margin: 0px;
}

TD.mpcalc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
}
TD.shipping {
  font-family: Arial, Verdana, sans-serif;
  font-size: small;
  border-top:0px solid #CCCCCC;
  height: 22px;
 }
 
 TD.shippingtop {
  font-family: Arial, Verdana, sans-serif;
  font-size: small;
  border-top:0px solid #CCCCCC;
  height: 22px;
 }
 
tr.downloads td {
	width: 25%;
	text-align: center;
	vertical-align: top;
 }
 tr.downloads img {
	
 }
tr.downloads a {
	font-size: 10pt;
	padding-top: 8px; 
 }

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
/*   background: #bbc3d3; */
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*   background: #cc0000; */
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}


A.categorienavi{
  width: 100%;
  display:block;
  color: #000000;
  text-decoration: none;
}

A.categorienavi:hover{
  width: 100%;
  display:block;
  color: #871D14;
}


A.headerNavigation:hover {
  color: #000000;
}

LI {
  color: #000000;
  list-style-type: circle;
  margin-left:20px;
  margin-top:2px;
}

I {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TD.content {
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  border-left: 0px solid #999999;
  border-right: 0px solid #999999;
  /* background-image: url(images/contentverlauf.jpg); */
}

table.footer {
  background-image: url(images/bottomshop.jpg);
  height: 50px;
}

TD.footerleft {
  padding-top: 8px; 
  padding-left: 30px;
  font-family: Verdana;
  font-size: 11px;
  color: #8E8E8E;
}
TD.footerright {
  padding-top: 8px; 
  padding-right: 30px;
  font-family: Verdana;
  font-size: 11px;
  color: #8E8E8E;
}


.infoBox {
	background: #ffffff;
}

.columns {
	background-color: #ffffff;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

INPUT.cardQuantityField {
 font-size: 10px;
 text-align: right;
 background-color: #CCCCCC;
 border: 1px solid #666666; 	
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}


.productListing-heading{
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  height: 20px;
}
TR.productListing-odd { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffffff; }
TR.productListing-even { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffffff; }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-odd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

TD.productListing-even {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: rgb(226, 0, 26);
}

H1.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: rgb(226, 0, 26);
}

TD.productInfoHeading, DIV.productInfoHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TD.categorie_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	border-spacing:10px; 
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: move; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

A.navi{
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10pt;
	width: 100%;
	height: 40px;
	background-image: url(images/navibalken.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 40px
}

A:HOVER.navi {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 38px;
	background-image: url(images/navibalken.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 38px;
	background-color: #871d14;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
A.navi:visited {
color: #FFFFFF;
}
A.navi:visited:hover {

}

A.naviright{
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10pt;
	width: 100%;
	height: 40px;
	background-image: url(images/navibalken.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 40px
}

A:HOVER.naviright {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 38px;
	background-image: url(images/navibalken.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 38px;
	background-color: #871d14;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

A.navitest{
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 40px;
	background-image: url(images/navright.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 40px
}

A:HOVER.navitest {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 38px;
	background-image: url(images/navright.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 38px;
	text-decoration: underline;
}

A.navimt{
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 30px;
	background-image: url(images/navright.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 30px;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

A:HOVER.navimt {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 30px;
	background-image: url(images/navright.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 30px;
	text-decoration: underline;
}
A.naviright:visited {
color: #FFFFFF;
}
A.naviright:visited:hover {
color: #FFFFFF;
}

A.navicalculation{
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10pt;
	width: 100%;
	height: 40px;
	background-image: url(images/navicalculation.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 40px
}

A:HOVER.navicalculation {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10pt;
	width: 100%;
	height: 40px;
	background-image: url(images/navicalculationhover.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 40px;
	background-color: #871D14;
}
A.navicalculation:visited {
color: #FFFFFF;
}
A.navicalculation:visited:hover {
color: #FFFFFF;
}
A.headernavikorb{
  color: #87888a;
  text-decoration: none;
  font-weight: bold;
	display:block;
	text-align: center;
	line-height: 26px;
	float:left;
	background-image: url(images/korb.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-right: 24px;
	
}

A:hover.headernavikorb{
  color: #87888a;
  text-decoration: underline;
  font-weight: bold;
}
A.headernavikorbactive{
  color: #87888a;
  text-decoration: none;
  font-weight: bold;
	display:block;
	text-align: center;
	line-height: 26px;
	float:left;
	background-image: url(images/korbactive.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-right: 24px;
	
}

A:hover.headernavikorbactive{
  color: #87888a;
  text-decoration: underline;
  font-weight: bold;
}

A.headernavi{
  color: #87888a;
  text-decoration: none;
  font-weight: bold;
	display:block;
	text-align: center;
	line-height: 26px;
	float:left;
	background-image: url(images/korb.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-right: 24px;
	
}

A:hover.headernavi{
  color: #87888a;
  text-decoration: underline;
  font-weight: bold;
}
A.headernavikonto{
  color: #87888a;
  text-decoration: none;
  font-weight: bold;
	display:block;
	text-align: center;
	line-height: 26px;
	float:left;
	background-image: url(images/konto.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-right: 24px;
	
}

A:hover.headernavikonto{
  color: #87888a;
  text-decoration: underline;
  font-weight: bold;
}

A.headernavikontoactive{
	  color: #87888a;
	  text-decoration: none;
	 font-weight: bold;
	display:block;
	text-align: center;
	line-height: 26px;
	float:left;
	background-image: url(images/kontoactive.jpg);
	background-position:top left; 
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-right: 24px;
	
}

A:hover.headernavikontoactive{
  color: #87888a;
  text-decoration: underline;
  font-weight: bold;
}
A.subnavi {
	text-decoration : none;
	font-family : Verdana;
	font-weight: bold; 
	color: #565656;
    width: 135px;
    line-height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: 0px solid #000000;
    border-left: 0px solid #CCCCCC;
	padding-right: 5px;
	display: block;
	background-image: url(images/subnavi.jpg);
}

A.shopsubnavi {
	text-decoration : none;
	font-family : Verdana;
	font-weight: bold; 
	font-size: 8pt;
	color: #565656;
    line-height: 25px;
	padding-left: 8px;
	vertical-align: middle;
	border-right: 0px solid #000000;
    border-left: 0px solid #000000;
	padding-right: 8px;
	display: inline-block;
	background-image: url(images/subnavi.jpg);
}

TD.shopsubnavicrumb, A.shopsubnavicrumb {
	text-decoration : none;
	font-family : Verdana;
	font-size: 8pt;
	color: #565656;
    	line-height: 25px;
	vertical-align: baseline;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	display: inline-block;
	background-image: url(images/subnavi.jpg);
}
A:HOVER.shopsubnavicrumb {
	color: #565656;
	text-decoration : none;
	background-image: url(images/subnavihover.jpg);
}


A:HOVER.shopsubnavi {
	color: #565656;
	text-decoration : none;
	background-image: url(images/subnavihover.jpg);
}
A.shopsubnavikonto {
	text-decoration : none;
	font-family : Verdana;
	font-weight: bold; 
	font-size: 8pt;
	width: 200px;
	color: #565656;
    line-height: 25px;
	vertical-align: middle;
	border-right: 0px solid #000000;
    border-left: 0px solid #000000;
	display: block;
	background-image: url(images/subnavi.jpg);
}

A:HOVER.shopsubnavikonto {
	color: #565656;
	text-decoration : none;
	background-image: url(images/subnavihover.jpg);
}

A:HOVER.subnavi {
	color: #565656;
	text-decoration : none;
	background-image: url(images/subnavihover.jpg);
}
A.subnaviright {
	text-decoration : none;
	font-family : Verdana;
	font-weight: bold; 
	color: #565656;
    width: 135px;
    line-height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: 0px solid #000000;
    border-left: 0px solid #000000;
	padding-right: 5px;
	display: block;
	background-image: url(images/subnavi.jpg);
}

A:HOVER.subnaviright {
	color: #565656;
	text-decoration : none;
	background-image: url(images/subnavihover.jpg);
}

A.subnavirightactive {
	text-decoration : none;
	font-family : Verdana;
	font-weight: bold; 
	color: #565656;
    width: 135px;
    line-height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: 0px solid #000000;
    border-left: 0px solid #000000;
	padding-right: 5px;
	display: block;
	background-image: url(images/subnavihover.jpg);
}

A:HOVER.subnavirightactive {
	color: #565656;
	text-decoration : none;
	background-image: url(images/subnavihover.jpg);
}




A.subnaviactive {
	text-decoration : none;
	font-family : Verdana;
	font-weight: bold; 
	color: #565656;
    width: 135px;
    line-height: 25px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: 0px solid #000000;
    border-left: 0px solid #000000;
	padding-right: 5px;
	display: block;
	background-image: url(images/subnavihover.jpg);
}
A:HOVER.subnaviactive {
	color: #565656;
	text-decoration : none;
	background-image: url(images/subnavihover.jpg);
}

.subnavitd {
	text-align: center;
}

A.webshop {
	display:block;
	text-decoration : none;
	font-family : Verdana;
	color: #000000;
	background-image: url(images/webshop.jpg);
	width: 100%;
	height: 176px;
}

A:HOVER.webshop {
	display:block;
	text-decoration : none;
	font-family : Verdana;
	color: #000000;
	background-image: url(images/webshop2.jpg);
	width: 100%;
	height: 176px;
}

/*
A.naviactive{
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 38px;
	background-image: url(images/navibalken.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 38px;
	background-color: #871d14;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

A:HOVER.naviactive {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 38px;
	background-image: url(images/navibalken.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 38px;
	background-color: #871d14;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
*/	
h1 			{ font-size: 22pt; font-weight: normal; font-family: arial; color: #82888b;  }
.h2 			{ font-size: 11pt; font-weight: bold; font-family: arial; color: #82888b;  }
h2 			{ font-size: 11pt; font-weight: bold; font-family: arial; color: #3D3D3D;  }


input#search {
color:#606060;
height:18px;
font-size:11px;
padding:0px;
width: 160px
}


.naviBoxHeading1{
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
	border-bottom: 1px solid #CCCCCC;
}

.naviBoxHeading2{
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;

}

.naviBoxHeading3{
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
	border-top: 1px solid #CCCCCC;
}

.naviBoxHeading4{
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
	border-top: 1px solid #CCCCCC;
}

.naviBoxHeading5{
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
	border-top: 1px solid #CCCCCC;
}

.naviBoxHeading6{
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
	border-top: 1px solid #CCCCCC;
}

.naviBoxHeadingLeft{
	font-size:1px;
	font-family : Arial;
	text-decoration : none;
	width: 4px;
	height: 23px;
	background-image: url(images/boxtopleft.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
}

.naviBoxHeadingRight{
	font-size:1px;
	font-family : Arial;
	text-decoration : none;
	width: 4px;
	height: 23px;
	background-image: url(images/boxtopright.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
}


.infoBoxContents {
  background-color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 0px solid #e2e2e2;
}
.infoBoxContentsbottom {
  border-bottom: 1px solid #e2e2e2;
	font-size:1px;
	font-family : Arial;
}
.newsBoxContents {
  background: #efefef;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxConfirmation {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
}
TD.infoBoxHeadingtextright{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background-image: url(images/subnavi.jpg);
  color: #000000;  
  border: 0px solid #999999;
  text-align: left;
  padding-left: 8px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxHeadingRight{
	font-size:1px;
	font-family : Arial;
	text-decoration : none;
	width: 4px;
	height: 23px;
	background-image: url(images/boxtopright.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
}

.infoBoxHeadingLeft{
	font-size:1px;
	font-family : Arial;
	text-decoration : none;
	width: 4px;
	height: 23px;
	background-image: url(images/boxtopleft.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
}
.infoBoxHeadingmiddle{
	font-size:1px;
	font-family : Arial;
	text-decoration : none;
	width: 4px;
	height: 23px;
	background-color: #e2e2e2;
}

.infoBoxBottomRight{
	font-size:1px;
	font-family : Arial;
	text-decoration : none;
	width: 4px;
	height: 4px;
	background-image: url(images/boxbottomright.jpg);
	background-position:bottom right; 
	background-repeat: no-repeat;
}

.infoBoxBottomLeft{
	font-size:1px;
	font-family : Arial;
	text-decoration : none;
	width: 4px;
	height: 4px;
	background-image: url(images/boxbottomleft.jpg);
	background-position:bottom right; 
	background-repeat: no-repeat;
}

TD.infoboxheading2{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #F2F2F2;
  color: #000000;  
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #999999;
  text-align: left;
  padding-left: 8px;
}


A.boxnavi{
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size:10pt;
	width: 100%;
	height: 40px;
	background-image: url(images/navibalken.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 40px
}

A:HOVER.boxnavi {
	text-decoration : none;
	font-family : Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:10pt;
	width: 100%;
	height: 38px;
	background-image: url(images/navibalken.jpg);
	background-position:top right; 
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	line-height: 38px;
	background-color: #871d14;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	
}
A.contentnavi{
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 20px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	/*
	border-bottom: 1px solid #CCCCCC;
	*/
	background-image: url(images/leftnaviborder.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

A.contentnavi_last{
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 16px;
	padding-top: 3px; 
	padding-bottom: 2px; 
}

A:HOVER.contentnavi {
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 20px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	color: #4D4D4D;
	background-color: #F2F2F2;
	background-image: url(images/leftnaviborder.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

A:HOVER.contentnavi_last {
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 16px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	color: #4D4D4D;
	background-color: #F2F2F2;
}

A.contentnavicategories{
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 20px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	/*
	border-bottom: 1px solid #CCCCCC;
	*/
	background-image: url(images/leftnaviborder.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

A:HOVER.contentnavicategories {
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 20px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	color: #4D4D4D;
	background-color: #F2F2F2;
	background-image: url(images/leftnaviborder.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}
A.contentnaviactive{
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	color: #aa1b0f;
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 20px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	background-image: url(images/leftnaviborder.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

A:HOVER.contentnaviactive {
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 20px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	color: #871d14;
	background-color: #F2F2F2;
	background-image: url(images/leftnaviborder.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

A.contentnaviactive_last{
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	color: #aa1b0f;
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 16px;
	padding-top: 3px; 
	padding-bottom: 2px; 
}

A:HOVER.contentnaviactive_last {
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif; 
	font-size:11px;
	width: 100%;
	display:block;
	line-height: 16px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	color: #871d14;
	background-color: #F2F2F2;
}

span.navileft{
	padding-left: 4px; 
}

.submit_left{
	float: left;
	background: url(images/button_backleft.jpg);
	padding-left: 2px;
	height: 25px;
}
.submit_right{
    float: left;
	background: url(images/button_backright.jpg);
	padding-left: 2px;
	height: 25px;
}
.submit_center{
    float: left;
	 background-image: url(images/button_back.jpg);
}

.clear {
clear:both;
}

.submit_button
{
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  height: 25px;
  background-image: url(images/button_back.jpg);
  border: 0px solid #CCCCCC;
  overflow: visible; 
  padding-left: 6px;
  padding-right: 6px;
  cursor: pointer;
}
.submit_left_red{
	float: left;
	background: url(images/button_backleft-red.jpg);
	padding-left: 2px;
	height: 25px;
}
.submit_right_red{
    float: left;
	background: url(images/button_backright-red.jpg);
	padding-left: 2px;
	height: 25px;
}
.submit_center_red{
    float: left;
	 background-image: url(images/button_back-red.jpg);
}
.clear {
clear:both;
}

.submit_button_red
{
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  height: 25px;
  background-image: url(images/button_back-red.jpg);
  border: 0px solid #CCCCCC;
  overflow: visible; 
  padding-top: 0px;
  padding-left: 6px;
  padding-right: 6px;
  cursor: pointer;
}

ul.tick {
list-style-image:url(images/haken.jpg);
list-style-position:outside;
list-style-type:disc;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #EEF0FF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #AAAAFF; 
	text-align: left; 
	border: 0px solid #000000;			
	font-family: Arial;
	font-size: 9pt;

}		
/*----------------------------End Suggest Styles------------------------*/



tr.box_start td {
	background-image: url(images/mbg.jpg);
	border: 1px solid #dddddd;
}

td.box_start2 {
	border: 1px solid #dddddd; 
}

a.download_categorie {

	display: block;
	padding-top: 5px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-image: url(images/subnavi.jpg);
	color: #000000;
}
a.download_categorie:HOVER {

	text-decoration: none;

}


a.linkbox {

	display: block;
	padding-top: 5px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-image: url(images/subnavi.jpg);
	color: #000000;
	border: 1px solid #888888;
}
a.linkbox:HOVER {

	text-decoration: none;

}


table.tablebot td {
	height: 25px;
	font-size: 10pt;
}

.tablebot2 {
border-left: 1px solid #888888;
border-bottom: 1px solid #888888;
border-right: 1px solid #888888; 
padding-left: 15px
}

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
