/* Formatangaben für die kulturelle Perspektive von "Lesen.html"*/

/* Formatierungen für den body-Bereich */

body
	{
	margin-right:8%;
	margin-left:8%;
	text-align:left;
	lang:de;
	margin-top:4%;
	margin-bottom:4%;
	background-color:#FAF7EE;
	background-image:url(../images/contentback.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

blockquote,ul,ol,li,td,option,h2,h3,h4,h5
	{
	font-family:Tahoma,Verdana,Arial,sans-serif;
	color:black;
	lang:de;
	}

span	{
	font-family:Tahoma,Verdana,Arial,sans-serif;
	lang:de;
	}


p,blockquote,ul,ol,li,td,option
	{
	font-size: 10pt;
	font-weight:normal;
	}


.zehn	{
	font-size:8pt;
	}

#head1	{
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:40pt;
	font-weight:bold;
	color:#AFBEFF;
	margin-left:20pt;
	margin-bottom:5pt;
	}

#head2	{
	font-family:Tahoma,Verdana,Arial,sans-seriff;
	font-size:18pt;
	font-weight:bold;
	color:#646464;
	margin-left:1pt;
	margin-top:-28pt;
	margin-bottom: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;
	}
}