




/*
*
* @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_profi_website{ background: url('/imperia/md/images/strato_de/header/home/hd_profi_website.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_basicweb.jpg') center left no-repeat;}
.contentdiv.scene_easyweb_siteweb{ background: url('/imperia/md/images/strato_de/header/home/hd_siteweb.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_profi_website .txtBox {left: 30px; top: 115px;}
.contentdiv.scene_hidrive .txtBox {left: 30px; top: 115px;}
.contentdiv.scene_easyweb_siteweb .txtBox {left: 400px; top:115px;}
.contentdiv.scene_hosting_powerplus .txtBox {left: 400px; top: 115px;}
.contentdiv.scene_server .txtBox {left: 30px; top: 115px;}
.contentdiv.scene_shops .txtBox {left: 30px; top: 115px;}

.txtBox ul#highlights li.button {margin: 1em 0 .8em 0;}	
	
/* _Paketaufbau <Anchor>  [ Layout fuer die Paketboxen ]
====================================================================================================================== */
.subcol.sb33l,
.subcol.sb33m,
.subcol.sb33r {position: relative; padding-bottom: 50px;}

.subcol.sb33l a.price,
.subcol.sb33m a.price,
.subcol.sb33r a.price{position: absolute; bottom: 0; right: 0; z-index:10;}


.package { padding: 10px;}

/* Verlinkung der ProduktBox-Icons */
.package h1 { cursor: pointer;}
.package h1:hover { color:#ec7525;}

.package .p_box { height: 8.5em;}

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

/* _Positionierung Elemente
====================================================================================================================== */

.pos_abs,
.tsr_box_out .tsr_main .pos_abs {position: absolute;}

.pos_t_r,
.tsr_box_out .tsr_main .pos_t_r {top: 0; right: 0;}




