body {
	padding-top: 40px;	
}

section {
	padding-top: 40px;
}

.treimad-cal td.red {
	background-color: #9D261D !important;
	color: #FFF;
}
.treimad-cal td {
	width: 14%;
}

table th, table td {
	padding: 3px;
}

.hero-unit {
	background-image: url(panobg.jpg);
	background-repeat: no-repeat;
}

.hero-unit h1 {
	color: #FFF;
}

.bg-teaser {
  background-color: #eee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;

  
}

.teaser {
  padding: 20px;

}