body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}

body, table, td, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #009999;
	}

.bold {
	font-weight: bold;
	}

a:hover.nav01p { text-decoration: underline }
a:hover.nav01a { text-decoration: underline }
a:hover.nav02p { text-decoration: underline }
a:hover.nav02a { text-decoration: underline }
a:hover.nav03p { text-decoration: underline }
a:hover.nav03a { text-decoration: underline }
a:hover.nav01phome { text-decoration: underline }
a:hover.nav01ahome { text-decoration: underline }
	
a.nav01p {
	font-size: 14px;
	color: #009999;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a.nav01a {
	font-size: 14px;
	color: #009999;	
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a.nav01phome {
	font-size: 16px;
	color: #009999;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
a.nav01ahome {
	font-size: 16px;
	color: #009999;	
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

a.nav02p {
	font-size: 12px;
	color: #009999;
	line-height: 20px;
	text-decoration: none;
}
a.nav02a {
	font-size: 12px;
	color: #009999;
	line-height: 20px;
	text-decoration: none;
}
a.nav03p {
	font-size: 11px;
	color: #009999;
	line-height: 20px;
	text-decoration: none;
}
a.nav03a {
	font-size: 11px;
	color: #009999;
	line-height: 20px;
	text-decoration: none;
}

div.disclaimer {
	margin-left: 20px;
}

.copy {
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titel {
	font-size: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
}

.subtitel {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	font-weight: bold;	
}

.bg {
	background-color: #009999;
	color: #ffffff;
	font-weight: bold;
	}

table.content01 {
	width: 600px;
	}

td.content01Left {
	width: 180px;
	vertical-align: top;
	padding-top: 20px;
	}
td.content01Right {
	width: 420px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 20px;
	}
td.content02 {
	width: 600px;
	vertical-align: top;
	padding-top: 20px;
	}
td.content03 {
	padding-top:5px;
}
	
