/*CSS-Datei Dommusik St. Martin*/

body.leer { background-image:url(stuff/moire3.jpg); }

body.top { text-align: center;
	background-image:url(stuff/moire5.jpg);
	font-size:10pt;
	color:#003366;
	font-family:Verdana; }

body.menu { background-image:url(stuff/moire3.jpg);
	text-align:center;
	font-size:8pt;
	color:#ffffff;
	font-family:Verdana; }

body.chormenu { background-image:url(stuff/moire5.jpg);
	text-align:center;
	font-size:8pt;
	font-family:Verdana; }

body.text { background-image:url(stuff/moire5.jpg);
	text-align:left;
	font-size:10pt;
	color:#003366;
	font-family:Verdana,arial; 
	margin-left:80px;
	margin-right:80px; }

table.text { text-align:left;
	font-size:10pt;
	color:#003366;
	font-family:Verdana,arial; }

td { vertical-align:top; }

img { border:1px;
	border-style:solid; }

a.menu:link { color:#ffffff; text-decoration:none; font-weight:bold;}
a.menu:visited { color:#ffffff; text-decoration: none; font-weight:bold; }
a.menu:hover { color:#ff0000; text-decoration: underline; font-weight:bold; }
a.menu:active { color:#ffffff; text-decoration: underline; font-weight: bold; }

a.chormenu:link { color:#003366; text-decoration:none; font-weight:bold;}
a.chormenu:visited { color:#003366; text-decoration: none; font-weight:bold; }
a.chormenu:hover { color:#ff0000; text-decoration: underline; font-weight:bold; }
a.chormenu:active { color:#003366; text-decoration: underline; font-weight: bold; }

body.last { text-align:center; background-image:url(stuff/moire3.jpg);
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana; }

a.last:link { color:#ffffff; text-decoration:none; }
a.last:visited { color:#ffffff; text-decoration:none; }
a.last:hover { color:#ffffff; text-decoration:underline; }
a.last:active { color:#ffffff; text-decoration:underline; }

a.text:link { color:#003366; text-decoration:underline; font-size:9pt;}
a.text:visited { color:#003366; text-decoration:underline; font-size:9pt;}
a.text:hover { color:#ff0000; text-decoration:underline; font-size: 9pt;}
a.text:active { color:#ff0000; text-decoration:underline; font-size: 9pt;}

a.history:link { color:#003366; text-decoration:underline;}
a.history:visited { color:#003366; text-decoration:underline;}
a.history:hover { color:#003366; text-decoration:underline;}
a.history:active { color:#ff0000; text-decoration:underline;}

