/* Formatangaben für die Startseiten von "Lesen.html"*/ /* Formatierungen für
den body-Bereich */
body
	{
	margin-right:2%;
	margin-left:2%;
	text-align:left;
	lang:de;
	margin-top:2%;
	margin-bottom:4%;
	background-image:url(../images/contentback.gif);
	background-repeat:repeat-y;
	background-color:#FAF7EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}


/* Formatierungen für Links */


A.gelb:link    { color:rgb(225,135,0); text-decoration:underline; }
A.gelb:visited { color:rgb(225,135,0); text-decoration:none; }
A.gelb:active  { color:rgb(225,135,0); text-decoration:none; }
A.gelb:hover   { color:rgb(225,135,0); text-decoration:none; }

A.rot:link     { color:rgb(225,2,34);   text-decoration:underline; }
A.rot:visited  { color:rgb(225,2,34);   text-decoration:none; }
A.rot:active   { color:rgb(225,2,34);   text-decoration:none; }
A.rot:hover    { color:rgb(225,2,34);   text-decoration:none; }

A.gruen:link     { color:green; text-decoration:underline; }
A.gruen:visited  { color:green; text-decoration:none; }
A.gruen:active   { color:green; text-decoration:none; }
A.gruen:hover    { color:green; text-decoration:none; }


a:link { color:#0000FF;text-decoration:underline; font-weight:bold; }
a:visited { color:#0000FF;text-decoration:none; font-weight:bold; }
a:active { color:#FF0000;text-decoration:underline; }
h1 { font-size: 16pt; font-style: normal;color: black;}
h2 { font-size: 14pt; font-style: normal ; color: black;}
h3 { font-size: 110%; font-style: normal ; color: #FF6666}

table { font-family: Verdana,Arial, Helvetica, sans-serif; font-size:10pt;}

td { font-family: Verdana,Arial, Helvetica, sans-serif; font-size:8pt;background-color: #F0E6D2;}

.nocolor {background-color: #FAF7EE;text-align:justify; font-size:10pt; }

.pic { font-family: Verdana,Arial, Helvetica, sans-serif; font-size:8pt;background-color: #F0E6D2;background-image:url(../images/tableback.gif);}

.picbig {font-size:10pt;background-color: #F0E6D2;background-image:url(../images/tableback.gif);}

.acht {font-size:8pt;}

