@import url("/res/css/common.css");
@import url("/res/css/print.css");

/****************************************** LAYOUT *********************************************/

#container {
  margin: 0;
  padding: 0;
}

#container_top {
  background: url("/res/pics/bg_top.gif") repeat-x bottom left;
  width: 100%;
  float:left;
  min-height: 123px;
}

#container_banner {
  background-color: #8f0015;
  background-image: url("/res/pics/bg_header_start.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 396px;
  float:left;
}

#container_main {
  background: url("/res/pics/bg_content.gif") repeat-x top left;
  width: 100%;
  float:left;
}

#container_footer {
  background: url("/res/pics/bg_footer.gif") no-repeat top left;
  background-color: #2A2A2A;
  width: 100%;
  height: 119px;
  float:left;
  padding: 20px 0;
}

.center {
  width: 958px;
  margin: 0 auto;
}

#container_footer a, #container_footer a:hover, #container_footer a:active, #container_footer a:visited {
  color: #ffffff;
}


/******************************************* LOGO *********************************************/

#logo {
  float: left;
}


/****************************************** BUTTONS *******************************************/

.std_button a, .std_button a:hover, .std_button a:active, .std_button a:visited {
  background: url(/res/pics/std_button_left_red.gif) no-repeat top left;
  margin: 0px;
  padding: 7px 10px 0px 10px;
  display: block;
  height: 52px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 180px;
}
div .std_button {
  background: url(/res/pics/std_button_right_red.gif) no-repeat top right;
  margin: 0px;
  padding: 0px;
  height: 52px;
  float: left;
}

.submit_button input {
  background: url(/res/pics/std_button_left_red.gif) no-repeat top left;
  border: 0px;
  margin: 0px;
  padding: 0px 10px 5px 10px;
  height: 52px;
  overflow: visible;
  font-weight: bold;
  color: #ffffff;
}

div.submit_button {
  background: url(/res/pics/std_button_right_red.gif) no-repeat top right;
  margin-left: 0px;
  margin: 0px;
  padding: 0px;
  height: 52px;
  float: left;
}

.form_submit_button input {
  background: url(/res/pics/std_button_left_red.gif) no-repeat top left;
  border: 0px;
  margin: 0px;
  padding: 0px 10px 5px 10px;
  height: 52px;
  overflow: visible;
  width: 150px;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

div.form_submit_button {
  background: url(/res/pics/std_button_right_red.gif) no-repeat top right;
  margin-left: 0px;
  margin: 0px;
  padding: 0px;
  height: 52px;
  float: left;
}


/************************************ LANGUAGE NAVIGATION *************************************/

/** [Anfang] nur vorübergehend **/
#lang_nav {
  display: none;
}
/** [Ende] nur vorübergehend **/

#lang_nav  {
  float:right;
  margin: 0 6px 0 3px;
  padding: 0;
  font-size: 11px;
  color: #4A4A4A;
}

#lang_nav ul {
  margin: 0;
  padding: 0;
}

#lang_nav li {
  margin: 4px 2px;
  list-style: none;
  float:left;
  height: 11px;
}

#lang_nav li a {
  font-size: 11px;
  display:block;
  width: 16px;
  height: 11px;
  text-align: center;
}

#lang_nav li a span {
  display: none;
}

#lang_chooser_en a {
  background: url("/redx/res/pics/flags/en_sw.gif") no-repeat top center;
}

#lang_chooser_fr a {
  background: url("/redx/res/pics/flags/fr_sw.gif") no-repeat top center;
}

#lang_chooser_it a {
  background: url("/redx/res/pics/flags/it_sw.gif") no-repeat top center;
}

#lang_chooser_de a {
  background: url("/redx/res/pics/flags/de_sw.gif") no-repeat top center;
}

#lang_chooser_en.active a {
  background: url("/redx/res/pics/flags/en.gif") no-repeat top center;
}

#lang_chooser_fr.active a {
  background: url("/redx/res/pics/flags/fr.gif") no-repeat top center;
}

#lang_chooser_it.active a {
  background: url("/redx/res/pics/flags/it.gif") no-repeat top center;
}

#lang_chooser_de.active a {
  background: url("/redx/res/pics/flags/de.gif") no-repeat top center;
}


/***************************************** TOP-NAVIGATION *********************************************/

#top_nav  {
  float:right;
  margin: 0 2px 0 0;
  padding: 0;
  background: url("/res/fahnengaertner/pics/topnav_bg_r.gif") no-repeat top right;
}

#top_nav ul {
  margin: 0;
  padding: 0;
  height: 30px;
  background: url("/res/fahnengaertner/pics/topnav_bg_l.gif") no-repeat top left;
}

#top_nav li {
  margin: 0;
  padding: 2px 3px 0 5px;
  list-style: none;
  float:left;
  background: url("/res/fahnengaertner/pics/topnav_spacer.gif") no-repeat top left;
  height: 25px;
}

#top_nav li:first-child {
  background: none;
}

#top_nav li a {
  font-size: 11px;
  color: #4A4A4A;
  padding: 0px 10px;
}

#top_nav li a.active {
  color: #911124;
}

#top_nav a, #top_nav a:active, #top_nav a:visited {
  text-decoration: none;
}

#top_nav a:hover {
  text-decoration: none;
  color: #911124;
}


/***************************************** MAIN NAVIGATION ******************************************/

#main_nav {
  margin: 6px 0 0 0;
  padding: 0;
  float:left;
  width: 958px;
}
#main_nav ul {
  margin: 0;
  padding: 0;
}
#main_nav li {
  margin: 0 0 0 0px;
  width: 159px;
  height: 62px;
  list-style: none;
  float:left;
  background: url("/res/pics/main_nav.gif") no-repeat top left;
  text-align: center;
  position:relative;
}
#main_nav li#red a:hover, #main_nav li#red a.active {
  background: url("/res/pics/main_nav_over_red.gif") no-repeat top left;
}
#main_nav li#green a:hover, #main_nav li#green a.active {
  background: url("/res/pics/main_nav_over_green.gif") no-repeat top left;
}
#main_nav li#black a:hover, #main_nav li#black a.active {
  background: url("/res/pics/main_nav_over_black.gif") no-repeat top left;
}
#main_nav li#blue a:hover, #main_nav li#blue a.active {
  background: url("/res/pics/main_nav_over_blue.gif") no-repeat top left;
}
#main_nav li#yellow a:hover, #main_nav li#yellow a.active {
  background: url("/res/pics/main_nav_over_yellow.gif") no-repeat top left;
}
#main_nav li#grey a:hover, #main_nav li#grey a.active {
  background: url("/res/pics/main_nav_over_grey.gif") no-repeat top left;
}
#main_nav li a {
  display:block;
  padding: 8px 5px 2px 5px;
  width: 150px;
  height: 52px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4A4A4A;
  text-decoration: none;
}
#main_nav li a span.icons {
  position:absolute;
  top: 7px;
  left: 5px;
  display:block;
  width: 150px;
  height: 16px;
}
  
#main_nav li a:hover, #main_nav li a.active, #main_nav li a:hover p, #main_nav li a.active p {
  color: white;
}
#main_nav li a span.sub_title {
  position: absolute;
  bottom: 8px;
  left:5px;
  width: 150px;
  font-size: 10px;
  text-transform: none;
  font-weight: normal;
  line-height: 13px;
}


/***************************************** BANNER STARTSEITE ******************************************/

#banner_pic {
  float:left;
  padding: 1px 0 0 0;
  width: 675px;
  height: 395px;
}

#banner_text {
  float:left;
  width: 250px;
  margin: 5px 0 5px 30px;
}

#banner_text a, #banner_text a:visited, #banner_text a:active {
  color: #ffffff;
  text-decoration: none;
}

#banner_text a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#banner_text ul {
  margin: 10px 0;
  padding: 0;
}
#banner_text li {
  list-style: none;
  background: url("/res/pics/li_banner.gif") no-repeat center left;
  padding: 0 0 0 12px;
} 
#banner_text p, #banner_text div, #banner_text td, #banner_text th, #banner_text li {
  font-size:12px;
}
#banner_text p, #banner_text div, #banner_text td, #banner_text th, #banner_text h1, #banner_text li {
  color: white;

}


/*************************************** CONTENT STARTSEITE *****************************************/

#content_start {
  float: left;
  width: 675px;
  padding: 30px 0; 
}
#news_start {
  float:left;
  width: 250px;
  background: url("/res/pics/bg_news_start.gif") no-repeat top left;
  padding: 30px 0 30px 30px; 
}
#news_start h1 {
  width: 200px;
  float: left;
}
#news_start #rss_icon {
  float: right;
  margin-top: 5px;
}


/************************************* BREADCRUMP DEFAULTSEITE **************************************/

#container_breadcrumb {
  float:left;
  height: 30px;
  width: 100%;
}
#breadcrumb_nav {
  padding: 7px 0 0 0;
  font-size: 11px;
  color: white;
  margin: 0 0 0 240px;
  float:left;
}
#breadcrumb_nav a, #print_link a {
  color: white;
}
#print_link a {
  display: block;
  padding: 7px 0 0 20px;
  background: url("/res/pics/icon_print.gif") no-repeat left 10px;
}
#print_link {
  font-size: 11px;
  float:right;
  margin-right: 14px;
}


/**************************************** NAVIGATION LINKS *****************************************/

#left_nav {
  margin: -30px 0 50px 0 ;
  float:left;
  width: 225px;
  z-index: 1;
}
#left_nav h2 {
  font-size: 24px;
  padding: 45px 0 10px 0;
}
#left_nav ul {
  padding: 0;
  margin: 0;
  
}
#left_nav ul li {
  list-style: none;
  border-top: 1px solid #B9B9B9;
  padding: 6px 0 6px 20px;
  background: url("/res/pics/arrow_left_nav.gif") no-repeat left 12px ;
}

#left_nav ul li a:hover, #left_nav ul li a.active {
  text-decoration: none;
}

#left_nav ul li a {
  color: #404040;
  font-size: 13px;
  font-weight: bold;
}
#left_nav ul ul{
  padding: 3px 0 0 0;
}
#left_nav ul li li {
  list-style: none;
  padding: 2px 0 2px 0;
  border: none;
  background: none;
}
#left_nav ul li li a {
  color: #404040;
  font-size: 13px;
  font-weight: normal;
}
#left_nav ul li li li {
  list-style: none;
  padding: 3px 0 3px 15px;
  border: none;
  background: none;
}


/***************************************** CONTENT DEFAULT *******************************************/

#content_default {
  float: left;
  padding: 30px 0 30px 30px;
  width: 695px;
}
#content_default ol, #content_start ol {
  padding: 0 0 0 22px;
}
#content_default ul, #content_start ul {
  margin: 0;
  padding: 0;
}
#content_default ul li, #content_start ul li {
  list-style: none;
  background: url("/res/pics/li_content.gif") no-repeat left 5px;
  padding: 0 0 0 18px;
  margin: 0 0 0 5px;
}


/******************************************** FOOTER ************************************************/

#container_footer td, #container_footer p, #container_footer div, #container_footer span, #container_footer th {
  color: #BDBDBD;
  line-height: 18px;
}
#container_footer ul {
  margin: 0;
  padding: 0;
} 
#container_footer li {
  margin: 0;
  padding: 0 0 0 12px;
  list-style:none;
  background: url("/res/pics/arrow_footer.gif") no-repeat left 5px;
}
#container_footer img {
  margin: 0 3px 0 0;
}  


/******************************************** NEWSMODUL ********************************************/

/*Newsmodul Startseite Listenansicht */
#news_start .news_entry {
  float: left;
  width: 250px;
  margin: 0 0 35px 0;
}
#news_start h1 {
  margin-bottom: 20px;
}

#news_start .news_entry a.news_entry_pic_start {
  float:left;
  display:block;
  height: 86px;
  width: 84px; 
  border:none;
  margin: 0 10px 0 0;
  background: url("/res/pics/bg_news_start_pic.gif") no-repeat top left;
  padding: 2px 2px 4px 2px;
}

/*Newsmodul LIstenansicht*/
#news_list .news_entry {
  float:left;
  width: 690px;
  margin: 20px 0 10px 0;
}
#news_list .news_entry h3 {
  margin-bottom: 10px;
}
#news_list .news_entry a.news_entry_pic {
  float:left;
  display:block;
  height: 117px;
  width: 114px; 
  border:none;
  margin: 0 10px 0 0;
  background: url("/res/pics/bg_news_pic.gif") no-repeat top left;
  padding: 2px 2px 4px 2px;
}

/* Newsmodul Detailansicht */
#news_detail h2{
  font-weight: bold;
  margin-bottom: 20px;
}


/**************************************** TABNAVIGATION INFO ****************************************/

#tab_nav_info {
  background: url("/res/pics/spacer_infos.gif") no-repeat bottom left;
}
#tab_nav_info a.tab_info  {
  margin: 0 0 0 100px;
  padding: 8px 0 0 0;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 138px;
  height: 26px;
  background: url("/res/pics/tab_nav_info_inactive.gif") no-repeat bottom left;
}


/***************************************** GALLERY MODUL ********************************************/

#gallery_list {
  margin: 20px 0 20px 20px;
}

.gallery_entry {
  float:left;  
}

.gallery_entry a.gallery_pic {
  float:left;
  display:block;
  height: 117px;
  width: 114px; 
  border:none;
  margin: 0 10px 0 0;
  background: url("/res/pics/bg_news_pic.gif") no-repeat top left;
  padding: 2px 2px 4px 2px;
}

#carousel-wrapper {
    width: 675px;
    height: 395px;
    overflow: hidden;
}

#carousel-content {
    width: 10000px;
}

#carousel-content .slide {
    float: left;
    width: 675px;
    height: 395px;
}


/********************************************* FAQs *************************************************/

#faq_list .questions {
  margin: 20px 0px 20px 0px;
}

#faq_entrys {
  margin-top: 20px;
}

#faq_list .entry {
  margin-bottom: 15px;
}

#faq_list .entry .question a {
  text-decoration: none;
  color: #404040;
}


/******************************************* Formulare **********************************************/

#form {
  width: 600px;
}

#form .textfield {
  float: left;
  width: 330px;
  border: 1px solid #B9B9B9;
}

#form .salutation {
  width: 336px;
}

#form .postcode {
  width: 65px;
}

.newsletter .postcode {
  margin-right: 10px;
}

#form .city {
  width: 240px;
  clear: none;
}

.newsletter .city {
  margin-left: 9px;
}

#form div.question {
  font-weight: bold;
  margin-top: 5px;
}

#form .question {
  float: none;
  width: 500px;
}

#form .comment {
  width: 500px;
  height: 120px;
}

#form label {
  display: block;
  line-height: 18px;
}

#form input {
  float: left;
  clear: both;
}

#form .required {
  display: block;
  float: left;
  width: 10px;
  margin-left: 3px;
  margin-right: 5px;
}

#form .std_button {
  width: 150px;
}

#form h3 {
  margin-top: 10px;
}

div.validation_error {
  clear: both;
  color: #930520;
  font-style: italic;
}

input.validation_error {
  width: 330px;
  border: 1px solid #B9B9B9;
  background-color: #ededed;
}

input.validation_error .postcode {
  float: left;
  width: 100px;
}


/******************************************* Sitemap ***********************************************/

#sitemap li {
  list-style: none;
  background: none;
  padding: 0px;
  margin: 20px 0px 0px 0px;
}

#sitemap li li {
  background: none;
  padding: 0px 0px 0px 15px;
  margin: 8px 0px 0px 0px;
}

#sitemap li li li {
  background: none;
  list-style: disc;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
}

#sitemap li li li li {
  list-style: circle;
  margin-left: 20px;
}

#sitemap li a {
  display: none;
}

#sitemap li li a {
  display: inline;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
}

#sitemap li li li a {
  font-weight: normal;
  font-size: 12px;
}


/******************************************** ShopX ************************************************/

/** Produkt-Detailseite **/

#product_detail_tpl {
  margin-top: 10px;
}

#product_detail_tpl .pic {
  float: left;
  margin: 10px 20px 10px 0px;
}

#product_detail_tpl ul li {
  float: none;
}

#product_detail_tpl ul {
  display: table;
  zoom: 100%;
}

#product_detail .button_configurate {
  float: right;
  text-align: right;
}

#product_detail_tabnav .tabs {
  margin-top: 25px;
}

#product_detail_tabnav .tabs .left {
  float: left;
  width: 56px;
  height: 36px;
}

#product_detail_tabnav .tabs .middle {
  background: url('/res/pics/product_detail_tabnav_bg.gif') repeat-x top left;
  margin-left: 46px;
  margin-right: 46px;
}

#product_detail_tabnav .tabs .right {
  width: 56px;
  height: 36px;
  float: right;
}

#product_detail_tabnav .tabs .product_detail_tab_nav_ul {
  margin: 0px auto;
}

#product_detail_tabnav .tabs .product_detail_tab_nav_ul li {
  width: 138px;
  height: 35px;
  padding: 0px;
  margin: 0px;
  float: left;
}

#product_detail_tabnav .tabs .product_detail_tab_nav_ul li.grey {
  background: url('/res/pics/product_detail_tabnav_tab_grey.gif') no-repeat top left;
}

#product_detail_tabnav .tabs .product_detail_tab_nav_ul li.grey_active {
  background: url('/res/pics/product_detail_tabnav_tab_grey_active.gif') no-repeat top left;
}

#product_detail_tabnav .tabs .product_detail_tab_nav_ul li.red {
  background: url('/res/pics/product_detail_tabnav_tab_red.gif') no-repeat top left;
}

#product_detail_tabnav .tabs .product_detail_tab_nav_ul li.red_active {
  background: url('/res/pics/product_detail_tabnav_tab_red_active.gif') no-repeat top left;
}

.product_detail_tab_nav_ul a, .product_detail_tab_nav_li a:hover, .product_detail_tab_nav_li a:active, .product_detail_tab_nav_li a:visited {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  width: 120px;
  display: block;
  text-align: center;
  line-height: 14px;
  margin: 3px 8px 0px 8px;
}

.product_detail_tab_nav_ul li.gallery a, .product_detail_tab_nav_ul li.infoform a {
  line-height: 30px;
}

.product_detail_tab_nav_ul a.grey, .product_detail_tab_nav_li a.grey:hover, .product_detail_tab_nav_li a.grey:active, .product_detail_tab_nav_li a.grey:visited {
  color: #333333;
}

.product_detail_tab_nav_ul a.red, .product_detail_tab_nav_li a.red:hover, .product_detail_tab_nav_li a.red:active, .product_detail_tab_nav_li a.red:visited {
  color: #ffffff;
}

#product_detail_tabnav #tab_content {
  margin-top: 20px;
}

/** Produkt-Detailseite **/