body {
	background-color: #111111;
	font-family: calibri, tahoma, Arial, sans-serif;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: visible;
	overflow:-moz-scrollbars-vertical;
	overflow-y: scroll;

}

p {
	font-family: calibri, courier, calibri, tahoma, sans-serif;
	margin: 15px 0px 20px 0px;
}


.background1 {
	width: 990px;
	background-image: url(../../images/bg_sport_breit.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	position: relative;
}

.background2_with_bg {
	/**
	background-image: url(../../images/pics/rider_bgr.png);
	background-repeat: no-repeat;
	background-position: left 110px;
	**/
	text-align: center;
}

.background2 {
	text-align: center;
}

.layout_menu_main {
	margin-right: 21px;
}

.layout_menu_down {
	margin-right: 16px;
}

h1 {
	font-size: 130%;
}

h2 {
	margin-top: 35px;
	font-size: 110%;
}

h3 {
	margin-top: 15px;
	font-size: 110%;
}

a {
	text-decoration: none;
	border: 0px;
	color: white;
	border-bottom: 0px dotted white;
}

a:hover {
	text-decoration: none;
	border: 0px;
	color: white;
	border-bottom: 0px dotted white;
}

a:visitefd {
	text-decoration: none;
	border: 0px;
	color: white;
	border-bottom: 0px dotted white;
}

a.none {
	border: 0px;
}


.bottom_Info {
	border-top: 2px solid white; margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 0px; text-align: center; font-size: 70%; font-family: courier new;
}
