@charset "utf-8";
@import "bootstrap.min.css";
@import "bootstrap-responsive.min.css";

body {
	background-color:#FFF;
	background:url(../../pics/background_logo.gif) top left #FFF no-repeat fixed;
/*		font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
	  font-size: 16px;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h1 small {
  font-size: 18px;
}

h2 {
  font-size: 24px;
  line-height: 36px;
}

h2 small {
  font-size: 18px;
}

h3 {
  font-size: 18px;
  line-height: 27px;
}

h3 small {
  font-size: 14px;
}

h4,
h5,
h6 {
  line-height: 18px;
}

h4 {
  font-size: 14px;
}

h4 small {
  font-size: 12px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}

.form-actions {
	background-color:transparent;
}

a.nocolor {
	color:#000000;
}

.label-laufen {
	background-color:#3a87ad; }
.label-triathlon {
	background-color:#FF6600; }
.label-zeitungsartikel {
	background-color:#3a87ad; }
.label-erlebnisbericht {
	background-color:#FF6600; }
.label-bildergallerie {
	background-color:#FF6600; }
.autor { font-style:italic; }

.page-header {
}
