body {
 padding:0px 0px 10px 0px;
 font-family:arial,helvetica,sans-serif;
 background-color:#fff;
 text-align:center;
 font-size:12px;
}

#outerwrapper {
 margin:0 auto;
 text-align:left;
 width:825px;
 padding:0px;
 margin-bottom:10px;
}

#wrapper {
 width:825px;
 color:#6C6A69;
 padding:0px; 
 height:530px; 
}

#header {
 width:100%;
 height:120px;
 background-repeat:no-repeat;
 background-color:#fff;
}

#contentwrapper {
 padding:0px;
 margin-bottom:10px;
}

#content {
 width:825px;
 color:#6C6A69;
 padding:0px; 
 min-height:450px;
 background-image:url(../_globalimages/unterelinie.gif);
 background-repeat:repeat-x;
 background-position:0% 100%;
}

.clear {
 clear:both;
}

#helper {
 position:relative;
 width:1px;
 height:1px;
 overflow:hidden;
}

.hidden {
position:absolute;
left:-1000px;
top:-1000px;
width:0px;
height: 0px;
overflow:hidden;
display:inline;
}

/* Einzüge im Content-bereich wieder herstellen */

#wrapper ul ,#wrapper ol{
 padding-left:5px;
 margin-left:5px;
}

#wrapper ul li, #content_right ol li {
 padding-left:5px;
 margin-left:5px;
}

#wrapper ul li {
 list-style-type:square;
}

#wrapper ol li {
 list-style-type:numeric;
}

p { padding:6px 0px 6px 0px;  font-size:12px; }


/* Kontakt-Seite gleiche Spalten */




/* Textseiten Text/Bild */

img {

}

.textbild {
 float:left;
 width:410px;
 margin-right:20px;
 padding:40px 0px 20px 0px;
}

.texttext {
 float:right;
 width:390px;
 padding:40px 0px 20px 0px;
}

.texttext h1 {
 color:#872C2C;
 text-transform:uppercase;
 margin-bottom:10px;
}

.texttext h2 {
 color:#872C2C;
 margin:10px 0px 10px 0px;
}

strong {
 color:#872C2C;
 font-weight:bold;
}


.caption {
 color:#872C2C;
 margin-top:10px;
}

/* Designs */

#designs_navi {
 float:left;
 width:102px;
 text-align:left;
 margin-top:30px;

}

#designs_navi a {
 text-decoration:none;
 font-family:arial,sans-serif;
 font-size:11px;
 color:#9A9690;
  font-weight:bold;
}

#designs_navi a#active_design {
 color:#872C2C;
 font-weight:bold;
}

#content #designs_navi ul {
 list-style-type:none;
 margin-left:0px;
 margin-right:0px;
 padding-left:0px;
}

#content #designs_navi li {
 list-style-type:none;
 margin:0px 0px 20px 0px;
 padding:0px;
}

#designs_thumbs {
 float:right;
 width:723px;
 text-align:left; 
 margin-top:30px;
}

#designs_thumbs img {

}

#designs_thumbs .imgcontainer {
 float:left;
 width:208px;
 margin:0px 0px 31px 32px;
}

#designs_thumbs_caption {

}


/* Navigation für das Produktbild-Modul */

#produktbildcontainer {
 height:426px;
 width:100%;
 text-align:center;
}

/* Ebene mit allen Navi-divs*/ 
#produktnavi {}

#produktnavi div {
 display:inline;
 float:left;
 line-height:195%;
}

/* vor,zurück-Buttons */
#prev, #next {
 width:14px;
}
/* div mit dem Zaehler x/n Bilder */
#curr {
 min-height:21px;
 background-color:#534E45;
 padding:0px 7px 0px 5px;
 text-align:left;
 color:#fff;
 font-weight:bold;
 line-height:190%;
 font-size:11px;
}

/* Beschreibung */
#desc {
 padding:0px 0px 0px 5px;
 line-height:170%; 
 height:11px;
 font-weight:bold;
 color:#534E45;
 font-size:11px;
}


