/* CSS-Layout */

/* AUTOENZYKLOPÄDIE */
/* alle Register */

#modelle {
	background-image: url('images/texture-menue/body-register/modelle.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}

#geschichte {
	background-image: url('images/texture-menue/body-register/geschichte.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}

#motorsport {
	background-image: url('images/texture-menue/body-register/motorsport.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat
}

#technologie {
	background-image: url('images/texture-menue/body-register/technologie.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}

#buecher {
	background-image: url('images/texture-menue/body-register/buecher.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}


/* nur Geschichte - Modelle - Bücher */

#modelle2 {
	background-image: url('images/texture-menue/body-register/nur-geschichte-modelle-buecher/modelle.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}

#geschichte2 {
	background-image: url('images/texture-menue/body-register/nur-geschichte-modelle-buecher/geschichte.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}

#buecher2 {
	background-image: url('images/texture-menue/body-register/nur-geschichte-modelle-buecher/buecher.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}








/* MOTORRADCLUBS */

#motorradclubs {
	background-image: url('images/texture/bodyregister/motorradclubs/Body-Register-motorradclubs.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}

/* MOTORRAD-BILDER */


#motorradbilder {
	background-image: url('images/texture/bodyregister/motorrad-bilder/Body-Register-motorrad-bilder.jpg');
	padding-bottom: 20px;
	padding-top: 3px;
	width: 570px;
	position: relative;
	float: center;
	background-repeat: no-repeat;
}
