




/*
*
* @file: /imperia/md/content/strato_nl/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_hosting_qualitat{ background: url("/imperia/md/images/strato_nl/header/home/hd_hosting_qualitat.jpg") center left no-repeat;}
.contentdiv.scene_blog{ background: url("/imperia/md/images/strato_nl/header/home/hd_blog.jpg") center left no-repeat;}
.contentdiv.scene_hosting{ background: url("/imperia/md/images/strato_nl/header/home/hd_hosting.jpg") center left no-repeat;}
.contentdiv.scene_easyweb_siteweb{ background: url("/imperia/md/images/strato_nl/header/home/hd_siteweb.jpg") center left no-repeat;}
.contentdiv.scene_easyweb_fotoweb{ background: url("/imperia/md/images/strato_nl/header/home/hd_fotoweb.jpg") center left no-repeat;}
.contentdiv.scene_hidrive{ background: url("/imperia/md/images/strato_nl/header/home/hd_hidrive.jpg") center left no-repeat;}
.contentdiv.scene_shops{ background: url("/imperia/md/images/strato_nl/header/home/hd_webshops.jpg") center left no-repeat;}


/* _Copytext_Buehne <Anchor>  [ Copytext Positionierung auf den Buehnen ]
====================================================================================================================== */
.contentdiv.scene_blog .txtBox  {left: 21px; top: 104px}
.contentdiv.scene_hosting_qualitat .txtBox  {left: 409px; top:104px}
.contentdiv.scene_hosting .txtBox  {left: 409px; top: 104px}
.contentdiv.scene_easyweb_siteweb .txtBox  {left: 409px; top: 104px}
.contentdiv.scene_easyweb_fotoweb .txtBox  {left: 409px; top: 104px}
.contentdiv.scene_hidrive .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: 10.2em;
}


	.scene_hidrive .freeTrial {
	display:block;
	z-index:10;
	height:146px;
	left:590px;
	position:absolute;
	top:140px;
	width:146px;
	border: 0px solid #c00; /* nur zu Positionskontrolle */
	}


.package .stoe_nieuw {
    background: url("/imperia/md/images/strato_nl/elements/pack_box/nieuw.gif") no-repeat scroll left top transparent;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 67px;
    z-index: 10;
}

.package .stoe_top {
    background: url("/imperia/md/images/strato_nl/elements/pack_box/top.gif") no-repeat scroll left top transparent;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 67px;
    z-index: 10;
}






