body {
	background-color: White;
	font-family: Arial;
	color: #030E3F;
	font-size: 12px;
	 
}
table
{
	font-size: 12px;
	
}
p {
	padding-left: 15px;
	padding-right : 10px;
}

h1
{
	font-size: 25px;
	font-family: Arial;
	color: #343434;
	padding : 4px;
	margin-left: 10px;
}
font.txt {
	font-family: Arial;
	font-size: 12px;
	color: #030E3F;
}
font.txt_b {
	font-family: Arial;
	font-size: 18px;
	color: #030E3F;
        padding : 4px;
	margin-left: 10px;
}
font.red {
	font-family: Arial;
	font-size: 12px;
	color: red;
}
font.optim {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
}
font.news {
	font-family: Arial;
	font-size: 12px;
	color: #6B7B89;
}
font.aktiv {
	font-family: Arial;
	font-size: 14px;
	color: #F9962E;
	font-weight: bold;
}
A.menu {
	font-family: Arial;
	font-size: 14px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}
A:hover.menu {
    font-family: Arial;
	color: #F9962E;
	font-weight: bold;
  }
A.link {
	font-family: Arial;
	font-size: 12px;
	color: #2B2CFF;
}
A:hover.link {
    font-family: Arial;
	color: #0000FF;
	}
A.link1 {
    font-family: Verdana;
	font-size: 11px;
    color: #0000FF;
}
A:hover.link1 {
    font-family: Verdana;
	color: #0000FF;
}
.pole 
{
background-color: #F9F9FF;
border: 1 solid #000099;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}   
#right 
{
 position: absolute;
 right: 0px;
 top: 0px;
 width: 120px;
 }



