body {
  background-color: #efedde;
  font-family: Arial;
  font-size: 12px;
  color: #6f6f6f;
}

.wrapper {
  width: 999px;
  margin: 0 auto;
}

.wrapper.main {
  background: url("images/wrapper_top_bg.gif") no-repeat top center #b5ca61;
}

a, a:link, a:visited {
  color: #0061c9;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.login-area {
  text-align: right;
  font-size: 10px;
  color: #333333;
  padding: 1px 0 7px;
}

.login-area a, .login-area a:visited, .login-area a:link {
  text-decoration: underline;
  color: #333333;
}

.login-area a:hover {
  text-decoration: none;
}

.login-area a.button {
  position: relative;
  top: 5px;
  margin: 0 5px;
}

.header {
  height: 130px;
  position: relative;
}

.header .logo {
  margin: 26px 0 0 31px;
  float: left;
}

.header .arguments {
  background: url("images/arguments_bg.gif") no-repeat center left #5f6237;
  padding: 6px 10px 6px 212px;
  position: absolute;
  top: 27px;
  right: 15px;
  border: 1px solid #fff;
}

.header .arguments li a, .header .arguments li a:visited {
  color: #fff;
}

.header .arguments li {
  line-height: 20px;
  background: url("images/dot.gif") no-repeat 0px 8px;
  padding-left: 13px;
}

.menu {
  margin-left: 13px;
  font-size: 16px;
}

.menu ul {
  overflow: hidden;
}

.menu li {
  float: left;
  background: url("images/menu_bg.gif") repeat-x bottom left #6b6c6e;
}

.menu li a, .menu li a:visited {
  display: block;
  color: #fff;
}

.menu li a:hover {
  text-decoration: none;
  color: #b3c467;
}

.menu li a span.inner1 {
  display: block;
  background: url("images/menu_separator.gif") no-repeat center right;
}

.menu li.last a span.inner1 {
  background-image: url("images/menu_last_separator.gif");
}

.menu li a span.inner2 {
  display: block;
  padding: 5px 31px 8px 16px;
  line-height: 16px;
}

.menu li.first a span.inner2 {
  background: url("images/menu_first_lt.gif") no-repeat top left;
}

.menu li.prev a span.inner1 {
  background-image: url("images/menu_prev.gif");
}

.menu li.active a span.inner1 {
  background: url("images/menu_next.gif") no-repeat top right;
  color: #333;
  padding-right: 20px;
}

.menu li.active a span.inner2 {
  background-color: #fff;
  padding-right: 11px;
}

.menu li.active.first a span.inner2 {
  background-image: url("images/menu_active_first_lt.gif");
}

.menu li.active.last a span.inner1 {
  background-image: url("images/menu_last_next.gif");
}

.content {
  background: url("images/content_border.gif") repeat-y top right #fff;
  position: relative;
  left: 13px;
}

.content .inner {
  background: url("images/content_rt.gif") no-repeat top right;
  padding: 25px 13px 13px;
  position: relative;
  top: -1px;
}

.footer {
  background-color: #b5ca61;
  position: relative;
  left: 13px;
  padding: 23px 18px 13px;
  overflow: hidden;
}

.content-footer {
  border-top: 1px solid #b5ca61;
  color: #6f6f6f;
  padding: 13px 5px 0;
  clear: both;
}

.content-footer a, .content-footer a:visited {
  color: #6f6f6f;
}

.footer .logo {
  float: left;
  margin: 3px 68px 0 0;
}

.footer .aktion-logo {
  float: left;
}

.content .left {
  float: left;
  width: 536px;
  margin-top: 8px;
  position: static;
}

body.inner-page .content .left {
  width: 697px;
}

.content .right {
  width: 240px;
  padding-left: 10px;
  float: right;
  margin-top: 8px;
}

.content .center {
  width: 161px;
  padding: 8px 8px;
  float: right;
  background: url("images/center_column_bg.gif") no-repeat top center #efedde;
}

.content h2 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 0 3px 3px;
  border-bottom: 1px solid #b5ca61;
  margin-bottom: 11px;
}

.content .left h2.subtitle {
  font-size: 12px;
  padding: 3px 3px 5px;
}

.content .right h2 {
  padding-left: 7px;
}

.content .right h2.title {
  padding-left: 7px;
}

.left .block .item {
  margin: 0 15px 10px 28px;
}

body.inner-page .left .block .item {
  margin-left: 33px;
}

body.inner-page .left h3 {
  padding: 0 0 0 15px;
  font-size: 16px;
}

.left .block .item h3 {
  font-size: 22px;
  margin-bottom: 9px;
  padding-left: 0;
  font-family: Georgia;
}

.left .block .item p {
  color: #6f6f6f;
  line-height: 16px;
}

.left .block .item .more {
  color: #b5cb62;
  margin-left: 8px;
}

.quote-block {
  overflow: hidden;
  position: relative;
  margin: 30px 0 27px 27px;
}

.quote-block .avatar {
  float: left;
  margin-right: 19px;
}

.quote-block .text {
  width: 393px;
  float: left;
  position: relative;
  background: url("images/quote_middle.gif") repeat-y top center #fff;
  font-family: Georgia;
  font-style: italic;
  font-size: 14px;
  color: #0061c9;
}

.quote-block .text .author {
  font-family: Arial;
  font-size: 10px;
  color: #6f6f6f;
  font-style: normal;
}

.quote-block .text-inner {
  background: url("images/quote_top.gif") no-repeat top center;
}

.quote-block .text-inner2 {
  background: url("images/quote_bottom.gif") no-repeat bottom center;
  padding: 10px;
}

.quote-block .text .ear {
  position: absolute;
  top: 50px;
  left: -11px;
  width: 13px;
  height: 10px;
  line-height: 1px;
  font-size: 1px;
  background: url("images/quote_ear.gif") no-repeat;
}

.right .block .item {
  margin-bottom: 10px;
  line-height: 14px;
  margin-left: 7px;
}

.right .block .item .author {
  font-size: 10px;
  display: block;
}

.block .all {
  background-color: #dbe5b0;
  font-size: 10px;
  padding: 6px 7px;
  margin-bottom: 27px;
}
.block .all a, .block .all a:visited {
  color: #333;
  text-decoration: underline;
}
.block .all a:hover {
  text-decoration: none;
}

.right .banner {
  margin-bottom: 27px;
}

.partner {
  margin-bottom: 15px;
  margin-left: 6px;
}

.partner .logo {
  margin-bottom: 4px;
}

.partner .label {
  display: block;
  font-size: 10px;
  line-height: 12px;
}

.content .center h2 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 15px;
}

.content .magazine .volume {
  display: block;
  font-size: 10px;
  margin: 2px 0 20px;
}

.subscription {
  margin-bottom: 15px;
}

.subscription-block {
  margin-bottom: 20px;
}

.subscription-block h5 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 6px;
  line-height: 14px;
}

.subscription-block p {
  margin-bottom: 6px;
  line-height: 11px;
  font-size: 10px;
}

.subscription-block p.announce {
  font-size: 12px;
  color: #0061c9;
  line-height: 14px;
}

.subscription-block select {
  color: #6f6f6f;
  font-size: 10px;
  width: 100%;
  padding: 2px 0;
}

.content .inner-wrapper {
  overflow: hidden;
  background: url("images/content_bg.gif") repeat-y 546px 0px;
}

body.inner-page .content .inner-wrapper {
  background-image: none;
}

h3.rubric-title {
  font-weight: bold;
  color: #000;
  margin-top: 20px;
  margin-bottom: 5px;
}

a.rubric-title {
  font-weight: bold;
  color: #000;
  margin-top: 20px;
  margin-bottom: 5px;
  text-decoration:none;
}

div.rubric {
  margin-bottom: 15px;
}

.left .block div.rubric .item h3 {
  margin-bottom: 5px;
  font-size: 20px;
}

.left .block div.rubric .item h3 a {
}

.left .block div.rubric .item p {
  font-size: 12px;
}

.main-article {
  padding: 30px  0 10px 45px;
}

.main-article .author-area {
  margin-bottom: 18px;
  font-size: 10px;
  color: #686965;
  position: relative;
  padding-bottom: 2px;
}

.main-article .author-area .avatar {
  float: left;
  margin-right: 15px;
}

.main-article .author-area .avatar img {
  display: block;
}

.main-article .author-area .info {
  position: absolute;
  bottom: 0px;
}

.main-article .author-area .info span {
  display: block;
  line-height: 11px;
}

.main-article .author-area .info .name {
  font-weight: bold;
}

.main-article h1 {
  font-size: 20px;
  color: #0061c9;
  font-family: Georgia;
  margin-bottom: 10px;
}

.main-article .links {
  text-align: right;
  font-size: 11px;
  margin-bottom: 25px;
}

.main-article .links a, .main-article .links a:visited, .main-article .links a:link {
  color: #696a66;
  padding-left: 16px;
  background-repeat: no-repeat;
  background-position: center left;
  margin-left: 10px;
  text-decoration: underline;
}

.main-article .links a:hover {
  text-decoration: none;
}

.main-article .links .print {
  background-image: url("images/print.jpg");
  padding-left: 18px;
}

.main-article .links .favorites {
  background-image: url("images/fav.jpg");
}

.main-article .article-text {
  color: #313230;
  line-height: 1.5em;
}

.main-article .article-text a, .main-article .article-text a:visited, .main-article .article-text a:link {
  text-decoration: underline;
}

.main-article .article-text a:hover {
  text-decoration: none;
}

.main-article .article-text p {
  margin-bottom: 10px;
}

.main-article .additional-info {
  font-weight: bold;
  color: #313230;
}

.main-article .additional-info p {
  margin-bottom: 15px;
}

.main-article .additional-info .label {
  color: #b3c467;
}

.main-article .article-text h5 {
  font-weight: bold;
  padding: 10px 0;
}

.main-article .article-text table {
  width: 100%;
  font-size: 11px;
  color: #313230;
  margin-top: 10px;
}

.main-article .article-text table td, .main-article .article-text table th {
  border: 1px solid #b8b7b4;
  padding: 3px 4px 2px;
  vertical-align: top;
  width: 25%;
}

.main-article .article-text table th {
  font-weight: bold;
  vertical-align: middle;
}

.treg{width: 120px; float: left;}
.freg{float: left; margin-bottom: 20px;}
.freg2{float: right; margin-bottom: 20px;}

.clear
{
	clear:both;
}

.primer {
  width: 100%;
  font-size: 11px;
  color: #877F6F;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.primer .pr-title {
  color: #b3c467;
  text-transform: uppercase;
  font-weight: bold;
}

.view {
  width: 100%;
  font-size: 11px;
  color: #877F6F;
  margin-top: 20px;
  margin-bottom: 40px;
}

.view .view-ts {
  color: #b3c467;
  font-weight: bold;
}

.red
{
    color: Red;
}
.required
{
    color:Red;
}
h3.BlueH3
{
    color:#0061c9
}

.btnin
{
    background-image: url("images/go_white.jpg");
    border:0px;
    cursor:pointer;
}
.btnGo
{
    background-image: url("images/continue.jpg");
      border:0px;
     cursor:pointer;
     width:95px;
     height:17px;
}
.loginButton
{
     background-image: url("images/go_white.jpg");
     border:0px;
     cursor:pointer;
     
}
.passwdRecoveryButton
{
     background-image: url("images/change_password.jpg");
     border:0px;
     cursor:pointer;     
}

.passwdConfirmPasswordButton
{
     background-image: url("images/confirm_change_password.png");
     border:0px;
     cursor:pointer;     
}
