* {
  border: 0;
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  background-color: #FFFFFF;
  background-image: url(bilder/body-bg.gif);
  color: #777777;
  font-size: 12px;
  font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

h2 {
  font-family: 'Century Gothic', Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 3px;
}

a {
  color: #777777;
  text-decoration: none;
}

input, select, textarea {
  background-color: #E1E1E1;
  border: 1px solid #777777;
  font-family: 'Century Gothic', Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

.pink {
  color: #DE3883;
}

.pad {
  padding: 3px;
}

.copyright {
  display: none;
}

.clear {
  clear: both;
}

#wrapper {
  width: 100%;
  min-height: 100%;
  background-image: url(bilder/main-bg.png);
  background-repeat: repeat-y;
  background-position: center;
}

	* html #wrapper {
	  height: 100%;
	}

    #main {
      width: 1000px;
      background-color: #ffffff;
      margin: 0 auto 0 auto;
      min-height: 100%;
    }

        * html #main {
          height: 100%;
        }

    	#header {
    	  width: 1000px;
    	  height: 172px;
    	}

    		#logo {
    		  width: 1000px;
    		  height: 96px;
    		  padding-top: 10px;
    		}

    		#language {
    		  width: 990px;
    		  height: 22px;
    		  text-align: right;
    		  padding: 4px 10px 0 0;
    		}

    		#navigation {
    		  width: 990px;
    		  height: 27px;
    		  background-color: #e1e1e1;
    		  text-align: right;
    		  padding: 13px 10px 0 0;
    		}

    	#body {
    	  width: 1000px;
    	}

    		#left {
    		  float: left;
    		  width: 262px;
    		  margin-top: 17px;
    		}

    			#left .bluebg {
    			  width: 147px;
    			  height: 17px;
    			  background-color: #455058;
    			  color: #FFFFFF;
    			  font-size: 13px;
    			  text-transform: uppercase;
    			  font-weight: bold;
    			  padding: 4px 0 0 39px;
    			  margin-bottom: 23px;
    			}

    			#left ul {
                  list-style: none;
                  margin-left: 39px;
                }

                	#left li {
                	  padding-bottom: 11px;
                	}

                    #left li a {
                      color: #777777;
                      text-decoration: none;
                    }

                    #left li a:hover, #left .active {
                      color: #777777;
                      text-decoration: none;
                      font-weight: bold;
                    }

				#left .categories {
				  margin: -3px 0 15px 39px;
				}

				#left .sizes {
				  margin-left: 39px;
				}

				#left .size, #left .sactive {
				  float: left;
				  display: block;
				  width: 25px;
				  height: 19px;
				  border: 1px solid #198fa8;
				  text-transform: uppercase;
				  text-align: center;
				  padding-top: 6px;
				  margin: 0 4px 31px 0;
				  color: #777777;
				  text-decoration: none;
				}

					#left .size:hover, #left .sactive {
					  font-weight: bold;
					  background-color: #198fa8;
					  color: #FFFFFF;
					}

				#left .left-hr {
				  margin: 19px 0 19px 0;
				}

				#left .naketano {
				  text-transform: uppercase;
				}

    		#content {
    		  float: left;
    		  width: 738px;
    		  font-size: 13px;
    		}

    			#content ul, #content ol, #content dl, #content dir, #content menu {
                  margin-left: 20px;
                }

    			#content-bottom {
    			  width: 738px;
    			  background-image: url(bilder/content-box.gif);
    			  background-repeat: repeat-y;
    			}

    			#content-box {
    			  width: 690px;
    			  background-image: url(bilder/content-bottom.gif);
    			  background-repeat: no-repeat;
    			  background-position: bottom;
    			  min-height: 200px;
    			  padding: 50px 10px 44px 38px;
    			}

    				#pimg {
					  width: 291px;
					  float: left;
					}

						#pimg img {
						  border: 1px solid #e1e1e1;
						}

						#pimg-left, #pimg-right {
						  width: 50%;
						  height: 16px;
						  float: left;
						  font-size: 11px;
						}

							#pimg-right {
							  text-align: right;
							}

							#pimg-left a {
							  color: #777777;
							  text-decoration: none;
							  padding: 0 2px;
							}
							
							#pimg-left a:hover, #pimg-left .active {
							  color: #ffffff;
							  text-decoration: none;
							  background-color: #777777;
							  padding: 0 2px;
							}

					#rpimg {
					  width: 377px;
					  margin-left: 313px;
					  min-height: 450px;
                      height: auto !important;
                      height: 450px;
                      padding-top: 16px;
					}

					* html #rpimg {
					  margin-left: 0;
					  width: 347px;
					  padding-left: 22px;
					}

						#rpimg td {
						  padding: 0 20px 10px 0;
						}

						#rpimg .content-hr {
						  margin: 39px 0 14px 0;
						}

						#rpimg .price {
						  color: #000000;
						  font-size: 17px;
						}

						#rpimg .submit {
						  background-color: #455058;
						  color: #FFFFFF;
						  font-size: 17px;
						  font-weight: bold;
						  padding: 6px 20px 6px 20px;
						}

						#ks label, #ks input, #ks select, #ks textarea {
                          display: block;
                          float: left;
                        }

                        #gs label {
                          display: block;
                          float: left;
                        }

                        #ks label, #gs label {
                          width: 130px;
                          padding: 3px;
                        }

                    #foot {
                      width: 728px;
                      text-align: right;
                      padding: 25px 10px 0 0;
                    }

				#content-sub {
				  width: 700px;
				  padding: 40px 0 0 38px;
				}

				#startbild {
                  width: 730px;
                  height: 480px;
                  margin-top: 9px;
                }

    	#footer {
          width: 1000px;
          height: 30px;
          margin-top: 28px;
          text-align: center;
        }