@charset "utf-8";
/* CSS Document */

.menue {text-decoration:none; font-family: "Times New Roman", Times, serif;  color:#FFFFFF; font-size:93.8%}

.text {font-family:"Times New Roman", Times, serif; text-decoration:none; font-size:100.0%}

.ueberschrift {font-family:"Times New Roman", Times, serif; text-decoration:none; font-size:112.5%;}

.weihnachten {font-family:"Times New Roman", Times, serif; text-decoration:none; font-size:150%; text-align:center;}

.bild_weihnachten { text-align:center;}

.haftung {font-family:"Times New Roman", Times, serif; text-decoration:none; font-size:75.0%}

#home #cssmenu {
  background: #FBA639;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 12em;
  border-color: #FFF;
  vertical-align:middle;
  text-align:center;
  font-family:"Times New Roman", Times, serif;
  font-size:87.5%;
  
}
#home #cssmenu li {
  font: 67.5% "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
  list-style: none;
}
#home #cssmenu a {
  background: #3B2308;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  display: block;
  margin: 0;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: normal;
}
#home #cssmenu a:hover {
  background: #FBA639;
  color: #fff;
  padding-bottom: 8px;
}


#home #navleistung a,
#home #navausbildung a,
#home #navfahrkurse a,
#home #navtraining a,
#home #navbilder a,
#home #navperson a,
#home #navteam a,
#home #navnews a,
#home #navergebnisse a,
#home #navverkauf a,
#home #navpartner a,
#home #navanfahrt a
{
  background: #FBA639;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  display: block;
  margin: 0;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: normal;
  vertical-align:middle;
  text-align:center;
  font-family:"Times New Roman", Times, serif;
  font-size:87.5%;
}

#home #body
{
	width:1020px;
	height:auto;
	 box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
}
