a img {
	border:none;
}

html, body {
	background-color: #f8f8f7;
	color: rgb(88, 88, 88);
	font-size: 9pt;
	font-family: "trebuchet ms", helvetica,sans-serif;
	background-image: url(images/g2.gif);
	background-repeat: repeat-x;
	text-align: justify;
	margin: 0;
	padding: 0;
}

.post { 	
  position:absolute;
  height:460px; 
  width:950px;
  margin:-280px 0px 0px -475px;
  top: 50%; 
  left: 50%;
  padding: 0px;
}

.post1 { 	
  height:90px; 
  width:950px;
  padding: 0px;
}

.post p { 	
	margin: 10px;
  	padding: 5px 2px 8px 2px;
}

a {
	color: rgb(88, 88, 88);
	text-decoration: none;
}

a:hover { 
	color: rgb(67, 101, 0); 
	text-decoration: underline; 
}

.post3{
width: 950px; margin: 0 auto; padding: 0; height: 425px;
	border-color:#black;
	border-style:solid;
	border-right-width:5px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:5px;

}

#footer {
	margin-top: 1em; 
	width: 950px; 
	text-align: center;
}
#footerimg {
	padding: 0em; 
	margin: 0em;  
}

#leiste {
	background-image: url(images/leiste.gif); 
	background-repeat: no-repeat; 
	background-position: right; 
	color: #ac0739;
}

#menu
{
}

#menu ul
{
list-style: none;
}

#menu li a
{

width: 147px;
height: 29px;
padding-top:7px ;
display: block;
background: #fff url(images/a_funk-1.gif) repeat-x;
border: 1px none #fff;
color: #fff;
font-size: 13pt;
font-weight: bold;
text-decoration: none;
text-align:center
vertical-align: middle;

}

#fonlogo {
	float: left;
	position: relative;
	margin-bottom: 10px;
}
#fonlogo img {
}

/*========================================================================
UPPER AREA START
========================================================================*/
#upper {
	width: 620px;
	/*width: 60em;*/
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
	background: url(http://static.fon.com/images/common/header_blue_line.png) no-repeat right bottom;
}
#upper ul.langlist {
	position: absolute;
	display: block;
	border: solid 1px #002b5c;
	background-color: #FFF;
	top: 0px;
	/*left: 610px;*/
	left: 63em;
}
#upper ul.langlist li {
	display: block;
	clear: both;
	float: left;
}
#upper ul.langlist li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px;
	clear: both;
	color: #002b5c;
	font-weight: bold;
}
#upper ul.langlist li a:hover {
	text-decoration: underline;
}
#upper ul.langlist li a img {
	float: left;
}
/*========================================================================
UPPER AREA END
========================================================================*/



/*========================================================================
MAIN NAVIGATION START
========================================================================*/
#nav1 {
	text-align: right;
	display: block;
	float: right;
}
#nav1 li {
	display: inline;
}
#nav1 li img {
	vertical-align: sub;
}
* html #nav1 li img {
	vertical-align: middle;
}
*+html #nav1 li img {
	vertical-align: middle;
}
#nav1 li a {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	float: left;
	text-decoration: none;
	padding: 0px 5px;
	border-left: 1px solid #002b5c;
	color: #002b5c;
}
#nav1 li.language a {
	border: none;
	text-transform: uppercase;
}
#nav1 li.help a {
	border: none;
	color: #8a181a;
}
.userzone #nav1 li.my_fon a {
	background-color: #8a181a;
	color: #FFF;
}
.userzone #nav1 li.my_fon a:hover {
	text-decoration: none;
}
#nav1 li a:hover {
	text-decoration: underline;
}
/*========================================================================
MAIN NAVIGATION END
========================================================================*/



/*========================================================================
SECONDARY NAVIGATION START
========================================================================*/
.nav2 {
	width: 620px;
	/*width: 59em;*/
	float: right;
	background: url(http://static.fon.com/images/common/header_orange_line.png) no-repeat right bottom;
	padding-bottom: 5px;
}
* html .nav2 {
	padding-bottom: 10px;
}
*+html .nav2 {
	padding-bottom: 10px;
}
.nav2 ul {
	display: block;
	text-align: center;

}
.nav2 ul li {
	display: inline;
}
.nav2 ul li a {
	display: block;
	float: right;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav2 ul li a:hover {
	text-decoration: underline;
}
#my_fon_bill,
#my_fon_alien,
#my_fon_linus {
	background: url(http://static.fon.com/images/common/header_red_line.png) no-repeat right bottom;
}
#my_fon_bill ul li a,
#my_fon_alien ul li a,
#my_fon_linus ul li a {
	color: #8a181a;
}
/*========================================================================
SECONDARY NAVIGATION END
========================================================================*/
