@CHARSET "UTF-8";

html,
body {
	height: 100%;
	margin: 0px !important;
	padding: 0px;
}
body.celementsmenubarvisible #page {
	padding-top: 28px;
}
#sitecontainer {
  background-color: white;
  min-height: 100%;
  min-width: 1100px;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
  width: 100%;
}
#page {
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
/**
careful: no overflow hidden because of the navigation gets truncated!
  overflow: hidden;
  **/
  position: relative;
}

/*HEADER*/


#teaser,
#menu_point,
#nav2Desktop,
#image,
#bgImgMobile,
#nav,
#SubMenuNav,
#navigation_mobile,
#createdMobile {
	display: none;
}

#logo {
	position: absolute;
	top: 35px;
	left: 10px;
}

#header #bgImgDesktop img {

}

#header #bgImgDesktop {
    height: 260px;
    position: relative;
    width: 100%;
    margin-left: -428px;
}


#wrapper {
	left: 2px;
	margin-top: -106px;
	width: 1100px;
	position: relative;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  direction: rtl;
}
#wrapper>div{
	direction: ltr;
}


#content {
	width: 620px;
	margin-left: 30px;
	padding-top: 34px;
	position: relative;
	margin-right: 30px;
}

#content .rteEndClear {
    clear: both;
}


body.celementsmenubarvisible #footer div.cel_cm_pagedependent_content,
body.celementsmenubarvisible #footer div.cel_cm_rte_content {
	min-height: 15px;
}


#content > div {
	position: relative;
}

#sitecontainer hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


/*RIGHT*/


#right {
	width: 200px;
	padding-top: 54px;
}



/* Menu Navigation */
#nav {
  left: 262px;
  position: absolute;
  top: -20px;
  z-index: 1;
}
#nav ul li a {
	display: block;
	color: #124179;
	font-size: 13px;
  line-height: 20px;
  font-weight: bold;
	text-decoration: none;
	padding: 0px 0px;
  padding: 2px;
  margin-bottom: 0px;
  margin-right: 8px;
  background-color: transparent;
}
#nav ul li a:hover {
  color: #124179 !important;
  background: #7b9fd3;
}
#nav ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#nav ul li {
	position: relative;
	float: left;
}
#nav ul ul {
	padding: 0px;
	list-style: none;
	display: inline-block;
}
#nav ul li a.active {
  color: #124179;
  font-weight: bold;
}
#nav ul > li > ul > li > a {
  font-size: 13px;
  line-height: 15px;
  padding: 2px 5px;
	font-weight: normal;
  width: auto;
  white-space: nowrap;
}
#nav ul li:hover a,
#nav ul li ul a {
  background: #7b9fd3;
  background-color: #7b9fd3;
}
#nav ul > li > ul > li > a:hover {
  background: #bdcfe9;
  background-color: #bdcfe9;
}
#nav ul li ul {
  position: absolute;
  top: 21px;
  left: 0px;
}
#nav ul li li {
  float: none;
  margin: 0px;
}
#nav ul li li a {
  display: block;
}
#nav ul li li a.active {
  display: none;
}
#sitecontainer #nav .cel_nav_restricted_rights {
  background: #7b9fd3;
  background-color: #7b9fd3;
  color: white;
  margin-left: 0px;
  text-decoration: none;
  width: 180px;
  background-image: url("/download/SwissneuroLayout/WebHome/lock.png");
  background-repeat: no-repeat;
  background-position: right center;
}
#sitecontainer #nav .cel_nav_restricted_rights:hover {
  background-color: #bdcfe9;
  background-image: url("/download/SwissneuroLayout/WebHome/lock.png");
  background-repeat: no-repeat;
  background-position: right center;
}

/*LEFT*/

#left ul {
	margin: 0;
}
#left #SubMenuNav {
    position: relative;
    padding-top: 54px;
    margin-left: -40px;
}

#left #SubMenuNav li.cel_nav_restricted_rights {
  background: transparent;
  background-color: transparent;
  color: white;
  margin-left: 0px;
  text-decoration: none;
  width: 180px;
  background-image: url("/download/SwissneuroLayout/WebHome/lock.png");
  background-repeat: no-repeat;
  background-position: right center;
}
#left #SubMenuNav li.cel_nav_restricted_rights a {
  background-color: transparent;
}

#left #SubMenuNav ul {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	line-height: 16px;
	margin-bottom: 10px;
	padding-top: 3px;
	width: 200px;
	text-decoration: none;
	list-style: none;
}

#left #SubMenuNav .cel_nav_empty {
	display: none;
}

#left #SubMenuNav ul a {
	background-image: url("/download/SwissneuroLayout/WebHome/menupointwhite.png");
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: white;
	padding-left: 12px;
	text-decoration: none;
}


#left #SubMenuNav ul a.active,
#left #SubMenuNav ul a:hover {
	background-image: url("/download/SwissneuroLayout/WebHome/menupointblue.png");
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #124179;
	padding-left: 12px;
	text-decoration: none;
}


#left #leftNav {
	margin-left: 0px;
	position: relative;
	padding-top: 40px;
	background-color: #9BC9FD;
	height: auto;
	width: 220px;
	margin-top: 16px;
}

#left #leftNav ul {
	list-style: none;
	margin-left: -28px;
}

#left #lang {
    position: relative;
    padding-top: 40px;
    overflow: hidden; /** for clear:both; **/
    width: 220px;
    background-color: #9bc9fd;
}

#left #lang .navigation-clear {
	clear: both;
}

#left #box {
	width: 220px;
	margin-left: -15px;
	margin-top: 17px;
	padding-top: 20px;
}

#left #box img {
	margin-left: 40px;
	margin-bottom: 20px;
}

#left #searchbox {
	padding-top: 20px;
	background-color: #9BC9FD;
}

.searchbar input {
	width: 170px;
	background-color: white;
	background-image: url("/download/SwissneuroLayout/WebHome/lupedesktop.png");
    background-repeat: no-repeat;
    background-position: right center;
    border: 0px solid #00529c;
    height: auto;
    margin-left: 23px;
}


#left div + div {
	top: auto;
	position: relative;
}

#left #lang ul li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

#left #lang ul li:nth-child(1) {
	border-right: 1px solid;
	padding-right: 5px;
}


#left #lang ul li a.active {
	font-weight: bold;
	color: #124179;
}


/*MENU*/

#left #leftNav ul li
{
	padding-bottom: 5px;
}

#left #leftNav ul li ul
{
	padding-top: 5px;
}

#left #leftNav ul li a {
	color: #36424a;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	display: block;
}

#left #leftNav ul li a:hover {
	font-style: bold !important;
	color: #00519c !important;
	background-image: url("menu1.gif") !important;
    background-position: 1px 3px !important;
    background-repeat: no-repeat !important;
}

#left #leftNav ul li a.active {
	font-weight: bold;
    color: #00519c;
    padding-left: 12px;
}

#left #leftNav ul li ul li a {
	font-weight: 100 !important;
	color: #36424a !important;
}

#left #leftNav ul li ul li a.currentPage {
	font-weight: bold !important;
	color: #00519c !important;
	background-image: url("menu1.gif") !important;
    background-position: 1px 3px !important;
    background-repeat: no-repeat !important;
}

#left #leftNav ul li ul li ul li a {
	font-style: italic;
}

#left #leftNav ul li ul li ul li a:hover,
#left #leftNav ul li ul li ul li a.currentPage {
	background-image: url("menu1.gif") !important;
    background-position: 1px 3px !important;
    background-repeat: no-repeat !important;
}

/*LANGUAGE*/

#left #lang ul {
	margin-left: -16px !important;
}


#left #directlinks {
	background-color: #9bc9fd;
}

#left #directlinks ul {
	margin-left: -16px;
	padding-top: 20px;
}

#left #directlinks ul li {
	list-style: none;
}

#left #directlinks ul li a {
	text-decoration: none;
	color: #114e7c;
}

#left #directlinks ul li a:hover {
	font-weight: bold;
}


#left #createdDesktop {
	position: relative;
	background-color: #9bc9fd;
	padding-left: 23px;
	padding-top: 20px;
}

#left #createdDesktop a {
    color: #0b2f62;
    font-weight: bold;
}


#left #gradient {
	height: 200px;
    background: -webkit-linear-gradient(bottom, rgba(155,201,253,0), rgba(155,201,253,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, rgba(155,201,253,0), rgba(155,201,253,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, rgba(155,201,253,0), rgba(155,201,253,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(155,201,253,0), rgba(155,201,253,1)); /* Standard syntax (must be last) */
}



/* RIGHT */

#right ul {
	list-style: none;
}

#right ul li {
	padding-bottom: 10px;
	max-width: 200px;
}


#right #rightContent h1 {
	background-image: url("download/swissneuro2017Layout/WebHome/newsarrow.png");
	background-repeat: no-repeat;
	background-position-y: 2px;
	padding-left: 15px;
}

#right #rightContent p {
	margin-left: 18px;
}

/* Blog */
#content .article_date,
#content .article_title {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 4px;
}

#content .article_title {
	font-weight: bold;
}

#content .article_date {
	float: right;
	margin-left: 8px;
}

/* Kalender */
table.cel_calendar_overview {
	width: 494px;
	table-layout: fixed;
	border-collapse: collapse;
}
table.cel_calendar_overview th {
	text-align: left;
	border-bottom: 1px solid #505050;
}
table.cel_calendar_overview .cel_cal_date {
	width: 77px;
}
table.cel_calendar_overview .cel_cal_time {
	width: 47px;
}
table.cel_calendar_overview .cel_cal_l_title {
	width: 246px;
}
table.cel_calendar_overview .cel_cal_location {
	width: 124px;
}
table.cel_calendar_overview .cel_cal_even td {
	background: #F4F4F4;
}

/* SEARCH RESULTS */

#sitecontainer #websearch .results .result_page_link {
    font-size: 13px !important;
}

#sitecontainer #websearch .results li.result_item {
	list-style-type: none;
}

#sitecontainer #websearch .results .result_item a.result_page_link {
	text-decoration: underline;
}

#sitecontainer #websearch .results .result_item a.result_page_link:hover {
	text-decoration: none;
}

#sitecontainer #websearch .results .result_url,
#sitecontainer #websearch .results .result_date {
    font-size: 15px !important;
}

#sitecontainer #websearch .results .result_url,
#sitecontainer #websearch .results .result_date {
    display: none;
}

#sitecontainer #websearch .results {
	margin-top: 15px;
}

#sitecontainer #websearch .result_bread_crumbs a,
#sitecontainer #websearch .result_bread_crumbs a:link,
#sitecontainer #websearch .result_bread_crumbs a:hover,
#sitecontainer #websearch .result_bread_crumbs a:active {
	color: black!important;
}


/* FOOTER */

#footer #mobile_box,
#footer #FooterNavMobile {
	display: none;
}

#footer {
	position: relative;
	/**
	bottom: 0px;
	left: 50%;
	margin-left: -448px;
	**/
	width: 50px;
	height: 15px;
	border-top: 0px solid #f4f4f4;
	padding: 24px;
	padding-top: 9px;
	margin-top: 30px;
}


/*LOGIN SCREEN*/

#sitecontainer .loginscreen {
	background: transparent !important;
}

/** Newsticker **/
#newsticker{
  position:absolute;
  height: 20px;
  width: 675px;
  left: 263px;
  top: 13px;
  overflow: hidden;
}
#newsticker .cellPDContent-body {
  position: relative;
  width: 3000px;
}
#newsticker li {
  display: inline;
}

/** Gönnerbeitrag Payment **/
iframe.payment {
    border: 0 none;
    height: 1000px;
    width: 100%;
    margin: 0;
    padding: 0;
}

/*LOCK*/

#left #leftNav ul li .cel_nav_restricted_rights {
    background: url("/download/SwissneuroLayout/WebHome/lock.png") no-repeat scroll 170px center;
    color: white;
    text-decoration: none;
    width: 231px;
}

#left #leftNav ul li .cel_nav_restricted_rights a {
    background-image: none
}

/*content table*/
#content table {
	width: 500px;
}