html, body {
   margin: 0; 
   padding: 0; 
   color: #123277;
   font-family: Verdana,sans-serif;
   font-size: 100%;
}

p,h1,h2,h3,h4 {
	font-family: Verdana,sans-serif;
}

#homeheader0 {
	background-color:#123277;
	position: absolute;
	font-size: 0.7em;
	color: white;
	width: 100%;
	height: 20px;
	padding-left: 21px;
	left: 0px;
	top: 0px;
}

#language {
	position: absolute;
	font-size: 0.7em;
	color: white;
	width: 205px;
	height: 20px;
	left: 500px;
	top: 0px;
	text-align: right;
}

#logo {
	position: absolute;
	width: 205px;
	height: 41px;
	left: 500px;
	top: 50px;
}

.homeheader0 {
	padding-left: 21px;
}

#navibox {
	line-height: 22px;
	font-weight: bold;
	position: absolute;
	color: #123277;
	font-size: 0.7em;
	width: 160px;
	height: 110px;
	z-index: 3;
	padding-left: 21px;
	top: 130px;
	background-image:url(images/0_navibox_bgr.gif);
	background-repeat:no-repeat;
	background-position: 0px 20px;
	}

#newsbox1 {
	line-height: 140%;
   	position: absolute;
	font-size: 0.76em;
	width: 217px;
	padding-right: 20px;
	padding-left: 20px;
	height: 110px;
	z-index: 4;
	left: 0px;
	top: 462px;
	background-image:url(images/0_index_newsbox.gif);
	background-repeat:no-repeat;
	background-position: 0px 23px;

	}
	
#newsbox2 {
	line-height: 140%;
   	position: absolute;
	font-size: 0.76em;
	width: 217px;
	padding-right: 20px;
	padding-left: 20px;
	height: 110px;
	z-index: 5;
	left: 258px;
	top: 462px;
	background-image:url(images/0_index_newsbox.gif);
	background-repeat:no-repeat;
	background-position: 0px 23px;
	}
	
#newsbox3 {
	line-height: 140%;
   	position: absolute;
	font-size: 0.76em;
	width: 217px;
	padding-right: 20px;
	padding-left: 20px;
	height: 110px;
	z-index: 6;
	left: 514px;
	top: 462px;
	}
	
a.navibox {
	color: #123277;
	text-decoration: none;
}

a.navibox:hover {
	text-decoration: underline;
}

a.homeheader {
	color: #FFFFFF;
	text-decoration: none;
}

a.homeheader:hover {
	text-decoration: underline;
}
