#ja-rightcol div.module h3,
div.module-notitle h3,
div.module-blue h3,
div.module-orange h3,
div.module-green h3 {
margin: 0 0 10px -5px;
padding: 12px 5px;
font-size: 100%;
color: #FFFFFF;
}
#ja-rightcol div.module {
margin-bottom: 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
background: url(../images/box-br.gif) no-repeat bottom right;
}
#ja-rightcol div.module div {
padding: 0;
background: url(../images/box-bl.gif) no-repeat bottom left;
}
#ja-rightcol div.module div div {
padding: 0;
background: url(../images/box-tr.gif) no-repeat top right;
}
#ja-rightcol div.module div div div {
padding: 0 15px 15px;
background: url(../images/box-tl.gif) no-repeat top left;
}
#ja-rightcol div.module div div div div {
margin: 0;
padding: 0;
background: none;
}
/* Blue Module */
div.module-blue {
margin-bottom: 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
background: url(../images/box-blue-br.gif) no-repeat bottom right;
}
div.module-blue div {
padding: 0;
background: url(../images/box-blue-bl.gif) no-repeat bottom left;
}
div.module-blue div div {
padding: 0;
background: url(../images/box-blue-tr.gif) no-repeat top right;
}
div.module-blue div div div {
padding: 0 15px 15px;
background: url(../images/box-blue-tl.gif) no-repeat top left;
}
div.module-blue div div div div {
margin: 0;
padding: 0;
background: none;
}
/* Orange Module */
div.module-orange {
margin-bottom: 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
background: url(../images/box-orange-br.gif) no-repeat bottom right;
}
div.module-orange div {
padding: 0;
background: url(../images/box-orange-bl.gif) no-repeat bottom left;
}
.......
Lesezeichen