/* ++++++++++++++++++++++++++++++++ LAYERS ++++++++++++++ */
/* ++++++++++++++++++++++++++++++++ LAYERS ++++++++++++++ */
/* ++++++++++++++++++++++++++++++++ LAYERS ++++++++++++++ */


#header {
}

#hor_menu {
display : none;
}

#content {
position: absolute;
left: 20px;
right: 20px;
top: 37px;
background: #CCCCCC;  /*shows below column menus */
}

#content-center {
margin-right: 0px;
}

html>body #content-center {
margin-right:0px;
}

#content-center {
min-height: 300px;
padding : 10px;
margins: 0px;
background: #FFFFFF;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
z-index:0;
}

html>body #content-center {
}

#content-left {
display : none;
}

#content-center-footer {
display : none;
}

#footerbase {
display : none;
}


#content-right {
display : none;    
} 

#content-right-button-pos {
display : none;  
} 

#content-right-button-neg {
display : none;  
}

#content-left-backbutton {
display : none;  
}
