


/*
*
* @file: /imperia/md/content/strato_de/css/rubrik/homepage.css
*
* Bereichsstyle - Homepage
*
*/

/*== INDEX: ========================================================================================================== 
_Buehnen_Layout         [ Layouts fuer die einzelnen Buehnen ]
_Copytext_Buehne        [ Copytext Positionierung auf den Buehnen]
_Paketaufbau            [ Layout fuer die Paketboxen ]

====================================================================================================================== */

/* _Buehnen_Layout <Anchor>  [ Layouts fuer die einzelnen Buehnen ]
====================================================================================================================== */
.contentdiv.scene_quality{ background: url('/imperia/md/images/strato_de/header/home/hd_quality.jpg') center left no-repeat;}
.contentdiv.scene_hidrive{ background: url('/imperia/md/images/strato_de/header/home/hd_hidrive.jpg') center left no-repeat;}
.contentdiv.scene_easyweb_fotoweb{ background: url('/imperia/md/images/strato_de/header/home/hd_fotoweb.jpg') center left no-repeat;}
.contentdiv.scene_hosting_powerplus{ background: url('/imperia/md/images/strato_de/header/home/hd_powerplus.jpg') center left no-repeat;}
.contentdiv.scene_server{ background: url('/imperia/md/images/strato_de/header/home/hd_server.jpg') center left no-repeat;}
.contentdiv.scene_shops{ background: url('/imperia/md/images/strato_de/header/home/hd_shops.jpg') center left no-repeat;}


/* _Copytext_Buehne <Anchor>  [ Copytext Positionierung auf den Buehnen ]
====================================================================================================================== */
.contentdiv.scene_quality .txtBox {left: 400px; top: 125px;}
.contentdiv.scene_hidrive .txtBox {left: 30px; top: 125px;}
.contentdiv.scene_easyweb_fotoweb .txtBox {left: 400px; top:125px;}
.contentdiv.scene_hosting_powerplus .txtBox {left: 400px; top: 125px;}
.contentdiv.scene_server .txtBox {left: 30px; top: 125px;}
.contentdiv.scene_shops .txtBox {left: 400px; top: 125px;}

.txtBox ul#highlights li.button {margin: 1em 0 .8em 0;}	
	
/* _Paketaufbau <Anchor>  [ Layout fuer die Paketboxen ]
====================================================================================================================== */

/* Verlinkung der ProduktBox-Icons */
.packBoxclickable { position:absolute; display:block; width:70px; height:60px; left: 0px; top: 5px; }

/* Achtung .pack_box_inner weicht auf der Homepage von den anderen Seiten ab */
.pack_box_inner { padding: 5px 0 10px 10px;}
.pack_box.col33 .pack_box_inner { height: 16em;}

* html .pack_main, .pack_bdy_brd, .pack_out_brd{height: 1%;} /* hasLayout bugfix fuer IE6 */
.pack_bdy_brd {position:relative;}
.pack_bdy {}
.pack_bdy .bdy_left {float: left; width: 86px; margin-right: 11px;}
.pack_bdy .bdy_right {float: left; width: 130px;white-space:nowrap;}
.pack_bdy .bdy_right h4 a{white-space:nowrap;}
.pack_bdy .line_hd {margin: 10px 0 10px 0;}
.pack_bdy .line_txt {}

/* HiDrive Free Trial Link Overlayer */
.freeTrial { position:absolute; width:150px; height:150px; top:3px; left:387px; display:block }


