body {
margin: 0px;
padding: 0px;
margin-top: 8px;
font-family: Verdana, sans-serif;
font-size: 0.8em;
/* font-size: 10pt; */
}

h1 {
height: 60px;
font-size: 1.6em;
margin: 0px;
color: #00AE00;
}

h2 {
margin: 0px 0px 5px 0px;
font-size: 1em;
color: #00AE00;
}

h3 {
margin: 0px 0px 5px 0px;
font-size: 1em;
}

img {
border: none;
}

a:link, a:active, a:visited{
color: #00962B;
}

a:hover{
text-decoration: none;
}

table.hightlight {
width: 606px;                             
background-color: #f4f4f4;
border-top: 1px solid #00962B;
border-bottom: 1px solid #00962B;
margin: 10px 0px;
}

col, thead {
background-color: #D9D9D9;
padding: 0px;
margin: 0px;
}

td, p {
font-size: 0.8em;
vertical-align: top;
}

td.zubehoer {
font-size: 0.8em;
vertical-align: bottom;
text-align: center;
}

form {
margin: 0px;
padding: 0px;
}

input.text {
font-family: Verdana, sans-serif;
font-size: 0.8em;
height: 18px;
border: 1px solid #aaa;
border-top: 1px solid #000;
border-left: 1px solid #000;
background-color: #f4f4f4;
}

select {
font-size: 0.8em;
background-color: #f4f4f4;
}

#align {                    /* Ausrichtung der gesamten Site */
width: 1000px;
position: absolute;
left: 50%;
margin-left: -500px;
}


/* ################################################################## HEADER */
#header {
}

#header #info {
height: 25px;
background-image: url(../../images/green/hg_breadcrump.gif);
color: #FFF;
vertical-align: middle;
}

#header #info a {
color: #FFF;
text-decoration: none;
}

#header #info a:hover {
text-decoration: underline;
}

#header #breadcrump  {
margin-top: 4px;
margin-left: 20px;
color: #FFF;
}

#tooltip {
  width: 400px;
  padding: 5px;
  background: #F4F4F4;
  border: 1px solid #999;
  border-top: 10px solid #00962B;
  text-align: center;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  font-size: 0.8em;
  font-weight: bold;
}

.ttip {
  /*border-bottom: 1px solid #eee;*/
}

/* ################################################################## SEARCH */
#search {
margin: 18px;
}

#search input {
width: 200px;
}

#hersteller {
float: right;
font-weight: bold;
}


/* ################################################################## NAVI */
#navi {
width: 170px;
overflow: hidden;
float: left;
margin-right: 15px;
}

#navi ul {
list-style-type: none;
margin: 0px 0px 30px 0px;
padding: 0px;
}

#navi ul ul {
margin: 4px 0px 15px 10px;
border-left: 1px solid #00962B;
}

#navi ul li {
padding: 0px 5px;
margin: 5px;
}

#navi ul ul li {
margin: 0px;
}

#navi ul li a {
width: 100%;
color: #00962B;
text-decoration: none;
border-bottom: 1px dashed #00962B;
}

#navi ul li a:hover {
border-bottom: 1px solid #00962B;
}

#navi #home {
border-left: 6px outset #FF0000;
}

#navi #products {
border-left: 6px outset #00962B;
}

#navi #service {
border-left: 6px outset #FFED00;
}

#navi #company {
border-left: 6px outset #0060FF;
}

#navi #box1 {
border-left: 6px outset #FFED00;
}

#navi #box2 {
border-left: 6px outset #0060FF;
}

#navi #box3 {
border-left: 6px outset #999;
}

#navi #box4 {
border-left: 6px outset #FF6633;
}
/* Daniel fürs Navi */
#innerNavi {
left: 6px;
}

/* ################################################################## CONTENT */
#content {
width: 630px;
float: left;
}

#content ul {
list-style-image: url(../../images/green/list_image.gif);
}

#content #inner {
border-right: 1px solid #DDD;
border-left: 1px solid #DDD;
border-bottom: 1px solid #DDD;
padding: 5px 9px 10px 10px;
background-color: #fbfbfb;
}

.textgruen {
color: #00AE00;
}

#beamer {
float:left;
margin-right: 45px;
}

#beamerangaben {
float: right;
line-height: 20px;
}

#beamerangabenl {
line-height: 20px;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 0.7em;
  font-family: Verdana, Arial, sans-serif;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
}

#contenttop {
border-right: 1px solid #DDD;
border-left: 1px solid #DDD;
border-bottom: 1px solid #DDD;
padding: 5px 10px 10px 10px;
background-color: #fbfbfb;
height: 195px;
}

.sonderangebot {
width: 180px;
padding-right: 3px;
float: left;
}

.trennlinie {
float: left;
margin: 10px;
margin-top: 30px;
}

#beratung {
font-size: 0.8em;
height: 70px;
width: 267px;
border-right: 1px solid #DDD;
border-left: 1px solid #DDD;
}

#content #producttable {
width: 606px;                             /* Breite abhängig von DIV CONTENT */
}

#content #producttable h1 {
font-size: 1.2em;
color: #000;
height: 1em;
}

#content #producttable #product {
width: 50%;
}

#content #producttable #product .imageContainer {
    width: 242px;
    height: 242px;
    border: 1px solid #000;
    background-color: #fff;
    margin:0px;
    padding:0px;
    border-collapse:collapse;
}

#content #producttable #product .imageContainer td {
    margin:0px;
    padding:0px;
}

#content #producttable #product .imageContainerImage {
    /*display: block;*/
    
   /*margin: 0px 0px 0px 0px;*/
}
}

#content #producttable #product .image {
    width: 240px;
    height: 240px;
    display: block;
    border: 1px solid #000;
    margin: 20px 0px 0px 0px;
}

#imagezoom {
position:absolute;
top:100px;
left:100px;
padding:0px;
border:2px solid #000;
min-width:300px;
min-height:300px;
background-color:#fff;
z-index:1001;
}

#imagezoom #zoomingimageCloseButton {
position:absolute;
bottom:10px;
right:10px;
}

#imagezoom #imagecontent {
position:absolute;
bottom:10px;
left:10px;
}

#content #productadditional {
margin: 20px 0px 10px 0px;
font-size: 0.8em;
}

#content #productadditional img {
vertical-align: middle;
margin-right: 5px;
}

#content #producttable #summary {
width: 50%;
font-size: 0.6em;
}

#content #producttable #summary .lieferbar {
display: block;
margin: 20px 0px;
}

#content #producttable #summary .daten {
background-color: #FFF;
border-collapse: collapse;
}

#content #producttable #summary .daten td {
border: 1px solid #D9D9D9;
font-size: 0.6em;
}

#content #producttable #summary #klasseauswahl {
}

#content #producttable #summary #preis {
width: 280px;
height: 75px;
background: url(../images/hg_preis.gif) bottom no-repeat;
text-align: right;
padding-right: 5px;
margin-top: 30px;
}

#content #producttable #summary .kaufen {
margin-top: -3px;
margin-left: 150px;
}


#content #liefertable {
}

#content #rechner1, #content #rechner2 {
background-image: url(../images/hg_rechner.gif);
height: 43px;
border: 1px solid #00962B;
}

#content #rechner1 td, #content #rechner2 td {
font-size: 0.7em;
color: #00962B;
}

#content #rechner1 input, #content #rechner2 input {
width: 30px;
}

#content #productinfo {
width: 606px;                             /* Breite abhängig von DIV CONTENT */
margin: 20px 0px;
font-size: 0.8em;
}

#content #liefertable td {
font-size: 0.7em;
}

#content #productinfo li {
width: 300px;                             /* Breite abhängig von DIV PRODUCTINFO */
display: inline;
}

#content #productinfo img {
vertical-align: middle;
margin-right: 5px;
}

#content #weiterempfehlen, #content #preissenkung, #content #wunschliste, #content #bestpricetable {
    border: 2px solid #000;
    width:580px;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    position: absolute;
    left: 50%;
    top: 330px;
    margin-left: -290px;
    z-index: 2;
}

#content #preissenkung tr td, #content #weiterempfehlen tr td, #content #wunschliste tr td {
    width:606px;
}

#content #aehnlicheprodukte #anker_aehnlicheprodukte {
    display:none;
}

#content #reiternavi {
margin-top: 40px;
}

#content #reiternavi .reiter {
background-color: #FFF;
border: 1px solid #ccc;
display: inline;
position: relative;
padding: 3px;
}

#content #reiternavi .reiter a {
padding: 1px;
margin-top: 0px;
text-decoration: none;
font-weight: bold;
color: #000;
}

#content #reiternavi .reiter a:hover {
padding-top: 4px;
}

a.r1 {
border-top: 3px solid #000;
}

a.r2 {
border-top: 3px solid #f00;
}

a.r3 {
border-top: 3px solid #0f0;
}

a.r4 {
display: none;                    /* vierter reiter ist ausgeblendet */
border-top: 3px solid #00f;
}

#content .list {
border-collapse: collapse;
background-color: #FFF;
}

#content .list td {
border: 1px solid #ccc;
padding: 5px;
font-size: 0.6em;
}

#content .list_bewertungen {
border-collapse: collapse;
background-color: #FFF;
}

#content .list_bewertungen td {
border: 1px solid #ccc;
padding: 5px;
}

#content .listzubehor {
border-collapse: collapse;
background-color: #FFF;
}

#content .listzubehor td {
border: 1px solid #ccc;
padding: 5px;
}

#content .recommend, #content .pricereduction, #content .wishlist {
border: 1px solid #ccc;
border-collapse: collapse;
background-color: #FFF;
padding:5px;
}

#content .recommend td, #content .pricereduction td, #content .wishlist td {
border: 0px solid #ccc;
padding: 2px;
}

#content .list td:first-child {
font-weight: bold;
text-align: center;
}

#content .list .vorschau {
width: 150px;
}

#content .list ul {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 5px;
}

#content .list td.bestellen {
font-size: 0.7em;
text-align: right;
}

#content .listzubehor td.bestellen {
font-size: 0.7em;
text-align: right;
}

#content .list #preis img, #content .sonderangebot #preis img, #content .listzubehor #preis img {
height: 2.5em;
}

#content .sonderangebot .produktbild {
border-bottom: 30px #fff solid;
border-left: 15px #fff solid;
border-right: 15px #fff solid;
}

#content .sonderangebot #preis {
width: 180px;
height: 20px;
padding-right: 5px;
position: relative;
top: -50px;
}

#content #zubehoer, #content #bewertungen, #content #aehnlicheprodukte, #content #preissenkung, #content #weiterempfehlen, #content #wunschliste {
display: none;
}


#content #choose {
margin: 50px 0px;
}

#content #chooseproduct td.name {
width: 17%;
}

#content #chooseproduct td.value {
width: 33%;
}

#content #pages {
text-align: center;
margin: 10px 0px;
}


/* ################################################################## MARGIN */
#margin {
width: 170px;
float: right;
margin-left: 15px;
}

#margin #marginbox {
font-size: 0.85em;
margin: 0px 0px 20px 0px;
}
#marginberatung {
width: 269px;
}
#marginberatung #marginberatung {
margin: 0px 0px 20px 0px;
}

#marginhd {
width: 269px;
}
#marginhd #marginhd {
margin: 0px 0px 20px 0px;
}

#marginnews {
float: right;
width: 269px;
}

#marginnews #marginboxnews {
font-size: 1em;
margin: 0px 0px 20px 0px;
}

#marginrabatt {
font-size: 1em;
margin: 0px 0px 20px 0px;
}

#margin #inner {
background-image: url(../images/hg_margin_text.gif);
background-repeat: repeat-x;
border-right: 1px solid #DDD;
border-left: 1px solid #DDD;
padding: 5px 10px 0px 10px;
}

#margin span.artikelanzahl {
font-weight: bold;
color: #F00;
}



/* ################################################################## FOOTER */
#footer {
margin-top: 40px;
text-align: center;
width: 630px;
color: #bbb;
font-size: 0.8em;
line-height: 1.5em;
}

#footer a {
margin: 0px 5px;
color: #bbb;
}

#footer a:visited {
font-style: italic;
}


/* ################################################################## SONSTIGES */
span.mwst {
font-size: 0.7em;
}
#summary span.mwst {
font-size: 0.9em;
}
#content .highlight {
width: 606px;                             /* Breite abhängig von DIV CONTENT */
background-color: #f4f4f4;
border-top: 1px solid #00962B;
border-bottom: 1px solid #00962B;
margin: 10px 0px;
}

 /* ################################################################## Mr. Beam */
#mrbeam {
position: absolute;
left: 560px;
top: 260px;
height: 260px;
margin-top: -260px;
}

#mrbeam #sprechblase {
filter:alpha(opacity=95);
-moz-opacity:0.95;
position: absolute;
bottom: 80px;
width: 179px;
}

#mrbeam #text {
font-weight: bold;
text-align: center;
padding: 2px 5px 5px 5px;
font-size: 0.8em;
background-color: white;
padding-bottom: 0px;
margin-bottom: 0px;
border-left: 1px solid black;
border-right: 1px solid black;
}

#mrbeam #character {
position: absolute;
bottom: 0px;
margin-left: 60px;
}

 /* ################################################################## Versandkosten */
#versandkosten {
font-family: arial, helvetica, sans-serif;
border-collapse: collapse;
text-align: right;
}

#versandkosten td {
border: 1px solid black;
}

#versandkosten tr.bezahlung, #versandkosten tr.versand {
text-align: center;
background-color: #D9D9D9;
font-weight: bold;
}

#versandkosten tr.steuern {
background-color: #D9D9D9;
font-weight: bold;
}

#versandkosten .spalte1 {
text-align: left;
background-color: #D9D9D9;
font-weight: bold;
border-right: 2px solid black;
}

#versandkosten .spalte1.ue {
background-color: white;
text-align: center;
border-right: 1px solid black;
border-bottom: 2px solid black;
height: 25px;
}

#versandkosten td.netto {
color: #aaa;
}

/* Icons unter Navigation */
div.icon {
  margin-left: 15px;
}

img.navicon {
  margin-right: 3px;
}
/* Icons unter Navigation Ende*/


.preisstart {
width: 220px;
height: 75px;
background: url(../images/hg_preisstart.gif) bottom no-repeat;
text-align: right;
padding-right: 5px;
}

#links {
width: 190px;
float: right;
background-color: #D9D9D9;
border: 1px solid black;
padding: 4px;
}

#links table td {
font-size: 0.7em;
}

#rechts {
width: 390px;
}
.imageSmall {
    height: 25px;
    display: inline;
    border: 1px solid #000;
    margin: 20px 0px 0px 0px;
    cursor: pointer;
}

.manuLogoDetails {
    position: relative;
    /*height: 20px;*/
    left: -62px;
    top: -26px;
}

.imagezoomneu {
position:absolute;
top:100px;
left:100px;
padding:0px;
border:2px solid #000;
min-width:300px;
min-height:300px;
background-color:#fff;
z-index:1001;
}

.schliessenlink{
    bottom:10px;
    position:absolute;
    right:10px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 2px;
}

.arrow3dspan{
    border:1px solid #000;
    cursor:default;
    background-image: url(/images/hg_zoom.gif);
}

.arrow3dcursor{
    cursor:w-resize;
    position:relative;
    left:50px;
    color: #000;
    border-width: 0px 2px 0px 2px;
    border-color: #000;
    border-style: solid;

}
#dreidehdiv {
    display:none;
    position:absolute;
    left:200px;
    top:200px;
    width:590px;
    height:590px;
    border:2px solid #000;
    background-color:#E1E1E1;
    z-index:1001;
    padding:5px;
}

#bannerBoxRight {
    border: 0;
    position: absolute;
    top: 6px;
    left: 1140px;
}
