﻿a.hauptlink:link {
	text-decoration: none;
	color: #00C;
}


a.hauptlink:visited {
	text-decoration: none;
	color: #000000;
}


a.hauptlink:focus {
	text-decoration: none;
	color: #000000;
}

a.hauptlink:hover {
	text-decoration: none;
	color: #c0c0c0;
}


/*
a.hauptlink:active {
	text-decoration: none;
	color: #FF0000;
}
*/

/************************
***** UNDERLINE Link* ***
************************/
a.hauptlink2:link {
	text-decoration: underline;
	color: #000000;
}


a.hauptlink2:visited {
	text-decoration: underline;
	color: #000000;
}


a.hauptlink2:focus {
	text-decoration: underline;
	color: #000000;
}

a.hauptlink2:hover {
	text-decoration: none;
	color: #999999;
}


/*******************************************
***** UNDERLINE Link plus #990000 COLOR ****
*******************************************/
a.hauptlink3:link {
	text-decoration: underline;
	color: #990000;
}


a.hauptlink3:visited {
	text-decoration: underline;
	color: #990000;
}


a.hauptlink3:focus {
	text-decoration: underline;
	color: #990000;
}

a.hauptlink3:hover {
	text-decoration: none;
	color:#999999;
}

/***************************
****** NAVIGATION Link *****
***************************/
a.navilink:link {
	text-decoration: none;
	color: #e6e6e6;
}

a.navilink:visited {
	text-decoration: none;
	color: #e6e6e6;
}

a.navilink:focus {
	text-decoration: none;
	color: #00C;
}

a.navilink:hover {
	text-decoration: none;
	color: #00C;
}

a.navilink:active {
	text-decoration: none;
	color: #00C;
}
#aussen #innen table tr .maintext a .hauptlink {
	color: #00F;
}
#aussen #navig .mainpagenavig tr td {
	color: #cccccc;
}
