/*	
mira! neue kommunikation GmbH
Template-CSS fuer Walhalla, Einsiedeln
version 1.0.0 - 27/1/2010 - by JC/UT - http://www.neue-kommunikation.ch
------------------------------------------------------------------------ 
/*======================================================================*/


/* link to master.css: project-globale konfiguration
--------------------------------------------------- */
@import url(master.css);
@import url(news.css);
@import url(events.css);


/* template konfiguration
--------------------------------------------------- */
/* backgroundimage header */
#header {
  height: 200px;
  width: 900px;
  background: url(header01.jpg) no-repeat top center;
}

/*backgroundimage main-content 
#maincontainer {
	background-image: url(bg_glow.gif);
	background-repeat:repeat-x;
	background-position: top;
}*/

/* END CSS */

