<!--
/* Hintergrundfarbe und Links */

body		{ background-color: #18582a; }

a:link		{ color: #143c1e; }
a:visited	{ color: #143c1e; }
a:hover		{ color: black; }
a:active	{ color: black; }




/* Schriftartenfamilie */

body	{ font-family: Verdana, arial, helvetica, sans-serif; }
body	{ font-size: 100.01%; }

h1	{ color: black; font-size: 0.75em; }
h2	{ color: black; font-size: 0.82em; }
h3	{ color: black; font-size: 0.88em; }
h4	{ color: black; font-size: 1.00em; }
h5	{ color: black;   font-size: 1.12em; }


p	{ color: black; font-size: 0.75em; line-height: 150% }


.bet		{font-family: Verdana, arial sans-serif;
		 font-weight: bold;
		 font-size: 0.75em; }

.bet2		{font-family: Verdana, arial, sans-serif;
		 font-weight: bold;
		 font-size: 0.82em; }

.bet3		{font-family: Verdana, arial, sans-serif;
		 font-weight: bold;
		 font-size: 0.88em; }

.bet3rot	{font-family: Verdana, arial, sans-serif;
		 font-weight: bold;
		 color: #dc0000;
		 font-size: 0.88em; }

.weicaps	{font-family: arial, Verdana, sans-serif;
		 font-weight: bold;
		 color: white;
		 font-size: 0.69em;
		 letter-spacing: 0.1em;
		 font-variant: small-caps; }


.pic		{font-family: Verdana, arial, sans-serif;
		 font-size: 0.69em; }

#navi a:link	{ text-decoration: none; color: white; font-weight: bold }
#navi a:visited	{ text-decoration: none; color: white; font-weight: bold }
#navi a:hover	{ text-decoration: none; color: black; font-weight: bold }
#navi a:active	{ text-decoration: none; color: white; font-weight: bold }

#navi1 a:link	 { text-decoration: none; color: black; font-weight: bold }
#navi1 a:visited { text-decoration: none; color: black; font-weight: bold }
#navi1 a:hover	 { text-decoration: none; color: black; font-weight: bold }
#navi1 a:active	 { text-decoration: none; color: black; font-weight: bold }

.nmsw_navigation { background-color:rgb(138,171,116); border-bottom-width:2; border-bottom-color:rgb(230,230,230); border-bottom-style:solid; }
.nmsw_topnav { background-color:rgb(204,153,0); border-right-width:2; border-right-color:rgb(240,240,240); border-right-style:solid; }
-->

