/* body */
#body {
   float: left;
   width: 500px;
   background-color: white;
   color: #333333;
   line-height: 14px;
   font-size: 10px;
   font-weight: normal;
   padding-top: 0px;
   padding-left: 20px;   /* old: 24 */
   padding-right: 20px;  /* old: 10 */
   padding-bottom: 30px;
}


#body a {
   color: #AD5E17;
   font-weight: bold;
   text-decoration: none;
}

#body a:hover {
   color: #AD5E17;
   text-decoration: underline;
}

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



/* Fix IE7 no Bulletpoints */
#body ul li {
 margin-left: 40px;
}

#content .red {
   color: #dc0000;
}

/* Headlines and Titles */

#body h1 {
   margin-top: 13px;
   margin-bottom: 13px;
   font-size: 20px;
   font-weight: bold;
   line-height: 14px;
}

/*
#body h1 {
   color: #dc0000;
   font-weight:bold;
   font-size:24px;
   letter-spacing:2px;
   text-transform: uppercase;   
   margin-top:14px;
   margin-bottom:22px;
}
*/

#content h1.pagetitle {
   width: 499px; 
   height: 35px;
   background-repeat: no-repeat;
   background-position: top left;
   margin-bottom: 12px;
  /* margin-left: 18px; */
   margin-left: 0px;              /* not the value from nuk.de !! */
   position: relative;
   z-index: 10;
   font-size: 20px;
   line-height: 16px;
}

h2 {
   color: #dc0000; font-size: 13px;
}


#content h2.productsection_title {
   width: 499px;
   height: 35px;
   background-repeat: no-repeat;
   background-position: top left;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px; 
   position: relative;
   z-index: 10;
   font-size: 20px;
   line-height: 16px;
}


/* CSS FIX für NUK.com.tr */
#body h3 {
   font-size: 1.2em;
   font-weight: bold;
}

#body h4 {
   font-size: 1em;
   font-weight: bold;
}

#content h1 span {
   display: none;
   overflow: hidden;
}

#content h2 span {
   display: none;
   overflow: hidden;
}


/* -----------------  special block types --------------- */


/* Blocktype: Contact Form */

#content form.contactform {
}

#content form.contactform .formsection {
   margin-bottom: 10px;
}


/* Blocktype: Image Gallery */

#content div.imagegallery {
   clear: both;
}

#content div.imagegallery a {
   width: 117px;
   height: 117px;
   float: left;
   background-image: url(../gfx/imagegallery_fond.png);
   margin: 0px;
   padding: 0px;
   border: 1px solid white;
   margin: 3px;
}

#content div.imagegallery a:hover {
   border: 1px solid #dc0000;
}
   

#content div.imagegallery a div.gallerythumb {
   margin: 10px;
   padding: 0px;
   
   display: block; 
   
   width: 97px; 
   height: 97px; 
   margin: 10px; 
   
   background-repeat: no-repeat;
   background-position: center center;
   
}
 


/* Blocktype: FAQ Lists */

#content .faqlist_summary {
   background-color: #f6f6f6; 
   border: 1px solid #f0f0f0; 
   padding-top: 10px; 
   padding-left: 0px; 
   padding-right: 12px;
   padding-bottom: 10px;
   margin: 0px;
   margin-bottom: 14px;
}

#content .faqlist_summary ul {
   margin: 0px;
   padding: 0px;
   padding-left: 30px;
}

#content .faqlist_summary ul li {
   margin: 0px;
   padding: 0px;
   line-height: 13px;
   margin-bottom: 3px;
   color: #666666;
   list-style-position: outside;
}

#content .faqlist_summary ul li a {
   margin: 0px;
   padding: 0px;
   color: #666666;
   text-decoration: none;
}

#content .faqlist_summary ul li a:hover {
   color: #dc0000;
   text-decoration: none;
}

#content .faqlist_faq {
   margin-bottom: 35px; 
   margin-top: 15px;
}

#content .faqlist_faq .question {
   color: #333333;
   font-weight: bold;
   font-size: 12px;
   line-height: 15px;
   margin-bottom: 0px;
   border-bottom: 1px solid #dc0000;
}

#content .faqlist_faq .backtosummary a {
   color: #cccccc;
   text-decoration: none;
   font-weight: normal;
}

#content .faqlist_faq .backtosummary a:hover {
   color: #dc0000;
   text-decoration: none;
}
   

/* ------------- Search Results -------------- */

#content .searchresult {
   padding-bottom: 6px;
}

#content .searchresult h3 {
   margin-bottom: 0px;
}

#content .searchresult p {
   margin-top: 4px;
}

#content .searchresult p a {
   font-weight: normal;
   text-decoration: none;
   color: #333;
}

#content .searchresult p a:hover {
   font-weight: normal;
   text-decoration: underline;
   color: #000;
}

/* Sitemap */

#content .sitemap_level1container {
   width: 220px; 
   float: left; 
   margin-right: 14px; 
   margin-bottom: 20px;
}

#content .sitemap_level1container a {
   font-weight: normal;
}

/* breadcrumbs */

#content p.breadcrumbs {
   margin-bottom: 18px;
}

#content p.breadcrumbs img {
   margin: 0;
}

#content p.breadcrumbs b {
   color: #646464;
}

#content p.breadcrumbs a {
   color: #646464;
   text-decoration: none;
   font-weight: normal;
}

#content p.breadcrumbs a:hover {
   text-decoration: underline;
}


#content #body hr {
   color: #dc0000;
   border: 0px;
   border-bottom: 2px solid #dc0000;
   margin-top: 8px;
   margin-bottom:16px;
}

#content #body hr.section {
   color: #AD5E17;
   border: 0px;
   border-bottom: 1px solid #dc0000;
   margin-top: 8px;
   margin-bottom:16px;
}

#content #body hr.separator {
   color: #FFC674;
   border-top: 1px solid #FFC674;
   border-bottom: 1px solid #dddddd;
   margin-bottom:12px;
}

#content #body hr.productsection {
   color: #dc0000;
   /* border-top: 1px solid #dc0000; */
   border-top: 1px solid #FFC674;
   border-bottom: 1px solid #dddddd;
   margin-bottom:16px;
}




/* Product Section */

#content .productsection h2.productsection_title {
   
}

#content .productsection h2.productsection_title a {
   color: #dc0000;   
}

#content .productsection p.sec_intro {
   margin-top: 4px; 
   margin-bottom:13px;
}

#content .productsection p.more {
   color: #666666; 
   margin-top:30px;
}

#content .productsection p.more a {
   color: #666666;
   font-weight: normal;
   padding-left:10px;
}


#content div.thumbtext a {
   color: #333333;
   font-weight:normal;
   text-decoration: none;
}

#content div.thumbtext a:hover {
   color: #333333;
   text-decoration: underline;
}

#content div.productlist {
   width:505px;
   margin-left:0px;
}

#content div.productthumb {
   float:left;
   width:250px;
   height:64px;
   padding-left:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:10px;
   /* background-color:#eeffcc; */
}

#content div.thumbnail {
   float:left;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   width: 64px;
   height: 64px;
}

#content div.thumbnail a {
   width: 64px;
   height: 64px;
   display: block;
   position: relative;
   background-repeat: no-repeat;
   background-position: center center; 
}

#content div.productthumb img {
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   /*width:64px;
   height:64px;
   */
}

#content div.productthumb div.thumbtext {
   float:left;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   width:170px;
   height:64px;
}

#content div.productthumb p {
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-left: 10px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   line-height: 13px;
   color: #333333;
}

