body {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.headline {
        font-family: Verdana, Helvetica, sans-serif;
		font-size : 16px;
        font-weight: bold;
        color: #000000;
        font-style: normal;
        line-height: normal;
        }
.h1 {
        font-family: Verdana, Helvetica, sans-serif;
		font-size: 14px;
        font-weight: bold;
        color: #000000;
        }
.h2 {
        font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
        font-weight: bold;
        color: #000000;
        }
.h3 {
        font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
        font-weight: bold;
        color: #000000;
        }
.absatz {
        font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
        font-weight: bold;
        font-style: normal;
        line-height: normal;
        }
.source {
        font-family: Courier, mono;
        font-size: 12px;
        font-style: normal;
    }
	
.p       {
		  text-ident: 20px; 
		  /* ändert den Texteinzug auf 20 Pixel*/
}

.text {
    font-size: 11px;
        }
.text_zitat{
    font-size: 11px;
    color: #002A78;
        }
.text_stichwort {
    font-size: 11px;
    font-weight: bold;
}
.text_hervor {
    font-weight: bold;
    font-style: italic;
	color: #BC0033;
	font-weight: bold;
}
.formel_chem {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
        line-height: normal;
        font-weight: normal;
        }
.formel_math {
        font-size: 11px;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        }
.griechisch {
    font-size: 11px;
        font-family: Symbol;
        font-weight: bold;
        font-style: italic;
}
.autor {
        font-size: 11px;
        font-weight: bold;
    font-style: italic;
}
.randtext {
    font-size: 11px;
        text-align: right;
        font-weight: bold;
}
.bild {
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
}
.bildunterschrift {
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
}.artikel {
        font-size : 12px;
}
.uvp {
        font-size : 10px;
        font-weight: bold;
}
a:link {
	color: #0000AA;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
a:active {
	color: #3333FF;
	text-decoration: underline;
}

