#horizontal_slide 
{
    margin-left: 7px;
}

#vertical_slide 
{
	margin-left: 7px;
	width: 206px;
}

#quicklinksheader
{
    position: relative;

} 

#sitemapheader
{
    position: absolute;    
    top: 81px;
    height: 26px;
    width: 213px;
    left: 0px;
    background-image: url('../images/generel elements/right_colomn/header_right.gif');
} 

#sitemapContent
{
    padding-top: 28px;
	width: 206px;
	min-height: 467px;
	background-image: url('../images/layout/bg_menu_29.gif');
	background-repeat: no-repeat;
	background-color: #AFC2CF;
}

#sitemapImg
{
    padding-top: 20px;
	text-align: center;
}

#sitemapBottom 
{
    width: 206px;
    height: 5px;
    background-image: url('../images/layout/bg_buttom.gif');
}

.sitemapheadertext
{
    position: absolute;
    top: 5px;
    left: 36px;
    color: #FFFFFF;
    font-weight: bold;
}

.togglebutton
{
    position: absolute;
    top: 5px;
    right: 12px;
    color: #FFFFFF;
}
