HTML {
	height:100%; padding:0;	margin:0;	border:0; 
	background-color: #8599b2;overflow: auto;
  background-image: url('../images/backg.jpg');
  background-repeat: repeat-y ;width: 100%;
}
body {
	height:100%; padding:0; margin:0; border:0;
  background-image: url('../images/backg.jpg');
  background-repeat: repeat-y ;
}
img {border:0;}

#mainTable {width:100%;height: 100%;}

/* HEADER */
#headerTable {
  width:100%;
  background-image: url('../images/menu/bg.jpg');background-repeat: no-repeat;background-position: right;
  background-color: #879bb4;
}
#headerTable TD {text-align: center;vertical-align: middle;}



/* MAINMENU */
#mainMenu {
  padding: 1px;padding-top: 2px;
  color:white; font-size:12px; font-family:verdana, sans-serif;
  background-image: url('../images/menu/menugomb.jpg');
  background-color: #066fb0;
}
#mainMenu a {color:white;text-decoration: none;}



/*  LEFTMENU */  
#leftMenuTD {width: 200px;}

/*  RIGHTMENU */ 
#rightMenuTD {
  padding-top: 5px; width: 200px;background:rgb(209,205,193);color: #066fb0;
}
#rightMenuTD img {margin-top: 5px;}
/* CONTENT */
#contentTable {height: 100%;}
#contentTable TD{vertical-align: top;height:100%}
#contentTD {height: 100%;border-top: 2px solid white;}
#tartalomTD {
  width: 100%;
  background-image: url('../images/bgmet.gif');
  background-repeat: repeat;width: 100%;
}
#wTable {}
#wTable td{height: 1%;}
#wTable td{border:0px dotted red;}
.galerieTable {text-align: center;}

.pricesKennel {width: 100%;border: 0px solid red;}

.pricesHeadDesc {background-color: #066fb0 ;color:white;}
.pricesHeadBrutto, .pricesHeadNetto {background-color: #066fb0 ;width: 100px;color:white;}
.pricesDesc {background-color: #eee ;}
.pricesNetto {background-color: #eee ;}

.pricesDoghouse {width:100%;}
.pricesNr, .pricesLBH, .pricesBrutto, .pricesH1, .pricesH3  {background-color: #eee ;}

.blokkBorder {background-color: #d0dbe8;border: 1px solid #9fa5a9;padding:5px;margin: 5px;}

#productTable TD{vertical-align: middle;}

/* FOOTER  */ 
#footerTD {background-color: #066fb0;text-align: center;}


/*   FOMENU */
#menu {background: #eee;}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10em;
float: left;
text-align: center;
}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
text-align: left;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
#menu ul ul ul {
top: 0;
left: 100%;
}
#menu a, #menu h2 {
  font-size: 11px;
font-family: arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: white;
background: #066fb0;/* #efefef;*/
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}
