table.mainnav {
}

td.mainnav {
}

.mainnav a:link {
	font-size: 14px;
	color: #D1B323;
	text-decoration: none;
	font-weight: bold;
}
.mainnav a:visited {
	font-size: 14px;
	color: #D1B323;
	text-decoration: none;
	font-weight: bold;
}
.mainnav a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.mainnav a:active {
	font-size: 14px;
	color: #D1B323;
	text-decoration: underline;
	font-weight: bold;
}

a:link {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #003399;

}
a:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}


a.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bolder;
	color: #003399;

	padding: 3px;
	margin: 0px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	

}

a.menulink:visited {
	font-size:12px;
	color: #003399;
	font-weight: bolder;
	text-decoration: none;


}

a.menulink:hover {
	font-size:12px;
	color: #FFFFFF;
	background-color:#003399;

	text-decoration: none;
	font-weight: bolder;
}

a.menulinkactive {
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bolder;
	color: #FFFFFF;

	padding: 3px;
	margin: 0px;
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	

}

a.menulinkactive:visited {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	background-color: #003399;


}

a.menulinkactive:hover {
	font-size:12px;
	color: #FFFFFF;
	background-color:#003399;

	text-decoration: none;
	font-weight: bolder;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-image: url(../pics/list_symbol.gif);
	line-height: 18px;
}

.formtable {
	border: 1px solid #000000;
	background-color: #C2D0D6;
	left: 15px;
	position: relative;
}
table.subnavtable {
	text-align: center;
	font-weight: bold;
	background-color: #CCEEFF;
	border: 1px solid #79D3FF;
	width: 120px;
	font-size: 14px;
}

td.subnavtable {
	text-align: center;
}

.subnavtable a:link {
	color: #000099;
	text-decoration: none;
	text-align: center;
	font-weight: normal;

}
.subnavtable a:visited {
	color: #000099;
	text-decoration: none;
	text-align: center;
	font-weight: normal;

}

.subnavtable a:hover {
	color: #CC0000;
	text-decoration: none;
	text-align: center;

}

.subnavtable a:active {
	color: #0000CC;
	text-decoration: none;
	text-align: center;
}
.ueberschrift {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	line-height: normal;
	text-align: left;





}
.tinytext {
	font-size: 11px;
	line-height: 11px;

}
hr {
	color: #3399FF;
}
