/* CSS Document */


body
{
 margin-left: 4px;
 margin-top: 3px;
 margin-right: 0px;
 margin-bottom: 0px;
 font-family: Tahoma, Verdana, Arial;
 color: #000000;
 font-size: 10pt;
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:center right;
 
}


table,td,th
{
 padding:0px;
 spacing:0px;
 margin:0px;
 border-collapse:collapse;
 border-spacing:0px;
 vertical-align:top;
 font-size:10pt;
}

input, select
{
 font-size:8pt;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.menu_titel
{
  background-image:url('/images/left_box_top.jpg');
  background-repeat:no-repeat;
  width:180px;
  height:65px;
  font-size:12pt;
  padding-left:88px;
  padding-top:9px;
  font-weight:bold;
}

.menu_titel_infos
{
  background-image:url('/images/info_top.jpg');
  background-repeat:no-repeat;
  width:180px;
  height:54px;
  font-size:12pt;
  padding-left:88px;
  padding-top:9px;
  font-weight:bold;
}

.menu_titel_warenkorb
{
  background-image:url('/images/topseller.jpg');
  background-repeat:no-repeat;
  width:180px;
  height:65px;
  font-size:12pt;
  padding-left:52px;
  padding-top:9px;
  font-weight:bold;
}

.menu_titel_warenkorb2
{
  background-image:url('/images/warenkorb_top_2.jpg');
  background-repeat:no-repeat;
  width:180px;
  height:53px;
  font-size:12pt;
  padding-left:58px;
  padding-top:9px;
  font-weight:bold;
}

.menu_titel_suchen
{
  background-image:url('/images/top_suchen.jpg');
  background-repeat:no-repeat;
  width:180px;
  height:53px;
  font-size:12pt;
  padding-left:58px;
  padding-top:9px;
  font-weight:bold;
}

.menu_bottom
{
  background-image:url('/images/left_box_bottom.jpg');
  background-repeat:no-repeat;
  width:180px;
  height:38px;
  font-size:12pt;
  padding-left:5px;
  padding-top:5px;
}
  
.menu_row 
{
  background-image:url('/images/left_box_middle.jpg');
  width:180px;
  height:23px;
  padding-left:15px;
  font-weight:bold;
}

.menu_row_aktiv
{
  background-image:url('/images/left_box_middle.jpg');
  width:180px;
  height:23px;
  padding-left:15px;
  font-weight:bold;
}

.menu_subrow 
{
  background-image:url('/images/left_box_middle.jpg');
  background-color:#dddddd;
  width:153;
  height:23;
  padding-left:25px;
}

.row_a
{
  background-color:#dddddd;
}

.row_b
{
  background-color:#f5f5f5;
}

#content
{
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
}


