<style type="text/css">

.title_red {
	font-family: impact, arial, verdana;
	font-size: 20px;
	color: red;
}
.title_bla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: black;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: black;
	line-height: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	line-height: 1.3em;
}
.menu {
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
	line-height: normal;
}
.menu_it {
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
	line-height: normal;
}
.menu_uk {
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
}
p {
	font-family: helvetica, arial, verdana, sans serif;
	font-size: 10px;
	color: black;
}
.prg_std {
	font-family: helvetica, arial, verdana, sans serif;
	font-size: 10px;
	color: black;
}
.prg_std_uk {
	font-family: helvetica, arial, verdana, sans serif;
	font-size: 10px;
	color: red;
}
.piede {
	font-family: helvetica, arial, verdana;
	font-size: 8px;
	color: black;
	line-height: 1em;
}
.piede_white {
	font-family: helvetica, arial, verdana;
	font-size: 8px;
	color: white;
	line-height: 1em;
}
#pos_logo {
	position: absolute;
	top: 100px;
	left: 150px;
	z-index: 0;
}
#pos_logo_shade {
	position: absolute;
	top: 110px;
	left: 160px;
	z-index: 1;
}

</style>
