@charset "utf-8";



/* ####### GLOBAL DEFINATION START ####### */
*
{
    margin: 0;
    padding: 0;
    border: 0;
}
body
{
    width: 940px;
    font: normal 0.75em Arial;
    margin: 20px auto;
    color: #8F8F8F;
    text-align: center;
    background: #fff url('../images/bg.gif');
    text-align: justify;
}
a
{
    color: #757575;
}
a:hover
{
    color: #A2A2A2;
    text-decoration: none;
}
a.info
{
    position: relative;
    text-decoration: none;
    border-bottom: 1px dotted;
}
a.info span
{
    display: none;
    position: absolute;
    bottom: 15px;
    left: 0;
}
a.info:hover span
{
    display: block;
    width: 180px;
    border: 1px solid #B1D9ED;
    background: #E1F4FB;
    color: #609BBF;
    padding: 5px;
}
a.thumb
{
    position: relative;

}
a.thumb span
{
    display: none;
    position: absolute;
    bottom: 35px;
    left: 0;
}
a.thumb:hover span
{
    display: block;
}
a.thumb:hover span img
{
    width: 200px;
    height: 200px;
    background: #fff;
    padding: 1px;
    border: 3px #E3E3E3 double;
}
.extern {
    background: url('../images/icon/extern.gif') no-repeat right top;
    padding-right: 10px;
}
.small
{
    font: normal 11px Arial;
}
h1
{
    font: bold 1.10em Arial;
    width: 100%;
    color: #B6743B;
    text-indent: 22px;
    float: left;
    background: url('../images/icon/iconBiw.png') no-repeat left top;
    margin-bottom: 15px;
    border-bottom: 1px #EFEFEF solid;
}
h1 span
{
    font: italic normal 0.75em Arial;
    float: right;
    color: #B9B9B9;
}
h2
{
    font: bold 1.10em Arial;
    color: #B6743B;
    text-indent: 25px;
    text-align: left;
    background: url('../images/icon/iconH2.png') no-repeat left top;
    padding-bottom: 9px;
    line-height: 1.4em;
}
h2 span
{
    font: italic normal 0.75em Arial;
    float: right;
    color: #B9B9B9;
    line-height: 2.0em;
}
.more
{
    float: right;
}
.more a
{
    width: 57px;
    height: 22px;
    display: block;
    font: normal 10px arial;
    text-decoration: none;
    line-height: 1.7em;
    text-indent: 7px;
    color: #FEF3E9;
    background: url('../images/icon/iconMore.png') no-repeat;
}

#mainpage
{
    float: left;
    margin: 0 30px;
}
#left
{
    float: left;
    width: 530px;
}
#all
{
    float: left;
    width: 800px;
}
#right
{
    float: left;
    width: 240px;
}
.pager
{
    float: right;
    margin-top: 10px;
}
.pager ul, .pager li
{
    font: normal 11px Arial;
    display: inline;
    list-style-type: none;
}
.pager li a:link, .pager li a:visited, .pager li a:active
{
    color: #fff;
    background: #B6743B;
    padding: 2px 3px;
    text-decoration: none;
}
.pager li a:hover
{
    color: #838383;
    background: #E8E8E8;
    padding: 2px 3px;
}
.showBox {
	display:none;
}
.biw
{
    font: bold 1.25em Arial;
    color: #018FD3;
}
/* ####### GLOBAL DEFINATION END ####### */


/* ####### TOPMENU START ####### */
#topMenu
{
    float: left;
    width: 366px;
    height: 64px;
    padding: 70px 249px 0 325px;
    background: url('../images/topMenuBg2.png') no-repeat;
}
#topMenuList ul, #topMenuList li
{
    float: left;
    display: inline;
    list-style-type: none;
}
#topMenuList li a:link, #topMenuList li a:visited
{
    width: 122px;
    height: 64px;
    font: normal 1.0em arial;
    line-height: 5.2em;
    display: block;
    color: #8D8D8D;
    text-decoration: none;
    text-align: center;
    background: url('../images/topMenu.png') no-repeat;
}
#topMenuList li a:hover
{
    color: #018FD3;
    background: url('../images/topMenu_h.png') no-repeat;
}
#topMenuList li a#active
{
    margin-top: -7px;
    color: #B6743B;
    background: url('../images/topMenu_h.png') no-repeat;
}
/* ####### TOPMENU END ####### */


/* ####### HEADER START ####### */
#headerIndex
{
    float: left;
    width: 885px;
    height: 80px;
    padding-left: 55px;
    background: url('../images/headerIndex.png') no-repeat;
}
#headerMenu
{
    font: bold 10px Verdana;
    color: #BB7E49;
    padding-top: 5px;
}
#headerMenu ul, #headerMenu li
{
    text-align: left;
    display: block;
    line-height: 2.0em;
    list-style: none;
}
/* ####### HEADER END ####### */


/* ####### CONTENT START ####### */
.container
{
    float: left;
    padding: 15px 40px 30px;
    margin: -12px 0 0 30px;
    line-height: 1.4em;
    background: #F8F8F8 url('../images/containerBg.png') no-repeat top left;
    border: 1px #EFEFEF solid;
}
.container_2
{
    float: left;
    padding: 15px 30px 30px 30px;
    margin: -12px 0 0 30px;
    line-height: 1.4em;
    background: #F8F8F8 url('../images/containerBg.png') no-repeat top left;
    border: 1px #EFEFEF solid;
}
.about
{
    float: left;
    padding: 25px 60px 30px 50px;
    margin: -12px 0 0 30px;
    line-height: 1.4em;
    background: #F8F8F8 url('../images/containerBg.png') no-repeat top left;
    border: 1px #EFEFEF solid;
}
.projektList li
{
    float: left;
    width: 160px;
    font: normal 11px Arial;
    text-align: justify;
    list-style-type: none;
    margin-left: 30px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px #757575 dotted;
    background: url('../images/icon/iconList.png') no-repeat 0 20px;
}
.hotInfo
{
    float: left;
    color: #D4F4FD;
    margin: -20px 21px 0 0;
    padding: 15px 20px;
    background: url('../images/hotInfo2.png') repeat-x;
    border: 1px #4498D0 solid;
}
.hotInfo li
{
    float: left;
    width: 175px;
    text-align: justify;
    list-style-type: none;
    margin-left: 30px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px #A8E3F3 dotted;
    background: url('../images/icon/iconhotInfo.png') no-repeat 0 12px;
}
.hotInfo li a
{
    color: #D4F4FD;
    text-decoration: none;
}
.hotInfo li a:hover
{
    color: #397EAB;
}
.containerD
{
    float: left;
    margin-top: -2px;
    padding: 15px 40px 25px 20px;
    background: url('../images/background_d.png') top left;
    border: 1px #B9B9B9 solid;
}
.listNorm li
{
    float: left;
    width: 160px;
    font: normal 11px Arial;
    text-align: justify;
    list-style-type: none;
    margin-left: 30px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px #757575 dotted;
    background: url('../images/iconList.png') no-repeat 0 20px;
}
.containerB
{
    float: left;
    margin: -10px 0 0 -21px;
    padding: 15px 20px;
    background: url('../images/background_b.png') top left;
    border: 1px #D8D8D8 solid;
}
.portList
{
    float: left;
}
.portList img
{
    margin-top: 5px;
    padding: 1px;
    background: #f3f3f3;
    border: 2px #E3E3E3 solid;
}
.portList ul
{
    width: 100%;
    float: left;
    list-style-type: none;
}
.portList li
{
    float: left;
    width: 218px;
    padding: 3px 0;
    border-left: 1px #E3E3E3 solid;
    text-indent: 15px;
}
.pic
{
    margin-left: 50px;
}
.listNorm li
{
    float: left;
    width: 160px;
    text-align: justify;
    list-style-type: none;
    margin-left: 30px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px #A2A2A2 dotted;
    background: url('../images/icon/iconList.png') no-repeat 0 12px;
}
.listNorm li a
{
    color: #595959;
    text-decoration: none;
}
.listNorm li a:hover
{
    color: #A2A2A2;
}
.lw
{
    float: left;
    margin: 0 45px 0 30px;
    background: url('../images/lwBg.png') repeat-y top left;
    border-bottom: 1px #5F5F5F solid;
}
.lwList
{
    float: left;
    margin: 30px 0 20px 150px;
    padding: 0 0 30px 0;
}
.lwList ul, .lwList ul
{
    float: left;
    list-style-type: none;
}
.lwList li, lwList li ul
{
    float: left;
    width: 180px;
}
.pic
{
    margin-left: 50px;
}
.lwList h3
{
    font: bold 1.0em Arial;
    color: #626262;
    padding-bottom: 5px;
}

.lwList img
{
    margin-top: 10px;
    padding: 1px;
    background: #f3f3f3;
    border: 2px #E3E3E3 solid;
}
.ilw
{
    float: left;
    margin: 0 45px 0 30px;
    background: url('../images/lwBg.png') repeat-y top left;
    border-bottom: 1px #5F5F5F solid;
}
.plw
{
    float: left;
    width: 780px;
    height: 30px;
    margin: 0 0 0 30px;
    background: url('../images/lwBg.png') repeat-y top left;
    border-bottom: 1px #5F5F5F solid;
}
.copyright
{
    float: left;
    width: 100%;
    color: #B9B9B9;
    font: normal 11px Arial;
    margin: 10px 0 20px 30px;
}
/* ####### CONTENT END ####### */