/* 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: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    color: #D7D6D5;
}

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

body{
    
    
    background-color: #F0F0F0;
    text-align: center;
    padding: 0;
    margin: 0;
}

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

/* Grundgerüst */
#wrapper {
    background-position:163px 0;
    background-color: #404447;
}


#container{
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 937px;
}

#header{
     background: url(../bilder/layout_background_body.gif) background: no-repeat;
     background: url(../bilder/layout_background_header.jpg) no-repeat;
     width: 937px;
     height: 172px;    
     margin:auto;
     position:relative;
}

#header .adresseHeader {
    position: absolute;
    top: 1px;
    left: 320px;
    color: #1A171B;
    font-size: 9px;
}

#navigation{
    position: relative;
    width: 191px;
    float: left;
    margin: 10px 7px 0px 0px;
}

#inhalt{
    position: relative;
    width: 739px;
    float: left;
    background-color: #353A3C;
}

#inhalt .seitenInhalt {
    padding: 14px 0px 0px 10px;
    border: 1px solid #d6d6d4;
    height: 400px auto;
    min-height:400px;
    height:auto !important;  
    height:400px;  
}

#inhalt .contentBox {
    float: right;
    margin-right:10px;
    width: 424px;
    padding: 10px;
    background-color: #d7d6d4;
    margin-left: 10px;
    
    min-height: 400px;
    color: #333;
}

#inhalt .contentBox *{
    color: #333;
}

#footer{
    background: url(../bilder/layout_background_footer.gif) repeat-x;
    height: 206px;
    background-color: #F0F0F0;
}

#footerInhalt {
    width: 937px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    color: #3F4448;
}
.bot tr td{
    font-family:Georgia;
}
#footerInhalt, #footerInhalt p, #footerInhalt span, #footerInhalt strong, #footerInhalt table tr td {
    color: #3F4448;
}
/* Ende Grundgerüst */

/* Navigation */
#navigation .navigation, .navigation ul{
    list-style: none;
    text-transform: uppercase;
}

#navigation ul li a{
    background: url(../bilder/layout_background_navilist.gif) 0 4px no-repeat;
    height: 20px;
    display: block;
    padding: 0px 0px 0px 15px;
    color: #f0f0f0;
    font-weight: bold;
    font-size: 10px;
    /*text-transform: uppercase;*/
    text-decoration: none;
    line-height: 17px;   
}

#navigation ul li a:hover, #navigation ul li a.active {
    background: url(../bilder/layout_background_navilist.gif)  0 4px no-repeat;
    height: 20px;
    display: block;
    padding: 0px 0px 0px 15px;
    color: #666;    
}
.empty{
    background: url(../bilder/layout_background_navilist2.gif)  0 4px no-repeat;
    height: 20px;
    display: block;
    padding: 0px 0px 0px 15px;
    color: #666;    
}
.capital{
    text-transform:capitalize;
}
#navigation ul.navigation{
    margin: 0;
    padding: 0;
}
/* Ende Navigation */

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

#navigation ul.navigation li ul li a{
    background: url(../bilder/layout_background_navilist.gif) 0 4px no-repeat;
    height: 20px;
    display: block;
    padding: 0px 0px 0px 15px;
    color: #f0f0f0;
    font-weight: bold;
    font-size: 10px;
    /*text-transform: uppercase;*/
    text-decoration: none;
    line-height: 17px;   
}

#navigation ul.navigation li ul li a:hover, #navigation ul.navigation li ul li a.active {
    background: url(../bilder/layout_background_navilist.gif)  0 4px no-repeat;
    height: 20px;
    display: block;
    padding: 0px 0px 0px 15px;
    color: #666;    
}

#navigation ul.navigation ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
}
/* Ende UNTER - Navigation */

/* CONTENT - Navigation */
#inhalt ul.navigation li {
    list-style: none;
}

#inhalt ul.navigation li a{
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    height: 20px;
    display: block;
    padding: 0px 0px 0px 20px;
    color: #d7d6d4;
    font-weight: normal;
    font-size: 11px;
    text-transform: normal;
    text-decoration: none;
    line-height: 15px;
    margin-bottom: 1em;   
}

a.pfeil{
    background: url(../bilder/pfeil.gif) 0 4px no-repeat ;
    height: 20px;
    padding-left: 20px;
    color: #d7d6d4;
    font-weight: normal;
    font-size: 11px;
    text-transform: normal;
    text-decoration: none;
}

#inhalt ul.navigation li a:hover, #inhalt ul.navigation li a.active {
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    height: 20px;
    display: block;
    padding: 0px 0px 0px 20px;
    color: #9a9a98;    
}

#inhalt ul.navigation li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
/* Ende CONTENT - Navigation */

/* Inhalt */

/* #inhalt ul{
    padding-left: 15px;
    margin : 10px 0;
    list-style: none;
}

#inhalt ul li{
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    padding-left: 15px;
    position: relative;
} */

h1{
    font-size: 12px;
    margin: 0 0 1em 0;
}

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

h3{
    font-size: 11px;
    margin: 0 0 0.3em 0;
    color: #666;
}

strong{
    font-size: 11px;
}

a {
    /*color: #5b80b2;*/
	color: #D7D6D5;
}

a:hover {
    /*color: #036;*/
	color: #666;
    text-decoration: none;
}
.bot a {
	color: #333;
}

.bot a:hover {
	color: #666;
    text-decoration: none;
}
.repeater{
    margin-bottom: 1.4em;
}

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

.rahmen {
    border: 1px solid #cecece;
}

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


/* Ansprechpartner */
.ansprechpartner .text{
    width: 250px;
}

.ansprechpartner label{
    width: 60px;
    margin: 0;
}

.ansprechpartner p {
    margin-top: 0px;
}

.ansprechpartner em.position {
    font-style: normal;
    display: block;
    margin: 2px 0px 5px 0px;
}

.ansprechpartner h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
/* Ende Ansprechpartner /*

/* 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 {
    background: #ffffff;
    color: #000000;
    border: 1px solid black;
}

input.text, input.password, textarea.text{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    font-size: 11px;
}

input.required, input.password.required, textarea.required{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
}

form input.required.completed, form input.ausfuellen.completed{
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}

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

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

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

.submit{
    margin: 5px 0 5px 0;
    padding: 2px 2px;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
}

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:left;
    margin-left:40px;
}

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

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

#kontaktform, #formmailmessage {
    margin-right: 10px;
    float:left;
}

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

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

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

#inhalt .seitenInhalt ul{
	margin-left:15px;
}
#inhalt .seitenInhalt  .repeater div a img.lightbox {
	width:300px;
}
.bot img.lightbox {
    border:1px solid #ccc;
}
div.sortimentbild{
	float:left; 
	margin:0em 1em 0.1em 0em;
	width: 101px;
	height: 71px;
	text-align: center;
	position: relative;
	margin-right: 1em;
	margin-bottom: 1em;
	background-color:#fff;
	border:1px solid #aaa;
}
div.produkteframe {
    margin-left:6px;
    margin-bottom:20px;
	width:114px; 
	min-height:160px; 
	float:left; 
}
div.produkteframe h2{
	display:block;
	height:15px;
	overflow:hidden;
}
div.produkteuebersicht {
	background-color :#fff;
	border:1px solid #fff;
	height:150px;
	width:100px;
}
img.produkt_topbild{
	width:711px;
        margin-left:2px;
	/*border:1px solid #fff;*/
	margin-bottom:10px;
}
img.produktdetail_bild_gross{
	float:left;
    height:300px;
    width:200px;
	margin-right:10px;
}
img.produktdetail_bild1,img.produktdetail_bild2{
	height:140px;
	margin-bottom:18px;
    float:left;
}
td {
    vertical-align:top;
}
img.lupe{
    margin-left:5px; 
    margin-right:5px;
    border:0;    
}
a.zurueck{
    background-image: url(../bilder/zurueck.gif);
    background-repeat:no-repeat;
    background-position:right;
    padding-right:15px;
    text-decoration:none;
}
a.weiter{
    background-image: url(../bilder/weiter.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:15px;
    text-decoration:none;
}