@charset "UTF-8";
/* CSS Document */


div#logoBadge {
position:absolute;
left:0px;
top:32px;
width:470px;
height:80px;
background-image:url(../images/alpinetrekking-logo.png);
background-repeat:no-repeat;
z-index:2;
}

div#container {
position:absolute;
top:70px;
width:1000px;
background-image:url(../images/bg-container.jpg);
background-repeat:repeat-x;
background-position:top;
z-index:1;
}


div#colContent {
float:right;
width:750px;
margin-top:20px;
margin-right:20px;
background:#A59579;
border-bottom:8px solid #8CAA2E;
}


div#colMenu {
width:215px;
min-height:500px;
margin:0px 770px 0px 15px;
background-image:url(../images/bg-menu.jpg);
background-repeat:repeat-x;
padding-top:65px;
}



div#indexFlash {
float:right;
width:500px;
height:450px;
background:#999;
}

div#indexCol1 {
height:420px;
margin-right:500px;
padding:30px 15px 0px 20px;
background:#777;
}

.spacer {
clear:both;
}

div#headerImage {
margin-bottom:0px;
}

div#colRight {
float:right;
width:220px;
padding:5px 0px 20px;
margin-right:10px;
}

div#colLeft {
margin-right:250px;
padding:5px 0px 20px 25px;
}

div#colOne {
padding:5px 0px 50px 25px;
margin-right:30px;
}



div#footer {
clear:both;
width:965px;
margin-left:15px;
padding-top:2px;
padding-bottom:20px;
margin-top:0;
text-align:right;
}

