/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #006B6B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hometitel {
	font-size: 21px;
	color: #a9d3d3;
	font-weight: bold;
}
.homemitte {
	background-color: #A9D3D3;
}
.hometxt {
	color: #a9d3d3;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homenew {
	color: #a9d3d3;
}
a {
	font-size: 11px;
	font-weight: bold;
	/*color: #A9D3D3;*/
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navb {
	font-size: 12px;
	font-weight: normal;
	color: #a9d3d3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sub {
	/*color: #A9D3D3;*/
	color: #ffffff;
	font-weight: normal;
}
.act {
	font-size: 11px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.norm {
	font-size: 11px;
	font-weight: bold;
	/*color: #A9D3D3;*/
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subm  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9d3d3;
	color: #cccccc;
}
.vertline {
	color: #a9d3d3;
}
.vertline2 {
	color: #a9d3d3;
	font-weight: normal;
	letter-spacing: -2px;
	margin-right: 1px;
}
