/* ################ */
/* # CSS Document # */
/* ################ */

/* Standards */
html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #767355;
    color: #004d5a;
    padding: 0;
    margin: 0;
    text-align: center;
    background-image: url(img/hintergrund.jpg);
    background-repeat: repeat-x;
}

a {
    text-decoration: none;
    color: #37454b;
}

p, ul {
    margin: 0;
    padding-bottom: 10px;
}

ul ul {
    padding-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding-bottom: 10px;
    font-size: 10px;
    line-height: 16px;
    font-weight: bold;
}

img {
    border: 0;
}

div.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}

#seite {
    font-size: 10px;
    line-height: 16px;
    text-align: left;
    padding: 0;
    margin: 0px auto;
    width: 998px;
    height: 698px;
    border: 1px solid #37454b;
    background-color: #ffffff;
}

/* ## Navigation ## */
#topnavigation {
    float: left;
    color: #37454b;
    line-height: 28px;
    width: 939px;
    padding: 0 30px 8px 29px;
}

#topnavigation .navlinks {
    float: left;
    width: 600px;
}

#topnavigation .navrechts {
    float: right;
    width: 322px;
    padding-right: 14px;
    text-align: right;
}

#topnavigation .navlinks .menu {
    float: left;
}

#topnavigation .navrechts .menu {
    float: right;
}

#topnavigation .navlinks .linie {
    float: left;
    width: 1px;
    height: 13px;
    margin: 8px 8px 0 10px;
    background-image: url(img/linie_navigation.gif);
    background-repeat: repeat-y;
}

#topnavigation .navrechts .linie {
    float: right;
    width: 1px;
    height: 13px;
    margin: 8px 8px 0 10px;
    background-image: url(img/linie_navigation.gif);
    background-repeat: repeat-y;
}

*+html div#seite #topnavigation .navrechts { /* IE7 */
}

#topnavigation a {
    color: #37454b;
    text-decoration: none;
}

#navigation {
    padding-bottom: 25px;
}

# #navigation { /* IE 55 */
    float: left;
    width: 998px;
    margin: 0;
    padding: 0 15px 0 0;
}

/* ## Seitenelemente ## */
#header {
    height: 110px;
}

#header img.logo {
    float: right;
    margin: 20px 45px 0 0;
}

.linie {
    float: left;
    width: 939px;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(img/linie.gif);
    background-position: center;
    background-repeat: repeat-x;
}

.linie_produkte {
    float: left;
    width: 939px;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(img/linie_produkte.gif);
    background-position: center;
    background-repeat: repeat-x;

}

.linie_konto {
    float: left;
    width: 606px;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(img/linie_konto.gif);
    background-position: center;
    background-repeat: repeat-x;
    margin-bottom: 8px;
}

#inhalte {
    float: left;
    width: 939px;
    padding: 0 30px 0 29px;
    margin: 0;
    height: 552px;
    overflow-x: hidden;
    overflow-y: auto;
}

* html #inhalte { /* IE 6 */
    width: 939px;
}

# #inhalte{ /* IE 55 */
    width: 998px;
    margin: 0;
    padding: 0 0 0 30px;
}

#inhalte .teaser {
    float: left;
    width: 200px;
}

#inhalte .teaser p.text {
    width: 180px;
    padding: 20px 10px 0 10px;
}

* html #inhalte .teaser p.text { /* IE 6 */
    width: 180px;
}

#inhalte .text {
    width: 264px;
    padding-top: 20px;
    padding-right: 25px;
}

# #inhalte .text{ /* IE 55 */
    width: 260px;
}

#inhalte .cont_links {
    float: left;
    width: 303px;
    padding-right: 15px;
}

#inhalte .cont_mitte {
    float: left;
    width: 303px;
    padding-right: 15px;
}

#inhalte .cont_mitte_text {  /* wird nur fuer Textseiten benoetigt */
    float: left;
    width: 288px;
    padding-right: 15px;
}

#inhalte .cont_mitte_text .text {  /* wird nur fuer Textseiten benoetigt */
    width: 288px;
    padding: 15px 0 0 15px;
    margin: 0;
}

#inhalte .cont_mitte_wide {
    float: left;
    width: 606px;
    height: 443px;
    padding-right: 15px;
    overflow-y: auto;
    overflow-x: hidden;
}

* html #inhalte .cont_mitte { /* IE 6 */
    width: 303px;
    padding-right: 0px;
}

* html #inhalte .cont_mitte_text { /* IE 6 */  /* wird nur fuer Textseiten benoetigt */
    width: 288px;
    padding-right: 0px;
}

#inhalte .cont_rechts {
    float: left;
    width: 286px;
}

#inhalte .cont_rechts_text { /* wird nur fuer Textseiten benoetigt */
    float: left;
    width: 318px;
}

* html #inhalte .cont_rechts_text { /* IE 6 */  /* wird nur fuer Textseiten benoetigt */
    width: 280px;
}

# #inhalte .cont_links, # #inhalte .cont_mitte, # #inhalte .cont_rechts { /* IE 55 */
    width: 288px;
    padding: 0 0 20px 0;
    margin: 0;
}


#inhalte .cont_rechts_text .text {
    width: 318px;
    padding: 15px 0 0 15px;
    margin: 0;
}

#inhalte .cont_rechts .produkte {
    width: 290px;
    padding: 15px 0;
    border-right: 13px solid #006771;
}

#inhalte .cont_links .text {
    width: 303px;
    padding: 15px 0 0 0;
    margin: 0;
}

#inhalte .cont_mitte .text {
    width: 290px;
    padding: 15px 0 0 15px;
    margin: 0;
    height: 360px;
    padding-right: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

#inhalte .cont_rechts .text {
    width: 303px;
    padding: 15px 0 0 15px;
    margin: 0;
}

* html #inhalte .cont_rechts .text table {
    width: 230px;
    border: 0;
}

/* 3 gleiche Spalten */
#inhalte .cont_33_links,
#inhalte .cont_33_mitte,
#inhalte .cont_33_rechts {
    float:                          left;
    width:                          296px;
    padding:                        0px;
    margin-right:                   17px;
    overflow-x:                     hidden;
}

#inhalte .cont_33_rechts {
    margin-right:                   0;
}

#inhalte .cont_33_links .text,
#inhalte .cont_33_mitte .text,
#inhalte .cont_33_rechts .text {
    margin:                         0;
    padding:                        5px 5px 0 5px;
    width:                          100%;
}

.produktnavigation {
    padding-top: 15px;
}

/* ## Social Bookmarks ## */
#social_bookmarks{
    float:left;
    padding-left:65px;
}

#social_networks{
    color:#fff;
    float:left;
    padding-left:40px;
}

/* ## Seitenelemente Fusszeile ## */
#footer {
    font-size: 10px;
    line-height: 16px;
    padding: 0 75px 0 0;
    margin: 0px auto;
    margin-top: 10px;
    width: 998px;
}

#footer a {
    color: #ffffff;
    text-decoration: none;
}

#footer .menu {
    float: right;
}

#footer .linie {
    float: right;
    width: 1px;
    height: 13px;
    margin: 2px 8px 0 10px;
    background-image: url(img/linie_footer.gif);
    background-repeat: repeat-y;
}

.copyright {
    font-size: 9px;
    color: #898663;
}

.copyright a {
    font-size: 9px;
    color: #898663;
}

.parseTime {
    display: none;
}

.right {
    float: right;
    margin-right: 50px;
}

.productright {
  float: left;
  width: 115px;
  height: 173px;
  overflow: hidden;
}


.productright img {
  border: 1px solid #ffffff;
}

img.selectedborder {
  border-top: 1px dotted #000;
  border-left: 1px dotted #000;
  border-right: 1px dotted #000;
}

.moduleRow td.onepxwidth {
  width: 10px;
  height: 10px;
}

.moduleRowOver td.onepxwidth {
  width: 10px;
}

.moduleRowSelected td.onepxwidth {
  width: 10px;
}

td.right {
  width: 10px;
  border: 1px solid red;
}

#logoleiste {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  height: 70px;
  width: 940px;
  overflow: hidden;
  display: block;
}

div.logos {
    float: left;
    margin: 15px 84px 0 0;
}

div.startseite #logoleiste {
  float: right;
  margin-top: 0px;
  margin-right: 10px;
  height: 130px;
  width: 640px;
  overflow: hidden;
  display: block;
}

div.startseite .logos {
    float: left;
    margin: 10px 0 0 0;
}

*+html div.startseite .logos{ /* IE7 */
    margin-top: -10px;
}

* html div.startseite .logos { /* IE 6 */
    margin-top: -10px;
}


#ekomi {
  float: right;
  overflow: hidden;
  display: block;
  height: 134px;
  width: 180px;
  margin-top: 10px;
}

span.productOldPrice {
    margin-left: 4px;
    text-decoration: line-through;
    color: red;
}