body
{
    margin: 0;
    padding: 0;
    font-size: 0.71em;
    background-color: white;
    font-family: Verdana, sans-serif, Arial, Arial CE;
	color: #A7A9AC;
}
body#subPage, body#subPageLath, body#homePage
{
    background-color: #000;
}
select, input, textarea, table, div.e
{
    font-family: Verdana, sans-serif, Arial, Arial CE;
    font-size: 1em;
}
a
{
    font-weight: normal;
    color: #A7A9AC;
	text-decoration: none;
}
a:hover
{
    color: #F58523;
	text-decoration: none;
}
h1
{
    font-size: 1.5em;
}
h2
{
    font-size: 1.5em;
    text-align: center;
}
h3
{
    font-size: 1.3em;
    color: #003355;
}
h4
{
    font-size: 1.3em;
    text-align: center;
    color: #A40100;
}
h5
{
    font-size: 1em;
}
h6
{
    font-size: 1em;
    text-align: center;
}
input, textarea, div.e
{
    background-color: #FFFFFF;
    border: 1px solid #7D8085;
}
table
{
    border-collapse: collapse;
    border: solid 0px #EFEFEF;
    margin-top: 0px;
    margin-bottom: 2px;
	align: center;
}
th, td
{
    padding: 0.0em 0.0em;
	border: solid 0px #EFEFEF;
}
th
{
    background-color: #97262C;
    color: White;
    text-align: center;
    font-weight: normal;
}
th a
{
    color: #A7A9AC;
    text-decoration: none;
}
th a:hover
{
    color: #A7A9AC;
    text-decoration: none;
}
div#header
{
    height: 294px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #000;
}
.main
{
    width: 1002px; /*_height:900px;     min-height:900px;*/
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background: url(../imgX/bck_main.jpg) repeat-y top left;
}
div#mainContent
{
    padding-left: 240px;
}

div#mainContent table.tblForm
{
    padding: 7px 7px 7px 7px;
    margin-bottom: 10px;
    width: 510px;
    border: none;
}
div#mainContent table.tblList img, div#mainContent table.tblForm img
{
    margin: 0 0 0 0;
}
div#mainContent table.tblForm .button
{
    background-color: #7D8085;
    color: #FFF;
    padding: 1px; 
    font-weight: bold;
}
table.tblForm td
{
    font-weight: normal;
    color: #000;
}
div#mainContent table.tblCard
{
    padding: 4px 8px 4px 8px;
    background-color: #F4F4F4;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

div#mainContent table.tblList
{
    border: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

div#mainContent div.ArtImg
{
    float: left;
    width: 100px;
}
div#mainContent div.ArtImg img
{
    margin: 0 0.5em 0 0;
}
div#mainContent div#pPath, div#pBack
{
    padding: 8px;
}
div#mainContent div#pBack
{
    float: right;
    margin-right: 6px; 
}
div#mainContent div#searchResults span.article
{
    padding-left: 12px;
    background: url(../imgX/Article.gif) no-repeat center left;
}
div#mainContent div#searchResults span.file
{
    padding-left: 9px;
    background: url(../imgX/File.gif) no-repeat center left;
}
div#mainContent div#searchResults span.image
{
    padding-left: 9px;
    background: url(../imgX/Image.gif) no-repeat center left;
}
div#mainContent div#searchResults span.card
{
    padding-left: 12px;
    background: url(../imgX/Card.gif) no-repeat center left;
}
div#mainContent div#searchResults span.area
{
    padding-left: 9px;
    background: url(../imgX/Area.gif) no-repeat center left;
}
div#mainContent div#searchResults span.text
{
    padding-left: 9px;
    background: url(../imgX/Text.gif) no-repeat center left;
}
div#mainContent div#searchResults span.ref
{
    padding-left: 9px;
    background: url(../imgX/Ref.gif) no-repeat center left;
}
div#mainContent div#pPath span, div#mainContent div#searchResults span
{
    padding-left: 10px;
    background: url(../imgX/Arrow_path.gif) no-repeat center left;
}
div#mainContent div#pPath span.firstseppath, div#mainContent div#searchResults .firstseppath
{
    padding-left: 12px;
    background: url(../imgX/Arrow_first_path.gif) no-repeat center left;
}
div#mainContent span.seppath
{
    display: none;
}

div#mainContent div.paging .first, div#mainContent div.paging .prev10, div#mainContent div.paging .prev
{
    padding-left: 7px;
    text-decoration: none;
}
div#mainContent div.paging .last, div#mainContent div.paging .next10, div#mainContent div.paging .next
{
    padding-right: 7px;
    text-decoration: none;
}
div#mainContent div.paging .first
{
    background: url(../imgX/Arrow_first.gif) no-repeat center left;
}
div#mainContent div.paging .prev10
{
    background: url(../imgX/Arrow_prev10.gif) no-repeat center left;
}
div#mainContent div.paging .prev
{
    background: url(../imgX/Arrow_prev.gif) no-repeat center left;
}
div#mainContent div.paging .last
{
    background: url(../imgX/Arrow_last.gif) no-repeat center right;
}
div#mainContent div.paging .next10
{
    background: url(../imgX/Arrow_next10.gif) no-repeat center right;
}
div#mainContent div.paging .next
{
    background: url(../imgX/Arrow_next.gif) no-repeat center right;
}
div#mainContent .back
{
    background: url(../imgX/Back.gif) no-repeat center left;
    padding-left: 15px;
    font-weight: normal;  
}
div#mainContent .obup
{
    background: url(../imgX/arrow_up.gif) no-repeat center right;
    padding-right: 15px;
}
div#mainContent .obdown
{
    background: url(../imgX/arrow_down.gif) no-repeat center right;
    padding-right: 15px;
}
div#mainContent div.disinside, div#mainContent div.disoutside, div#mainContent div.disselect
{
    padding: 2px;
}
div#mainContent div.disinside .decnone, div#mainContent div.disoutside .decnone, div#mainContent div.disselect .decnone
{
    text-decoration: none;
    margin-right: 2px;
}
div#mainContent .disthread
{
    background: url(../imgX/Tree.gif) no-repeat center left;
    padding-left: 10px;
}
div#mainContent .disalert
{
    border: 2px red solid;
    margin-bottom: 10px;
    padding: 2px;
    background-color: #E8EAE9;
}
div#mainContent div.disoutside
{
    background-color: #EEEEEE;
}
div#mainContent div.disinside
{
    background-color: #DCDCDE;
}
div#mainContent div.disselect, div#mainContent div.disselect a
{
    background-color: #5599CC;
    color: #FFF;
}
div#mainContent div.ArtRec
{
    margin-left: 110px;
}
div#mainContent div.foot
{
    width: 100%;
}
div#mainContent div.foot div
{
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 2px;
    border: dotted 1px #5599CC;
}
a.print
{
    margin-left: 9px;
    padding-left: 20px;
    background: url(../imgX/print.gif) no-repeat center left;
    font-weight: normal;  
}
a.email
{
    margin-left: 18px;
    padding-left: 26px;
    background: url(../imgX/Email.gif) no-repeat center left;
    font-weight: normal;  
}
div#mainContent div.Sep, div#lath div.Sep
{
    margin-bottom: 6px;
    margin-top: 6px;
    padding-bottom: 0px;
    clear: both;
    border-bottom: dotted 1px #000;
}

div#mainContent div.ArtRec table.tblList tr td p
{
    margin-top: 0.5em;
}

div#mainContent div.content div.Article
{
}

div#mainContent table.tblList tr.odd td
{
    background-color: #DCDCDE;
}

div#mainContent div.ArtRec p, div#mainContent table.tblList p
{
    margin-top: 0.1em;
    margin-bottom: 0.3em;
}

div#mainContent table.tblList tr.even td
{
    background-color: #EEEEEE;
}
table.tblList th, table.tblList td
{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: top;
}

div#mainContent div.content
{
    background-color: #C0C1C3;
    color: #000;
    margin-bottom: 40px;
    margin-top: 6px;
    padding: 0 10px 0 10px;
    float: left;
    width: 518px;
    _overflow: visible;
    _height: 1%;
    margin-right: -3px;
}
div#mainContent div.content h3
{
     margin-top: 6px; 
}

div#lath .articles
{
    width: 100px;
}
div#lath img
{
    padding: 0;
    margin: 0;
}
div#lath p
{
}

div#lath .box
{
}

div#lath .survey
{
    width: 100%;
}
div#lath .survey .perc
{
    color: #FFFFFF;
    background-color: #97262C;
    margin-top: 2px;
    font-size: 0.6em;
}

div#lath .survey .surA
{
    background-color: #9B9FA2;
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 5px 10px;
}

div#lath .survey .surN
{
    background-color: #C0C1C3;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    padding: 3px 10px 5px 10px;
}

div#mainContent div.content h3
{
    color: #000;
    font-size: 1em;
    font-weight: bold;
}
div#mainContent div.content div.blue h3
{
    background-color: #09F;
}

div#lath h3
{
    color: #FFF;
    margin-top: 15px;
    margin-bottom: 6px;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.95em;
}
div#lath h3 a
{
    color: #FFF;
    text-decoration: none;
}
div#lath h3 a:hover
{
    color: #FFF;
    text-decoration: underline;
}
div#lath a:hover
{
    color: #97262C;
}
div.content
{
}
div#navigation .counter
{
    color: #5599CC;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    margin-top: 0.9em;
}
div#navigation .content
{
    padding: 0;
    margin: 0;
}
div#navigation .footnav
{
    color: #FFF;
    margin-top: 22px;
    text-align: center;
    margin-top: 22px;
}
div#logonav
{
    margin-left: auto;
    margin-right: auto;
    width: 1002px;
    height: 73px;
    clear: both;
    background: url(../imgX/bck_nav.jpg) no-repeat top left;
}
div#pMainFoot
{
    width: 537px;
    height: 20px;
    clear: both;
    padding: 0; 
}
div#navigation .footnav a, div#navigation .footnav a:hover .x
{
    color: #FFF;
    text-decoration: none;
}
div#navigation .footnav a:hover
{
    color: #97262C;
    text-decoration: none;
}
div#navigation .footnav p
{
    margin-top: 8px;
    margin-bottom: 5px;
}
div#lath .content
{
    padding: 0px 0px 0px 45px;
}
div#header .content
{
    padding: 0;
    margin: 0;
    background: #000;
}

div#languages
{
    position: absolute;
    left: 208px;
    top: 83px;
    z-index: 3;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}
div#user
{
    position: absolute;
    top: 2px;
    right: auto;
    left: 15px;
    z-index: 3;
    font-size: 11px;
    padding: 2px;
    color: #FFF;
}
div.icons
{
    height: 38px;
    z-index: 2;
    background-color: #000;
    padding-top: 25px;
}
div.icons div
{
    float: left;
    color: #F60;
    font-weight: bold;
    padding-left: 16px;
    padding-right: 14px;
    background: url(../imgX/bck_icon.gif) no-repeat center left;
}
div#bookmarks
{
    width: 100%;
    background-color: #000;
    height: 30px;
    position: relative;
}
div#bookmarks div#items
{
    position: absolute;
    width: 529px;
    left: 242px;
    top: 0px;
    margin: 0px;
    overflow: hidden;
    padding-top: 8px;
    padding-left: 7px;
    height: 22px;
    font-size: 10px;
    color: #FFF;
    background-color: #7D8085;
}
div#bookmarks div#items span
{
    padding-left: 2px;
    padding-right: 2px;
}


div#bookmarks div#items span a
{
    border: none;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
div#bookmarks div#items span a:hover
{
    color: #FFF;
    text-decoration: underline;
}

div#search
{
    position: relative;
    padding: 0px;
    font-size: 11px;
    margin: 0px;
    width: 242px;
    height: 30px;
    background: url(../imgX/bck_search.gif) no-repeat center left;
}

div#search input.search
{
    width: 162px;
    height: 17px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-top: 3px;
    margin-left: 22px;
    margin-top: 2px;
    font-size: 11px;
    color: #FFF;
    border: 1px solid #000;
    background-color: #646569;
    font-family: Verdana, sans-serif, Arial, Arial CE;
}

div#search input.button
{
    border: solid 0px #FFF;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    background: url(../imgX/search.gif) no-repeat center center;
    cursor: pointer;
    font-size: 0;
    color: #393A3F;    
    padding-left: 5px;
    padding-bottom: 6px;  
    margin-bottom: 3px;    
}

div.icons a
{
    color: #F60;
    text-decoration: none;
}
div#languages a
{
    color: #97262C;
    text-decoration: none;
}
a.gvers
{
    margin-right: 30px;
}
div.icons a:hover, div#bookmarks a:hover, div#languages a:hover
{
    color: #FFF;
    text-decoration: underline;
}
div#languages a.textsize
{
    padding-left: 40px;
}


div#headline
{
    position: relative;
    width: 100%;
    margin: 0px;
    height: 264px;
    background: url(../imgX/a01.jpg) no-repeat bottom left;
}
a.hHome, a.hHome:hover
{
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 778px;
    height: 264px;
    color: Black;
}
a.hBesip, a.hBesip:hover
{
    position: absolute;
    display: block;
    left: 823px;
    top: 49px;
    width: 180px;
    height: 47px;
    color: red;
}
a.hAca, a.hAca:hover
{
    position: absolute;
    display: block;
    left: 823px;
    top: 123px;
    width: 180px;
    height: 63px;
    color: red;
}
a.hZpmv, a.hZpmv:hover
{
    position: absolute;
    display: block;
    left: 823px;
    top: 214px;
    width: 180px;
    height: 42px;
    color: red;
}
h1#headline span
{
    display: none;
}
div#navigation
{
    margin: 0; /* top: 294px;     position: absolute;*/
    float: left;
    width: 240px;
    z-index: 3;
    overflow: hidden;
    margin-right: -3px;
}
div#lath
{
    width: 224px;
    float: right;
    margin-left: -3px;
    background-color: #000;
    z-index: 2;
}

ul.mainMenu
{
    margin: 0;
    padding: 0;
}
ul.mainMenu li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.mainMenu li a
{
    display: block;
    width: 190px;
    height: 23px;
    margin: 0;
    font-weight: bold;
    color: #FFF;
    padding-left: 50px;
    padding-top: 12px;
    padding-top: auto;
    padding-bottom: auto;
    text-decoration: none;
    background: #000 url(../imgX/a02_negative.jpg) no-repeat center left;
}
ul.mainMenu li a:hover, ul.mainMenu li a.selected
{
    background: #000 url(../imgX/a02_active.jpg) no-repeat center left;
    color: #FFF;
}
ul.mainMenu li a.blue:hover, ul.mainMenu li a.blueSel
{
    color: #09F;
    background: #000 url(../imgX/bck_menu_b.gif) no-repeat center left;
}
ul.mainMenu ul, ul.mainMenu ul li
{
    margin: 0;
    padding: 0;
}

ul.mainMenu ul li a
{
    display: block;
    width: 175px;
    height: 24px;
    margin: 0;
    font-weight: bold;
    color: #FFF;
    padding: 12px 0 0 65px;
    text-decoration: none;
    background: #000 url(../imgX/a02_negative_2.jpg) no-repeat center left;
}
ul.mainMenu ul li a:hover, ul.mainMenu ul li a.selected
{
    background: url(../imgX/a02_active_2.jpg) no-repeat center left;
    color: #FFF;
}
div.Areas ul
{
    margin-left: 20px;
    padding-left: 20px;
}

div.Areas ul.subArea
{
    margin-left: 10px;
    padding-left: 5px;
}

div.Areas ul li
{
    padding-left: 2px;
    margin-top: 0.8em;
    list-style-image: url(../imgX/bck_icon.gif);
    font-weight: bold;
}

div.Areas ul.subArea li
{
    padding-left: 5px;
    margin-top: 0.2em;
    list-style-image: url(../imgX/bck_list.gif);
    font-weight: normal;
}
div.Areas p
{
    margin-top: 3px;
    margin-bottom: 5px;
    font-weight: normal;
}
div.paging
{
    margin-top: 4px;
    margin-bottom: 4px;
}
div.paging a
{
    text-decoration: none;
}
div.paging a .d
{
    text-decoration: underline;
}
div.paging p
{
    margin-bottom: 3px;
}

button.b
{
    width: 24px;
    height: 24px;
}

.button
{
    background-color: #97262C;
    color: #FFF;
    font-weight: bold;
}

div.e
{
    /*background-color:#FFFFFF;     border: 1px solid #BEA676;     font-size: 0.9em;*/
    width: 392px;
    height: 100px;
    overflow: auto;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.galerie .image
{
    float: left;
}

.detailImg
{
    border: solid 1px #000000;
    margin: 0.2em 0 0.2em 0;
}
img.link
{
    margin: 0;
}

div.galerie .image img
{
    padding: 0;
    margin: 0 1em 0.8em 0;
    border: solid 1px #CE3100;
    width: 65px;
    height: 65px;
}
.disabled
{
    color: #595959;
}
.txErr
{
    font-family: verdana, sans-serif;
    font-size: 1em;
}
.x
{
    color: #97262C;
}
.close
{
    background: url(../imgX/min.gif) no-repeat center left;
    padding-right: 8px;
}


img#iHeadImg
{
    margin: 0px 0px 7px 0px;
    padding: 0;
}
div.HomeText
{
    color: #58595B;
    font-weight: bold;
    font-size: 19px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    width: 620px;
    float: left;
    position: relative;
    top: -3px;
}
map
{
    margin: 0;
}

a.homeLink, a.homeLinkB
{
    width: 85px;
    height: 85px;
    background: #97262C url(../imgX/bck_home.gif) no-repeat;
    background-position: 0px 0px;
    margin: 0px;
    padding: 0px;
    float: left;
}
a.homeLink:hover
{
    background-position: -85px 0px;
}
a.homeLinkB:hover
{
    background-position: -170px 0px;
}


a.topLink
{
    width: 85px;
    height: 85px;
    top: 135px;
    background: #97262C url(../imgX/bck_top.gif) no-repeat;
    background-position: 0px 0px;
}
a.topLink:hover
{
    background-position: -85px 0px;
}
a.topLinkB
{
    width: 85px;
    height: 85px;
    background: #09F url(../imgX/bck_topB.gif) no-repeat;
    background-position: 0px 0px;
}
a.topLinkB:hover
{
    background-position: -85px 0px;
}

img.imgMap
{
    margin: 0;
    padding: 0;
    border: none;
    width: 85px;
}
div.mozaik a, div.mozaikTop a
{
    margin: 0;
    padding: 0;
    border: none;
    float: left;
    width: 85px;
    height: 85px;
}
div.mozaik
{
    background-color: #000;
}
div.mozaikTop
{
    background-color: #000;
}
