/*	
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);
/* news.css -> wird dirket im WBS */
/* events.css -> wird direkt im WBS formatiert */


/* template konfiguration
--------------------------------------------------- */
/* Body-background */
body {
  background: #003366 url(lcu_bg_glow.gif) repeat-x center;/*top*/
}


/* backgroundimage header */
#header {
  height: 210px;
  width: 900px;
  background: url(lcu_header1.jpg) no-repeat left center;
}


/* backgroundimage navigation */
#content-left {
  background-color: #ffffd6;
}


/* backgroundimage main-content */
#maincontainer {
  background-image: url(lcu_bg_maincontent.gif);
  background-repeat: repeat-y;
  background-position: -200px;
}


/* END CSS */










