/*
Author: MGE 
Date: 08-Sep-2009
*/

/*Content:
  homepage_box
*/

/*REQURES: */
@import url("adon_02.css");
@import url("contentslider.css");

/*homepage_box:bachgrounds for Product-boxes on index*/
.homepage_box1 {background-image:url(../images_adon/INT_easybookxxl.jpg);}
.homepage_box2 {background-image:url(../images_adon/INT_easybookxl.jpg);}
.homepage_box3 {background-image:url(../images_adon/INT_easybookgross.jpg);}
.homepage_box4 {background-image:url(../images_adon/INT_easybookquadratisch.jpg);}
.homepage_box5 {background-image:url(../images_adon/INT_easybookklein.jpg);}
.homepage_box6 {background-image:url(../images_adon/INT_themenfoto.jpg);}

/*hintergrundbild mit preis auf startseite*/
.container_innerbox {background-image:url(../images_adon/INT_back_price.jpg);}
.uk .container_innerbox {background-image:url(../images_adon/UK_back_price.jpg);}

/*header*/

.header_home{background-image:url(../images_adon/INT_header_home.gif)}
.header_xl{background-image:url(../images_adon/INT_header_XL.gif)}
.header_xxl{background-image:url(../images_adon/INT_header_XXL.gif)}
.header_gross{background-image:url(../images_adon/INT_header_gross.gif)}
.header_quadratisch{background-image:url(../images_adon/INT_header_quadratisch.gif)}
.header_klein{background-image:url(../images_adon/INT_header_klein.gif)}
.header_themenbuch{background-image:url(../images_adon/INT_header_themenbuch.gif)}
.header_preise{background-image:url(../images_adon/INT_header_preisliste.gif)}
#wie-geht-das .header {background-image:url(../images_adon/INT_header_home.gif)}
#wiegehtdas .header {background-image:url(../images_adon/INT_header_home.gif)}

/*cover-varianten auf den Produktseiten*/
#easybook_gross #coverpro_content{background-image:url(../images_adon/INT_bg_format_cover_gross.jpg) !important;}
#easybook_klein #coverpro_content{background-image:url(../images_adon/INT_bg_format_cover_klein.jpg) !important;}
#easybook_xl #coverpro_content{background-image:url(../images_adon/INT_bg_format_cover_xl.jpg) !important;}
#easybook_quadratisch #coverpro_content{background-image:url(../images_adon/INT_bg_format_cover_quadrat.jpg) !important;}
#easybook_themenbuch #coverpro_content{background-image:url(../images_adon/INT_bg_format_cover_themen.jpg) !important;}
#easybook_xxl #coverpro_content{background-image:url(../images_adon/INT_bg_format_cover_xxl.jpg) !important;}

/*anpassungen in der Navigation der Slideshow:*/
.pagination{
background:url(/images/navi_bg.gif) repeat-x 0 -40px;
border-right:1px solid #ffffff;
padding:0px 0px 0 2px;}
.pagination a{
padding:0 12px; 
text-decoration: none;
margin:0; 
float:left;
color:#333333;
background:url(/images/navi_bg.gif) repeat-x 0 -40px; 
border-top:1px solid #ffffff;
border-right:1px solid #9b9b9b;
border-bottom:1px solid #9b9b9b;
border-left:1px solid #ffffff;
}

.pagination a:hover, .pagination a.selected{
color:#FFFFFF;
background:url(/images/navi_bg.gif) repeat-x 0 -10px; 
border-top:1px solid #00a5ef;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #00a6ef;
}

/*preislisten korrekturen*/

div.inner_preise{ background:#ffffff;}
div.preise_create_container {display:none;}

/*Korrektur des Controller für die Kundenstimmen in INT*/
.homepage_kunde .next {margin:80px 0 0 0;}