a  {
   text-decoration: none;
}

html  {
   margin: 0px;
}

body  {
   margin: 0px;
   background-color: #000000;
}

#outer  {
   position: relative;
   z-index: 0;
   width: 100%;
   height: 100%;
   background-color: transparent;
   margin: 0px auto 0px auto;
   padding: 0px 0px 0px 0px;
}

#inner  {
   position: relative;
   z-index: 0;
   width: 100%;
   height: 100%;
   background-color: transparent;
   margin: 0px auto 0px auto;
   padding: 0px 0px 0px 0px;
}

#pgbg  {
   background: url(http://www.5kj.de/ebay/b14.jpg) no-repeat;
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 2000px;
   margin: 0px auto 0px auto;
   padding: 0px 0px 0px 0px;
}

#columnbox  {
   position: relative;
   left: 210px;
   top: 330px;
   z-index: 5;
   width: 710px;
   height: 550px;
   background-color: transparent;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}

/* start menu box */
#menubox  {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 100;
   width: 710px;
   height: 25px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}

#menubox p  {
   font: normal bold 9px/12px Verdana;
   margin: 0px;
   padding: 0px 0px 10px 0px;
   text-align: left;
}

#menubox a {
	float: left;
	margin-right: 10px;
}	

#homeb  {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 101;
   width: 94px;
   height: 25px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}
#homeb a  {
   background: url(../images/homeb.gif) no-repeat;
   display: block;
   height: 25px;
   width: 94px;
   background-position: 0% 0px;
}
#homeb a:hover  {
   background-position: -94px 0%;
}

#productsb  {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 101;
   width: 94px;
   height: 25px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}
#productsb a  {
   background: url(../images/productsb.gif) no-repeat;
   display: block;
   height: 25px;
   width: 94px;
   background-position: 0% 0px;
}
#productsb a:hover  {
   background-position: -94px 0%;
}

#servicesb  {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 101;
   width: 94px;
   height: 25px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}
#servicesb a  {
   background: url(../images/servicesb.gif) no-repeat;
   display: block;
   height: 25px;
   width: 94px;
   background-position: 0% 0px;
}
#servicesb a:hover  {
   background-position: -94px 0%;
}

#supportb  {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 101;
   width: 94px;
   height: 25px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}
#supportb a  {
   background: url(../images/supportb.gif) no-repeat;
   display: block;
   height: 25px;
   width: 94px;
   background-position: 0% 0px;
}
#supportb a:hover  {
   background-position: -94px 0%;
}

#contactb  {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 101;
   width: 94px;
   height: 25px;
   margin: 0px;
   padding: 0px 0px 0px 0px;
}
#contactb a  {
   background: url(../images/contactb.gif) no-repeat;
   display: block;
   height: 25px;
   width: 94px;
   background-position: 0% 0px;
}
#contactb a:hover  {
   background-position: -94px 0%;
}
/* end menu box */


/* start left box */
#leftbox  {
   float: left;
   background: url(../images/textcorners.gif) no-repeat;
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 6;
   width: 508px;
   height: 497px;
}

#text  {
   position: absolute;
   left: 35px;
   top: 25px;
   z-index: 12;
   width: 440px;
   height: 429px;
}

#text p  {
   font: 11px/24px Verdana;
   margin: 0px;
   padding-bottom: 10px;
   text-align: left;
}
/* end left box */


/* start right box */
#rightbox  {
   float: left;
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 8;
   width: 161px;
   height: auto;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 30px;
}

#rightbox p  {
   font: normal bold 9px/12px Verdana;
   margin: 0px;
   padding: 0px 0px 10px 0px;
   text-align: center;
}
/* end right box */
