You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
www_csc/root/css/style_new.css

86 lines
2.1 KiB

/*
********************************************
***** Inhaltsverzeichnis style_new.css *****
********************************************
---------------------------------------------------------------
1. Contentsteps
---------------------------------------------------------------
2. Shoplayout (Telefonanlagen & Telefone
---------------------------------------------------------------
*/
/*
***************************
***** 1. Contentsteps *****
***************************
*/
.contentstep1,
.contentstep2,
.contentstep3,
.contentstep4,
.contentstep5 {
position: relative;
border-bottom: 1px solid #e9e9e9;
margin: 0 0 12px 0;
padding: 0 0 3px 76px;
width: 635px; /* falsch für ie */
voice-family: "\"}\"";
voice-family:inherit;
width: 559px; /* richtig */
}
.contentstep1 {
background: url(../grafik/contentstep1.gif) left top no-repeat;
}
.contentstep2 {
background: url(../grafik/contentstep2.gif) left top no-repeat;
}
.contentstep3 {
background: url(../grafik/contentstep3.gif) left top no-repeat;
}
.contentstep4 {
background: url(../grafik/contentstep4.gif) left top no-repeat;
}
.contentstep5 {
background: url(../grafik/contentstep5.gif) left top no-repeat;
}
#main .contentstep1 h2,
#main .contentstep2 h2,
#main .contentstep3 h2,
#main .contentstep4 h2,
#main .contentstep5 h2 {
margin: 0 0 5px 0;
padding: 0px;
}
#main .contentstep1 p,
#main .contentstep2 p,
#main .contentstep3 p,
#main .contentstep4 p,
#main .contentstep5 p {
margin: 0 0 5px 0 !important;
padding: 0px !important;
}
.contentstep1 .prodinfo,
.contentstep2 .prodinfo,
.contentstep3 .prodinfo,
.contentstep4 .prodinfo,
.contentstep5 .prodinfo {
top: -200px !important;
}
/*
****************************************************
***** 2. Shoplayout (Telefonanlagen & Telefone *****
****************************************************
*/
#main .produktwahlshop fieldset {
position: relative !important;
}
#main .produktwahlshop .prodinfo {
top: -20px !important;
}
.einrichtungnophone {
background: url(../grafik/einrichtungnophone_start.gif) no-repeat;
}