/* Created on 11/05/2011 10:20:27 PM */

  body  {font-family: Tahoma, Verdana, Arial, sans-serif; color:#C0C0C0; background-color: black; }  
	A:link  { color: #C0C0C0; text-decoration: none; }
	A:active { color: #C0C0C0; text-decoration: none; }
	A:visited  { color: #666666; text-decoration: none; }
	A:hover  { text-decoration: underline; }
	#header {  position: fixed; left: 0px; top: 0px;  width: 20%;  padding-left: 5%;  padding-top: 3%; }
	#navigation  { position: fixed; left: 0px; top: 17%;  width: 20%; padding-left: 5%; font-size: large; font-weight: normal; }
	#footer { position: fixed; left: 0px; bottom: 2%; width: 20%; padding-left: 5%; font-size: small; font-weight: normal; }
  	#mainwindowhome { position: fixed; left: 25%; top: 0px; width: 75%; height: 100%; border-left: solid 2px red; background-repeat: no-repeat; background-image: url(images/windiwindi/windicloud.jpg); background-size: cover; background-position: center; }
	#mainwindowplaces { position: fixed; left: 25%; top: 0px; width: 75%; height: 100%;  border-left: solid 2px red; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url(images/windiwindi/pinkcloud.jpg); }
	.placestext {  padding-top: 2%; padding-left: 4%; padding-right: 4%; font-size: large; font-weight: normal; } 
 	#mainwindowknowledge { position: fixed; left: 25%; top: 0px; width: 75%; height: 100%; padding-top: 4%; font-size: large; font-weight: normal; border-left: solid 2px red; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url(images/windiwindi/regrowthbw.jpg);}
	#mainwindowknowledgearchive { position: fixed; left: 25%; top: 0px; width: 75%; height: 100%; overflow: scroll; padding-top: 4%; font-size: large; font-weight: normal; border-left: solid 2px red; background-repeat: no-repeat; background-image: url(); }
	#mainwindowtext { background-color: #F8F8FF; color: black; position: absolute; left: 25%; top: 0px; width: 75%; overflow: scroll; padding-top: 3%; font-size: medium; font-weight: normal; border-left: solid 2px red; }
	#mainwindowgallery { position: fixed; left: 25%; top: 0px; width: 75%; height: 100%; padding-top: 3%; font-size: large; font-weight: normal; border-left: solid 2px red; }
	#mainwindowlinks { position: fixed; left: 25%; top: 0px; width: 75%; height: 100%; padding-top: 4%; font-size: large; font-weight: normal; border-left: solid 2px red; background-repeat: no-repeat; background-size: cover; background-position: center; background-image: url(images/windiwindi/windiweather.jpg); }
	#mainwindowschraendli { position: absolute; left: 25%; top: -2%; width: 75%; height: 102%;  border-left: solid 2px red;  background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(images/schraendli/haechlerposter.jpg); }
	#schraendlitext { padding-left: 5%; padding-top: 4%; padding-right: 5%; font-size: medium; font-weight: normal; color: black; }
	#mainwindow { padding-left: 20%; padding-top: 5%; }
	#top {font-size: medium; font-weight: bold; }
	#bottom  {font-size: medium; font-weight: normal; }
	#backto {font-size: medium; font-weight: bold; }
	#notes { padding-left: 10%; padding-right: 10%; font-size: small; }
	.thumbnails { padding-left: 10%; padding-right: 10%; padding-bottom: 30px; }
	.text { padding-left: 10%; padding-right: 10%; }
  .dgreen { background-color: #2D3123; }
  .black { color: black; }
  .blue { color: blue; }