a:link        				{ color: #d11121; font-weight: bold; text-decoration:underline;}
a:active      				{ color: #d11121; font-weight: bold; text-decoration:underline;}
a:visited     				{ color: #d11121; font-weight: bold; text-decoration:underline;}

a.menue:link		  		{ color: #000000; font-weight: bold; text-decoration:underline;}
a.menue:hover       		{ color: #d11121; font-weight: bold; text-decoration:underline;}
a.menue:active      		{ color: #000000; font-weight: bold; text-decoration:underline;}
a.menue:visited     		{ color: #000000; font-weight: bold; text-decoration:underline;}
a.menue:visited:hover     	{ color: #d11121; font-weight: bold; text-decoration:underline;}

a.down:link        			{ color: #d11121; font-weight: bold; text-decoration:underline;}
a.down:active      			{ color: #d11121; font-weight: bold; text-decoration:underline;}
a.down:visited     			{ color: #d11121; font-weight: bold; text-decoration:underline;}

.doNotDisplay 				{display: none;}

table 						{ border:0px; }

body       					{ 
							background-color:#f2efc7; 
							background-image: url("img/_bg_noten.jpg"); 
							background-repeat: no-repeat;
							padding:0px; 
							margin-left:0px; 
							margin-right:0px; 
							margin-top:0px;
							margin-bottom:0px 
							}
							
.left						{ background-color:#ececec; }


h3							{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #BB0000; font-size:1em; font-weight: normal; }
h1							{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:1.2em; font-weight: bold; }
h2							{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:1em; font-weight: bold; }
.menuetext					{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:0.7em; font-weight: bold;}
.title						{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:1.2em; font-weight: bold;}
.text 						{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:0.9em;}
.smalldown					{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:0.7em;}
.umenue 					{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:0.7em; font-weight: bold;}
body,ol,th,td,p				{ font-family: Arial,Verdana,Helvetica,Sans-Serif; color: #000000; font-size:0.8em; }

