/* Body-Formatierung */
body      {background-color: #EEEEEE;}

/* Link-Formatierung */
/*
a:link    {color: #000000; text-decoration: underline;}
a:active  {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover   {color: #000000; text-decoration: underline;}
*/

/* Text-Formatierung */
.text         {color: #000000; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.text:active  {color: #DD0000; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.text:visited {color: #000000; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.text:hover   {color: #DD0000; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.textgray   {color: #999999; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.textlink    {color: #0000FF; font-family: Verdana,Arial; font-size: 8pt; text-decoration: underline;}
.quicklinks:link    {color: #999999; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.quicklinks:active  {color: #DD0000; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.quicklinks:visited {color: #999999; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.quicklinks:hover   {color: #DD0000; font-family: Verdana,Arial; font-size: 8pt; text-decoration: none;}
.main       {color: #000000; font-family: Verdana,Arial; font-size: 9pt; text-decoration: none;}
.maingray   {color: #999999; font-family: Verdana,Arial; font-size: 9pt; text-decoration: none;}
.bluelink   {color: #0000FF; font-family: Verdana,Arial; font-size: 9pt; text-decoration: underline;}
.head       {color: #000000; font-family: Verdana,Arial; font-size: 14pt; text-decoration: none; text-width: bold;}
.headgray   {color: #999999; font-family: Verdana,Arial; font-size: 14pt; text-decoration: none; text-width: bold;}
.titlegray  {color: #999999; font-family: Verdana,Arial; font-size: 18pt; text-decoration: none; text-width: bold;}

td.main {border-width:1px;
	border-style:solid;
	border-color:black;
	padding:5px;
	}

td.news {border-width:1px;
	border-style:solid;
	border-color:black;
	padding:1px;
	}

td.quicklinks {border-width:1px;
	border-style:solid;
	border-color:#999999;
	padding:1px;
	}

	
td.ecommerce {border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;
	padding:1px;
	}	