color:#fff;
font-weight:bold;
}
 
/* ######################################################################################################
** ### Markupfreie CSS-Floatclearing-L�sungen ###########################################################
** ######################################################################################################
*/
 
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 
.clearfix { display: block; }
 
.floatbox { overflow:hidden; }
 
#ie_clearing { display: none }
 
/* ######################################################################################################
** ### Standard-Formatierungen f�r Listen & Zitate ######################################################
** ######################################################################################################
*/
 
table .vac_name {
width:180px;
}
 
table .vac_date1 {
width:90px;
}
table .vac_date2 {
width:90px;
}
table .vac_comment {
width:130px;
}
table th {
font-size:110%;
font-weight:bold;
background:#7ec5e4;
color:#fff;
padding:3px 4px 3px 5px;
}
 
ul, ol, dl { margin: 0 0 1em 1em }
 
ul {
list-style-image: url(../img/dot.png);
}
 
li {
margin-left: 1.5em;
line-height: 1.5em;
}
 
dt { font-weight: bold; }
 
dd { margin: 0 0 1em 2em; }
 
blockquote, cite {
margin: 0 0 1em 1.5em;
font-size: 0.93em;
width: auto;
}
Änderungen – BS-Wiki: Wissen teilen

Änderungen