table.mainnav {
}

td.mainnav {
}

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

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

}
a:hover {
	font-size: 12px;
	color: #EE4A9C;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	color: #EE4A9C;
	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;
	text-indent: 3pt;
	padding: 3px;
	margin: 0px;
	white-space: pre;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	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:#EE4A9C;
	text-indent: 3pt;
	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;
	text-indent: 3pt;
	padding: 3px;
	margin: 0px;
	white-space: pre;
	background-color: #EE4A9C;

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


}

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


}

a.menulinkactive:hover {
	font-size:12px;
	color: #FFFFFF;
	background-color:#EE4A9C;
	text-indent: 3pt;
	text-decoration: none;
	font-weight: bolder;

}

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

.formtable {
	border: 1px solid #000000;
	background-color: #C2D0D6;
	left: 15px;
	position: relative;
}
table.subnavtable {
	text-align: center;
	font-weight: bold;
	border: 1px solid #003399;
	font-size: 12px;
	background-color: #FDE8F2;

}

td.subnavtable {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.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: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EE4A9C;
	padding: 3px;

}

div.ueberschrift {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EE4A9C;
	padding: 3px;

}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EE4A9C;
	padding: 6px;

}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: black;
	line-height: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDE8F2;
	padding: 3px;
	margin-bottom: 0.5em;

}

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

}
hr {
	color: #EE4A9C;
}
