body {
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #000;
}
#zentriert {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background-image: url(images/head_1.gif);
	text-align: right;
	height: 21px;
	width: 911px;
	padding-right: 10px;
}
#head {
	height: 174px;
	width: 921px;
}
#inhalt {
    background-color: #000;
    background-image: url(images/hintergrund_inhalt.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #00963F;
    padding-right: 30px;
    padding-top: 30px;
    padding-left: 30px;
}
a.bildlink:hover {
	 opacity: 1;
	 cursor: pointer;
}
a.bildlink  {
	opacity: 0.7;
	cursor: pointer;
}
#inhalt_termine {
	background-color: #000;
	background-image: url(images/hintergrund_inhalt.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #00963F;
	padding-right: 30px;
	padding-top: 15px;
	padding-left: 30px;
}
#inhalt_bikes {
	background-color: #000;
	background-image: url(images/hintergrund_inhalt.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #00963F;
	padding-right: 30px;
	padding-top: 15px;
	padding-left: 30px;
}
#hauptnavigation {
	background-color: #000;
	padding-top: 25px;
	padding-bottom: 10px;
}
.weisser_text {
	color: #FFF;
}
#startbild {
	float: left;
	height: 287px;
	width: 429px;
	margin-right: 20px;
}
#papier {
    float: left;
    height: 212px;
    width: 360px;
    margin-right: 50px;
    background-image: url(images/papier.png);
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
    padding-top: 25px;
    padding-right: 5px;
    padding-bottom: 25px;
    padding-left: 25px;
}
a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00963F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00963F;
	text-decoration: none;
}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
}
a.textlink_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
}
a.textlink_weiss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
}
.tabellenfeld {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00963F;
}
.image_float_left {
	float: left;
	margin-right: 20px;
}
#inhalt ul li {
	list-style-type: circle;
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 13px;
	color: #FFF;
}
