* {
    font-family: Frutiger, Futura , Arial;
    font-size: 8.5pt;
    color:Black;
    }
a 
{
    color:Black;
    /*text-decoration:none;*/
    
    }
	
#sitecontainer {
	position:relative;
	height:840px;
}

#logo{width:250px;height:60px;position:absolute;top:15px;left:108px;}
#footer {
	width:550px;
	height:112px;
	position:absolute;
	left:225px;
	bottom:8px;
	color:#959595;
	text-align:center;
}
#footer a{
	display:inline;
	color:#959595;
	text-decoration:none;
}

img{border-width:0px;}

body 
{
    margin:0px;
    padding:0px;
    background-color:white;
    background: #000 url(../Images/grund.jpg);
    background-repeat: no-repeat;


}

.TextBold {font-weight:900;}


.LeftMenuDiv
{
    position:absolute;
    top:260px;
    left:145px;
    border:solid 0px crimson;
}

.TopMenuDiv
{
    position:absolute;
    border:solid 0px crimson;
    background-color:Transparent ;
    cursor:pointer;
    width:104px;
    height:89px;
    z-index:10;
}
.TopMenu1px 
{
    width:104px;
    height:89px;
    }


.FtpPopupDiv
{
    position:absolute;
    border:solid 0px crimson;
    background-color:Transparent ;
    cursor:pointer;
    top:535px;
    left:147px;
    width:106px;
    height:48px;
    z-index:11;
}


.ContentHolderDiv
{
    font-family: Frutiger, Futura , Arial
    font-size: 8.5pt;
    color:Black;
    position:absolute;
    top:260px;
    left:320px;
    overflow:auto;
    width:376px;
    height:440px;
    border:solid 0px crimson;
    margin-bottom:500px;

}

.ContentTopImg
{
    margin-bottom:20px;
    }
    
    .PageHeadline
	{
	font-size:12pt;
	font-weight:900;
	}
