a:link {
	background: none;
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5000ff;
}

a:link.navlev1 {
	background: none;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navlev1 {
	background: none;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navlev1 {
	color: #f0f0f0;
}

body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffffff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table.worksheet {
	width: 980px;
}

td.header {
	height: 91px;
	background-image: url(images/background_header.jpg);
	background-repeat: no-repeat;
}

td.navigation {
	height: 22px;
	background-image: url(images/background_navigation.jpg);
	background-repeat: no-repeat;
	color: White;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 100px;
}

td.trenner_top {
	height: 35px;
	background-image: url(images/background_trenner_top.jpg);
	background-repeat: no-repeat;
}

td.content_left {
	width: 183px;
	background-image: url(images/background_content_left.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

td.button {
	width: 137px;
	height: 20px;
	background-image: url(images/button.png);
	background-position: center;
	background-repeat: no-repeat;
	color: White;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

td.content_center {
	width: 739px;
	height: 350px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/background_content_center.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #d3d3e6;
	vertical-align: top;
	color: Black;
}

td.content_right {
	width: 58px;
	background-image: url(images/background_content_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

td.trenner_bottom {
	height: 34px;
	background-image: url(images/background_trenner_bottom.jpg);
	background-repeat: no-repeat;
}


td.footer {
	height: 36px;
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
	color: White;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 200px;
}

td.footer_shadow {
	height: 8px;
	background-image: url(images/background_footer_shadow.jpg);
	background-repeat: no-repeat;
}

table.navcontent {
	width: 870px;
	height: 407px;
}

td.navigation2 {
	width: 147px;
	height: 352px;
	padding-top: 30px;
	vertical-align: top;
}

td.text {
	width: 535px;
	height: 352px;
	padding-top: 30px;
	padding-left: 38px;
	padding-right: 150px;
	vertical-align: top;
	color: #00008B;
}

td.pages {
	height: 25px;
	color: #00008B;
	font-weight: bold;
	text-align: center;
	padding-left: 38px;
	padding-right: 150px;
}
