@font-face {
 font-family:Extended;
 src:url('ag_l_ext_0.ttf');
}
@font-face {
 font-family:ExtendedM;
 src:url('ag_mdext_0.ttf');
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #165488;
}
.topfett {
	font-family: ExtendedM,Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #165488;
}

.toplight {
	font-family: Extended,Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #165488;
}
h1 {
	font-size: 16px;
	font-weight: normal;

}
h2 {
	font-size: 18px;
	font-weight: bold;
}


a {
	color: #165488;
	text-decoration: none;
}

a:hover {
	color: #165488;
	text-decoration: underline;
}
#navi a {
	color: #165488;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
	float: left;
	clear: right;
	font-size: 14px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
	vertical-align: middle;
}
#navi a:hover {
	color: #165488;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
	float: left;
	clear: right;
	font-size: 14px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
	vertical-align: middle;
	background-image: url(../images/back.png);
}
#footer {
	font-size: 9px;
}
#content {
	text-align: justify;
}
li {
	padding-bottom: 10px;
}

