
.clear {
  clear: both !important;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

.sup {
  font-size: 70%;
  position: relative;
  top: -3px;
}

table.border {
  border-collapse: collapse;
}

.aleft {
  float: left;
}

.foto {
  float: left;
  padding: 10px;
}

.strong {
  font-weight: bold;
}

.nobr {
  white-space: nowrap;
}

table.border td {
  border: 1px solid gray;
}

* {
	margin: 0;
	padding: 0;
}
body {
	background: #071f09 url(images/bg_site.jpg) 0 0 repeat-x;
	font-size: 100%;
	line-height: 1em;
	font-family: Trebuchet MS;
	color: #779335;
	text-align: center;
}
/*in_line*/
input, select, textarea {
	vertical-align: middle;
	font-family: Trebuchet MS;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
	margin: 8px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 15px
}
a:hover {
	text-decoration: none;
}

a {
	color: #679c00;
	cursor: pointer;
	text-decoration: underline;
}

.column {
	float: left;
}
.clear, .col-list, .row-box, p {
	width: 100%;
	overflow: hidden;
}
.col-list ul {
	float: left
}
.col-list .indent-list {
	margin-left: 40px;
}
h1, h2 {
	color: #90da02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px
}
/*header*/
.header {
	height: 550px;
}
.header div {
	position: relative;
	margin: 0 0 0 -8px;
}
/*footer*/
.footer {
	padding: 54px 23px 0 22px;
}
.footer .bg-center {
	background: url(images/bg-cente.jpg) 0 0 repeat-x;
}
.footer .corner-left {
	background: url(images/corner-left.jpg) 0 0 no-repeat;
}
.footer .corner-right {
	background: url(images/corner-right.jpg) top right no-repeat;
	padding: 34px 0 72px 0;
	text-indent: 21px;
}
.footer .menu {
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal
}
/*content*/
.bg {
	background: url(images/bg.jpg) 0 0 repeat-y;
	width: 100%;
}
.content {
	background: url(images/content_top.jpg) 0 0 no-repeat;
	font-size: 0.875em;
}
.content .extra-left {
	margin-left: 41px;
	width: 923px;
	overflow: hidden;
	padding-top: 25px;
}
.br {
	display: block;
}
.indent-bot {
	display: block;
	margin-bottom: 25px;
}
.indent-top-bot {
	display: block;
}
.content .title {
	margin-bottom: 30px;
}
.content .img-left {
	float: left;
	margin: 0 14px 0 0;
}
.content .ind-1 {
	display: block;
	margin-bottom: 4px;
}
.content li {
	background: url(images/list_marker.gif) 0 8px no-repeat;
	padding: 0 0 0 22px;
	color: #5a7128;
	text-decoration: none;
	line-height: 1.875em;
	vertical-align: middle;
}
p {
	line-height: 1.6
}
.content li a {
	/*background: url(images/list_marker.gif) 0 8px no-repeat;*/
	
	color: #5a7128;
	text-decoration: none;
	line-height: 1.875em;
}
.content li a:hover {
	background: url(images/list_marker.gif) 2px 8px no-repeat;
	color: #FFF;
}
.indent-top {
	display: block;
}
.indent-top1 {
	display: block;
	margin-top: 15px;
}
.content .link-1 {
	color: #5a7128;
	background: url(images/header_marker_link.gif) center right no-repeat;
	padding: 0 20px 0 0;
	margin-top: 11px;
}
.ind-2 {
	display: block;
	margin-bottom: 11px;
}
.text-1 dt {
	color: #90da02;
}
.text-1 dd {
	padding-bottom: 12px;
}
.indent-text {
	float: right;
	margin-right: 70px;
}
.indent-top-bot1 {
	display: block;
	margin: 12px 0;
}
/*================== index-3.html ==================*/
#page4 .content .col-1 .row-box-1 {
	width: 277px;
}
#page4 .content .col-1 .row-box-2 {
	width: 280px;
	margin-left: 17px;
}
/*================== index-5.html ==================*/
#page6 .form input {
	height: 18px;
}
#page6 .form textarea {
	overflow: auto;
	display: block;
	height: 134px;
	margin-bottom: 15px;
}
#page6 .form textarea, #page6 .form input {
	border: 1px solid #ffffff;
	background: none;
	color: #5a7128;
	font-size: 1em;
	padding-left: 4px;
	width: 252px;
}
#page6 .form .form-link {
	margin-left: 135px;
	margin-right: 15px;
}
#page6 .form .indent-form {
	height: 30px
}
#formular textarea {
	height: 150px;
	width: 350px;
	margin: 0px 2px;
}
#formular input {
	margin: 0px 2px;
}

#news p {
  width: auto;
}

div.newsImg {
  /*
  width: 180px;
  text-align: left;
  overflow: hidden;
  float: left;
  margin: 0 10px 0 0;
  */
}
div.newsImg img {
  width: 180px;  
}

.alert {
  color: red;
  font-weight: bold;
}

#lightbox img, #lightbox {
  max-width: 800px;
}

#lightbox {
  max-width: 820px;
}