body {
	background: #5BBFDB;
}

#nav {
	height: 40px;
}

#meilenweit-bg{
        background: url(images/schnellbg.png) 0 0 no-repeat;
        background-color: #fff;
}

.tarif {
  width: 150px;
  text-align: center;
  color: #fff;
  font-style: italic;
}

.tarif-1 {
    padding-top: 170px;
}

.tarif-1 h2 {
    background-color: #1E4D85;
}

.tarif-2 h2 {
    background-color: #0072B3;
}

.tarif-3 h2 {
    background-color: #5BBFDB;
}
#xrauthor a { color: #CFECFF; font-size: 11px; text-decoration: none; }