#adress{
  color:#C6C7C8;
  font-size:10px;
  font-weight:bold;
  text-align:center;
}
.navigation_header{
  color:#C6C7C8;
  font-size:13px;
  font-weight:bold;
}
.navigation_off{
  color:#FCC40D;
  font-size:13px;
  /*font-weight:bold;*/
}
.headline{
  color:#FCC40D;
  font-size:12px;
  font-weight:bold;
}
h1{
  color:#FCC40D;
  font-size:12px;     
  font-weight:bold;
}
.important{
  font-weight:bold;
}
.right{
  text-align:right;
  white-space:nowrap;
  padding-left:345px;
}
.right1{
  text-align:right;
  white-space:nowrap;
  padding-left:325px;
}
.right2{
  text-align:right;
  white-space:nowrap;
  left:350px;
}
.center{
  text-align:center;
}

.headlineDark{
  color:#56585A;
  font-size:12px;
  font-weight:bold;
}
.copyright{
  color:#C6C7C8;
  font-size:10px;
  font-weight:bold;
  float:right;
  text-align:right;
}
div.floatright{
	float:right;
	width:60px;
	text-align:right
}
li{
  list-style-image:url(../images/list_image.gif);
}
p {
  text-align:justify;
}
