
body,li,ol,table,td,input {font-family:arial; font-size:12px; color:#535353;}

body{ margin:8px 0px 0px 0px;}

h1 {font-size:16px;}

.main{margin-left:auto; margin-right:auto; width:800px; text-align:justify; z-index:2; position:relative;}

/* Кнопка "Наверх" : html, js, css */
#move_up {
	position:fixed;
	top:0px;
	width:50%;
	height:100%;
	z-index:0;
	display:none;
	cursor:pointer;
}
#move_up div {
	position:absolute;
	top:0px;
	width:110px;
	height:100%;
	background-color:#f7f7f7;
	visibility:hidden;
}
#move_up div a{ 
	position:absolute;
	top: 14px;
	left:18px;
	padding-left: 20px;
	display: block;
	height: 15px;
	font-size: 12px;
	color:#45688e;
	background:url(/toplink.gif) no-repeat;
	background-position:0px 3px;
	font-weight: bold;
	text-decoration: none;
	visibility:visible;
	opacity:0;
}
/* комментарии от talk.hyvor.com */
hyvor-talk-comments {--ht-box-radius:5px;}
/* это нужно вставить в Console -> Appearance -> Custom CSS 
.comments-count {font-weight:normal; font-size:10pt;}
.online-count {text-transform: lowercase; font-weight:normal; font-size:10pt;}
.main-box-header-wrap {margin-bottom:10px;}
.main-box-footer a {font-size:7pt;}
*/
/* Подпись */
.unterschrift {font-size:11px; color:#999999;}
.unterschrift A {color: #999999; text-decoration: underline;}
.unterschrift A:hover {color: #999999; text-decoration: none;}