.frame {
	border: thin solid #003366;

}
.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link
{
text-decoration:none;
color:#99CC33;
}

a:visited
{
text-decoration:none;
color:#99CC33;
}

a:hover
{
text-decoration:none;
color:#333333;
}

a:active
{
text-decoration:none;
color:#333333;
}
.photo {
	border: thin solid #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.hgindex {
	background-image: url(img/nav/hg.jpg);
	background-repeat: no-repeat;
	background-position: 1% bottom;
}
.headlinegr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CC33;
	font-size: 24px;

}
.frametop {
	border-top: thin solid #003366;
	border-right: thin solid #003366;
	border-bottom: thin none #003366;
	border-left: thin solid #003366;

}
.hgindexpat {

	background-image: url(img/hg_welcome.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.net {
	background-image: url(img/net.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.high {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC33;
	font-weight: bold;

}
