.mainNavig {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.inactive-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #D4D5F0;
	padding: 4px;
	margin: 0px 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: auto;
}

.active-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #a0a2ca;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.inactive-button_nopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: auto;
	height: 3px;
}

.active-button_nopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #a0a2ca;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.language_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #a0a2ca;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.subActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a0a2ca;
	padding: 2px;
}
.subInactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D4D5F0;
	padding: 2px;
}
.subNavigTable {
	background-color: #D4D5F0;
	border: 1px solid #A0A2CA;
	padding: 2px;
}
.subSubNavig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
body {
	margin: 0px;
}
.hover-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #c0c1db;
	padding: 4px;
	margin: 0px 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: hand;
}

.content_maintitle {
	font-size: 13.5pt;
	font-weight: bold;
	color: #666699;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.content_subtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.product_title {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #3F437F;
	text-decoration: none;
}
a:hover {
	color: #A0A2CA;
	text-decoration: none;
}

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

a.subnavig:hover {
	color: #A0A2CA;
	text-decoration: none;
}

.shortnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smalldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.advisorBox	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.headerrow {
	background-color: #a0a2ca;
	border-bottom: 1px solid #000000;
}

.lightrow {
	background-color: #D4D5F0;
}
.darkrow {
	background-color: #c0c1db;
}

.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #a0a2ca;
	color: #FFFFFF;
}

.contentframe {
	background-color: #FFFFFF;
	border: 1px solid #D1D3EF;
	padding: 5px;
}

input {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	border:1px #666699 solid;
}

select {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	border:1px #666699 solid;
}

textarea {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 11px; color: #000000;
	line-height: 12px;
	border:1px #666699 solid;
}

.TextSignet { font-size: 18px; font-weight: bold; color: #666699; font-style: italic; }
.TextKlein { font-size: 10px; }