/* Navigation */

/* Homebutton */
#home_leer
{
 position:absolute;
 left:0px;
 top:70px;
 width:170px;
 height:18px;
 background-color: #06c;
 border-bottom: 1px solid white;
}
*html #home_leer
{
 height:19px;
}
#homebutton
{
 position:absolute;
 left:0px;
 top:70px;
 width:170px;
 height:19px;
 background-color: #06c;
 font-weight: bold;
}
#homebutton ul
{
 padding-left: 0;
 margin-top: 0;
 margin-left: 0;
 margin-bottom: 0;
 color: White;
 float: left;
}
#homebutton ul li
{
 display: inline;
}
#homebutton ul li a
{
 color: White;
 font-weight: bold;
 text-decoration: none;
 float: left;
 padding-top: 1px;
 padding-left: 18px;
 padding-right: 119px;
 padding-bottom: 1px;
 border-bottom: 1px solid #fff;
}
*html #homebutton ul li a
{
 padding-top: 0;
 padding-bottom: 2px;
}
#homebutton ul li a:hover
{
 background-color: #EBF6FA;
 color: #055CA4;
}

/* Topnavigation */
#topnav
{
	position:absolute;
	left:172px;
	top:69px;
	width:815px;
	height:19px;
	background-color: #06c;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
#topnav ul
{
 margin: 0;
 padding: 0;
 color: White;
 float: left;
 background-color: #06c;
}
#topnav ul li
{
 display: inline;
}
#topnav ul li a
{
 padding: 1px 7px;
 color: White;
 font-weight: bold;
 text-decoration: none;
 float: left;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
}
*html #topnav ul li a
{
 padding-top: 0;
 padding-bottom: 2px;
}
#topnavact
{
 padding: 1px 7px;
 padding-bottom: 2px;
 color: White;
 background-color: #1a478a;
 text-decoration: none;
 float: left;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #1a478a;
}
*html #topnavact
{
 padding-top: 0;
}
#topnav ul li a:hover
{
 background-color: #EBF6FA;
 color: #055CA4;
}
#topnavrest
{
 width:100%; height:18px;
 background-color: #06c;
 border-bottom: 1px solid #FFF;
}

* html #topnavrest
{
 position: absolute;
 width:489px; height:19px;
}

#topnavrest ul
{
 padding: 0;
 margin: 0;
 float: left;
}
#topnavrest ul li
{
 display: inline;
}
#toplinie {
	position: absolute;
	top: 89px;
	left: 1px;
	width: 996px;
	height: 3px;
	background-color: #1a478a;
}

/* Support Navigation */
#snav {
	position: absolute;
	top: 53px;
	left: 566px;
	width: 242px;
}
.supportnav {
    font-size: 10px;
    color: #5A5A5A;
    text-decoration: none;
}
.supportnav:hover {
    color: #3C3C3C;
    text-decoration: none;
}
.pipe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
}

/* Leftnavigation */
#navcontainer {
	width: 174px;
	background: url(images/leftnavshadow_right.gif) repeat-y 0 0;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0;
}
#navcontainer a {
	display: block;
	padding: 1px 18px;
	width: 134px;
	color: #06c;
	background-color: #EBF6FA;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
*html #navcontainer a {
	width: 170px;
}
#navcontainer a:hover {
	text-decoration: none;
	background-image: url(images/leftnav_over.gif);
}
#navcontainer ul ul li {
	margin: 0;
}
#navcontainer ul.sublist a {
	display: block;
	padding: 1px 5px 1px 25px;
	width: 140px;
	color: #06c;
	background-color: #EBF6FA;
	text-decoration: none;
}
*html #navcontainer ul.sublist a {
	width: 170px;
}
#navcontainer ul.sublist a:hover {
	text-decoration: none;
	background-image: url(images/subleftnav_over.gif);
}
#navcontainer a.active {
	color: White;
	background-image: url(images/leftnav_act.gif);
}
#navcontainer a.active:hover {
	color: White;
	background-image: url(images/leftnav_act.gif);
}
#navcontainer a.activec {
	color: #0066CC;
	background-image: url(images/leftnav_actc2.gif);
}
#navcontainer a.activec:hover {
	color: #0066CC;
	background-image: url(images/leftnav_actc.gif);
}
#navcontainer ul.sublist a.active {
	color: White;
	background-image: url(images/subleftnav_act.gif);
}
#navcontainer ul.sublist a.active:hover {
	color: White;
	background-image: url(images/subleftnav_act.gif);
}input {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto;
	height: auto;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.titnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: normal;
	text-align: left;
}
.intertitnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6699CC;
}
.bulletnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

