/*	
mira! neue kommunikation GmbH
Template-CSS f�r Cigars Unlimited
version 2.1.0 - 28/03/2008 - by JC/UT - http://www.neue-kommunikation.ch
------------------------------------------------------------------------ 
/*======================================================================*/


/* link to master.css: project-globale konfiguration
--------------------------------------------------- */
@import url(../mira_master/master.css);
@import url(../mira_master/news.css);
@import url(../mira_master/events.css);


/* template konfiguration
--------------------------------------------------- */
/* backgroundimage header */
#header {
  height: 200px;
  width: 900px;
  background: url(header01.jpg) no-repeat left center;
}

/* backgroundimage navigation */
#content-left {
  background-color: #c6c6e0;
  background-image: url(bg_navileft.jpg);
  background-repeat: repeat-y;
  background-position: bottom;
}

/* backgroundimage main-content */
#maincontainer {
  background-image: url(bg_maincontent.gif);
  background-repeat: repeat-y;
  background-position: -200px;
}

/* END CSS */

