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: 12px;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
	font-weight: bold;
}

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

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

td.subnavtable {
	text-align: center;
}

.subnavtable a:link {
	font-size: 12px;
	color: #996633;
	text-decoration: none;
	text-align: center;
	font-weight: normal;

}
.subnavtable a:visited {
	font-size: 12px;
	color: #996633;
	text-decoration: none;
	text-align: center;
	font-weight: normal;

}

.subnavtable a:hover {
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;

}

.subnavtable a:active {
	font-size: 12px;
	color: #996633;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.ueberschrift {
	font-size: 13px;
	font-weight: bold;
	color: #996633;
	line-height: 18px;
	text-align: left;





}
.tinytext {
	font-size: 10px;
}

