/********************************
 * TOP Banner - Full width	*
 ********************************/
.confTitle {
    width: 100%;
}

.confLogoBox {
    width: 100%;
    height: 100%;
    padding: 0;
}

.conference-title-link {
    padding:0;
}

img.confLogo{
	width:100%;
}

span[itemprop="title"]{
	display: none;
}
/********************************
 * END TOP Banner - Full width  *
 ********************************/




/****************
 * Menu on TOP 	*
 ****************/
.confSubTitleContent, #confSectionsBox {
    width: 70%;
}
#confSectionsBox {
    margin-top: 0px;
}

.confSubTitleBox {
	display: none;
}

.conf_leftMenu {
    width: 100%;
    background-color: #002864;/*#4266a7;*/ /*#1a64a0;*/ /*Helmholtz Dunkelblau*/
    padding: 10px;
    position:absolute;
    left: 0;
}

#outer{
	border: none;
	width: 70%;
	margin: auto;
}
#outer > li.menuConfTitle {
    float: left;
}

#confSectionsBox div.confBodyBox {
    margin-left: 0;
    padding-top: 80px;
}

#outer li a {
	font-size: 14pt;
}

.menuConfTitle a {
    color: #14c8ff; /*Helmholtz Hellblau*/
}
#outer li a:not(.no-link):hover {
    background: #cdeefb; /*Helmholtz Highlight*/
}
.menuConfSelected, .menuConfMiddleCellSelected {
    background: #cdeefb; /*Helmholtz Highlight*/
    border: none;
}

.support_box{
	display:none;
}

/*
.support_box{
	clear: both;
	background-color:#002864; /*Helmholtz Dunkelblau*/
	border:none;
	width: 70%;
	margin: auto;
	
}
.support_box h3{
	display:none;
}
*/
/********************
 * END Menu on TOP  *
 ********************/




/***********
 * GENERAL *
 ***********/

a, .fake-link, .ui-widget-content a {
  color: #4266a7;
}

.conference-page header .title {
	display: none;
}

/***************
 * END GENERAL *
 ***************/