
html, body {
  height: 100%;
}

html {
}

body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(images/r_bodybackground.jpg) repeat-x left top;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px;
  color: #444444
}

h1, h2, h3 {
  margin-top: 0px;
}

ol, ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

p {
  margin-top: 0px;
}

strong {
  color: #323232;
}

a {
  color: #2BA22D;
  text-decoration: none;
  font-size:12px;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

img.border {
}

img.alignleft {
  float: left;
  padding-right: 25px;
}

img.alignright {
  float: right;
}

img.aligncenter {
  margin: 0px auto;
}

hr {
  display: none;
}

ul.style1 {
  margin: 0px;
  padding: 0px 0px 20px 30px;
}

ul.style1 li {
  background: none;
  padding: 2px 0px;
}

ul.style1 li a {
  color: #2BA22D;
}

ol.style2 {
  margin: 0px;
  padding: 0px 0px 20px 40px;
  list-style: decimal;
}

ol.style2 li {
  background: none;
  margin: 0px;
  padding: 2px 0px;
}

.clear {
  clear:both;
}
.clearabstand {
  clear:both;
  padding-bottom:15px;
}

.cleartrenner {
  clear:both;
  padding-top:20px;
  border-bottom: 1px solid #775588;
  margin-bottom:10px;
}
.trenner {
  padding-top:5px;
  border-bottom: 1px solid #775588;
  margin-bottom:5px;
}

/** WRAPPER */

#wrapper {
  background: url(images/r_mainbgtop.jpg) no-repeat center top;
}

#wrapper-bgbtm {
  background: url(images/r_bgbottom.jpg) no-repeat center bottom; /* Hintergrund unten */
}

.container {
  width: 950px;
  margin: 0px auto;
}

.clearfix {
  clear: both;
}

/** HEADER - Padding Top bestimmt Abstand von oben */

#top-header {
  height: 155px;
  padding-top: 55px;
}

/** LOGO */

#logo {
  position: relative;
  float: left;
  width: 250px;
  height: 155px;
}
#logo a {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 155px;
  background: url(images/r_logo.jpg) no-repeat left top;
  z-index: 10;
}

/** TOP BANNER inkl. Warenkorb*/

#top-banner {
  float: left;
  width: 635px;
  height: 155px;
  margin: 0px;
  padding: 0px 40px 0px 20px;
  border:0px solid blue;
}

#top-banner #colA {
  float:left;
  width: 400px;
  margin-top: 40px;
  color: #1d337e;
  border:0px solid red;
}

#top-banner #colA h2 {
  margin: 0px;
  padding: 0px 0px 0px 0px 0px;
  font-size: 18px;
  font-weight: 600;
}

#top-banner #colA .byline {
  margin: 0px;
  padding: 0px 0px 14px 0px;
  font-size: 12px;
  color: #929292;
}

#top-banner #colA .link {
  height: 20px;
  margin: 0px;
  padding: 0px 0px 0px 25px;
  background: url(images/r_pfeil.gif) no-repeat left top;
  font-size: 14px;
  color: #089CE6;
}

#top-banner #colB {
  float: right;
  width: 180px;
  margin-top: 40px;
  text-align: center;
  color: #696969;
  border:0px solid blue;
}

#top-banner #colB a {
  color: #2BA22D;
  font-weight:700;
}

/* #top-banner #colB .suche => vgl. weiter unten bei den Suche-styles  */

#top-banner #colB .viewcart a {
  color:#ffffff;
  font-size:10px;
  text-decoration:none;
  font-weight: 600;
}
#top-banner #colB .viewcart {
  position:relative;
  top:10px;
  left:0px;
  display: block;
  width: 171px;
  height: 31px;
  padding: 8px 0px 0px 10px;
  background: url(images/r_warenkorb.jpg) no-repeat left top;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}


/** HEADER */

#header {
  height: 63px;
}

/** MENU */

#menu {
  float: left;
  width: 680px;
  height: 63px;
}

#menu ul {
  margin: 0px;
  padding: 17px 0px 0px 25px;
  list-style: none;
  line-height: normal;
}

#menu li {
  float: left;
  list-style: none;
}

#menu span {
  float: left;
  display: block;
  height: 35px;
  padding-top: 6px;
}

#menu a {
  display: block;
  float: left;
  padding: 0px 15px 0px 15px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
}

#menu a:hover {
  text-decoration: underline;
}

#menu li.active {
  background: url(images/r_li_active_01.gif) no-repeat left top;
}

#menu li.active a {
  background: url(images/r_li_active_03.gif) no-repeat right top;
}

.c_verticalnotactive {
}
.c_verticalactive {
  font-weight:700;
}

/*#menu li.active span {
  background-image: url(images/r_li_active_02.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
*/

/** SEARCH */

#search {
  float: right;
  width: 270px;
  height: 63px;
}

#search form, #search fieldset {
  margin: 0px;
  padding: 0px;
  border: none;
}

#search form {
  padding: 19px 0px 0px 30px;
}

#search input {
  float: left;
  margin: 0px;
  padding: 0px;
}

#search .input-text {
  width: 175px;
  margin: 0px;
  padding: 7px 0px 0px 0px;
  background: none;
  border: none;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #929292;
}

/** PAGE */

#page {
  overflow: hidden;
  padding: 20px 0px;
}

/** CONTENT */

#contentframe {
  float: right;
  width: 690px;
}

.single #contentframe {
  width: 100%;
}
#contentmain {
  border:0px solid red;
  width:660px;
  height:auto;
  margin-left:25px;
}

#content ul {
  margin-left: 2px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  list-style-type: square;
}
#content li {
  border:none;
  background:none;
  padding-bottom:3px;
  padding-top:3px;
  font-size:12px;
}

/** SIDEBAR */

#sidebar {
  float: left;
  width: 250px;
}

/** FOOTER */

#footer-wrapper {
  background: url(images/r_footer_wrapper.jpg) repeat-x left top;
}
#footer {
  height: 234px;
  background: url(images/r_footer_background.jpg) no-repeat center top;
}
#footer-menu {
  height: 91px;
}
#footer p {
  margin: 0px;
  padding: 30px 0px 0px 0px;
  text-align: center;
  color: #575757;
}
#footer ul {
  margin: 0px;
  padding: 37px 0px 0px 0px;
  list-style: none;
  text-align: center;
}
#footer li {
  /* Footer Trennlinie zwischen Einträgen */
  display: inline;
  padding: 0px 15px;
  background: url(images/r_footer_trennlinie.jpg) no-repeat;
}
#footer li a {
  color: #888888;
}
#footer .first {
  background: none;
}
ul.c_horizontalnotactive li a, ul .c_horizontalnotactive li a:hover {
  font-weight:500;
  font-size: 12px;
}
ul.c_horizontalnotactive li a:hover {
  text-decoration:underline;
}


/** TWO COLUMNS */

#two-columns {
  overflow: hidden;
  width: 690px;
}

#two-columns #column1 {
  float: left;
  width: 430px;
}

#two-columns #column2 {
  float: right;
  width: 250px;
}

/** BOX5, BOX7 */

#box5 .content, #box7 .content {
  padding-top: 10px;
}

#box5 .content p, #box7 .content {
  line-height: 140%;
}

/** BOX STYLES */

.box-style {
  padding-bottom: 10px;
}
/* Hintergrund Titel */
.box-style .title {
  background: url(images/r_titelback.jpg) repeat-x left top;
}

.box-style h2 {
  background: url(images/r_titelleft.jpg) no-repeat left top;
}

.box-style span {
  display: block;
  height: 36px;
  margin: 0px;
  padding: 14px 25px 0px 25px;
  background: url(images/r_titelright.jpg) no-repeat right top;
  font-size: 14px;
  font-weight: bold;
  color: #323232;
}

.box-style h3 {
  margin: 0px;
  padding: 8px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #323232;
}

.box-style h3 a {
  color: #2BA22D;
}

.box-style .content {
  padding: 0px 25px;
}

.box-style a {
  color: #2BA22D;
}

.box-style li {
  /* Linie unterhalb */
  padding: 7px 0px 12px 0px;
  background: url(images/r_box-style_li.jpg) repeat-x left bottom;
}

.box-style .link1 {
  display: block;
  margin: 30px 0px 10px 0px;
  padding: 1px 0px 5px 25px;
  background: url(images/r_button_folder.gif) no-repeat left top;
  color: #2BA22D;
}

.box-style .link2 {
  display: inline-block;
  margin: 10px 0px 10px 0px;
  padding: 1px 0px 5px 20px;
  background: url(images/r_button_document.gif) no-repeat;
  left: 2px;
  color: #089CE6;
}

.box-style p {
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

/** ITEM BOX */

.item-box {
  overflow: hidden;
  width: 684px;
  margin-bottom: 20px;
  padding: 0px 25px 20px 25px;
  background: url(images/r_item_bottom2.gif) no-repeat left bottom;
  border:0px solid red;
}

.listings .item-box {
  width: 684px;
  background: url(images/r_item_bottom2.gif) no-repeat left bottom;
}

.details .item-box {
  width: 684px;
  margin-bottom: 0px;
  background: none;
}

.item-box .artikelbild {
  background: url(images/r_artikelbackground.gif) no-repeat left top;
  width:132px;
  height:132px;
  float:left;
  padding-right: 20px;
}
.item-box .artikelbild .innenbild {
  position:relative;
  left:15px;
  top:15px;
  width:100px;
  height:100px;
  overflow: hidden;
  border:0px solid red;
}
.beschreibung {
  float:left;
  width:500px;
  height: auto;
  border:1px solid green;
}
.item-box .text {
  clear:both;
}
.item-box p {
  margin-bottom: 3px;
  padding: 0px;
}

.item-box .addcart {
  display: inline-block;
  width: 171px;
  height: 25px;
  margin: 10px 30px;
  padding: 8px 0px 0px 15px;
  background: url(images/r_warenkorb.jpg) no-repeat left top;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

.item-box .price {
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  font-weight: bold;
}

.item-box h2 {
  margin: 0px 0px 10px 0px;
  padding-top: 15px;
  background: none;
  font-size: 14px;
  font-weight: bold;
}

.item-box h2 a {
  color: #2BA22D;
}

.item-box .alignleft {
  float: left;
  padding-right: 15px;
}

.item-box sup {
  font-size: 14px;
  font-weight: bold;
}

.item-box .details {
  padding-top: 10px;
}

.listings .item-box .details {
  display: inline-block;
  width: 240px;
}

.details .item-box .details {
  display: inline-block;
  width: 240px;
}

.item-box .left {
  float: left;
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
  color: #323232;
}

.item-box .right {
  float: right;
}

/** CONTENT BANNER */

#banner {
  margin-bottom: 20px;
}
.bannerbild {
  position:relative;
  top:0px;
  left:0px;
  z-index: 1;
  color:#000000;
  border:0px solid red;
}
.bannertext {
  position:relative;
  top:-30px;
  left:20px;
  width:190px;
  height:auto;
  z-index: 2;
  border:0px solid red;
}
.bannertext a, .bannertext a:hover {
  color:#ffffff;
  font-weight:700;
  font-size:14px;
}
/*---------------------------------------Suche---------------------------------------------------*/
/* Button-Feld mit Class gesetzt */
#top-banner #colB .suche {
  position:relative;
  top:12px;
  left:0px;
  display: block;
  width: 171px;
  height: 16px;
  padding: 8px 0px 0px 10px;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  border:0px solid red;
}

#button-suche_ {
  position:absolute;
  left:10px;
  top:65px;
  width:217px;
  height:31px;
  padding-left:3px;
  background-image:url(images/suche_backgroundpfeil.gif);
  background-repeat:no-repeat;
  border:none;
  margin-top:00px;
}
#suche {
  position:absolute;
  left:0px;
  top:0px;
  width:160px;
  height:19px;
  padding-left:3px;
  border:none;
  margin-right:5px;
  background-color:transparent;
  font-size:12px;
}
.suchbutton {	/* nur notwendig, wenn Button-Feld mit Class gesetzt*/
  position:absolute;
  left:165px;
  top:3px;
  height:20px;
  width:21px;
  border:none;
  background-color:transparent;
  background-image:url(images/suchpfeil.gif);
}
.sucheform_input {  /* Input-Feld Suche */
  left:50px;
  width: 127px; /*font-size: 10px; */ height: 16px;
  border:none;
}
.sucheform_submit { 	/* Submit-Button Suche */
 /* font-size: 10px; */ height: 17px;
 border-top: 0px solid #1c2d49; border-left: 2px solid #1c2d49;
 border-right: 0px solid #8daee8; border-bottom: 2px solid #8daee8;
}
.sucheergebnis_zeile1 { background-color: #C8D1D9; }
.sucheergebnis_headline { font-size: 11px; font-weight: bold }
.sucheergebnis_zeile2 { font-size: 11px; background-color: #FFFFFF}
.sucheergebnis_trenner { border: solid #000000 1px; height: 1px; text-align: left;}
.sucheergebnis_seitenzahl { font-size: 11px; font-weight: bold; color:#215CA4; }
/*--------------- Suche Ende -----------------*/


/*** cShop Templates **/
#warenkorbmainframe {
  width:650px;
  margin-left:20px;
  height:auto;
  min-height:400px;
  border:0px solid red;
}
#warenkorbmainframe span {
  display: block;
  height: 36px;
  margin: 0px;
  padding: 0px;
  background: none;
}



#template_c {
  position:relative;
  width:650px;
  height:auto;
  border:0px solid #C8CDB7;
  margin-left:25px;
  padding-bottom:10px;
}
#template_c .artikel {
  clear:both;
  border-bottom:1px solid #C8CBD7;
}
#template_c .borderbottom {
  border-bottom:1px solid #C8CBD7;
  padding-bottom:3px;
}
#template_c .bordertop {
  border-top:1px solid #C8CBD7;
  padding-top:10px;
}
#template_c .info {
  width:auto;
}
#template_c .image {
  width:60px;
}
#template_c h1 {
  font-size:18px;
  font-weight:bold;
  color:#2BA22D;
  padding: 7px 0px 5px 0px;
}
#template_c h3 {
  font-size:12px;
  font-weight:bold;
  color:#2BA22D;
  padding: 3px 0px 6px 0px;
}
#template_c td {
  padding-bottom:10px;
}

#template_c .right {
  text-align:right;
}
#template_c .left {
  text-align:left;
}
#template_c .center {
  text-align:center;
}
#template_c .bottom {
  vertical-align:bottom;
}
#template_c .nowrap {
  white-space:nowrap;
}

#template_c .artikelbild {
  background: url(images/r_artikelbackground.gif) no-repeat left top;
  width:132px;
  height:132px;
  float:left;
  padding-right: 20px;
  padding-top:3px;
  padding-bottom:3px;
  margin-top:3px;
}
#template_c .artikelbild .innenbild {
  position:relative;
  left:15px;
  top:15px;
  width:100px;
  height:100px;
  overflow: hidden;
  border:0px solid red;
}
#template_c .imagesmall {
  /*float:left;*/
  position:relative;
  top:0px;
  left:0px;
  width:50px;
  height:50px;
  padding-right:10px;
}
#template_c .description {
  float:left;
  width:auto;
  font-weight:700;
  color: #323232;
}
#template_c .stockquantity {
  float:right;
  width:auto;
  font-size:9px;
}
#template_c .stockquantityrabatt {
  font-size:9px;
  color:#4aa300;
  font-weight:700;
  width:300px;
  height:auto;
  border:0px solid red;
}

#template_c .bezeichnung {
  border: 0px solid red;
  display:inline-block;
  width:50px;
  height:15px;
}
#template_c select {
  font-size:11px;
  border:1px solid #C8CBD7;
  width:150px;
}

#template_c ul li {
  background-image:none;
  margin-left:20px;
  margin-top:0px;
  margin-bottom:5px;
  padding:0px;
}
#template_c ul {
  margin-bottom:10px;
}

/*** Formularformatierungen ***/
/* Zentrierter Rahmen (z.B. Login */
.loginblock {
  width:450px;
  margin:0 auto;
  height:auto;
  text-align:left;
  border: 1px solid #708090;
  padding:10px;
  border-left: 2px solid #dcdcdc;
  border-top: 2px solid #dcdcdc;
  border-right: 2px solid #775588;
  border-bottom: 2px solid #775588;
}
/* Linksbündiger Rahmen */
.formblock {
  width:600px;
  height: 200px;
  height: auto;
  min-height:200px;
  text-align:left;
  border: 1px solid #708090;
  padding:10px;
  border: 1px solid #775588;
  clear:both;
}
.formtext p {
  clear:both;
  width:588px;
  padding:5px;
  margin:2px;
  padding-left:5px;
  font-size:12px;
  font-weight:500;
  border: 0px solid blue;
}


.logintext a, a:hover {
  font-size: 12px;
  font-weight:900;
  text-decoration: none;
  color:#775588;
}

/* Überschrift */
.loginhead {
  float:left;
  width:600px;
  padding:5px;
  margin:2px;
  padding-left:5px;
  font-size:18px;
  font-weight:900;
  border: 0px solid red;
}
/* Text über die ganze Breite Login */
.logintext p {
  clear:both;
  width:588px;
  padding:5px;
  margin:2px;
  padding-left:5px;
  font-size:12px;
  font-weight:500;
  border: 0px solid blue;
}

/* Masterangaben für alle Input-Felder */
.input * {   
  padding:5px;
  margin:2px;
  font-size:12px;
  width:300px;
  border:0px solid red;
}
.input span, .freitext span {
  font-size:12px;
  font-weight:500;
  height:auto;
  padding:0px;
  margin:0px;
}
.input label {  /* Formatierung Label */
  float:left;
  width:150px;
  font-weight:500;
}
.input label.required {  /* Kennzeichnung des Textes erforderlicher Felder */
  color:#775588;
  font-weight:700;
}
.input input.text {  /* Text im Input-Feld */
  float:left;
  width:250px;
  padding-left:20px;
}
.inputcontrolvalue {
  padding:5px;
  margin:2px;
  font-size:12px;
  width:440px;
}
.inputcontrolvalue label {
  float:left;
  width:150px;
  font-weight:700;
}
.controlvalue  {
  float:left;
  width:250px;
  padding-left:20px;
  border:0px solid red;
}
/* Text über die ganze Breite Freier Text */
.freitext {
  clear:both;
  width:588px;
  padding:5px;
  margin:2px;
  padding-left:5px;
  font-size:12px;
  font-weight:500;
  border: 0px solid blue;
}
.frei_links {
  padding:5px;
  margin:0px;
  font-size:12px;
  float:left;
  width:150px;
  border:0px solid red;
}
.frei_rechts {
  padding:5px;
  margin:2px;
  font-size:12px;
  float:left;
  width:400px;
  height:auto;
  border:0px solid red;
}
.freitext .onethird {
  padding-right:20px;
  margin:0px;
  font-size:12px;
  float:left;
  width:200px;
  border:0px solid red;

}
/* Formatierung des Sumbit Buttons */
.input #submit {
  float:left;
  width:150px;
}
.input button {
  float:left;
  width:150px;
  margin-left:30px;
}
.input input {  /* Das eigentliche Input-Feld */
  border:1px solid purple;
  width:300px;
}
.input select {  /* Das eigentliche Input-Feld */
  border:1px solid purple;
  width:100px;
  padding:0px;
  height:25px;
}
.input .radio {
  border:0px solid purple;
  width:30px;
  padding:40px;
}
/* Anzeige des Fehlertextes */
.labelerror {
  font-weight:500;
  color:purple;
  font-size: 12px;
  background-color:yellow;
  clear:both;
}

.input .labelerror {
  width:420px;
  font-weight:500;
  padding-left:10px;
  color:purple;
  font-size: 12px;
  background-color:yellow;
  border:0px solid red;
}

span .input .labelerror  {
  width:620px;
  font-weight:500;
  padding-left:10px;
  color:purple;
  font-size: 12px;
  background-color:yellow;
  border:1px solid red;
}
.inputsubtext {
  clear:both;
  width:600px;
  padding-left:10px;
  border:0px solid red;
  height:auto;

}

