/* begin typo3 CSS */
.csc-mailform{
  border: 0;
}

.csc-mailform-field label{
	display: block;
	float: left;
	width: 120px;
        font-size: 10pt;
}



.csc-mailform-submit {
        margin-left: 5.5em;
} 

/* end typo3 CSS */

#bg{ 
	position:relative;
    width: 775px;
    background-color:#ffffff; /*font color*/
    border: 0px solid;
    margin: 0 auto;
    padding: 0 0 0 0;
    voice-family: "\"}\""; 
    voice-family: inherit;  
    overflow: hidden;
}

#banner {
    background-image : url('banner.jpg');
    background-position : center center;
    background-repeat : no-repeat;
    height : 115px;
}
/*
#climber{
    position: relative;
    background-image : url('climber.jpg');
    background-repeat : no-repeat;
    left:740px;
    top: 154px;
    padding : 61px 10px;
    z-index:10;
}
*/
#atd{
	position: relative;
	top: 22px ; 
	left: 250px; 
	z-index: 1;
	font-size:20px
}
#maincol{
    background-image : url('bg.png');
    background-repeat : repeat-y;
}

#leftcol{
    position: relative;
    float:left;
    width:186px;
    height: 600px;
    padding-left: 9px;
	z-index:1;
}

#centercol{
    position: relative;
	padding:0 35px 10px 220px;
}

#footer {
    position : relative;
    clear:both;
    background-image : url('footer.jpg');
    background-repeat : no-repeat;
    height : 66px;
}


.menu-level1 {
    background-image : url('button-menu.jpg');
    background-repeat : no-repeat;
    width:186px;
    height: 50px;
    /* 
    padding: 16px 0 15px 5px; 
    color: #123123; 
    */
}
