* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
div {
	font-size: 1em;
}
img {
	border: 0;
}
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #385C72;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: url(http://www.memoriesofasia.ch/images/layout/bg.jpg) no-repeat left top fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}
div#pagewrapper {
	width: 955px;
	margin: 0 auto;
	color: black;
}
#headwrapper {
    	background-color: #000;
    	height: 50px;
}
div#header {
  height: 100px;
  margin: 0 auto;
  padding: 0;
  width: 955px;
}
div#logo {
  position: absolute;
  left: 20px;
  top: 20px;
}
div#header h1 a {
	display: block;
	height: 100px;
	text-decoration: none;
}
div#header h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
div#header h2 {
	float: right;
	line-height: 1.2em;
	font-size: 1.5em;
	margin: 35px 65px 0px 0px;
	color: #f4f4f4;
}
div#content {
	margin: 1.5em auto 2em 0;
	padding: 0px;
}
div#main {
	padding: 10px 15px;
    float: left;
    width: 635px;
}
#main.mpages {
    margin-top: 14px;
    min-height: 700px;
    background-color: #FFF;
    /*background: #FFF url(http://www.memoriesofasia.ch/images/layout/bg.jpg) no-repeat left top;*/
}
div#sidebarwrapper {
	float: left;
    width: 262px;
    padding: 14px 14px 0px 14px;
}
div#sidebarcontainer {
    background: url(http://www.memoriesofasia.ch/images/layout/sidebar_bg.png) repeat right top;
	float: left;
    width: 262px;
    padding: 14px;
}
div#rbutton {
  margin-bottom: 20px;
  height: auto;
  float: right;
}
div#rbutton a {
    background: url(http://www.memoriesofasia.ch/images/layout/rbutton.png) no-repeat right top;
    display: block;
  color: #430903;
  float: right;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  padding: 25px;
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}
div#sidebar {
	float: left;
}
div.footback {
	clear: both;
	padding: 0px 10px 0px 0px;
	background: url(http://www.memoriesofasia.ch/uploads/ngrey/wfootrt.gif) no-repeat right top;
}
div#footer {
	padding: 0px 0px 0px 0px;
	color: #595959;
	float: left;
	}
div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
div#footer p {
	font-size: 12px;
	padding: 1.5em;
	text-align: left;
	margin: 0;
	color: #a1a1a1;
}
div#footer p a {
	color: #a1a1a1;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#content h1 {
font-size: 35px;
  line-height: 28px;
  padding-bottom: 30px;
  padding-top: 9px;
  font-weight: 100;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
}
div#content #sidebar h1 {
font-size: 35px;
  line-height: 28px;
  margin: 0;
  margin-bottom: 0px;
  font-weight: 100;
  color: #FFF;
font-family: 'Open Sans', sans-serif;
}
div#content h2 {
  color: #000;
  font-size: 22px;
  text-align: left;
  padding-right: 8px;
  line-height: 27px;
  margin-bottom: 12px;
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
div#content h2 a{
    color: black;
    font-style: italic;
    text-decoration: none;
}
div#content h3 {
  color: #FFF;
  font-size: 19px;
  text-align: left;
  padding-right: 8px;
  line-height: 27px;
  margin-bottom: 12px;
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 16px;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
    font-family: 'Open Sans', sans-serif;
}
#sidebar p {
    font-size: 16px;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
	color: #a1a1a1;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code, pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */

/******* SLIDER *******/
.slidertext {
	position: absolute;
	top: 170px;
	width: 649px;
	height: 255px;
	margin: 0 -425px;
	right: 66%;
}
#slidertextwrapper {
    bottom: 0;
    height: 405px;
    position: fixed;
    width: 1032px;
    left: 0;
    background: url(http://www.memoriesofasia.ch/images/layout/slidertext_bg.png) no-repeat left bottom;
}
#slidertextwrapper h1 {
    line-height: 73px;
    color: #FFF;
    margin-bottom: 2px;
    font-weight: 100;
    font-size: 74px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 278px;
    padding-left: 24px;
}
#slidertextwrapper p {
    line-height: 35px;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 29px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 24px;
}
.slidertext.logo {
	background: none;
	margin: 0 -237px;
	font-size: 85px;
	color: #FFF;
	font-family: 'Muli', sans-serif;
	width: 477px;
	text-shadow: 2px 2px #000;
}
.slidertext h1 {
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	line-height: 52px;
	padding: 6px;
	color: #000;
	float: left;
	font-family: 'Muli', sans-serif;
	background: url(/layout/bannertext_bg.png) repeat;
	font-family: 'Lato', sans-serif;
}
.slidertext p {
	font-size: 16px;
	width: 482px;
	font-weight: 400;
	color: #000;
	float: left;
	padding: 6px;
	font-weight: 300;
	font-family: 'Muli', sans-serif;
	background: url(/layout/bannertext_bg.png) repeat;
	font-family: 'Lato', sans-serif;
}
.slidertext p a {
	font-size: 16px;
	font-weight: 400;
	color: #749d00;
	float: left;
	font-weight: 300;
	font-style: italic;
	font-family: 'Muli', sans-serif;
	background: url(/layout/bannertext_bg.png) repeat;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
}


div#slider_home {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
}
.kontaktdiv {
  width: 46%;
  float: left;
}

#sidebar p a {
background-color: #fcd314;
  display: block;
  padding: 9px 0px;
  color: #952929;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  margin-top: -18px;
}
#sidebar p a:hover {
    opacity: 0.8;
}
span.offnungf {
  float: right;
}
.mimg {
  float: left;
  width: 50%;
}
.mimg img {
  padding-bottom: 10px;
}
.kontaktoffnung {
  float: left;
  width: 46%;
}
/* Stylesheet: main css Modified On 2016-10-28 10:15:26 */
/* by Alexander Endresen and mark and Nuno */
#menu_vert {
/* no margin/padding so it fills the whole div */
	margin: 0;
	padding: 0;
}
.clearb {
/* needed for some browsers */
	clear: both;
}
#menuwrapper {
height: 1%;
  width: 56%;
  margin: 0;
  padding: 0;
  float: right;
}
ul#primary-nav, ul#primary-nav ul {
/* remove any default bullets */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
/* pushes the menu div up to give room above for background color to show */
	padding-top: 10px;
/* keeps the first menu item off the left side */
	padding-left: 10px;
}
ul#primary-nav ul {
/* make the ul stay in place so when we hover it lets the drops go over the content below else it will push everything below out of the way */
	position: absolute;
/* top being the bottom of the li it comes out of */
	top: auto;
/* keeps it hidden till hover event */
	display: none;
/* same size but different color for each border */
	border-top: 1px solid #C8D3D7;
	/*border-right: 1px solid #C8D3D7;*/
	border-right: 1px solid #000000;
	border-bottom: 1px solid #ADC0C7;
	/*border-left: 1px solid #A5B9C0;*/
	border-left: 1px solid #000000;
}
ul#primary-nav ul ul {
/* now we move the next level ul down from the top a little for distinction */
	margin-top: 1px;
/* pull it in on the left, helps us not lose the hover effect when going to next level */
	margin-left: -1px;
/* keeps the left side of this ul on the right side of the one it came out of */
	left: 100%;
/* sets the top of it inline with the li it came out of */
	top: 0px;
}
ul#primary-nav li {
/* floating left will set menu items to line up left to right else they will stack top to bottom */
	float: left;
/* no margin/padding keeps them next to each other, the padding will be in the "a" */
	margin: 0px;
	padding: 0px;
}
#primary-nav li li {
/* Set the width of the menu elements at second level. Leaving first level flexible. */
	width: 220px;
/* removes any left margin it may have picked up from the first li */
	margin-left: 0px;
/* keeps them tight to the one above, no missed hovers */
	margin-top: -1px;
/* removes the left float set in first li so these will stack from top down */
	float: none;
/* relative to the ul they are in */
	position: relative;
}
/* set the "a" link look here */
ul#primary-nav li a {
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	padding: 12px 15px 15px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
ul#primary-nav li a:hover {
	color: #fcd314;
}
ul#primary-nav li li a:hover {
	color: #fcd314;
}
ul#primary-nav li a.menuactive {
	color: #fcd314;
}
ul#primary-nav li a.menuactive:hover {
	color: #fcd314;
}
#primary-nav li li a.menuparent span {
	color: #fcd314;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  url(http://www.memoriesofasia.ch/uploads/ngrey/parent.gif) no-repeat 98% center;
}
ul#primary-nav li ul a {
/* insures alignment */
	text-align: left;
	margin: 0px;
/* keeps it relative to it's container */
	position: relative;
/* less padding than first level no need for large links here */
	padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
	font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
	color: #FFF;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}
ul#primary-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
	/*background: #F3F5F5;*/
	background:#000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	/*border-top: 1px solid #FFFFFF;*/
	border-top: 1px solid #000000;
	border-bottom: 1px solid #374B51;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 0.95;
/* CSS 3 */
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
	background:  url(http://www.memoriesofasia.ch/uploads/ngrey/darknav.png) repeat-x left center;
	color: #000
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
/* Stylesheet: nav css Modified On 2018-11-01 09:55:44 */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(http://www.memoriesofasia.ch/uploads/ngrey/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: none
}
.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
	font-size: 90%;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
div#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
/* Stylesheet: Module: News Modified On 2009-05-09 23:29:39 */
