







/*
*
* @file: /imperia/md/content/strato_es/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_server{ background: url("/imperia/md/images/strato_es/header/home/hd_server.jpg") center left no-repeat;}
.contentdiv.scene_hosting{ background: url("/imperia/md/images/strato_es/header/home/hd_hosting.jpg") center left no-repeat;}
.contentdiv.scene_easyweb_siteweb{ background: url("/imperia/md/images/strato_es/header/home/hd_siteweb.jpg") center left no-repeat;}
.contentdiv.scene_easyweb_blogweb{ background: url("/imperia/md/images/strato_es/header/home/hd_blogweb.jpg") center left no-repeat;}
.contentdiv.scene_easyweb_fotoweb{ background: url("/imperia/md/images/strato_es/header/home/hd_fotoweb.jpg") center left no-repeat;}
.contentdiv.scene_shops{ background: url("/imperia/md/images/strato_es/header/home/hd_webshops.jpg") center left no-repeat;}

/* _Copytext_Buehne <Anchor>  [ Copytext Positionierung auf den Buehnen ]
====================================================================================================================== */
.contentdiv.scene_server .txtBox  {left: 409px; top:104px}
.contentdiv.scene_easyweb_blogweb .txtBox  {left: 21px; top: 104px}
.contentdiv.scene_hosting .txtBox  {left: 21px; top: 104px}
.contentdiv.scene_easyweb_siteweb .txtBox  {left: 409px; top: 104px}
.contentdiv.scene_easyweb_fotoweb .txtBox  {left: 409px; top: 104px}
.contentdiv.scene_shops .txtBox  {left: 409px; top: 104px}


/* _Paketaufbau <Anchor>  [ Layout fuer die Paketboxen ]
====================================================================================================================== */

.package { padding: 10px;}

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

.package .p_box { height: 9em;}





