html {
	margin:0;
	padding:0;
	height:100%;
	overflow: scroll;
}
body {
	margin:0;
	padding:0;
	height:100%;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #131313;
  background: url('/img/admindiv.gif') top left repeat-x;
}
#main_divs{
	background:#ffffff url('/img/back.gif') bottom center no-repeat;
}
img {
	border: 0;
}
#logofigna{
	background: url('/img/menu/logo.png') top left no-repeat;
	width:245px;
	height:145px;
}
a:link, a:visited{
	color: #8f1019;
	text-decoration: underline;
}
a:active, a:hover{
	color: #8f1019;
	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;
}
.lng{
	float: left;
	font-size: 10px;
	padding: 5px 0 0 25px;
	display:none;
}
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: #8f1019;
	text-decoration: none;
}
#lng{
	position: absolute;
	z-index:100;
}
.lng div{
	position: relative;
}
.lng div div{
	position: absolute;
	left: -3px;
	top: -32px;
}
#main_table{
	width:957px;
/*	background: url('/img/background.gif') center top repeat-y;*/
	height:90%;
	text-align:center;
}
#main_sheet{
/*  background: url('/img/top.gif') center top no-repeat;*/
}
#footer_sheet{
	width:957px;
	height:65px;
/*	background: url('/img/footer.gif') center bottom no-repeat;*/
}
#left_col{
	float:left;
	width:199px;
	min-height:90%;
	display:block;
}
div#logo{
	position:relative;
}
div#logo div{
	position:absolute;
	left:0px;
	top:0px;
}
#right_col{
	float:left;
	width:746px;
	margin-bottom:20px;
	min-height:90%;
	text-align:left;
	display:block;
}
#main_foto{
}
#hmenu{
	height:38px;
	background: url('/img/hmenu.gif') center top repeat-x;
	margin:-2px 0 0 0;
}
.page_title{
	font-size: 36px;
	padding: 10px 0 20px 0;
	font-weight: normal;
}
.page_txt{
	font-size: 14px;
	line-height: 16px;
}
div#footer_txt{
	width:100%;
	display:block;
	height:50px;
}
.dviolet{
	color:#000000;
	font-size:11px;
}
.dviolet2{
	color:#353535;
	font-size:10px;
}
.dviolet3{
	color:#000000;
	font-size:18px;
}
.dviolet4{
	color:#000000;
	display:block;
	font-size:14px;
	margin-left:20px;
}
#kontentdivs{
	margin-left:30px;
}
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: #000000;
	padding: 0 22px;
	height:100px;
}
#footer_txt2 a:link, #footer_txt2 a:visited{
	font-size: 11px;
	text-align: center;
	color: #000000;
	text-decoration: underline;
}
#footer_txt2 a:active, #footer_txt2 a:hover{
	font-size: 11px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.left_menu_block{
	text-align: left;
	width: 177px;
	padding-left: 15px;
}
.left_menu_table{
	display:block;
	width: 177px;
}
.left_menu_group{
	line-height: 17px;
	padding: 0px 0px 0px 20px;
}
.left_menu_group_act{
	line-height: 17px;
	padding: 0px 0px 0px 20px;
}
.left_menu_head{
	color:#343434;
	font-size:14px;
	background: url('/img/headline.gif') left top no-repeat;
	font-weight:bold;
	padding:6px 0 0 12px;
}
.left_menu_group a:link, .left_menu_group a:visited{
	font-size: 12px;
	color: #8f1019;
	text-decoration: underline;
}
.left_menu_group a:hover, .left_menu_group a:active{
	font-size: 12px;
	color: #8f1019;
	text-decoration: none;
}
.left_menu_group_act a:link, .left_menu_group_act a:visited{
    font-size: 12px;
	color: #8f1019;
    font-weight: bold;
	text-decoration: none;
}
.left_menu_group_act a:hover, .left_menu_group_act a:active{
	font-size: 12px;
	color: #8f1019;
    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 0px 35px;
}
.left_menu_subgroup_item span{
	font-size:11px;
}
.left_menu_subgroup_item_act{
	height: 13px;
	padding: 3px 0px 0px 35px;
}
.left_menu_subgroup_item_act a:link, .left_menu_subgroup_item_act a:visited{
    font-size: 11px;
	color: #8f1019;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_item_act a:hover, .left_menu_subgroup_item_act a:active{
	font-size: 11px;
	color: #8f1019;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_item a:link, .left_menu_subgroup_item a:visited{
	font-size: 11px;
	color: #8f1019;
	text-decoration: underline;
}
.left_menu_subgroup_item a:hover, .left_menu_subgroup_item a:active{
	font-size: 11px;
	color: #8f1019;
	text-decoration: none;
}
#left_menu_table2{
	margin:11px 0 0 11px;
}
.left_menu_table2{
	text-align:middle;
}
.left_menu_table2 a:link, .left_menu_table2 a:visited{
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	text-decoration:none;
}
.left_menu_table2 a:hover, .left_menu_table2 a:active{
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	text-decoration:underline;
}
.left_menu_group_act2 a:hover, .left_menu_group_act2 a:active, .left_menu_group_act2 a:link, .left_menu_group_act2 a:visited{
	text-decoration:underline;
}
.pagelist_name{
	font-size: 22px;
}
.pagelist_name a:link, .pagelist_name a:visited{
	font-size: 22px;
	text-decoration: underline;
}
.pagelist_name a:hover, .pagelist_name a:active{
	font-size: 22px;
	text-decoration: none;
}
.pagelist_foto{
	float: left;
	width: 215px;
}
.pagelist_txt{
	color: #242424;
}
.pagelist_date{
	font-size: 10px;
	color: #242424;
	padding-left: 7px;
}
.page_img{
	width: 180px;
	height: 114px;
}
.page_img img{
	border: solid 1px #c7c4c5;
}
div.zoom{
	position: relative;
}
div.zoom div{
	position: absolute;
	left: 0px;
	top: -108px;
}
.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;
}