/*###### Body ##################*/
body				{ margin: 5px; margin-left:0px; background-image: url(images/hintergrund.jpg); font-family: Arial; font-size: 12px; margin-top: 30px;}

/*###### Basis-Definitionen ##################*/

th, td 				{ font-family: Arial; font-size: 12px; color: #000000;}
font 				{ font-family: Arial; font-size: 12px; color: #000000;}
.small				{ font-size: 10px;}
td.smallnavi			{ color: RED; font-size: 11px;}

h1			{ font-size: 14px; color: RED; font-weight: bold; font-family: Verdana;}
h2			{ font-size: 13px; color: RED; font-weight: bold; font-family: Verdana;}
h3			{ font-size: 12px; color: BLACK; font-weight: bold; font-family: Verdana;}
h4			{ font-size: 11px; color: BLACK; font-weight: normal; font-family: Verdana;}
.u			{ text-decoration: underline;}
ul.punkt 	{ list-style-image: url(images/punkt3.gif); marker-offset: 30px;}

A			{ color: RED;}
A:link  	{ text-decoration: underline;}
A:visited 	{ text-decoration: underline;}
A:active  	{ text-decoration: underline;}
A:hover 	{ text-decoration: underline;}

A.navi:Link  	{color: BLACK; text-decoration:none;}
A.navi:Hover 	{color: BLACK; text-decoration:none;}
A.navi:Active 	{color: BLACK; text-decoration:none;}			
A.navi:Visited 	{color: BLACK; text-decoration:none;}