/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003         nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

/* WMW-Änderungen */


* {
        margin: 0;
        padding: 0;
  font-family: Arial, Verdana, sans-serif;
}

body {
  height: auto;
  background-color: #000000;
  background-image: url("./img/bg_image.gif");
  background-repeat: repeat-x;
}

img {
        border: 0px;
}

a {
        color: #CBCBCB;
  text-decoration: underline;
}

a:hover {
        color: #FFFFFF;
  text-decoration: none;
}

.clear {
        clear: both;
}

.fleft {
        float: left;
}

.fright {
        float: right;
}

.aright {
        text-align: right;
}

.aleft {
        text-align: left;
}

.tiny {
  font-size: 7pt;
}

#bodycontainer {
  width: 1000px;
  height: auto;
  min-height: 600px;
        margin-right: 0px;
  margin-left: auto;
  background-color: #000000;
}

#header {
  width: 1000px;
}

  #header h1 {
    font-size: 18pt;
    letter-spacing: 0.1em;
    font-weight: normal;
    color: #CBCBCB;
    padding: 10px 0px 0px 50px;
    margin-bottom: 19px;
                float: left;
  }

  #header .logo {
    float: right;
                clear: right;
    margin: 5px 5px 5px 0px;
  }

  #header .line {
    float: left;
    width: 100%;
    height: 8px;
    background-color: #CBCBCB;
  }

#top_nav {
  height: 30px;
  float: right;
        clear: both;
  font-size: 12pt;
  color: #000000;
}

  #top_nav  ul  {
    font-size:10pt;
  }

  #top_nav li  {
    float:left;
    font-weight: bold;
    list-style: none;
  }

  #top_nav li a {
    background-color: #CBCBCB;
    display: block;
    height: 23px;
    color: #000000;
    padding:  7px 15px 2px 15px;
    text-decoration: none;
  }
	#top_nav .last a {
		width: 25px;
		padding: 7px 5px 2px 5px;
	}
  #top_nav .last a {
		float: left;
  }

  #top_nav li a.visited {
    background-color: #FFFFFF;
  }

  #top_nav li a:hover {
    background-color: #FFFFFF;
  }

  #top_nav li a.active {
    background-color: #FFFFFF;
  }

        #top_nav .last a img {
                margin-left: 5px;
                float: right;

        }


#contentcontainer {
  clear: both;
        width: 1000px;
  margin: 20px auto 10px auto;
  padding: 5px 0px 25px 0px;
  font-size: 10pt;
  color: #CBCBCB;
}

        #contentcontainer .left {
         width: 195px;
   float: left;
        }
        #contentcontainer .left .left_nav {
                margin-top: 20px;
                float: left;
        }

        #contentcontainer .left .left_nav:first-child {
                margin-top: 85px;
        }

      #contentcontainer .left li  {
        float:left;
        list-style: none;
        margin-bottom: 1px;
      }

      #contentcontainer .left li a {
        background-color: #CBCBCB;
				margin-left: -10px;
        width:  170px;
        display: block;
        height: 18px;
        color: #000000;
        padding:  6px 15px 0px 20px;
        text-decoration: none;
      }

      #contentcontainer .left li a.visited {
        background-color: #FFFFFF;
      }

      #contentcontainer .left li a:hover {
        background-color: #FFFFFF;
      }

      #contentcontainer .left li a.active {
        background-color: #FFFFFF;
      }


        #contentcontainer .center {
    width: 595px;
          float: left;
          margin: 0px 0px 0px 10px;
          padding: 0px;
        }
                #contentcontainer .center .button_continue {
                        float: right;
                        margin-top: 20px;
                }
                #contentcontainer .center .cart_buttons {
                        margin-top: 20px;
                }

                #contentcontainer .center .artikel {
                        margin-top: -8px;
                }
                #contentcontainer .center .artikel .text_no_product {
                        width: 450px;
                }
                #contentcontainer .center .artikel .text_no_product label {
                        width: 150px;
                        float: left;
                }
                #contentcontainer .center .artikel .text_no_product div {
                   margin-top: 5px;
                }
    #contentcontainer .center .artikel img {
      border: solid 4px #CBCBCB;
    }
                #contentcontainer .center .artikel .products_name {
                        font-size: 14px;
                        font-weight: bold;
                }
    #contentcontainer .center .artikel ul {
      margin: 30px 0px 0px 10px;
      width: 520px;
      float: left;
    }

      #contentcontainer .center .artikel li {
        list-style: none;
        float: left;
        width: 250px;
        margin: 00px 0px 00px 0px;
				height: 220px;
      }
      #contentcontainer .center .artikel li a {
                                text-decoration: none;
                        }

    #contentcontainer .center .artikel_details {
                        margin-top: -8px;
                }
    #contentcontainer .center .artikel_details img {
      border: solid 4px #CBCBCB;
      float: left;
      margin: 0px 20px 10px 0px;
    }

    #contentcontainer .center .artikel_details ul {
      width: 550px;
      margin: 40px 0px 50px 10px;
      float: left;
    }

      #contentcontainer .center .artikel_details li {
        list-style: none;
        width: 550px;
        clear: both;
        font-size: 7pt;
                                padding-bottom: 20px;
      }

        #contentcontainer .center .artikel_details li h3 {
          font-size: 10pt;
          font-weight: bold;
          line-height: 10pt;
          float: left;
        }

        #contentcontainer .center .artikel_details li span {
          width: 140px;
          margin: 60px 10px 0px 0px;
          float: left;
          text-align: right;
          display: block;
        }
        #contentcontainer .center .artikel_details li span.less_margin {
                                        margin-top: 5px;
                                }

                                #contentcontainer .center .artikel_details li span .product_price {
                                        font-size: 14px;
                                }

          #contentcontainer .center .artikel_details li span input{
            width: 50px;
            margin: 0px 0px 5px 5px;
          }

                  #contentcontainer .center .artikel_details li span .cart_link img {
                                                         border: 0px;
                                                        float: right;
                                                        clear: none;
                                                        margin: 0;
                                                }

                  #contentcontainer .center .artikel_details li span .cart_link span {
                                margin: 0px;
                                                        float: right;
                                                        clear: none;
                                                        width: auto;
                                                        margin: 5px 0px 0px 5px;
                                                }
        #contentcontainer .center .artikel_details li span h4{
          font-size: 14pt;
          font-weight: normal;
          float: right;
        }


        #contentcontainer .right {
    width: 170px;
          float: right;
          margin-left: 10px;
    text-align:  right;
        }

  #contentcontainer .right h3 {
    color: #000;
    margin-bottom: 3px;
    font-size: 11pt;
                border-bottom: 0px;
                text-align: right;
  }

  #contentcontainer .right h3 span {
    background: #CBCBCB;
    padding: 3px;
                text-align: right;
  }

  #contentcontainer .right .box {
    margin-bottom:  20px;
    border: solid 2px #CBCBCB;
                background: #CBCBCB;
    padding: 3px 3px 10px 3px;
    font-weight: normal;
    text-align: left;
    color: #000000;
    font-size: 8pt;
  }
  #contentcontainer .right .registerbox {
                text-align: right;
        }

  #contentcontainer .right .box a {
    color: #000;
  }

  #contentcontainer .right .box input {
    width: 85px;
    border: solid 1px #000;
    float: right;
    margin-bottom: 2px;
  }

  #contentcontainer .right .box .button {
    border: 0px;
    padding:  1px 0;
    font-weight: bold;
    text-decoration: none;
    float: right;
    background: #CBCBCB;
    color: #000;
    font-size: 7pt;
/*                width: 50px;*/
                text-align: right;
  }

  #contentcontainer .right .box .button_create_account {
                margin-top: 3px;
                padding: 3px 0;
                width: 80px;
                text-align: center;
  }

  #contentcontainer .right .registerbox a.button_create_account {
                text-align: right;
                padding: 3px 0px;
        }

        #contentcontainer .right a {
    color: #CBCBCB;
    font-size: 8pt;
        }


  #contentcontainer h2 {
                margin-top: 10px;
    margin-bottom: 7px;
    font-size: 12pt;
  }







#footer {
  clear:  both;
  width: 980px;
  font-size: 9pt;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0px;
}

.information {
  list-style: none;
        text-align: left;
        padding-left: 5px;
}

#footer ul {
        list-style: none;
        width: 200px;
        margin: auto;
}
#footer ul li {
        float: left;
        text-align: center;
        width: 100px;
}

.copyright {
        display: none;
}

#contentcontainer .left .moduleRow,  #contentcontainer .left .moduleRowOver {
        margin: 0px !important;
        padding: 0px !important;
        height: 25px !important;
}
        #contentcontainer .left .moduleRow a {
                margin: 0px;
        }

.category_navigation {
        float: left;
        clear: both;
        width: 595px;
}
.error {
        border: 1px red solid;
        background-color: rgb(255, 204, 204);
        color: #000;
        padding: 5px;
}
#contentcontainer .center .login_options {
        width: 595px;
        float: left;
        clear: both;
        margin-bottom: 20px;
}
#contentcontainer .center .login_options h3 {
         border-bottom: 1px #CBCBCB solid;
        width: 595px;
}
#contentcontainer .center .login_options #login .button_continue {
        clear: both;
        margin: 0px;
        width: 595px;
        text-align: right;
}
#contentcontainer .center .checkout_process {
        width: 595px;
        margin-top: 20px;
        clear: both;
        float: left;
}
#contentcontainer .center .checkout_process_element {
        width: 130px;
        float: left;
        text-align: center;
}
#contentcontainer .center .checkout_process_element div:first-child {
         border-bottom: 1px #CBCBCB solid;
        height: 20px;
}

h3 {
        border-bottom: 1px #CBCBCB solid;
}
.buttons {
        float: right;
        text-align: right;
        width: 595px;
        clear: both;
}

.schunk_popup {
        font-size: 8pt;
        text-decoration: underline;
        cursor: pointer;
}

.images_centered {
        width: 595px;
        text-align: center;
}

#contentcontainer .center .faq h3 {
        margin-top: 20px;
        margin-bottom: 5px;
        font-size: 11pt;
}
#contentcontainer .center .faq a {
        font-size: 9pt;
}
#contentcontainer .center .faq_table {
         border-spacing: 0px;
}
#contentcontainer .center .faq_table td {
        border: 1px #CBCBCB solid;
        padding: 2px;

}
#contentcontainer .center .faq_table td .redtext {
        color: #FF0000;
}

#contentcontainer .center .bordered_text {
        border: 2px #CBCBCB solid;
        padding: 5px;
}

#contentcontainer .center object {
        border: 1px #CBCBCB solid;
}

#contentcontainer .center .agb h2 {
        text-decoration: underline;
}

#contentcontainer .box table td .submit_image {
        width: 21px;
        height: 20px;
        border: 0px;
}
.not_in_stock_yet_april {
        font-size: 10pt !important;
}
#loginbox .button, .button_create_account {
        cursor: pointer;
        text-decoration: underline !important;
        font-size: 8pt !important;
        font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
}

.downloads {
 	display: inline-block;
	width: 270px;
	height: 270px;
	vertical-align: top;
	margin-right: 10px;
}

#fh_form {
 margin-top: 30px;
 clear: both;
}

#fh_form input {
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
    height: 18px;
    border: 1px solid grey;
}

#fh_form select {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
    height: 20px;
    border: 1px solid grey;
    width: 153px;
}

#fh_form p{
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
    line-height: 20px;
    height: 20px;
}

.fh_submit {
    display: block;
    height: 20px;
    background: #000;
    border: none;
    color: #FFF;
    text-decoration: underline;
}

.fh_upload {
    height: 24px !important;
}
.oelung_css {
	float: left;
	width: 100%;
	margin-top: 2px;
}
.oelung_css label {
	float: left; width: 200px;
}
.oelung_css input {
	float: left;
	border: 1px black solid;
}
.oelung_css span {
	float: left;
}
#oelung_accept_label {
	width: auto;
}
