
body {
    font-family : verdana, arial, tahoma;
    font-size : 100%;
    color : #ffffff;
    background : #000000 url(../img/hg2.jpg) repeat scroll 0% 0%;
    margin : 0;
    padding : 0;
    text-align : center;
}
html * {
    font-size : 100.01%;
}
* {
    margin : 0;
    padding : 0;
}

a, a:link, a:visited, a:hover {
    color : #666666;
    text-decoration : underline;
}

a.external-link-new-window {
    color : #666666;
    text-decoration : underline;
}

#container {
    margin : 0 auto;
    text-align : left;
    /*border : 1px solid #ffffff;*/
    width : 1000px;
}
/*********************   HEADER  ********************************/

#header {
    height : 93px;
    background : transparent url(../webimages/header_line.png) no-repeat left bottom;
    text-align : left;
}

#logo {
    display : inline;
    background:transparent url(../webimages/navi/glowlogo.png) no-repeat scroll 0 11px;
    float : left;
    margin-left:30px;
}
#logo img {
    border: none;
    margin-top:11px;
}

#headernavi {
    float : right;
    margin-right : 65px;
}

div#navi_top {
    display : inline;
    float : right;
    margin-left : 0;
    margin-top : 35px;
    width : 790px;
}
#header ul {
    list-style-type : none;
    margin : 0;
    padding : 0;
/*    display: inline;
    position: relative;*/
}


#header ul li {
    color : #ffffff;
/*   display : inline-block;*/
     display : inline;
     margin-left:2px;
}

#header ul li a{
    display:inline-block;
}    
    
li#navi_about a, li#navi_about a:link, li#navi_about a:visited {
    background : transparent url(../webimages/navi/about.png) no-repeat 0% 0%;
}
li#navi_news a, li#navi_news a:link, li#navi_news a:visited {
    background : transparent url(../webimages/navi/news.png) no-repeat 0% 0%;
}
li#navi_work a, li#navi_work a:link, li#navi_work a:visited {
    background : transparent url(../webimages/navi/work.png) no-repeat 0% 0%;
}
li#navi_cases a, li#navi_cases a:link, li#navi_cases a:visited {
    background : transparent url(../webimages/navi/cases.png) no-repeat 0% 0%;
}
li#navi_experience a, li#navi_experience a:link, li#navi_experience a:visited {
    background : transparent url(../webimages/navi/experience.png) no-repeat 0% 0%;
}
li#navi_contact a, li#navi_contact a:link, li#navi_contact a:visited {
    background : transparent url(../webimages/navi/contact.png) no-repeat 0% 0%;
}
li#navi_career a, li#navi_career a:link, li#navi_career a:visited {
    background : transparent url(../webimages/navi/career.png) no-repeat 0% 0%;
}
#lang {
    float : right;
    margin-right : 13px;
}

#lang a.eng, #lang a:link.eng, #lang a:visited.eng {
    background : transparent url(../webimages/navi/ENG.png) no-repeat 0 -10px;

}

#lang a.de, #lang a:link.de, #lang a:visited.de {
    background : transparent url(../webimages/navi/DE.png) no-repeat 0 -10px;
}


#lang a img {
position:relative;
top:5px;

}
/*********************   HEADER  END ********************************/

/*********************   FOOTER  ********************************/

#footer {
    color : #666666;
    font-family : Avantgarde, ITC Avant Garde, Verdana, Helvetica, Arial, sans-serif;
    font-size : 11px;
    height : 50px;
    padding-right : 75px;
    position : relative;
/*    margin-top : 50px;*/
}
div#icons {
    display : inline;
    float : left;
    margin-left : 70px;
    margin-top:20px;
    width:200px;
}

#footerlink {
    display : inline;
    float : right;
}

#footerlink ul {
    list-style-type:none;
    display:inline;
    margin:0;
    padding:0;
}

#footerlink ul li{
    color:#FFFFFF;
    display:inline;
    margin-left: 10px;
}

#footerlink ul li img{
    position:relative;
    top:15px;
}

#footerlink ul li a, #footerlink ul li a:link, #footerlink ul li a:visited, #footerlink ul li a:hover {
    color:#666666;
    text-decoration: none;
}

/*********************   FOOTER  END  ********************************/


/*********************   MAIN  ********************************/

#maincontainer {
    margin-top : 21px;
    min-height:450px;
}

#navi_left {
    float : left;
    margin-top : 14px;
}

ul#left {
    font-family : Avant Garde;
    margin-bottom : 30px;
    margin-left : 66px;
    list-style : none;
}

ul#left li {
    height:34px;
    text-align:center;
    width:148px;
}
#content {
    float : right;
    width : 770px;
}
.clear {
    clear : both;
}

/*********************   MAIN  END  ********************************/

/*********************   GALLERY  ********************************/

div.gallery {
    margin-top: 17px;
}

div.imagebox {
    float:left;
    height:155px;
    margin:-17px 3px 0 0;
    text-align:center;
    width:242px;
    position:relative;
}

div.imagebox img {
    padding: 21px;
}

.bg_glow {
background:transparent url(../webimages/work/m_glow_o_new.png) no-repeat scroll 0 0;
height:154px;
position:absolute;
text-align:center;
width:250px;
}

div.image {
    height : 154px;
    /*height : 135px;
    background : transparent url(../webimages/work/m_glow_o.png) no-repeat 0% 0%;*/
}

div.image_small {
    height:100px;

}
.nimg_work {
    height:113px;
    padding-top:12px;
    position:relative;
    text-align:center;
    top:-145px;
    width:242px;
}

.img_title {
    color:#FFFFFF;
    font-size:10px;
    margin-top:-22px;
/*    margin-top:-10px;    */
    position:relative;
    text-align:center;
/*    top:-130px;*/
}

#headernavi a img {
    border : none;
}
.category {
    display : inline;
    margin : 15px 0 0 2%;
    width : 150px;
}
.category strong {
    color : #ffffff;
    cursor : pointer;
    display : block;
    font-size : 11px;
    margin : 0 19px 0 0;
    padding : 3px 0 3px 19px;
    width : auto;
}
.category ul {
    background : #ededd7 none repeat scroll 0% 0%;
    display : none;
    max-height : 400px;
    overflow : auto;
    padding : 5px 0;
    width : 100%;
}
.category li {
    background : #ededd7 none repeat scroll 0% 0%;
    color : #848484;
    float : left;
    font-family : Arial, sans-serif;
    font-size : 1.1em;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    line-height : 1em;
    width : 100%;
}
.category a {
    color : #848484;
    display : block;
    padding : 3px 19px;
    position : relative;
}

#clients {
    margin-left: 70px;
}

/*********************   GALLERY  END ********************************/


.csc-uploads-fileName p {
    font-size : 10px;
}

.csc-uploads-fileName p a, .csc-uploads-fileName p a:link, .csc-uploads-fileName p a:hover, .csc-uploads-fileName p a:visited {
color:#666666;
text-decoration:underline;

}

a.download, a.download:link, a.download:visited,a.download:hover {
color:#666666;
text-decoration:underline;
}

