@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #333333;
}
#wrapper #logo {
	height: 200px;
	width: 1000px;
}
#wrapper #navi {
	height: 28px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #333333;
}
#wrapper #navi #home {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper  #navi  #news {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper  #navi  #customizing {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper  #navi  #bikes {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper  #navi  #service {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #navi #events {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper  #navi  #galerie {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #navi #hog   {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #inhalt {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	color: #cccccc;
	float: left;
	width: 700px;
	border-right-color: #999999;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
}
#wrapper #menu a, #menu a:visited {
	text-decoration:none;
	text-align:left;
	display:block;
	width:155px;
	padding:5px;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	margin-top: 52px;
	margin-bottom: -46px;
	margin-left: 20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF6600;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 30px;
}
#wrapper  #menu a:hover {
	color: #999966;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999966;
  }

#wrapper #footer {
	background-color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding: 20px;
	clear: both;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #999999;
}

#wrapper  #platzhalter  {
	clear: both;
	float: right;
	width: 165px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: -60px;
	margin-left: 20px;
}
.abstandbild {
	margin: 20px 20px 20px 20px 
}
.abstandlinie {
	margin: 40px 0 40px 0
}
.beitrag {
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.Stil1 {
	color: #cccccc;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 26px;
}
.Stil2 {
	color: #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 24px;
}
.Stil5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	color: #cccccc;
	line-height: 18px;
}
