html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, input,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
margin:0px; 
padding:0px; 
font-size:11px;
}

:focus { outline: none }

body {
/*background:url('/images.tpl/bg.jpg') repeat-x top;*/
background-color: white;
font-family:verdana;
color:#383a3a;
font-size:11px;
}
a {
color:#000000;
}
a,
a:link,
a:visited {
	/* color: inherit; */
	text-decoration: none;
	/* display: inline-block; */
}


.content a {
color:#3399FF;
}

.content a:hover {
text-decoration:none;
}

.content>div {
	margin-bottom: 1rem;
}
.content>table { 
	width: 100% !important;
	border-collapse: collapse;
}
.content>table td {
	padding: 5px;
	border: 1px solid #949494;
}
.topnav a {
color:#000;
}



p {
margin:6px 0;
}
h3 {
font-size:16px;
color:#cc4c06;
margin:7px 0;
display:block;
border-left:2px solid #cc4c06;
padding-left:5px;
}

.content .backk {
color:#cc4c06;
}

#main {
	width: 1056px;
	margin: 0 auto;
}

#header {
	position: relative;
	background: url('/images.tpl/header.jpg') no-repeat;
	width: 1056px;
	margin: 0 0 11px;
}

#header h1 a {
	display: block;
	/* position: absolute; */
	height: 170px;
	width: 600px;
	text-indent: -3000px;
}

#smap {
	position: absolute;
	right: 5px;
	bottom: 76px;
}

#smap img {
	margin: 0 2px;
}

#topmenu {
	margin-top: 4px;
	margin-bottom: 6px;
	display: flex;
	align-content: center;
	justify-content: space-between;
	align-items: center;
	background: #E7E9E8;
}

#midmenu div,
#topmenu div {
	border-top: 1px solid #afafaf;
	margin: 0 11px;
	font-size: 0;
}

#topmenu>li {
	flex: 1;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#topmenu>li>a {
	padding: 10px 5px;
	display: flex;
	text-align: center;
	align-items: center;
	align-content: center;
	justify-content: center;
}

#topmenu li {
	flex: 1 0 auto;
	list-style: none;
	position: relative;
	z-index: 1000;
	height: 100%;
}

#topmenu a {
	display: block;
	width: 100%;
	height: 100%;
	color: #383a3a;
	text-decoration: none;
	font-weight: bold;
}

#topmenu ul li li a {
	width: 100%;
	text-align: left;
	padding-left: 24px;
	/* width:240px; */
}

#topmenu ul {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

#topmenu ul ul {
	min-width: 240px !important;

}
#topmenu ul li li {
	/* background-color: #fff; */
}

#topmenu ul li li div {
	/* width: 220px; */
}

#topmenu ul li li:last-child div {
	display: none;
}


#topmenu a:hover {
	color: #cf7706;
}


#topmenu li:hover,
#topmenu li.over {
	background-color: #fff;
	color: #cf7706;
}

#topmenu li:hover>a,
#topmenu li li:hover>a {
	color: #cf7706;
}

#topmenu li ul {
	display: none;
}

#topmenu li:hover ul,
#topmenu li.over ul {
	display: block;
	position: absolute;
	left: 0;
	top: 33px;
	background: #e7e9e8;
	min-width: 160px;
	z-index: 2000;
	/* url('/images.tpl/menu.jpg') repeat; */
}

#topmenu li:hover:last-child ul {
	left: auto;
	right: 0;
}

#topmenu ul li {
	float: none;
}

#topmenu ul li a {
	height: auto;
	padding: 5px 5px;
	overflow: hidden;
	font-weight: normal;
}

#topmenu ul li.pfeil {
	background: url('/images.tpl/pfeil_rechts.gif') no-repeat right center;
}

#topmenu li:hover ul li ul,
#topmenu li.over ul li ul {
	position: absolute;
	display: none;
	z-index: 999;
}

#topmenu li:hover li {
	display: block;
	position: relative;
}

#topmenu li:hover li:hover ul,
#topmenu li.over ul li.over ul {
	/* left: 117px; */
	left: 100%;
	top: 0;
	display: block;
}

/* */

#midmenu {
	background: #E7E9E8;
	border-top: 1px solid white;
	z-index: 10;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}



#midmenu ul li:first-child {
	padding-top: 10px;
}

#midmenu ul li:last-child {
	padding-bottom: 10px;
}

#midmenu li li:last-child>div {
	display: none;
}

#midmenu li {
	list-style: none;
	position: relative;
}

#midmenu a {
	display: inline-block;
	width: 175px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	color: #383a3a;
	text-decoration: none;
	font-weight: bold;
}

#midmenu ul li {
	width: 176px;
}

#midmenu a:hover {
	background: white;
	color: #cf7706;
}

#midmenu li:hover,
#topmenu li.over {
	background: white;
	color: #cf7706;
}

#midmenu li ul {
	display: none;
}

#midmenu li:hover ul,
#midmenu li.over ul {
	display: block;
	position: absolute;
	top: 25px;
	background-color: #e7e9e8;
	/* background: url('/images.tpl/menu.jpg') repeat-y; */
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;

}

#midmenu ul li a {
	font-size: 12px;
	height: auto;
	padding: 5px 0;
	overflow: hidden;
	font-weight: normal;
}

#midmenu ul li a:hover,
#midmenu ul li:hover,
#midmenu ul li.over {
	background: none;
}

#midmenu ul li.pfeil {
	background: url('/images.tpl/pfeil_rechts.gif') no-repeat right center;
}

#midmenu li:hover ul li ul,
#midmenu li.over ul li ul {
	display: none;
}

#midmenu li:hover li {
	display: block;
	position: relative;
}

#midmenu li:hover li:hover ul,
#midmenu li.over ul li.over ul {
	left: 117px;
	top: 0;
	display: block;
}

/* */


#leftmenu {
	list-style: none;
}

#leftmenu a {
	display: block;
	padding: 4px 2px;
	background: url('/images.tpl/bgmenu.gif') repeat-y;
	margin: 3px 0;
	border: 1px solid #585a59;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #343635;
}

#leftmenu a:hover {
	color: #c48502;
	text-decoration: underline;
}

#left {
	width: 200px;
	float: left;
	min-height: 500px;
	overflow: hidden;
	margin-bottom: 11px;
}

#center {
	width: 636px;
	float: left;
	min-height: 500px;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: 11px;
}

#center_right {
	width: 836px;
	float: left;
	min-height: 500px;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: 11px;
}

#full_center {
	width: 1056px;
	float: left;
	min-height: 500px;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: 11px;
}

#center ul {
	padding-left: 15px;
}

#center li {
	padding-left: 0px;
}

#right {
	width: 200px;
	float: left;
	min-height: 500px;
	overflow: hidden;
	margin-bottom: 11px;
}

#foother {
	border-top: 1px solid #383a3a;
	border-bottom: 10px solid #779288;
	padding: 15px 0 10px;
	position: relative;
	margin-bottom: 3rem;
}

#count {
	position: absolute;
	height: 31px;
	width: 300px;
	left: 0;
	bottom: 15px;
}

#rcount {
	position: absolute;
	height: 31px;
	width: 200px;
	right: 0;
	bottom: 15px;
}

.block1 {
	border: 1px solid #7E807F;
	margin-bottom: 10px;
}

.block1 dt {
	background: #779288;
	padding: 2px;
	font-weight: bold;
}

.block1 dd {
	padding: 2px;
}

.block2 {
	margin-bottom: 10px;
}

.block2 dt {
	background: #779288;
	border: 1px solid #7E807F;
	padding: 2px;
	font-weight: bold;
}

.block2 dd {
	padding: 4px;
	border: none;
	background: url('/images.tpl/bg_ann.png') repeat-x top;
}

* html .block2 dd {
	background: white;
}

.block2 ul {
	list-style: none;
}

.block2 ul li {
	margin: 3px 0;
	border-bottom: 1px solid #7E807F;
	padding: 2px 0;
}

.block2 ul li a {
	text-decoration: none;
}

.block2 ul li a:hover {
	text-decoration: underline;
}

.block2 ul li a span {
	color: #cf7706;
	font-weight: bold;
}

.news_title {
	padding: 0 !important;
	list-style: none;
}

.news_title li {
	display: flex;
	flex-direction: row;
}

.news_title li>.news_image {
	flex: 0 0 auto;
}
.news_title li>.news_body {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.news_title h4 {
	font-size: larger;
	margin-bottom: .5rem;
}

.news_title img {
	float: left;
	width: 125px;
	border: 1px solid;
	margin-right: 15px;
}

.newslist {
	list-style: none;
	margin: 0 .3rem;
}

.newslist_image {
	flex: 0 0 auto;
	min-width: 75px;
}

.newslist_image img {
	width: 125px;
	border: 1px solid rgba(0, 0, 0, 0.65);
	;
	margin-right: 15px;
}

.newslist_item {
	display: flex;
	flex-direction: row;
	margin-bottom: 2rem;
}

.newslist_annotation {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.newslist_annotation h4 a {
	color: #CF7706;
}

.newslist_annotation p a {
	color: rgba(0, 0, 0, 0.85);
	transition: all 0.2s;
}

.newslist_annotation p a:hover {
	color: rgba(0, 0, 0, 1);
}

.newslist_annotation .date {
	margin-top: 5px;
	margin-bottom: 5px;
}

.newslist_more {
	/* display: flex; */
	/* flex-direction: column; */
	/* justify-content: center; */
}

.newslist_more a {
	display: block;
	padding: .3rem .35rem;
	border-radius: 0.3rem;
	background-color: #3399FF;
	color: #fff;
	transition: all 0.2s;
}

.newslist_more a:hover {
	background-color: #0f82f5;
}

.newslist_annotation h4 {
	font-size: 17px;
}

.newslist_annotation a {
	/* background-color: #343635; */
	/* color: */
}


.news_title li {
	overflow: hidden;
	margin: 0 0 24px 0;

}

.news_title li h3 {
	margin: 0 0 15px;
}

.news_title li.mainnews {
	padding: 10px !important;
	background: rgba(255, 255, 255, 0.4);
	box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}

.news_title li a.annotation {
	color: black;
	text-decoration: none;
}

.news_title li a:hover {
	text-decoration: none;
}

.news_title li p {
	margin: 0;
}

.news_title li p b {
	font-weight: normal;
}

.news_title li p.right a:hover {
	text-decoration: underline;
}

.news_title li p.more {
	margin-top: 1rem;
}
.news_title li .date {
	margin-bottom: 1rem;
}

.bgph {
	padding: 15px;
	overflow: hidden;
	min-height: 210px;
}

.bgph_title {
	padding: 15px;
	overflow: hidden;
}

.list_it {
	width: 184px;
	padding: 0;
	margin: 5px;
	overflow: hidden;
	float: left;
}

.list_it a {
	display: block;
	text-align: center;
}

.list_it .incl {
	font-size: 11px;
	margin: 0 10px;
	text-align: center;
}

a.link,
.list_it .incl a {
	text-decoration: none;
}

a.link:hover,
.list_it .incl a:hover {
	text-decoration: underline;
}

.list_it img {
	border: 1px solid #D4D1C0;

}

.head_t {
	text-align: center;
	color: #CF7706;
	font-size: 1.3rem;
	margin-top: 20px;
	margin-bottom: 2rem;
	text-transform: uppercase;
}
.head_t_main {
	text-align: center;
	color: #CF7706;
	font-size: 1.3rem;
	margin-top: 0;
	margin-bottom: .5rem;
	text-transform: uppercase;
}

.table1 td {
	padding: 3px;
}

.tit_pic {
	padding: 7px;
	float: left;
	border: 1px solid #383A3A;
	margin-right: 5px;
	background: url('/images.tpl/bg_grad.jpg');
}

.tit_pic img {
	border: 1px solid #383A3A;
	margin: 5px 0;
}

.grad_block {
	border: 1px solid #383A3A;
	background: url('/images.tpl/bg_grad.jpg');
	padding: 7px;
	text-align: center;
}

.grad_block img {
	border: 1px solid #383A3A;
}

.grad_block .trt {
	display: block;
	text-align: center;
	border-bottom: 1px solid #383A3A;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}

#right_bann {
	list-style: none;
}

#right_bann li {
	margin: 2px 0;
}

#right_bann img {
	max-width: 100%;
}

.list {
	list-style: none;
}

.list a {
	margin: 3px 0;
	display: block;
	font-size: 13px;
}

#adres {
	position: absolute;
	width: 960px;
	height: 30px;
	display: none;
	background: url('/images.tpl/adres.png') no-repeat;
	top: 142px;
	left: 8px;
}

.yesbord td {
	padding: 5px 10px;
}

.sendform {
	width: 500px;
	margin: 0 auto;
}

.sendform td {
	padding: 5px 0 0 0;
}

.sendform__textarea {
	width: 100%;
	padding: 5px;
	border-radius: 5px;
	font-size: 15px;
	border: 1px solid #c9c9c9;
}

.sendform__input {
	width: 100%;
	padding: 5px;
	border-radius: 5px;
	font-size: 15px;
	border: 1px solid #c9c9c9;
}

.sendform__submit {
	cursor: pointer;
	padding: 4px;
	font-size: 15px;
	border-radius: 5px;
}

.newsblock__list {
	margin: 10px 0 0;
}

.newsblock__list-item {
	width: 200px;
	min-height: 50px;
	float: left;
	display: block;
	margin: 0 31px 0 0;
}

.newsblock__list-item:nth-child(3n+3) {
	margin: 0 0 0 0;
}

.newsblock__list-item:nth-child(3n+1) {
	clear: both;
}

.newsblock__list-img {
	display: block;
	margin: 0 0 10px;
	width: 200px;
}

.newsblock__list-time {
	display: block;
	color: #6a6a6a;
	font-size: 11px;
	margin: 1px 0 7px;
}

.newsblock__list-title {
	display: block;
	font-weight: bold;
	margin: 0 0 17px;
	text-decoration: none;
	line-height: 17px;
	text-align: center;
}

.newsblock__list-title:hover {
	text-decoration: underline;
}

.newsblock__list-annotation {
	display: block;
	font-size: 12px;
	color: #6a6a6a;
	text-decoration: none;
	line-height: 14px;
	margin: 0 0 11px;
}

.newsblock__list-annotation:hover {
	text-decoration: underline;
}

.newsblock__list-author {
	font-size: 11px;
	display: block;
	color: #6a6a6a;
}

.newsblock__list-author a {
	color: #000;
	font-size: 11px;
}

.newsblock__list-allmaterial {
	font-size: 14px;
}

.photogallery__image {
	display: inline-block;
	margin: 0 10px 10px 0;
	width: 200px;
}


.news__detail-header {
	border-bottom: 1px solid black;
	display: block;
	overflow: hidden;
	height: 24px;
}

.news__detail-header time {
	font-size: 13px;
	color: #6a6a6a;
}

.news__detail-title {
	font-size: 20px;
	margin: 20px 0 20px;
}

.news__detail-text {
	font-size: 13px;
	line-height: 15px;
}

.in_pic {
	max-width: 160px;
	max-height: 120px;
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.75);
}

.forspecial {
	position: absolute;
	top: 142px;
	right: 125px;
	z-index: 1000;
}

.editpage-time {
	font-size: 11px;
	text-align: right;
	display: block;
}


.btn {
	display: inline-block;
	border-radius: 6px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
	color: #393533;
	text-decoration: none !important;
	cursor: pointer;
	display: inline-block;
	font-family: Inter, -apple-system, system-ui, Roboto, "Helvetica Neue", Arial, sans-serif;
	height: 35px;
	line-height: 35px;
	outline: 0;
	padding: 0 20px;
	pointer-events: auto;
	position: relative;
	text-align: center;
	touch-action: manipulation;
	user-select: none;
	-webkit-user-select: none;
	vertical-align: top;
	white-space: nowrap;
	z-index: 9;
	border: 0;
	transition: all .2s;
	box-shadow: rgba(255, 255, 255, 0.5) 0 0px 0px;
}

.btn-primary {
	color: #FFFFFF !important;
	background-color: #779288;
}

.btn-primary:hover {
	background-color: #FF7E31;
	color: #000;
	box-shadow: rgba(0, 0, 0, 0.2) 0 3px 8px;
}

.btn-disabled {
	background-color: #f6f6f6;
	cursor: default;
}

.paginator {
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	gap: 1rem;
	align-items: center;
	justify-content: center;
}

.paginator-pages a {
	display: inline-block;
	border-radius: 6px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
	color: #393533;
	text-decoration: none !important;
	font-family: Inter, -apple-system, system-ui, Roboto, "Helvetica Neue", Arial, sans-serif;
	height: 30px;
	line-height: 30px;
	text-align: center;
	min-width: 32px;
	transition: all .2s;
}

.paginator-pages a.active {
	background-color: #779288;
	color: #fff;
	cursor: default;
}

.paginator-pages a:hover {
	background-color: #779288;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0 3px 8px;
}

.footer-line__friends {
	margin-top: 50px;
	margin-bottom: 50px;
	border-top: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.footer-line__friends>a,
.footer-line__friends>img {
	padding: 10px;
	display: inline-block;
}


.main-header {
	margin: auto;
	width: 75%;
	min-height: 90px;
	padding: 1em 2em;
	border: 2px solid #2675a9;
	border-top: none;
	border-radius: 0 0 5px 5px;
	background: #2980b9;
}

.clear_all {
	clear: both;
}

.clear_all:after,
.main-header:after {
	content: " ";
	display: table;
	clear: both;
}


.logo {
	display: block;
	text-decoration: none;
	float: left;
	margin-top: 14px;
	color: white;
	font-size: 1.4em;
}

/* Nav Demo Styles -------------------- */

.main-nav,
.drop-nav {
	background: #2c3e50;
}

.main-nav {
	float: right;
	border-radius: 4px;
	margin-top: 8px;
	border: solid 1px #1e2a36;
}

.main-nav>li {
	float: left;
	border-left: solid 1px #1e2a36;
}

.main-nav li:first-child {
	border-left: none;
}

.main-nav a {
	color: #fff;
	display: block;
	padding: 10px 30px;
	text-decoration: none;
}

.dropdown,
.flyout {
	position: relative;
}

.dropdown:after {
	content: "\25bc";
	font-size: .5em;
	display: block;
	position: absolute;
	top: 38%;
	right: 12%;
}

.drop-nav,
.flyout-nav {
	position: absolute;
	display: none;
}

.drop-nav li {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.dropdown:hover>.drop-nav,
.flyout:hover>.flyout-nav {
	display: block;
}

.flyout-nav {
	left: 100%;
	top: 0;
}

.flyout:hover a,
.flyout-nav {
	background: #395066;
}