body {
background-color: #efefef;
}


/* für Artikel */

table.art {
border: 1px solid gray;
width: 800px;
margin: 0;
/* background: url(aktien-einsteigerbuch-bilder/finanzielle-freiheit-innen.png) repeat-x white; */
background: white;
border-spacing: 10px;
}

h1.art {
font-family: Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-size: 72px;
line-height: 1.2;
margin: 0 10px;
letter-spacing: -1px;
text-align: center;
}

h1.rep {
font-family: Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-size: 40px;
line-height: 1.2;
margin: 0 10px;
letter-spacing: -1px;
text-align: center;
}

h2.art {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36px;
color:#CC0000;
margin: 20px 50px;
line-height: 1.0;
text-align: left;
}

h3.art {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
color: #CC0000;
line-height: 1.2;
letter-spacing: -1px;
margin: 20px 50px;
text-align: left;
}

p {
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0;
Font-size: 10px;
text-align: left;
}

p.art {
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0;
margin: 20px 50px;
Font-size: 16px;
text-align: left;
text-indent: 1em;
}

p.c {
text-align: center;
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 9px;
}

p.cc {
text-align: center;
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 16px;
}

p.r {
text-align: right;
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0 20px;
Font-size: 10px;
}

ul,ol {
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0;
margin: 20px 50px 20px 100px;
Font-size: 16px;
text-align: left;
text-indent: 0em;
}

img.o {
float: left;
margin-right: 20px;
margin-left: 50px;
margin-bottom: 10px;
}


/* für Navigation */

p.nav {
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0;
margin: 0;
Font-size: 12px;
text-align: left;
text-indent: 0em;
}

p.me {
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0;
Font-size: 10px;
text-align: left;
text-indent: 0em;
line-height: 1.5;
}






