body
	{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 10pt;
	color: silver;
   	background-color: white;
   	background-image:url("bilder/aluminium.jpg");
   	background-attachment: fixed;
	padding: 25px;
   	cursor: crosshair;
	}
table.struktur
	{
	background: white;
	width: 100%;
	font-size: 10pt;
	}
table.normal
	{
	background-color: #eeeeee;
	border: solid thin black;
	border-collapse: collapse;
	border-padding: 5px;
	border-spacing: 5px;
	}
table.normal th
	{
	color: black;
	text-align: center;
	font-weight: bold;
	background-color: silver;
	border: solid thin black;
	}
table.normal td
	{
	color: black;
	text-align: center;
	border: solid thin black;
	}
table.kopf
	{
	background: gray;
	width: 100%;
	font-size: 10pt;
	}
table.fuss
	{
	background: #333333;
	width: 100%;
	font-size: 10pt;
	}
td.links
	{
   	background-image:url("bilder/hintergrund_schwarz.gif");
	background: black;
	vertical-align: top;
	width: 200px
	}
td.mitte
	{
   	background-image:url("bilder/hintergrund_tabelle.gif");
	background: white;
	color: gray;
	vertical-align: top;
	height: 700px
	}
td.rechts
	{
   	background-image:url("bilder/hintergrund_schwarz.gif");
	background: black;
	vertical-align: top;
	width: 200px
	}
tr.kalender
	{
	color: black;
	}
div.hauptmenue
	{
	width: 100%;
	padding: 5px;
	border: 1px solid white;
	line-height: 150%;
	}
h1
	{
	font-size: 16pt;
	font-variant: small-caps;
	text-align: center;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding-top: 16px;
	padding-bottom: 16px;
	}
h2
	{
	font-size: 8pt;
	}
h3
	{
	font-size: 14pt;
	border-color: #00ffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 14px;
	padding-left: 4px;
	}
h4
	{
	font-size: 12pt;
	border-color: #ff00ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 12px;
	padding-left: 4px;
	}
h5
	{
	font-size: 11pt;
	border-color: #ffff00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 10px;
	padding-left: 4px;
	}
h6
	{
	font-size: 10pt;
	font-weight: bold;
	}
p
	{
   	text-align: justify;
	}
p.footer
	{
   	text-align: center;
	font-size: 8pt;
	font-style: italic;
	}
p.center
	{
   	text-align: center;
	}
p.left
	{
   	text-align: left;
	}
p.right
	{
   	text-align: right;
	}
a.link
	{
   	text-decoration: none;
	}
a:link
	{
	color: #ff3399;
	}
a:visited
	{
	color: #cc00ff;
	} 
a:active 
	{
	color: #00ffcc;
	}
a:hover
	{
	color: #00ffcc;
	}
ul
	{
	text-align: left;
   	font-size: 10pt;
   	list-style-type: square;
	color: gray;
	}
ul ul
	{
	text-align: left;
   	font-size: 9pt;
	}
ul.li
	{
	text-align: left;
	list-style-image: ;
	}
ol 
	{
   	font-size: 10pt;
	text-align: left;
   	list-style-type: decimal;
	}
form
	{
	background-color: white;
	font-size: 10pt;
	}
form input
	{
	border-style: solid;
	border-width: 1px;
	border-color: red;
	background-color: #white;
	}
td
	{
   	font-size: 10pt;
	}
th
	{
   	font-size: 10pt;
   	font-weight: bold;
	} 

