a:link  {
	color : #66AAC7; 
	text-decoration : underline;
	font-weight: bold;
}

a:visited  {
	color : #66AAC7; 
	text-decoration : underline;
	font-weight: bold;	
}

a:hover  {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;	
}

p {
	font-family : Arial,Helvetica,Verdana;
	color : #000000;
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
}

body  {
	color : #000000;
	background-color: #000000;
	font-family : Arial,Helvetica,Verdana;
	font-size : 10pt;
	margin-top : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 0px;
        scrollbar-base-color: #66AAC7; scrollbar-arrow-color: #FFFFFF;
}

td  {
	font-family : Arial,Helvetica,Verdana;
	color : #000000;
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
}

/* --------------------------- FORMATE FÜR HAUPTMENUE --------------------------- */
td.main  {
	font-family : Arial,Helvetica,Verdana;
	margin-top : 0px;
	margin-left : 0px;
}

a.main:link {
	color : #FFFFFF;
	text-decoration : none;
        font-size: 10pt;
	font-weight: bold;
}

a.main:visited  {
	color : #FFFFFF;
	text-decoration : none;
        font-size: 10pt;
	font-weight: bold;	
}

a.main:hover  {
	color : #0000FF;
	text-decoration : none;
        font-size: 10pt;
	font-weight: bold;	
}

/* Alle MAINX sind gleich wie main.hover */
a.mainx {
	color : #0000FF;
	text-decoration : none;
        font-size: 10pt;
	font-weight: bold;	
}

a.mainx:link {
	color : #0000FF;
	text-decoration : none;
        font-size: 10pt;
	font-weight: bold;	
}

a.mainx:visited {
	color : #0000FF;
	text-decoration : none;
        font-size: 10pt;
	font-weight: bold;	
}

a.mainx:hover {
	color : #0000FF;
	text-decoration : none;
        font-size: 10pt;
	font-weight: bold;	
}

/* --------------------------- ENDE FORMATE FÜR HAUPTMENUE --------------------------- */

/* --------------------------- FORMATE FÜR UNTERMENUE --------------------------- */
td.sub  {
	font-family : Arial,Helvetica,Verdana;
	margin-top : 0px;
	margin-left : 0px;
}

a.sub:link {
	color : #FFFFFF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;
}

a.sub:visited  {
	color : #FFFFFF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}

a.sub:hover  {
	color : #0000FF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}

a.subx {
	color : #0000FF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}

a.subx:link  {
	color : #0000FF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}

a.subx:visited  {
	color : #0000FF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}

a.subx:hover  {
	color : #0000FF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}

/* --------------------------- ENDE FORMATE FÜR UNTERMENUE --------------------------- */
/* --------------------------- FORMATE FÜR FOOTER --------------------------- */
td.footer  {
	font-family : Arial,Helvetica,Verdana;
	margin-top : 0px;
	margin-left : 0px;
	color : #FFFFFF;
        font-size: 8pt;
}

a.footer:link {
	color : #66AAC7; 
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;
}

a.footer:visited  {
	color : #66AAC7; 
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}

a.footer:hover  {
	color : #FFFFFF;
	text-decoration : none;
        font-size: 8pt;
	font-weight: bold;	
}