/* Style fuer Meine Homepage 5 Layouts - Anzeige im NN4 */

body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
}
strong, b {
font-weight: bold;
}
address {
font-size: 0.86em;
font-style: normal;
line-height: 1.4em;
}
blockquote {
margin: 0 20px;
font-style: italic;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-family: Arial, Helvetica, sans-serif;
color: #000;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: normal;
margin: 0 25px 20px 0;
}
h2 {
font-size: 1.2em;
}
h3, h4, h5, h6 {
font-size: 0.9em;
}
a:link, a:visited {
color: #000;
}
a:hover, a:active, a:focus {
color: #fff;
background: #000;
text-decoration: none;
}
.copyright {
display: none;
}


