p, div, h1, h2, h3, h4, h5, h6, button, ol, ul, li,
fieldset, input, select, button, textarea {
padding: 0;
margin: 0;
font-size: 1em;
font-family: "verdana", "arial", sans-serif;
}
abbr {
border-bottom: 0px
}
a img,fieldset {
border: 0;
}
li {
list-style-type: none;
}
a {
text-decoration: none;
outline-style: none;
}
a:hover,
a:focus,
a:active {
text-decoration: underline;
}
acronym {
border-bottom: 0.0em dashed #808080;
cursor: help;
}
#inhalt {
float: right;
padding: 3.4em 6em 5.05em 2em;
margin: auto;
max-width: 44em;
}
#inhalt h1 {
font-size: 2em;
font-weight: 400;
color: #000;
margin-bottom: 1.6em;
}
#inhalt h2 {
font-size: 1.8em;
font-weight: 400;
color: #000;
margin-bottom: 0.6em;
margin-top: 1.6em;
}
#inhalt p {
line-height: 1.8em;
}
#inhalt ol,
#inhalt ul {
line-height: 1.8em;
margin-left: 1.8em;
}
#inhalt ol li,
#inhalt ul li {
padding-left: 0.4em;
list-style-type: disc;
}
#infobox h2,
#info h2,
#navigation h2 {
text-transform: uppercase;
background-color: #517c8f;
text-transform: uppercase;
text-align: center;
width: auto;
color: #fff;
padding: 0.6em;
font-size: 1em;
border: 1px solid #517c8f;
}
Dieses Beispiel stammt aus dem Buch Barrierefreiheit verstehen und umsetzen.