/* Standardangaben
Paddings und Margins auf 0 setzen, vertikaler Scrollbar immer sichtbar, Clearfix und float-standard
*/

html{ height: 100.1%; }
*{ padding: 0; margin: 0;}
a img{ border: none; }
form {display: inline}
ul img, .navigation img{ vertical-align: bottom; }
.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft { float: left; margin-right: 10px; display: inline;}
.floatright {float: right; margin-left: 10px; display: inline;}

/* Schriftart und Größe für die Seite, Abstände von Paragraphen usw */
body, table, td, p {
    font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-weight: normal;
}

body, p, li{
    line-height: 1.5em;
}

body{
    background: white;
    text-align: center;
    padding: 0;
    margin: 0;
}

p {
    margin: 0em 0 1em;
    padding: 0;
}

/* Grundgerüst */

#header{

}

#navigation{
    position: relative;
    width: 200px;
    float: left;
    margin-right: 10px;
}

#inhalt{
    position: relative;
    width: 570px;
    float: left;
}

#footer{

}
/* Ende Grundgerüst */

/* Navigation */
.navigation, .navigation ul{
    list-style: none;
}

ul.navigation{
    margin: 0;
    padding: 0;
}
/* Ende Navigation */

/* Inhalt */
#container{
	width: 1000px;
	background: url( ../bilder/hintergruende/wolken.jpg ) top left no-repeat;
    margin: 10px auto;
    text-align: left;
    position: relative;
    color: #251F22;
    border: 1px solid black;
}

#padding {
    padding: 20px 27px 20px 27px;
}

#content{
    height: auto;
    min-height: 550px;
	border-bottom: 4px solid #EFE734;
	padding-bottom: 13px;
	margin-bottom: 10px;
	_height: 550px;
}
#head{
	border-bottom: 4px solid #EFE734;
	padding-bottom: 13px;
	margin-bottom: 33px;
}
#logo{
	float: left;
	margin-right: 28px;
	_margin-right: 14px;
}
#nav_main {
	float: left;
}
#nav_main li{
	float: left;
	padding-top: 10px;
	padding-right: 2px;
}
#nav_lang{
	float: right;
	padding-top: 20px;
}
#nav_lang li {
	float: left;
	padding-left: 20px;
}
#nav_footer .navigation {
    float: left;
}

#nav_footer .blue {
    margin-right: 40px;
}

#nav_footer .navigation li {
    float: left;
    margin-right: 15px;
    display: block;
}

#nav_footer .navigation li span {
    display: block;
    background: transparent url(../bilder/list_style/dot_grey.png) center center no-repeat;
    width: 10px;
    
}

#nav_footer .blue li span {
    background: transparent url(../bilder/list_style/dot_blue.png) center center no-repeat;
}

#nav_lang li.last{
	padding-right: 0px;
}
#nav_lan_de a , #nav_lan_en a , #nav_lan_jp a{
	background: url( ../bilder/sonstiges/flaggen.png ) top left no-repeat;
	display: block;
	height: 15px;
	width: 24px;
	float: left;
}
#nav_lan_en a{
	background-position: 0 -16px;
}
#nav_lan_de a{
	background-position: 0 -32px;
}
#content ul{
    padding-left: 15px;
    margin : 10px 0;
}
#content ul li{
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    padding-left: 0px;
    position: relative;
}
/* PRODUKTE UEBERSICHT */

#produkte {
    width: 1000px;
}

#produkte .right {
    width: 720px;
}

#produkte .left , #produkte .right{
    float: left;
}

#produkte .left{
    width: 250px;
}

#produkte .left img{
    margin-bottom: 25px;
}
#produkte .left .rubriken, #produkte .left .login{
    margin-bottom: 50px;
}

#produkte .left .rubriken select{
    width: 200px;
}


#login_form .text{
    background: url(../bilder/shop/field.png ) left top no-repeat;
    height: 21px;
    padding:3px;
    margin-bottom: 10px;
}
#login_form .passwort{
    background: url(../bilder/shop/passwort.png ) left top no-repeat;
    height: 21px;
    padding:3px;
    width: 132px;
    margin-bottom: 10px;
}
#login_form .button {
    background: url(../bilder/shop/button.png ) left top no-repeat;
    height: 27px;
    display: block;
    line-height: 24px;
    font-weight: bold;
    padding-left: 20px;
    color: #000000;
    border: 0;
    width: 91px;
}
#login_form .button:hover {
    text-decoration: none;
}
#login_form .text input , #login_form .passwort input{
    border: 0;
    background: transparent;
    width: 216px;
    font-size: 12px;
    margin: 0px;
    padding: 3px;
}    
#login_form .passwort input{
    width: 128px;
}
#login_form .float{
    float: left;
}
#login_form .input.float{
    width: 140px;
}
#login_form .submit_button{
    
}
#warenkorb_klein , #loginbox {
    background: url(../bilder/shop/warenkorb_top.png ) left top no-repeat;
    width: 242px;
}
#warenkorb_klein , #loginbox{
    margin-bottom: 10px;
}
#warenkorb_klein  .padding , #loginbox  .padding{
    padding: 6px 26px 6px 12px;
    background: url(../bilder/shop/warenkorb_background.png ) left top repeat-y;
}
#warenkorb_klein .head , #loginbox .head{
    height: 10px;
}
#warenkorb_klein .foot , #loginbox .foot {
    background: url(../bilder/shop/warenkorb_foot.png ) left top no-repeat;
    height: 10px;
}
#warenkorb_klein hr{
    width: 205px;
    border-top: 0;
    margin-bottom: 2px;
    border-bottom: 1px solid black;
}
#warenkorb_klein .left , #produkte #warenkorb_klein .right {
    float: left;
    width: 80px;
}
#produkte #warenkorb_klein .right {
    width: 122px;
    text-align: right;
}
#warenkorb_button{
    background: url(../bilder/shop/zur_kasse.png ) left top no-repeat;
    display: block;
    height: 26px;
    line-height: 24px;
    color: #000000;
    font-size: 14px;
    padding-left: 28px;
    font-weight: bold;
    width: 230px;
}   
#warenkorb_button:hover{
    text-decoration: none;
}
.warenkorbkopf td{
    padding-right: 5px;
}
#produkte .detail_button{
    background: url(../bilder/shop/details.png ) left top no-repeat;
    color: #000000;
    padding-left: 17px;
    border: 0;
    height: 20px;
    line-height: 15px;
    font-size: 12px;
    width: 40px;
    float: right;
    display: block;
}
#produkte .warenkorb_button , .button{
    background: url(../bilder/shop/button_warenkorb.png ) left top no-repeat;
    color: #000000;
    padding-left: 22px;
    padding-bottom: 5px;
    border: 0;
    height: 27px;
    line-height: 27px;
    width: 100px;
    font-size: 14px;
    text-align: left;
}
.right .button{
    background: url(../bilder/shop/button_warenkorb_gross.png ) left top no-repeat;
    width: 150px;
    float: none;
    font-size: 13px;
    text-decoration: none;
    padding-left: 25px;
    cursor: pointer;
    cursor: hand;
}
#produkte .zurueck_button{
    background: url(../bilder/shop/button_zurueck.png ) left top no-repeat;
    color: #000000;
    padding-left: 25px;
    border: 0;
    font-weight: bold;
    height: 26px;
    width: 101px;
    font-size: 14px;
}
/*
#fancybox-content{
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
#fancybox-outer .fancybox-bg{
    display: none !important;
    
}
#fancybox-outer{
    background: transparent;
}*/


.produkt_details{
    margin-left: 20px;
    padding: 30px 48px 35px 35px;
    width: 432px;
    height: 635px;
    background: url( ../bilder/shop/produkte.png ) no-repeat;
}
.produkt_details .warenkorb_button{
    float: right;
}
#produkte .produkt_details .images{
    margin-bottom: 10px;
}
#groessenbestimmung{
    margin-left: 25px;
    margin-top: 25px;
}
#produkte .right .groessenbestimmung a{
    margin-left: 18px;
    display: block;
    color: #000000;
    font-size: 12px;
    background: url( ../bilder/shop/titel_groessenbestimmung.png) no-repeat;
    width: 260px;
    padding-left: 30px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
}   
#produkte .right .groessenbestimmung a:hover{
    text-decoration: none;
}

.produkte .produkt_repeater{
    padding: 30px 45px 40px 30px;
    width: 285px;
    height: 208px;
    background: url(../bilder/shop/produkte_repeater.png ) left top no-repeat;
    float: left;
    text-align: right;
    position: relative;
}
.produkte .produkt_repeater h3{
    text-align: left;
}
.produkte .produkt_repeater.nobg{
    background: none;
    padding: 22px 45px 40px 19px;
}
.produkte .produkt_repeater .image{
    float: left;
}
.produkte .produkt_repeater .text{
    text-align: right;
    position: absolute;
    right: 45px;
    bottom: 40px;
}
.produkte .produkt_repeater .text .artnr {
    margin-top: 5px;
    margin-bottom: 5px;
}
.produkte .produkt_repeater .text .preis {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.produkte .produkt_repeater .text .warenkorb_button{
    
}

.warenkorb table {
    margin: 10px 25px 0 20px; 
}

.bestellung table td,
.warenkorb table td {
    padding: 4px;
}

.bestellung table tr.warenkorbkopf td,
.warenkorb table tr.warenkorbkopf td {
    background: #EFE734;
    
}

.bestellung table tr.warenkorbzeile td,
.warenkorb table tr.warenkorbzeile td {
    border-bottom: 1px solid #ccc;
}


h1{
    font-size: 16px;
    margin: 0 0 0.5em 0;
}

h2{
    font-size: 14px;
    margin: 0 0 0.1em 0;
}

h3{
    font-size: 13px;
    margin: 0 0 0.3em 0;
}

a {
    color: #5b80b2;
	color: #224091;
	text-decoration: none;
}

a:hover {
    color: #036;
	color: #224091;
    text-decoration: underline;
}

.repeater{
    margin-bottom: 1.4em;
}

.repeater h2{
    margin: 0;
    font-size: 12px;
    padding: 0;
}

.rahmen {
    border: 1px solid black
}

.datum {
    font-size: 10px;
    color: #808080;
}

/* Kontaktformular */
.kontakt, input.text, textarea.text {
    width: 250px;
}

#formmailmessage, .formmailerror {
    width: 370px;
}

label {
    position: relative;
    width: 170px;
    float: left;
    margin-bottom: 5px;
}

#kontaktform label {
    position: relative;
    width: 130px;
    float: left;
    margin-bottom: 5px;
}

input, textarea, select {
    color: #000000;
    font-size: 12px;
}

/*
input.text, input.password, textarea.text{
    margin: 0px 0px 5px 10px;
    background: #ffffff url(../bilder/shop/field.png) no-repeat;
    border: 0;
    width: 210px;
    height: 27px;
    padding: 0 10px 0 10px;
    line-height: 27px;
    color: #000000;
    border: 0;
    font-size: 11px;
    background-attachment: scroll;
}
*/

span.input_text {
    margin: 0px 10px 5px 0;
    background: #fff url(../bilder/shop/field.png) no-repeat;
    display: block;
    width: 230px;
    height: 27px;
}

span.input_plz {
    width: 55px;
    background: #fff url(../bilder/shop/bg_plz.gif) no-repeat;
    float: left;
    margin-right: 5px;
}

span.input_ort {
    width: 170px;
    background: #fff url(../bilder/shop/bg_ort.gif) no-repeat;
    float: left;
}

span.input_text input.text, span.input_text input.password, span.input_text textarea.text {
    color: #000;
    width: 215px;
    margin: 3px !important;
    border: none;
    font-size: 11px;
    padding: 3px;
    font-size: 12px;
    background: transparent;    
}

span.input_plz input.text {
    color: #000;
    width: 40px;
    margin: 3px !important;
    border: none;
    font-size: 11px;
    padding: 3px;
    font-size: 12px;
    background: transparent;
}

span.input_ort input.text {
    color: #000;
    width: 155px;
    margin: 3px !important;
    border: none;
    font-size: 11px;
    padding: 3px;
    font-size: 12px;
    background: transparent;
}


input.required, input.password.required, textarea.required{
}

form input.required.completed, form input.ausfuellen.completed{
}

select {
    margin-bottom: 5px;
    padding: 2px;
}

body > select {
    margin-bottom: 0px;
}

.checkbox, .radio {
    background: none;
    margin-bottom: 5px;
    border: 0;
}

.submit{
    margin: 5px 0 5px 0;
    background: #ffffff url(../bilder/button_warenkorb.png) repeat-x;
    width: 100px;
    height: 27px;
    font-size: 12px;
    line-height: 27px;
}

input:focus, select:focus, input.required:focus {
    /* border: 1px solid black; */
}

form label.required {
    color: red;
}

form label.completed {
    color: black;
}

.ausfuellen {
    border: 1px solid red;
}

#formmailmessage, .formmailerror {
    border: 1px solid #E7DBC6;
    padding: 5px;
    color: red;
    margin: 0px 0px 5px 0px;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    display: none;
    overflow: hidden;
    line-height: 1.3em;
}

.formmailerror{
    display: block;
}

#formmailmessage.complete{
    color: black;
    border: 1px solid green;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
}

#formmailmessage em{
    color: green !important;
    font-weight: bold;
}

#formmailmessage .linkespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage .rechtespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage #daten{
    margin-top: 10px;
}

#formmailmessage br{
    clear: left;
}


.kontakt {
    position: relative;
    display: block;
    float: left;
    margin-bottom: 5px;
}

#anschrift {
    float: right;
    position: relative;
}

#anschrift label {
    position: relative;
    width: 60px;
    float: left;
    margin-bottom: 2px;
}

#anschrift p {
    margin-top: 4px;
}

#kontaktform, #formmailmessage {
    margin-right: 10px;
    position: relative;
}

#kontaktform input.radio {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.clearleft {clear: left; }
/* Ende Kontakt */


#weitere_produkte ul li, .left ul.blue li {
 font-size: 14px;
}
#content ul li.active a{
    color: #000;
}
#content ul li.active a:hover{    
    text-decoration: none;
}


