@import url('global.css');

.Logo, .unassigned {
display: none;
}
.footer {
width: 828px;
margin: auto;
background-color: rgb(51, 51, 51);
color: #A0A0A0;
font-size: 95%;
text-align: center;
}
.footer a{
text-decoration: none;
color: #A0A0A0 ;
}
.footer a:hover{
text-decoration:underline;
}
sup {
font-size: 8px;
}

body {
padding: 0px;
margin:  0px;
font-family: verdana, arial, tahoma, lucida, sans-serif;
font-size: 10px;
background-color: #9f9f9f;
}

.esencisPage {
width:  1000px;
min-height: 1009px;
margin: auto;
background: url("../img/background.gif") top left repeat-y;
}

.header {
width:  827px;
height: 344px;
position: relative;
left: 87px;
background: black url("../img/header.jpg") top left no-repeat;
}

/* menu */
.menu {
width:  827px;
height: 51px;
position: relative;
left: 87px;
background: black url("../img/menuBg.jpg") top left no-repeat;
}


.ApplicationModuleFrontList {
list-style: none;
float: left;
padding: 0px 0px 0px 25px;
margin: 0px;
height: 51px;
}

.ApplicationModuleFrontList li {
width:  172px;
height: 51px;
float: left;
background: url("../img/button_inactive.jpg") bottom left no-repeat;
text-align: center;
margin: 0px;
padding-right: 2px;
}

.ApplicationModuleFrontList li.active {
background: url("../img/button_active.jpg") bottom left no-repeat;
}
.ApplicationModuleFrontList a span {
color: white;
}

.ApplicationModuleFrontList li a {
font-size: 13px;
font-weight: bolder;
font-family: arial, tahoma, lucida, sans-serif;
text-decoration: none;
display: block;
height:  31px;
margin-top: 10px;
}

.ApplicationModuleFrontList li a span {
margin-top: 8px;
position: relative;
top: 7px;
}

/* langs */
.menu .langs {
width: 70px;
height: 51px;
float: right;
}

.menu .langs img {
border: none;
}

.menu .langs a {
display: block;
margin: 12px 0px 0px 2px;
width: 30px;
float: right;
}

/* content */
.content {
width:  761px;
position: relative;
left: 87px;
padding: 30px 22px 0px 44px;
}

/* right col */
.rightCol {
width:  173px;
height: 200px;
float:  right;
/*background-color: red;*/
}

.DocumentViewer {
margin-right: 203px;
line-height: 17px;
font-size: 11px;
}

.DocumentSummary {
background: url("../img/pics.jpg") top right no-repeat;
padding-right: 316px;
}
h1 {
margin: 0px 0px 15px 0px;
color:  rgb(166,16,62);
font-size: 22px;
font-weight: bold;
font-family: arial, tahoma, lucida, sans-serif;
line-height: 31px;
}

.DocumentBody li {
margin:  0px 0px 0px 16px;
padding: 0px;
}

.DocumentBody ul {
margin:  5px 0px 0px 0px;
padding: 0px;
list-style: disc;
}

#galerie {
margin-top: 12px;
}
