@charset "utf-8";
/* CSS Document */

div.content-container {  margin-top: 30px; }  /* JRG 04-03-2015 was 100px */ 
div.footer-container { display: block; } 
div.menu { display: block; padding: 0 0 0 0; }
	 
.header-menu-icon, .footer-menu-icon { 
		float: left; 
		display: inline; 
		cursor: pointer; 
		padding: 0 1em 0 1em; 
}
div.section-nav { display: none; }
div.header-nav { display: none; clear: both; }
div.section-one {  float: left; }
div.section-two {  float: right; }
div.section-three {  float: left; }
div.section-one {  width: 50%; }
div.section-two {  width: 41%; }
div.section-three {  width: 94%; }
div.section-one {  width: 100%; }
div.section-two {  width: 97%; }
div.section-three {  width: 97%; }
div.section-one {  float: none; }
div.section-two {   float: none; }
	
.footer-author { display: none; }
.footer-author-mobil { display: block; }
.footer-author-mobil { border: none; }
.footer-author-mobil { text-align: left;  }
.footer-author-mobil { padding: 0 ;}

.header-page { display: none; }
.footer-subtitle { display: block; clear: both;}
.footer-subtitle { float: left; }

.header-short-title, .header-page { display: inline; }
.DELETE_header-short-title, .DELETE_header-page { font-size: 64px; }
.header-title  { display: none; }
.header-subtitle { display: none; }

div#image-cycle { 
		display: block;
		text-align: center; 
}

