html {
	margin:0;
	padding:0;
	height:100%;
	overflow: scroll;
}
body {
	margin:0;
	padding:0;
	height:100%;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #131313;
	background:#ffffff url('/img/background.gif') center top repeat-x;
}
img {
	border: 0;
}
a:link, a:visited{
	font-size: 11px;
	color: #004b80;
	text-decoration: underline;
}
a:active, a:hover{
	font-size: 11px;
	color: #004b80;
	text-decoration: none;
}
h1, h2 {
  line-height: 20px;
  padding: 0px;
  margin: 0px;
  white-space: nowrap;
}
h3,h4 {
  padding: 0px;
  margin: 0px;
}
form {
  padding: 0px;
  margin: 0px;
}
.small_br{
  font-size: 1px;
  height: 5px;
}
.middle_br{
  font-size: 1px;
  height: 15px;
}
.big_br{
  font-size: 1px;
  height: 30px;
}
.admindiv{
  position: fixed;
  left: 0px;
  top: 0px;
  background: url('/img/admindiv.gif') top left repeat-x;
  width: 100%;
  z-index: 1000;
  color: #000;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
}
.admindiv a:link, .admindiv a:visited, .admindiv a:hover, .admindiv a:active{
  color: #000;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
}
.clr{
	clear: both;
}
#lngs{
	position: absolute;
	width:610px;
}
.lng{
	float: right;
	font-size: 10px;
	padding: 8px 0 0 25px;
}
div.lng a:link, div.lng a:visited{
	font-size: 10px;
	color: #131313;
	text-decoration: none;
}
div.lng a:active, div.lng a:hover{
	font-size: 10px;
	color: #004b80;
	text-decoration: none;
}
.lng div{
	position: relative;
}
.lng div div{
	position: absolute;
	left: -3px;
	top: -27px;
}
#main_table{
	width:980px;
/*	background: url('/img/background.gif') center top repeat-y;*/
	height:90%;
	text-align:center;
}
#main_sheet{
	padding-left:43px;
}
#main_sheet_head{
  background:url('/img/top.gif') center top no-repeat;
	margin-left:-44px;
  width:980px;
  height:141px;
/*	margin-left:-898px;*/
  position:absolute;
}
#footer_sheet{
	width:896px;
	height:65px;
	background: url('/img/footer.gif') center 25px no-repeat;
}
#main_foto{
	margin-top:78px;
}
#left_col{
	float:left;
	width:240px;
	min-height:90%;
	display:block;
/*	margin-left:-850px;*/
  position:absolute;
}
div#logo{
	position:relative;
}
div#logo div{
	position:absolute;
	margin-top:5px;
	margin-left:10px;
	left:-7px;
	top:0px;
}
#right_col{
	float:left;
	width:614px;
	min-height:90%;
	margin-left:240px;
	text-align:left;
	display:block;
	display:inline;
}
.page_title{
	font-size: 18px;
	padding: 0 0 10px 0;
	font-weight: normal;
}
.page_txt{
	font-size: 13px;
	line-height: 16px;
}
div#footer_txt{
	width:100%;
	display:block;
	height:50px;
}
.dviolet{
	padding:1px 3px 2px 3px;
	/*background:#004b80;*/
}
.dev {
padding:1px 3px 2px 3px;
}

div#footer_txt div{
	width: 97%;
	display: block;
	line-height: 25px;
	padding-top: 18px;
	font-size: 11px;
	text-align: center;
}
#footer_txt2{
	font-size: 11px;
	text-align: center;
	color: #181818;
	padding: 0 22px;
}
#footer_txt2 a:link, #footer_txt2 a:visited{
	font-size: 11px;
	text-align: center;
	color: #181818;
	text-decoration: underline;
}
#footer_txt2 a:active, #footer_txt2 a:hover{
	font-size: 11px;
	text-align: center;
	color: #181818;
	text-decoration: none;
}
.left_menu_block{
	margin-top:35px;
	text-align: left;
	width: 177px;
	padding-left: 15px;
}
.left_menu_table{
	display:block;
	width: 177px;
}
.left_menu_group{
	line-height: 17px;
	padding: 5px 0px 5px 0px;
}
.left_menu_group_act{
	line-height: 17px;
	padding: 5px 0px 5px 0px;
}
.left_menu_group a:link, .left_menu_group a:visited{
	font-size: 12px;
	color: #090909;
	text-decoration: underline;
}
.left_menu_group a:hover, .left_menu_group a:active{
	font-size: 12px;
	color: #090909;
	text-decoration: none;
}
.left_menu_group_act a:link, .left_menu_group_act a:visited{
    font-size: 12px;
	color: #090909;
    font-weight: bold;
	text-decoration: none;
}
.left_menu_group_act a:hover, .left_menu_group_act a:active{
	font-size: 12px;
	color: #090909;
    font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_table{
	display:block;
	width: 100%;
	padding: 0 0 2px 0;
}
.left_menu_subgroup_item{
	height: 13px;
	padding: 3px 0px 3px 15px;
}
.left_menu_subgroup_item span{
	font-size:11px;
}
.left_menu_subgroup_item_act{
	height: 13px;
	padding: 3px 0px 3px 15px;
}
.left_menu_subgroup_item_act a:link, .left_menu_subgroup_item_act a:visited{
    font-size: 11px;
	color: #004b80;
/*	background:#ffcd05;
	padding:0 5px 0 5px;*/
	font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_item_act a:hover, .left_menu_subgroup_item_act a:active{
	font-size: 11px;
	color: #004b80;
/*	background:#ffcd05;
	padding:0 5px 0 5px;*/
	font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_item a:link, .left_menu_subgroup_item a:visited{
	font-size: 11px;
	color: #004b80;
	text-decoration: underline;
}
.left_menu_subgroup_item a:hover, .left_menu_subgroup_item a:active{
	font-size: 11px;
	color: #004b80;
	text-decoration: none;
}
.pagelist_name{
	font-size: 13px;
}
.pagelist_name a:link, .pagelist_name a:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.pagelist_name a:hover, .pagelist_name a:active{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #090909;
}
.pagelist_foto{
	float: left;
	width: 145px;
}
.pagelist_txt{
	color: #242424;
}
.pagelist_date{
	font-size: 10px;
	color: #242424;
	padding-left: 7px;
}
.page_img{
	width: 121px;
	height: 94px;
}
.page_img img{
	border: solid 1px #c7c4c5;
}
div.zoom{
	position: relative;
}
div.zoom div{
	position: absolute;
	left: 0px;
	top: -88px;
}
.img_title{
	font-size: 11px;
}
.pageFile{
	background: url('/img/filesm.gif') left top repeat-y;
}
.pageFileTop{
	background: url('/img/filest.gif') left top no-repeat;
	font-size:1px;
	height:6px;
}
.pageFileBottom{
	background: url('/img/filesb.gif') left bottom no-repeat;
	font-size:1px;
	height:6px;
}
.pageFileTitle{
	font-weight:bold;
	color:#191919;
	font-size:12px;
	padding:5px 0 5px 12px;
}
.pageFileCenter div{
	padding-left:22px;
	padding-bottom:5px;
}
A.friends
{
	color: #777777;
}
A.friends:visited
{
	color: #777777;
}
A.friends:hover
{
	color: #777777;
}