/* css document */


* {
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}
body {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  background-image: url(/layout/lifestyleshop/background.jpg);
  background-repeat: repeat-x;
  background-color: #F0F0F0;
}
.Price {
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;
}
h1 {
  font-size: 22px;
  color: #171717;
}
h2 {
  font-size: 18px;
  color: #595959;
}
h3 {
  font-size: 14px;
  color: #171717;
}
h4 {
  font-size: 9px;
  color: #000000;
}
.newsletter {
  color: green;
}
.flag_fr {
  visibility: hidden;
}
.table_border {
  border-left: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  background-color: #FFFFFF;
}
.menu {
  background-image: url(/layout/lifestyleshop/bg_navigation.gif);
  background-repeat: repeat-x;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
}
.menu a {
  color: #000000;
  text-decoration: none;
}
.table_menu {
  margin-left: 19px;
}
td.header {
  background: #FFFFFF url(/layout/lifestyleshop/lifestyleheader.jpg) no-repeat scroll 21px center;
  height: 160px;
}
.header_logo {
  background-image: url(/layout/default_layout_7/logo.gif);
  background-position: 30px 0px;
  background-repeat: no-repeat;
  height: 32px;
  width: 70%;
}
.logo {
  background-image: url(/layout/default_layout_7/logo.gif);
  background-repeat: no-repeat;
  padding: 20px;
  margin: 40px;
  width: 150px;
}
.header_navigation_right {
  margin: 0px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 30px;
  text-align: right;
  color: #000000;
}
.header_navigation_right a {
  color: #000000;
  text-decoration: none;
}
/* =================== 2. row =========================== */
#left_column {
  padding: 20px 0pt 0pt 20px;
  width: 196px;
}
#main_column {
  text-align: left;
  width: 580px;
  padding: 20px;
}
#right_column {
  padding: 20px 20px 0pt 3px;
  width: 196px;
}
ul.left_menu {
  margin: 0px;
  padding: 0px;
  width: 185px;
}
#left_column ul.left_menu ul {
  padding: 0px;
  margin:0 0pt 0pt 16px;
  width: 160px;
}
ul.left_menu li {
  /*background-image: url(/layout/lifestyleshop/bg_subnavi.gif);
  background-repeat: no-repeat;
  list-style-type: none;*/
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
  text-align: left;
  width: 100%;
}
ul.left_menu a {
  color: #3C3C3C;
  display: block;
  padding: 7px 4px 5px 0px;
  text-decoration: none;
}
ul.left_menu li a:hover {
  font-weight: bold;
}
ul.left_menu li.level2 {
  text-align: left;
  background-image: none;
  background-repeat: no-repeat;
}
ul.left_menu li.level2 a {
  display: block;
  background-image: none;
  background-color: none;
  border-top: 0px #B7B7B7 solid;
  padding: 5px 4px 5px 2px;
  
}
ul.left_menu li.level3 {
  text-align: left;
  background-image: none;
  background-repeat: no-repeat;
}
ul.left_menu li.level3 a {
  display: block;
  background-image: none;
  background-color: #FDF7D7;
  border-top: 1px #C0C0C0 solid;
  padding: 7px 4px 5px 40px;
  width: 140px;
}
td.shortdescgal table {
  background: none;
}
td.shortdescgal td {
  background: none
}
td.shortdescgal td table {
  background: #fff;
  border: 1px solid #ccc
}
td.shortdescgal td table td {
  background: #fff;
  border: none
}
.box {
  padding-right: 0px;
  width: 185px;
}
#left_column .box {
  padding-left: 0px;
  padding-right: 0px;
}
#left_column .box .content {
  padding:0px 10px 0px 20px;
}
#left_column .box .content ul, #right_column .box .content ul {
  margin: 0 0 0 10px;
  padding: 0;
  list-style-image: url(/layout/lifestyleshop/icon_arrow.jpg);
  width: 140px;
}
#left_column .box .content li, #right_column .box .content li {
  color: #666;
  font-weight: bold;
}
#left_column .box .content ul.left_menue {
  margin: 0 0 0 10px;
  padding: 0;
  list-style-image: none !important;
  width: 140px;
}
#left_column .box .content li.level1 {
  color: #666;
  font-weight: bold;
  list-style-image: url(/layout/lifestyleshop/icon_arrow.jpg);
}
#left_column .box .content li.level2 {
  color: #666;
  font-weight: bold;
  list-style-image: url(/layout/lifestyleshop/icon_arrow.jpg);
}
#left_column .box .content li.level2_sub {
  color: #666;
  font-weight: bold;
  list-style-image: none;
  list-style-type:none;
}
.box .header {
  padding: 0px;
  height: 28px;
  background-image: url(/layout/lifestyleshop/bg_box.jpg);
  background-repeat: no-repeat;
}
.header h2, .header h5 {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-top: 6px;
  text-align: left;
}

.box .content {
  background-image: url(/layout/lifestyleshop/bg_text_box.jpg);
  background-repeat: repeat-y;
  font-size: 11px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  padding: 10px 10px 0px;
  text-align: left;
}
.box .footer {
  background-image: url(/layout/lifestyleshop/box_footer.jpg);
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
/*==============================================*/
.topbox {
  border: 1px solid #CCCCCC;
  float: left;
  margin: 5px 9px;
  width: 240px;
  background:url(/layout/lifestyleshop/topboxbg.jpg) repeat-x left bottom;
  display:inline;
}
.topitem {
  margin:10px 2px;
}
.seitennavi {
background:#ccc url(/layout/lifestyleshop/navistrip.jpg) repeat-x center;
height:30px;
margin-bottom:8px;
margin-top:8px;
border:solid #ccc;
border-width:0 1px;
}
.bg_content {
  background-color: #ffffff;
  padding: 9px;
  width: 964px;
  margin-top: 45px;
}
.categorybox {
border:1px solid #CCCCCC;
float:left;
height:160px;
margin:0pt 8px 8px 0pt;
padding:5px 0pt;
text-align:center;
width:160px;
}
.categorybox img{
border:none;
margin:5px 2px 10px;
}
.categorybox a{
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.artikelbox_kat {height:290px; float:left;margin:5px 5px 5px 0; border: #CCCCCC solid 1px; text-align:center; width:164px; position:relative; padding:5px 0; }
.artikelbox_kat h3 {height:50px; padding:0 4px; margin:5px 0 2px}
.artikelbox_kat h3 a {color:#000000; text-decoration:none;}
.artikelbox_kat .innen {position:absolute; bottom: 8px; width:150px; left:6px}




.footer {
  background-image: url(/layout/lifestyleshop/bg_footer.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF;
  height: 15px;
  padding-left: 16px;
}
/* Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert */
.plenty_horizontal_bar {
  width: 99%;
  margin: 4px 0px 4px 0px;
  padding: 0px;
  border: 2px solid #dfdfdf;
  background-color: #f8f8ff;
  text-align: left;
  vertical-align: middle;
}
.plenty_horizontal_bar div {
  padding-left: 8px;
  padding-bottom: 4px;
}
.plenty_horizontal_bar h2 {
  color: #D2D1D7;
  font-weight: normal;
}
.tab_border {
  margin-top: 14px;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #B1BCC9;
}
.tab_border td {
  padding: 5px;
}
.tab_border th {
  padding: 5px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-color: #818A95;
  color: #FFFFFF;
  border-collapse: collapse;
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: #C3D0E1;
}
.tab_border {
  margin-top: 14px;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #B1BCC9;
}
.tab_border td {
  padding: 5px;
}
.tab_border th {
  padding: 5px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-color: #818A95;
  color: #FFFFFF;
  border-collapse: collapse;
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: #C3D0E1;
}
/*======================================*/
.tag_6 {
  color: #101010;
  display: inline;
  font-size: 10px;
}
.tag_5 {
  color: #484848;
  display: inline;
  font-size: 12px;
  font-weight: bold;
}
.tag_4 {
  color: #626262;
  display: inline;
  font-size: 14px;
  font-weight: bold;
}
.tag_3 {
  color: #858585;
  display: inline;
  font-size: 16px;
  font-weight: bold;
}
.tag_2 {
  color: #999999;
  display: inline;
  font-size: 18px;
  font-weight: bold;
}
.tag_1 {
  color: #AFAFAF;
  display: inline;
  font-size: 20px;
  font-weight: bold;
}
.tag_1:hover, .tag_2:hover,.tag_3:hover, .tag_4:hover, .tag_5:hover, .tag_6:hover, {
  color:#EF894B;
}


/* TinyMCE specific rules */
body.mceContentBody {
  background: #FFF;
}
 