#bodychronik {
    background-color:#e8e5e0;
    height: 100%;
    overflow: auto;
    width: 100%;
}

.c1 img,.c2 img,.c3 img {max-width:100%;height:auto;padding:0 0 24px 0;margin:0;}

.c1 {
        color:#000;
        font-family: 'Neuton', serif;
	height:668px;
        line-height:26px;
	margin:112px 35px 0px 60px;
	padding:25px 0px 0 0;
	}

.c2 {
        color:#000;
        font-family: 'Neuton', serif;
	height:668px;
        line-height:26px;
	margin:112px 35px 57px 0;
	padding:25px 0px 0 0;
	}

.c3 {
  background:#f5f2ec;
  color:#000;
  font-family: 'Neuton', serif;
  height:643px;
  line-height:26px;
  margin:137px 0px 0 0;
  padding:25px 31px 0px 31px;
}

.c3 a {
      color:#ffa600;
      text-decoration:none;
      font-size:19px;
}

.c3 a:hover {
      color:#e8e5e0;
      text-decoration:none;
}


.txt {text-align:center;padding:20px 27px 20px 27px;}
