@charset "iso-8859-2";
/* Webshop */

/* CSS Document */
  html, body, ul, h1, h2, h3, img, form, span {
	margin: 0px;
	padding: 0px;
	border: 0px;
  }  
  body {
    background: none;
	background-color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	color: #454b4f;
	line-height: 1.3em;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
  }    
  a { 
    text-decoration: none;
	color: #454b4f;
  }
  a:hover, .underlined { 
	color: #035eab;
	text-decoration: underline;
  }  
  h1 {
    color: #01304a;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0 15px 0;
  }
  h2 {
    color: #01304a;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
  }  
  h3 {
    color: #454b4f;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 15px 0;
  }
  h4 {
    color: #01304a;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  }  
  h5 {
    color: #01304a;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 20px;
	text-align: left;
  }
    
/* Seiten-Container */
  #siteframe { 
	margin: 30px auto 0 auto;
    width: 990px;
	background-color: #fff;
  }
        
/* Header */
  #header {
	width: 990px;
    background: url(../images/icletta/bkg_header.jpg) 250px 28px repeat-x;
  }
  #header #logo {
	height: 94px;
	width: 250px;
	float: left;
	margin-left: 0;
	margin-top: 0;
  }  
  #visual_home {
	height: 252px;
	width: 990px;
	background: url(../images/icletta/headervisual_start.jpg) no-repeat;
  }  
  #visual {
	height: 120px;
	width: 758px;
	float: right;
	padding-top: 5px;
  }  
  
/* Search */ 
  #product_search {
    float: left;
	height: 100px;
	width: 207px;
	text-align: left;
	background: #01304a url(../images/icletta/bkg_product_search.jpg) top right no-repeat;
	padding: 20px 0 0 25px;
	margin-top: 5px;
  }
  #product_search h4 {
    color: #fff;
 	font-size: 14px;
	font-weight: bold;
  }
          
/* Content */ 
  #content {
	text-align: left;
	margin-top: 10px;
	width: 990px;
	background-color: #fff;
  }
  
/* Teaserboxes */ 
  #content #teaserbox_blanco {
     background: url(../images/icletta/bkg_teaserbox_blanco.jpg) left bottom repeat-x;
	 float: right;
	 margin-right: 0;
	 margin-bottom: 10px;
	 width: 227px;
	 height: 100px;
	 border: 1px solid #a2a2a2;
	 color: #01304a; 
	 font-size: 13px;
	 font-weight: bold;
	 padding: 0 5px 0 6px;
  }
  #content #teaserbox_blanco .plaintext {
     font-weight: normal;
	 padding: 18px 0 0 0;
	 color: #454b4f;
	 font-size: 11px;
	 clear: both;
  }
  
/* Columns */  
/* Left column */
  #content #column_left {
    width: 231px;
	float: left;
	padding: 0 12px 6px 0;
	background-color: #fff;
	text-align: left
  }

/* Categories */ 
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */ 
  #categories {
    list-style: none; 
 	padding-bottom: 20px;
	margin: 0;
  } 
  #categories li {
    text-align: left;
    list-style: none;  
  } 
  #categories li.last {
    text-align: left;
    border-bottom: none;
  } 
  #categories li.over {
  } 
  #categories a {
    list-style: none;    
	padding: 6px 20px;   
	height: 18px;
	display: block;
	color: #454b4f;
  }   
  #categories a:hover, #categories a.selected {
    text-decoration: none;  
	color: #035eab;
	background-color: #f6f6f6;
  }   
  #categories span {
    display: block;
    cursor: pointer;
  } 

/************ 0 LEVEL  ***************/ 
  #categories li {
    border-bottom: 1px solid #c3c7c0;
  } 
  #categories li.active a {
    color: #035eab;
	background-color: #f6f6f6;
  } 
  #categories a {
 	padding: 6px 0 0 20px;   
	height: 22px;
    color: #454b4f;
  } 
  #categories li.over a, #categories a:hover {
    color: #035eab;
  }

/************ 1ST LEVEL ************/
  #categories ul {
   background-color: #f6f6f6;
   padding-bottom: 4px;
   margin-top: -3px;
  }
  #categories ul li, #categories ul li.active {
	height: auto;
    margin: 0;
 	background: none;
    padding-bottom: 0;
    border-bottom: none;
  }
  
  #categories ul li.last {
	height: auto;
    padding-bottom: 0;
  } 
  #categories ul a, #categories ul a:hover {
	padding: 0 20px 3px;   
  } 
  #categories ul li a {
    background: #f6f6f6 url(../images/icletta/list_menu_icon.jpg) 20px 5px no-repeat !important;
    font-weight: normal !important;
	font-size: 11px;  
    list-style: none;    
	height: 16px;
	display: block;
  }

/************ 2ND LEVEL ************/ 
  #categories ul {
  }

/* Show menu */
  #categories li.categories > ul {
  } 
  #categories li.over > ul li.over > ul {
  } 
  #categories li.over ul ul {
  } 
  #categories ul li a {
    background: #fff;
  }  
  #categories ul li a:hover {
    background: #fff;
  } 
  #categories ul li a {
    color: #454b4f !important;
  }

  #categories ul li.active a {
    color: #035eab !important;
  } 
  
  #categories ul li a:hover {
    color: #035eab !important;
  } 
  #categories ul span, #categories ul li.last li span {
    padding: 3px 15px 4px 8px;
  }
 
 
/* Main column */
  #content #column_main {
    float:left;
	width: 490px;
 	padding: 0 6px 6px 3px;
	padding-top: 0;
	background-color: #fff;
	text-align: left
  }
  #content #column_main .offer {
    float:left;
	width: 227px;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-top: 5px solid #01304a;
	margin: 0 10px 10px 0;
	padding: 12px 5px 12px 6px;
	min-height: 200px;
	background: url(../images/icletta/bkg_footer.jpg) bottom left repeat-x;
  }  
  #content #column_main .offer h2 {
    font-weight: bold;
	font-size: 12px;
	color: #01304a;
  }   
  #content #column_main .offer img {
    text-align: center;
	margin-top: 15px;
  }   
  #content #column_main .offer .price {
    color: #01304a;
    font-weight: bold;
	font-size: 14px;
  } 
    
/* Right column */
  #content #column_blog, #content #column_right {
    width: 240px;
	float: right;
	background-color: #fff;
	text-align: left
  }
  #content #column_blog ul {
    list-style: none;    
  } 
  #content #column_blog li {
    border-bottom: 1px dashed #c3c7c0;
	padding: 10px 0 10px 6px;     
  }   
  #content #column_blog #box_blog {
    color: #01304a;   
	padding: 20px 0 6px 6px; 
	text-align: justify;
  }     

/* Footer */  
  #footer {
    width: 972px;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	background: url(../images/icletta/bkg_footer.jpg) repeat-x;
	height: 50px;
	color: #454b4f;
	padding: 10px 0 6px 20px;
	margin-top: 20px;
  }
  #footer a:hover {
	color: #454b4f;
  }
  
/* Bookmarks */  
  #footer ul {
	list-style: none;
  }
  #footer li {
	float:left;
	padding-left: 10px;
  }
  #footer li a#facebook {
	  display: block;
	  background: url(../images/facebook-gray.png);
	  height: 24px;
	  width: 24px;
  }
  #footer li a#facebook:hover {
	  background: url(../images/facebook.png);
  }
  #footer li a#twitter {
	  display: block;
	  background: url(../images/twitter-gray.png);
	  height: 24px;
	  width: 24px;
  }
  #footer li a#twitter:hover {
	  background: url(../images/twitter.png);
  }
  #footer li a#picasa {
	  display: block;
	  background: url(../images/picasa-gray.png);
	  height: 24px;
	  width: 24px;
  }
  #footer li a#picasa:hover {
	  background: url(../images/picasa.png);
  }
  #footer li a#xing {
	  display: block;
	  background: url(../images/xing-gray.png);
	  height: 24px;
	  width: 24px;
  }
  #footer li a#xing:hover {
	  background: url(../images/xing.png);
  }
  #footer li a#youtube {
	  display: block;
	  background: url(../images/youtube-gray.png);
	  height: 24px;
	  width: 24px;
  }
  #footer li a#youtube:hover {
	  background: url(../images/youtube.png);
  }    

/* Other layouts */
/* 2columns left Magento layout */
  #content #twocolumns_left {
    width: 730px;
	float: right;
  }  
/* 2columns right Magento layout */
  #content #twocolumns_right {
    width: 730px;
	float: left;
  }  
/* 1column Magento layout */
  #content #onecolumn {
    width: 990px;
	float: left;
  }  
        
/* HighSlide */       
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* Buttons Shop */ 
  a.bg_button {
    background: transparent url(../images/icletta/bg_button.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    height: 40px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
	text-align: center;	
	width: 180px;
	float: right;
  }

  a.bg_button span {
    background: transparent url(../images/icletta/bg_button_span.gif) no-repeat;
    display: block;
    padding: 12px 0 5px 11px;
	height: 40px;
	color: #fff;
  } 
  a.bg_button:hover, a.bg_button span:hover {
    color: #fff;
	text-decoration: none;
	cursor: pointer;
  }  

/* Allgemeines */
  .clr {
	clear: both;
    font: 0em sans-serif;
	visibility: hidden;
	height: 0px;
  }  
  .posright {
	float:right;
  }  
  .posleft {
	float:left;
  }
  .navitext {
    position: absolute;
	top: -100px;
  }
  .smaller {
    font-size: 10px;
	line-height: 1.3em;
	font-weight:normal;
  }  
  .dashed_divider {
    border-bottom: 1px dashed #c3c7c0;
  }
  .button_in_box {
    padding-right: 5px;
	padding-top: 10px;
	float: right;
  }
  .headline_in_box {
    width: 150px;
	float: left;
	padding-top: 13px
  }  
  .textcontainer {
    padding-left: 20px;
  }    

