p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,body
     {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight : normal;
}

.footer{
	font-size:10px;
	color:#ffffff;
	text-decoration : none;
}

a:hover.footer{
	text-decoration : underline;
}

b.uberschrift{
	font-size: 16px;
	font-weight : bold;
}

b.uberschrift2{
	font-size: 16px;
	font-weight : normal;
}

b.indoor-cycling{
	font-size: 14px;
	font-weight : bold;
}

td.bottom{  
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

a.bottom{
	font:10px;
	text-decoration : none;
}

a:hover.bottom{
	text-decoration : underline;
}


a.topmenu{
	background-image: url("../grafik/button-home.jpg");
	width : 137px;
	height : 25px;
}

a:hover.topmenu{
	background-image: url("../grafik/button-home_on.jpg");
}

.form{
	background-color:whitesmoke;
	color: #000000;
	font-family:Verdana;
	font-size: 11px;
	border: 2px solid White;
	border-bottom: 3px solid White;
	border-left: #ffffff 3px solid;
	border-right: 3px solid White;
	border-top: #ffffff 3px solid;
}